/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_types.m4 | 60 `WORD, Word', 73 * and a basic type. Basic types include IDENT, HALF, WORD, LWORD, 82 ``c_tag, WORD', 83 `c_un.c_val, WORD', 93 `d_un.d_ptr, WORD', 105 `e_version, WORD', 109 `e_flags, WORD', 122 `e_version, WORD', 126 `e_flags, WORD', 137 `m_info, WORD', [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | intel_ata.h | 337 U16 general_config_bits; // word 00 338 U16 obsolete0; // word 01 (num cylinders) 339 U16 vendor_specific_config_bits; // word 02 340 U16 obsolete1; // word 03 (num heads) 342 U16 obsolete2; // word 06 (sectors / track) 344 U16 retired0; // word 09 345 U8 serial_number[ATA_IDENTIFY_SERIAL_NUMBER_LEN]; // word 10-19 347 U16 obsolete4; // word 22 350 U16 max_sectors_per_multiple; // word 47 351 U16 reserved0; // word 48 [all …]
|
H A D | intel_sata.h | 89 * @brief This is the common definition for a SATA FIS Header word. A 90 * different header word is defined for any FIS type that does not use 95 U32 fis_type :8; // word 0 113 U32 fis_type :8; // word 0 119 U32 lba_low :8; // word 1 123 U32 lba_low_exp :8; // word 2 127 U32 sector_count :8; // word 3 131 U32 reserved2; // word 4 141 U32 fis_type :8; // word 0 148 U8 lba_low; // word 1 [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | sparccpuid.S | 54 .word 0x91408000 !rd %ccr,%o0 60 .word 0xbfa00040 !fmovd %f0,%f62 61 .word 0xbba00040 !... 62 .word 0xb7a00040 63 .word 0xb3a00040 64 .word 0xafa00040 65 .word 0xaba00040 66 .word 0xa7a00040 67 .word 0xa3a00040 68 .word 0x9fa00040 [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod.mk | 106 # expect+1: while evaluating "${:Uword:@word@${word}$@} != "word"" with value "word": Dollar follow… 107 .if ${:Uword:@word@${word}$@} != "word" 122 # Test the word selection modifier ':[n]' with a very large number that is 124 # expect+2: while evaluating variable "word" with value "word": Bad modifier ":[9933300022200011100… 125 # expect+1: Malformed conditional (${word:L:[99333000222000111000]}) 126 .if ${word:L:[99333000222000111000]} 128 # expect+2: while evaluating variable "word" with value "word": Bad modifier ":[2147483648]" 129 # expect+1: Malformed conditional (${word:L:[2147483648]}) 130 .if ${word:L:[2147483648]} 135 # expect+2: Malformed conditional (${word:L:range=99333000222000111000}) [all …]
|
H A D | dir.exp | 17 …word}}}}}}}}}}"... Expanding "{{{{{{{{{single-word}}}}}}}}}"... Expanding "{{{{{{{{single-word}}}}… 18 single-word 19 single-word 20 single-word 21 single-word 22 single-word 23 single-word 24 single-word 25 single-word 26 single-word [all …]
|
H A D | varmod-shell.exp | 1 …ne 25: warning: while evaluating "${:!echo word; (exit 13)!} != "word"" with value "word": Command… 2 …while evaluating "${:Uprevious value:!echo word; (exit 13)!} != "word"" with value "word": Command… 4 Var_Parse: ${:!echo word; ${:U(exit 13)}!} (eval-keep-dollar-and-undefined) 6 Modifier part: "echo word; (exit 13)" 7 Capturing the output of command "echo word; (exit 13)" 8 … line 36: warning: while evaluating "${:!echo word; ${:U(exit 13)}!}" with value "word": Command "… 9 Result of ${:!echo word; ${:U(exit 13)}!} is "word" (eval-keep-dollar-and-undefined, defined) 10 Global: _ = word
|
H A D | varmod-shell.mk | 14 .if ${:!echo word!} != "word" 24 …ect+1: warning: while evaluating "${:!echo word; (exit 13)!} != "word"" with value "word": Command… 25 .if ${:!echo word; (exit 13)!} != "word" 28 …while evaluating "${:Uprevious value:!echo word; (exit 13)!} != "word"" with value "word": Command… 29 .if ${:Uprevious value:!echo word; (exit 13)!} != "word" 35 …expect+1: warning: while evaluating "${:!echo word; ${:U(exit 13)}!}" with value "word": Command "… 36 _:= ${:!echo word; ${:U(exit 13)}!}
|
H A D | varmod.exp | 3 make: "varmod.mk" line 107: while evaluating "${:Uword:@word@${word}$@} != "word"" with value "word… 6 make: "varmod.mk" line 126: while evaluating variable "word" with value "word": Bad modifier ":[993… 7 make: "varmod.mk" line 126: Malformed conditional (${word:L:[99333000222000111000]}) 8 make: "varmod.mk" line 130: while evaluating variable "word" with value "word": Bad modifier ":[214… 9 make: "varmod.mk" line 130: Malformed conditional (${word:L:[2147483648]}) 10 make: "varmod.mk" line 137: while evaluating variable "word" with value "word": Invalid number "993… 11 make: "varmod.mk" line 137: Malformed conditional (${word:L:range=99333000222000111000}) 17 make: "varmod.mk" line 176: while evaluating variable "word" with value "word": Dollar followed by … 18 make: "varmod.mk" line 181: while evaluating variable "word" with value "": Bad modifier ":[$]" 19 make: "varmod.mk" line 181: Malformed conditional (${word:[$]}) [all …]
|
H A D | varmod-sun-shell.exp | 1 …warning: while evaluating variable "echo word; (exit 13)" with value "echo word; (exit 13)": Comma… 3 Var_Parse: ${echo word; ${:U(exit 13)}:L:sh} (eval-keep-dollar-and-undefined) 4 Evaluating modifier ${echo word; (exit 13):L} on value "" (eval-keep-dollar-and-undefined, undefine… 5 Result of ${echo word; (exit 13):L} is "echo word; (exit 13)" (eval-keep-dollar-and-undefined, defi… 6 Evaluating modifier ${echo word; (exit 13):s...} on value "echo word; (exit 13)" (eval-keep-dollar-… 7 Capturing the output of command "echo word; (exit 13)" 8 …warning: while evaluating variable "echo word; (exit 13)" with value "echo word; (exit 13)": Comma… 9 Result of ${echo word; (exit 13):sh} is "word" (eval-keep-dollar-and-undefined, defined) 10 Global: _ = word
|
H A D | dollar.mk | 8 WORD= word 56 $T 'S,$$,word,' ''${DOLLAR_XY:S,$,word,:Q} 57 $T 'S,$$X,word,' ''${DOLLAR_XY:S,$X,word,:Q} 58 $T 'S,$$$$X,word,' ''${DOLLAR_XY:S,$$X,word,:Q} 59 $T 'S,$$$$$$X,word,' ''${DOLLAR_XY:S,$$$X,word,:Q} 79 $T 'S,word,a$$Xo,' ''${WORD:S,word,a$Xo,:Q} 80 $T 'S,word,a$$$$Xo,' ''${WORD:S,word,a$$Xo,:Q} 81 $T 'S,word,a$$$$$$Xo,' ''${WORD:S,word,a$$$Xo,:Q}
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_smbus.h | 50 /* access: READ WRITE WORD */ 54 * access: READ WRITE WORD 61 * access: READ WRITE WORD 67 /* access: READ WRITE WORD */ 80 * access: READ WRITE WORD 82 * range : signed WORD 87 * access: READ WORD 94 * access: READ WORD 101 * access: READ WORD */ 105 * access: READ WORD [all …]
|
/freebsd/crypto/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 912 .word 0 913 .word $7.1-$7.0 914 .word $7.2-$7.0 915 .word $7.3-$7.0 916 .word $7.4-$7.0 917 .word $7.5-$7.0 918 .word $7.6-$7.0 919 .word $7.7-$7.0 1035 .word 0 1036 .word $7.1-$7.0 [all …]
|
/freebsd/contrib/bearssl/T0/ |
H A D | Word.cs | 29 * A "word" is a function with a name. Words can be either native or 39 abstract class Word { class 42 * The compiler context for this word. 50 * source code, even while compiling another word. 57 * Each word has a unique name. Names are case-sensitive. 71 * Each word may have a known stack effect. 77 internal Word(T0Comp owner, string name) in Word() method in Word 85 * Resolving a word means looking up all references to external 93 * Execute this word. If the word is native, then its code is 94 * run right away; if the word is interpreted, then the entry [all …]
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-parisc.pl | 450 .WORD 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d 451 .WORD 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554 452 .WORD 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d 453 .WORD 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a 454 .WORD 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87 455 .WORD 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b 456 .WORD 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea 457 .WORD 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b 458 .WORD 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a 459 .WORD 0x6c36365a, 0x7e3f3f41, 0xf5f7f702, 0x83cccc4f [all …]
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | aes-armv4.S | 63 .word 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d 64 .word 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554 65 .word 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d 66 .word 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a 67 .word 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87 68 .word 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b 69 .word 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea 70 .word 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b 71 .word 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a 72 .word 0x6c36365a, 0x7e3f3f41, 0xf5f7f702, 0x83cccc4f [all …]
|
/freebsd/contrib/libpcap/msdos/ |
H A D | pktdrvr.h | 52 WORD type; /* = 13 for 3C523 */ 54 WORD intr; /* user interrupt vector number */ 55 WORD handle; /* Handle associated with session */ 62 WORD MAClength; /* HiPerformance data, N/A */ 63 WORD MTU; /* HiPerformance data, N/A */ 64 WORD multicast; /* HiPerformance data, N/A */ 65 WORD rcvrBuffers; /* valid for */ 66 WORD UMTbufs; /* High Performance drivers only */ 67 WORD postEOIintr; /* Usage ?? */ 87 WORD proto; [all …]
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | README.pod | 87 least significant word first. A B<BN_ULONG> can be either 16, 32 or 64 bits 113 bn_mul_words(B<rp>, B<ap>, B<num>, B<w>) operates on the B<num> word 115 in B<rp>, and returns the high word (carry). 118 word arrays B<rp> and B<ap>. It computes B<ap> * B<w> + B<rp>, places 119 the result in B<rp>, and returns the high word (carry). 121 bn_sqr_words(B<rp>, B<ap>, B<n>) operates on the B<num> word array 122 B<ap> and the 2*B<num> word array B<ap>. It computes B<ap> * B<ap> 123 word-wise, and places the low and high bytes of the result in B<rp>. 125 bn_div_words(B<h>, B<l>, B<d>) divides the two word number (B<h>, B<l>) 128 bn_add_words(B<rp>, B<ap>, B<bp>, B<num>) operates on the B<num> word [all …]
|
/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set3 | 5 3 Cut from beginning of current word to cursor - saved in cut buffer 7 5 Move to beginning of current word 9 7 Capitalize the characters from cursor to end of current word 13 11 Complete current word 16 14 Complete current word ignoring programmable completions 17 15 Copy current word to cursor 19 17 Expand to preceding word for which this is a prefix 24 22 Cut from cursor to end of current word - save in cut buffer 28 26 Lowercase the characters from cursor to end of current word 37 35 Move forward to end of current word [all …]
|
/freebsd/sys/powerpc/powerpc/ |
H A D | support.S | 57 #define WORD 8 macro 60 /* log_2(8 * WORD) */ 67 #define WORD 4 macro 70 /* log_2(8 * WORD) */ 206 #define Thresh WORD * 8 227 LOAD t2, WORD*1(rs) 228 LOAD t3, WORD*2(rs) 229 LOAD t4, WORD*3(rs) 230 addi rs, rs, WORD*4 232 STORE t2, WORD*1(rd) [all …]
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | mcu.c | 239 #define WORD(_start) \ in mt7603_mcu_set_eeprom() macro 243 WORD(_start), \ in mt7603_mcu_set_eeprom() 244 WORD(_start + 2), \ in mt7603_mcu_set_eeprom() 245 WORD(_start + 4) in mt7603_mcu_set_eeprom() 248 WORD(MT_EE_NIC_CONF_1), in mt7603_mcu_set_eeprom() 256 WORD(MT_EE_TX_POWER_CCK), in mt7603_mcu_set_eeprom() 257 WORD(MT_EE_TX_POWER_OFDM_2G_6M), in mt7603_mcu_set_eeprom() 258 WORD(MT_EE_TX_POWER_OFDM_2G_24M), in mt7603_mcu_set_eeprom() 259 WORD(MT_EE_TX_POWER_OFDM_2G_54M), in mt7603_mcu_set_eeprom() 260 WORD(MT_EE_TX_POWER_HT_BPSK_QPSK), in mt7603_mcu_set_eeprom() [all …]
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set3 | 5 3 Cut from beginning of current word to cursor - saved in cut buffer 7 5 Move to beginning of current word 9 7 Capitalize the characters from cursor to end of current word 13 11 Complete current word 16 14 Complete current word ignoring programmable completions 17 15 Copy current word to cursor 19 17 Expand to preceding word for which this is a prefix 24 22 Cut from cursor to end of current word - save in cut buffer 28 26 Lowercase the characters from cursor to end of current word 37 35 Move forward to end of current word [all …]
|
/freebsd/contrib/tcsh/ |
H A D | sh.parse.c | 51 * Perform aliasing on the word list lexp 53 * If word 0 of a command has an alias, do it. 74 if (!any(";&\n", p1->word[0])) in asyntax() 88 switch (p->word[0]) { in asyn0() 101 if (p->next != p2 && eq(p->next->word, STRand)) in asyn0() 141 if (p1->word[0] == '(') { in asyn3() 142 for (p2 = p2->prev; p2->word[0] != ')'; p2 = p2->prev) in asyn3() 149 ap = adrof1(p1->word, &aliases); in asyn3() 162 if (p1->word[0] && eq(p1->word, alout.next->word)) { in asyn3() 163 Char *cp = alout.next->word; in asyn3() [all …]
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 5 3 Cut from beginning of current word to cursor - saved in cut buffer 7 5 Move to beginning of current word 9 7 Capitalize the characters from cursor to end of current word 13 11 Complete current word 16 14 Complete current word ignoring programmable completions 17 15 Copy current word to cursor 19 17 Expand to preceding word for which this is a prefix 24 22 Cut from cursor to end of current word - save in cut buffer 28 26 Lowercase the characters from cursor to end of current word 37 35 Move forward to end of current word [all …]
|
/freebsd/contrib/tnftp/src/ |
H A D | complete.c | 80 * word word which started the match 86 complete_ambiguous(char *word, int list, StringList *words) in complete_ambiguous() argument 93 wordlen = strlen(word); in complete_ambiguous() 99 if (*p == '\0') /* at end of word? */ in complete_ambiguous() 139 complete_command(char *word, int list) in complete_command() argument 147 wordlen = strlen(word); in complete_command() 152 if (strncmp(word, c->c_name, wordlen) == 0) in complete_command() 156 rv = complete_ambiguous(word, list, words); in complete_command() 169 complete_local(char *word, int list) in complete_local() argument 179 if ((file = strrchr(word, '/')) == NULL) { in complete_local() [all …]
|