/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_82599.c | 1406 switch (input.formatted.flow_type) { in ixgbe_fdir_add_signature_filter_82599() 1422 fdircmd |= input.formatted.flow_type << IXGBE_FDIRCMD_FLOW_TYPE_SHIFT; in ixgbe_fdir_add_signature_filter_82599() 1533 input->formatted.bkt_hash = bucket_hash & 0x1FFF; in ixgbe_atr_compute_perfect_hash_82599() 1547 u32 mask = IXGBE_NTOHS(input_mask->formatted.dst_port); in ixgbe_get_fdirtcpm_82599() 1549 mask |= IXGBE_NTOHS(input_mask->formatted.src_port); in ixgbe_get_fdirtcpm_82599() 1593 if (input_mask->formatted.bkt_hash) in ixgbe_fdir_set_input_mask_82599() 1597 switch (input_mask->formatted.vm_pool & 0x7F) { in ixgbe_fdir_set_input_mask_82599() 1608 switch (input_mask->formatted.flow_type & IXGBE_ATR_L4TYPE_MASK) { in ixgbe_fdir_set_input_mask_82599() 1611 if (input_mask->formatted.dst_port || in ixgbe_fdir_set_input_mask_82599() 1612 input_mask->formatted.src_port) { in ixgbe_fdir_set_input_mask_82599() [all …]
|
H A D | ixgbe_type.h | 2656 } formatted; member 2666 } formatted; member
|
/titanic_41/usr/src/cmd/cmd-crypto/tpmadm/ |
H A D | main.c | 106 print_bytes(BYTE *bytes, size_t len, int formatted) in print_bytes() argument 111 if (formatted && i % 16 == 7) in print_bytes() 113 if (formatted && i % 16 == 15) in print_bytes()
|
H A D | tpmadm.h | 43 void print_bytes(BYTE *bytes, size_t len, int formatted);
|
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | PrintaRecord.java | 122 private transient boolean formatted; field in PrintaRecord 134 formatted = isFormatString; in PrintaRecord() 351 if ((output.length() == 0) && !formatted) { in getOutput()
|
/titanic_41/usr/src/cmd/zonestat/zonestat/ |
H A D | zonestat.c | 2155 zonestat_parse_time(char *string, boolean_t *formatted) in zonestat_parse_time() argument 2162 *formatted = B_FALSE; in zonestat_parse_time() 2178 *formatted = B_TRUE; in zonestat_parse_time() 2189 *formatted = B_TRUE; in zonestat_parse_time() 2200 *formatted = B_TRUE; in zonestat_parse_time() 2206 if (*formatted == B_FALSE) { in zonestat_parse_time() 2291 boolean_t formatted; in main() local 2381 &formatted)) < 0 || arg_interval == 0) { in main() 2419 &formatted)) < 0 || arg_duration == 0) { in main() 2426 formatted == B_FALSE) in main() [all …]
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | att.in | 20 * isn't going to change. The right-hand side is the formatted string.
|
H A D | arch.in | 22 * formatted output.
|
H A D | st.in | 22 * the formatted output string.
|
/titanic_41/usr/src/tools/depcheck/ |
H A D | DependencyCheck.txt | 48 6. make_pkg_db.txt - text formatted man page 49 7. get_depend_info.txt - text formatted man page
|
/titanic_41/usr/src/cmd/abi/appcert/scripts/ |
H A D | symreport.pl | 676 my $formatted = list_format(' ', @sorted); 686 $text .= "\n\n$formatted\n";
|
/titanic_41/usr/src/cmd/lp/filter/postscript/font/ |
H A D | README | 119 that have already been formatted and printed on the APS-5. The following commands 131 The tables should only be used by dpost - troff files should be formatted with
|
/titanic_41/usr/src/cmd/mdb/demo/ |
H A D | README | 122 might want to do with MDB: print a formatted table of active processes, 139 Using the ::simple_ps dcmd you can obtain a formatted listing of processes:
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.Bean.ksh.out | 226 ]], output = Yes, this is the formatted printa() output] 267 ]], output = Yes, this is the formatted printa() output] 309 ]], output = Yes, this is the formatted printa() output] 350 ]], output = Yes, this is the formatted printa() output] 352 serialized: long formatted string 353 deserialized: long formatted string 355 encoded: long formatted string 356 decoded: long formatted string 398 ]], output = Yes, this is the formatted printa() output], long formatted string, 447 ]], output = Yes, this is the formatted printa() output], long formatted string, [all …]
|
/titanic_41/usr/src/cmd/spell/ |
H A D | local | 179 formatted
|
/titanic_41/usr/src/test/test-runner/stf/contrib/include/ |
H A D | logapi.shlib | 341 # Output a formatted line
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | help-l10n-comments.txt | 216 # and produces formatted HTML as output.
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Server_en.properties | 238 v1_service_type_format = SLPv1 service type ``{0}'''' improperly formatted.
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 721 set. Each module structure is formatted as follows: 839 structure is formatted as follows:
|
H A D | multiboot.info | 678 formatted as follows: 780 formatted as follows:
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 42 c. The %T format for printing formatted date/time.
|
H A D | RELEASE | 1794 99-03-31 The %T format for printing formatted date/time.
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 583 # message is formatted to conform to the pattern used by the MSG_BINFO messages.
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | SUN4V.po | 1443 …t generator has received input data that is inconsistent or\nimproperly formatted.\n Refer to %s …
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 1118 iASL: Added Printf/Fprintf macros for formatted output. These macros are 1505 Formatted Output: Implemented local versions of standard formatted output 4092 AcpiGetEventResources: Returns the (formatted) resource descriptors as 6362 correctly digest Windows/DOS formatted files (with CR/LF). 13743 well as the formatted status.
|