| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop_rtmp.c | 73 int tuples; local 114 tuples = (len - 4) / 3; 134 show_rtmp_tuples(&data[4], tuples); 136 show_rtmp_tuples(&data[7], tuples-1); 158 show_rtmp_tuples(uint8_t *p, int tuples) 160 while (tuples > 0) { 170 tuples -= 2; 178 tuples--;
|
| snoop_nbp.c | 100 show_nbp_tuples(uint8_t *p, int tuples, uint8_t *tail) 110 while (tuples--) {
|
| /onnv/onnv-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
| PrintaRecord.java | 49 * produce output for the tuples "123" and "456" similar to the 88 "formattedStrings", "tuples", "output"}) 119 private List <Tuple> tuples; field in class:PrintaRecord 132 tuples = new ArrayList <Tuple> (); 150 * format string caused aggregation tuples to be omitted from this 152 * @param orderedTuples list of aggregation tuples in the same order 161 * tuples or formatted strings are {@code null} 181 tuples = new ArrayList <Tuple> (orderedTuples.size()); 182 tuples.addAll(orderedTuples); 205 if (tuples == null) [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/ib/common/ |
| cfga_rcm.c | 262 uint_t tuples = 0; local 284 tuples++; 293 if (tuples == 0) { 294 DPRINTF("ib_rcm_info_table: no tuples\n"); 318 table_size = (2 + tuples) * (width + 1) + 2; 382 /* Add the tuples to the table string */
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sata/common/ |
| cfga_rcm.c | 194 uint_t tuples = 0; local 215 tuples++; 224 if (tuples == 0) { 249 table_size = (2 + tuples) * (width + 1) + 2; 312 /* Add the tuples to the table string */
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/usb/common/ |
| cfga_rcm.c | 214 uint_t tuples = 0; local 236 tuples++; 245 if (tuples == 0) { 246 DPRINTF("usb_rcm_info_table: no tuples\n"); 271 table_size = (2 + tuples) * (width + 1) + 2; 336 /* Add the tuples to the table string */
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
| cfga_rcm.c | 261 uint_t tuples = 0; local 280 tuples++; 289 if (tuples == 0) 309 table_size = (2 + tuples) * (width + 1) + 2; 355 /* Add the tuples to the table string */
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
| cfga_rcm.c | 489 uint_t tuples = 0; local 510 tuples++; 519 if (tuples == 0) 539 table_size = (2 + tuples) * (width + 1) + 2; 581 /* Add the tuples to the table string */
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
| TestBean.java | 303 List < Tuple > tuples = new ArrayList < Tuple > (); local 305 tuples.add(t); 307 Collections.sort(tuples); 309 aggregations, formattedOutput, tuples,
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/usb/ |
| usb.xcl | 86 msgid "usb_rcm_info_table: no tuples\n"
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/ |
| Utils.pm | 193 %macros is actually a list of tuples, so the order will be preserved.
|
| /onnv/onnv-gate/usr/src/lib/libdhcpsvc/private/ |
| README.synch | 99 implication of this approach is that there must not be two tuples which 102 but are distinct tuples and thus would not be synchronized with respect to
|
| /onnv/onnv-gate/usr/src/cmd/drd/ |
| drd_rcm.c | 1112 uint_t tuples = 0; local 1131 tuples++; 1140 if (tuples == 0) 1160 table_size = (2 + tuples) * (width + 1) + 2; 1198 /* Add the tuples to the table string */ [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/scsi/impl/ |
| scsi_subr.c | 1363 char **tuples; local [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/pci/common/ |
| cfga.c | 397 uint_t tuples = 0; local 416 tuples++; 425 if (tuples == 0) 445 table_size = (2 + tuples) * (width + 1) + 2; 490 /* Add the tuples to the table string */ [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
| ap_rcm.c | 1338 uint_t tuples = 0; local 1362 tuples++; 1371 if (tuples == 0) 1391 msg_size = (2 + tuples) * (width + 1) + 2; [all...] |
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sdcard/common/ |
| cfga_sdcard.c | 1806 uint_t tuples = 0; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
| JDTrace.java | 270 List <Tuple> tuples = printa.getTuples(); local 271 if (tuples.isEmpty()) { 274 for (Tuple t : tuples) {
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/shp/common/ |
| shp.c | 418 uint_t tuples = 0; local 447 tuples = sizearg.cnt; 466 table_size = (2 + tuples) * (width + 1) + 2; 511 /* Add the tuples to the table string */ [all...] |
| /onnv/onnv-gate/usr/src/tools/onbld/hgext/ |
| cdm.py | 84 Return a list of 2-tuples the first element being a path relative [all...] |