| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/rc4/asm/ |
| D | rc4-x86_64.pl | 166 my @TX=("%rax","%rbx"); 180 xor $TX[1],$TX[1] 182 sub $XX[0],$TX[1] 184 movl ($dat,$XX[0],4),$TX[0]#d 189 and \$7,$TX[1] 192 sub $TX[1],$len 194 add $TX[0]#b,$YY#b 196 movl $TX[0]#d,($dat,$YY,4) 198 add $TY#b,$TX[0]#b 200 movl ($dat,$TX[0],4),$TY#d [all …]
|
| D | rc4-md5-x86_64.pl | 116 my @TX=("%rax","%rbx"); 172 movl ($dat,$XX[0],4),$TX[0]#d 175 xor $TX[1],$TX[1] 178 sub $XX[0],$TX[1] 179 and \$`$MOD-1`,$TX[1] 181 sub $TX[1],$len 183 add $TX[0]#b,$YY#b 185 movl $TX[0]#d,($dat,$YY,4) 187 add $TY#b,$TX[0]#b 189 movl ($dat,$TX[0],4),$TY#d [all …]
|
| D | rc4-c64xplus.pl | 31 ($KEYB,$YY,$TX,$tx,$SUM,$dat)=map("B$_",(5,7,8,9,1,2)); 60 LDBU *${KEYA}[$XX],$TX 65 || ADD4 $TX,$YY,$YY 73 STB $TX,*${KEYB}[$YY] 74 ||[B0] ADD4 $TX,$YY,$YY 77 ||[!B0] MVD $tx,$TX 78 ADD4 $TY,$TX,$SUM ; [0,0] $TX is not replaced by $tx yet! 91 || SUB4 $YY,$TX,$YY 116 || MVK 0,$TX 117 STH $TX,*${KEY}++ ; key->x=key->y=0 [all …]
|
| D | rc4-parisc.pl | 88 @TX=("%r21","%r22"); 108 $LDX $XX[1]($key),$TX[1] 110 $ST $TX[0],0($ix) 112 copy $TX[0],$TX[1] ; move 115 addl $TX[0],$TY,$TY 116 addl $TX[1],$YY,$YY 120 push(@TX,shift(@TX)); push(@XX,shift(@XX)); # "rotate" registers 130 $ST $TX[0],0($iy) 133 addl $TX[0],$TY,$TY 138 $LDX $XX[0]($key),$TX[0] [all …]
|
| D | rc4-s390x.pl | 65 @TX=("%r8","%r9"); 86 llgc $TX[0],2($XX[0],$key) 95 la $YY,0($YY,$TX[0]) # $i 109 stc $TX[0],2($YY,$key) 110 llgc $TX[1],2($XX[1],$key) 114 la $TX[1],0($TX[0]) 116 la $TY,0($TY,$TX[0]) 119 push(@TX,shift(@TX)); push(@XX,shift(@XX)); # "rotate" registers 123 lg $TX[1],0($inp) 127 xgr $acc,$TX[1] [all …]
|
| /netbsd/src/share/misc/ |
| D | zipcodes | 32245 73301:Austin, TX 32246 73344:Austin, TX 32866 75001:Addison, TX 32867 75002:Allen, TX 32868 75003:Anna, TX 32869 75004:Blue Ridge, TX 32870 75005:Caddo Mills, TX 32871 75006:Carrollton, TX 32872 75007:Carrollton, TX 32873 75008:Carrollton, TX [all …]
|
| D | na.phone.add | 20 210:Texas (USA):San Antonio:TX 23 214:Texas (USA):Dallas:TX 42 254:Texas (USA):Waco:TX 49 281:Texas (USA):Houston:TX 84 361:Texas (USA):Corpus Christi:TX 94 409:Texas (USA):Galveston:TX 111 469:Texas (USA):Dallas:TX 127 512:Texas (USA):Austin:TX 184 682:Texas (USA):Arlington, Fort Worth, Grapevine:TX 196 713:Texas (USA):Houston:TX [all …]
|
| D | na.phone | 19 210:Texas (USA):San Antonio:TX 22 214:Texas (USA):Dallas:TX 50 254:Texas (USA):Waco:TX 64 281:Texas (USA):Houston:TX 113 361:Texas (USA):Corpus Christi:TX 132 409:Texas (USA):Galveston:TX 166 469:Texas (USA):Dallas:TX 187 512:Texas (USA):Austin:TX 294 682:Texas (USA):Arlington, Fort Worth, Grapevine:TX 311 713:Texas (USA):Houston:TX [all …]
|
| D | airport | 23 AAP:Houston (Andrau Airpark), TX, USA 39 ABI:Abilene Regional Airport, TX, USA 72 ACT:Waco Regional Airport, TX, USA 93 ADS:Dallas (Addison Airport), TX, USA 120 AFW:Fort Worth Alliance Airport, TX, USA 222 ALE:Alpine-Casparis Municipal Airport, TX, USA 226 ALI:Alice International Airport, TX, USA 244 AMA:Amarillo International Airport, TX, USA 379 ASL:Marshall (Harrison County Airport), TX, USA 472 AXH:Houston-Southwest Airport, TX, USA [all …]
|
| /netbsd/src/sys/arch/amiga/dev/ |
| D | ite_rt.c | 111 ip->cols = md->TX; in retina_init() 186 long toploc = top * (md->TX / 16); in screen_up() 192 long fromloc = (top+lines) * (md->TX / 16); in screen_up() 199 short x = (1 + bottom - (top + lines)) * (md->TX / 16) - 1; in screen_up() 241 f += (1 + bottom - lines) * md->TX * 2; in screen_up() 253 short x = (lines * (md->TX/16)) - 1; in screen_up() 256 p += (1 + bottom - lines) * (md->TX/4); in screen_up() 304 long toloc = (top + lines) * (md->TX / 16); in screen_down() 310 long fromloc = top * (md->TX / 16); in screen_down() 317 short x = (1 + bottom - (top + lines)) * (md->TX / 16) - 1; in screen_down() [all …]
|
| D | grf_rh.c | 254 unsigned long dst = 8 * (xd + yd * md->TX); in RZ3AlphaCopy() 256 unsigned long src = 8 * (xs + ys * md->TX); in RZ3AlphaCopy() 266 src += 8 * (h - 1) * md->TX * 4; in RZ3AlphaCopy() 267 dst += 8 * (h - 1) * md->TX * 4; in RZ3AlphaCopy() 328 unsigned long dst = 8 * (gbb->dst_x + gbb->dst_y * md->TX); in RZ3BitBlit() 332 8 * (gbb->src_x + gbb->src_y * md->TX); in RZ3BitBlit() 342 src += 8 * (gbb->h - 1) * md->TX; in RZ3BitBlit() 343 dst += 8 * (gbb->h - 1) * md->TX; in RZ3BitBlit() 406 unsigned long dst = 8 * 2 * (gbb->dst_x + gbb->dst_y * md->TX); in RZ3BitBlit16() 410 8 * 2 * (gbb->src_x + gbb->src_y * md->TX); in RZ3BitBlit16() [all …]
|
| D | grf_rt.c | 490 WCrt (ba, CRT_ID_OFFSET, (md->TX / 8) & 0xff); in rt_load_mon() 510 WCrt (ba, CRT_ID_EXT_START_ADDR, (((md->TX / 8) & 0x100)/0x100 * 16)); in rt_load_mon() 727 c += (md->TX-6)*2; in rt_load_mon() 757 gi->gd_dwidth = md->TX * md->FX; in rt_load_mon()
|
| D | grf_rtreg.h | 113 unsigned short TX; /* Text-mode (DEP=4): */ member
|
| /netbsd/src/games/quiz/datfiles/ |
| D | areas | 12 214:northeastern texas|TX:dallas 58 512:southern texas|TX:austin 90 713:southeastern texas|TX:houston 100 806:panhandle texas|TX:amarillo 109 817:northern central texas|TX:fort worth 121 915:western texas|TX:el paso
|
| D | state | 43 Texas|Tex|TX:Austin:TX:blue{-| }bonnet
|
| /netbsd/src/external/bsd/tcpdump/dist/tests/ |
| D | lldp_mudurl-v.out | 26 …PMD autoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-TX hdx, 100BASE-TX fdx, Pause for fdx … 57 …PMD autoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-TX hdx, 100BASE-TX fdx, Pause for fdx …
|
| D | lldp_mudurl-vv.out | 43 …PMD autoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-TX hdx, 100BASE-TX fdx, Pause for fdx … 96 …PMD autoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-TX hdx, 100BASE-TX fdx, Pause for fdx …
|
| D | lldp_asan.out | 7 …utoneg capability [10BASE-T hdx, 10BASE-T fdx, 100BASE-T4, 100BASE-TX hdx, 100BASE-TX fdx, 100BASE…
|
| /netbsd/src/sys/dev/mii/ |
| D | miidevs | 230 model xxCICADA CIS8201 0x0001 Cicada CIS8201 10/100/1000TX PHY 231 model xxCICADA CIS8204 0x0004 Cicada CIS8204 10/100/1000TX PHY 232 model xxCICADA VSC8211 0x000b Cicada VSC8211 10/100/1000TX PHY 235 model xxCICADA CIS8201A 0x0020 Cicada CIS8201 10/100/1000TX PHY 236 model xxCICADA CIS8201B 0x0021 Cicada CIS8201 10/100/1000TX PHY 237 model xxCICADA VSC8234 0x0022 Vitesse VSC8234 10/100/1000TX PHY 418 model xxTSC 78Q2121 0x0015 78Q2121 100BASE-TX media interface 426 model xxVITESSE VSC8641 0x0003 Vitesse VSC8641 10/100/1000TX PHY 427 model xxVITESSE VSC8504 0x000c Vitesse VSC8504 quad 10/100/1000TX PHY 428 model xxVITESSE VSC8552 0x000e Vitesse VSC8552 dual 10/100/1000TX PHY [all …]
|
| /netbsd/src/sys/dev/tc/ |
| D | tcdevs | 59 device PMAG-JA tfb 24-plane True Color Frame Buffer (TX) 60 device PMAG-JB tfb 24-plane True Color Frame Buffer (TX) 64 device PMAGB-JA ??? 24-plane True Color Frame Buffer (TX) 65 device PMAGB-JB ??? 24-plane True Color Frame Buffer (TX)
|
| /netbsd/src/sys/dev/pcmcia/ |
| D | pcmciadevs | 138 product 3COM 3C574 0x0574 3Com 3c574-TX 10/100Mbps Ethernet 217 product DLINK_2 DMF560TX 0xc0ab D-Link DMF-650TX 275 product IODATA3 PCETTXR 0x0230 I-O DATA PCET/TX-R 312 product MELCO LPC3_TX 0xc1ab Melco LPC3-TX 491 …CC_TX { "corega&spK.K.", "corega&spFastEther&spPCC-TX", NULL, NULL } Corega FastEther PCC-TX 526 product LANTECH FASTNETTX { "ASIX", "AX88190", NULL, NULL } Lantech Fastnet/TX 529 product MELCO LPC2_TX { "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX 557 product SMC 8041 { "SMC", "8041TX-10/100-PC-Card-V2", NULL, NULL } SMC 8041TX 10/100 P…
|
| /netbsd/src/external/bsd/ntp/dist/include/ |
| D | icom.h | 47 #define TX 0xe0 /* controller address */ macro
|
| /netbsd/src/external/bsd/ntp/dist/libntp/ |
| D | icom.c | 80 u_char cmd[] = {PAD, PR, PR, 0, TX, V_SFREQ, 0, 0, 0, 0, FI, in icom_freq()
|
| /netbsd/src/external/bsd/openldap/dist/contrib/ldaptcl/ |
| D | COPYRIGHT | 31 Suite 500, Houston, TX, 77056.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | README.erc32 | 13 - UART A RX and TX register (0x01f800e0) 14 - UART B RX and TX register (0x01f800e4)
|