Home
last modified time | relevance | path

Searched refs:XX (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd/contrib/tzdata/
H A Dzonenow.tab29 #XX coordinates TZ comments
32 XX -1416-17042 Pacific/Pago_Pago Midway; Samoa ("SST")
35 XX -1901-16955 Pacific/Niue Niue
38 XX +211825-1575130 Pacific/Honolulu Hawaii ("HST")
41 XX -1732-14934 Pacific/Tahiti Tahiti; Cook Islands
44 XX +515248-1763929 America/Adak western Aleutians in Alaska ("HST/HDT")
47 XX -0900-13930 Pacific/Marquesas Marquesas
50 XX -2308-13457 Pacific/Gambier Gambier
53 XX +611305-1495401 America/Anchorage most of Alaska ("AKST/AKDT")
56 XX
[all...]
/freebsd/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl87 @XX=("%r19","%r20");
103 ldo 1($XX[0]),$XX[1]
105 and $mask,$XX[1],$XX[1]
108 $LDX $XX[1]($key),$TX[1]
109 $MKX $XX[0],$key,$iy
111 comclr,<> $XX[1],$YY,%r0 ; conditional
120 push(@TX,shift(@TX)); push(@XX,shift(@XX)); # "rotate" registers
129 $MKX $XX[0],$key,$ix
131 ldo 1($XX[0]),$XX[0]
136 and $mask,$XX[0],$XX[0]
[all …]
H A Drc4-x86_64.pl165 my @XX=("%r10","%rsi");
171 xor $XX[0],$XX[0]
175 mov -8($dat),$XX[0]#b
181 inc $XX[0]#b
182 sub $XX[0],$TX[1]
184 movl ($dat,$XX[0],4),$TX[0]#d
190 lea 1($XX[0]),$XX[1]
197 movl $TY#d,($dat,$XX[0],4)
199 inc $XX[0]#b
201 movl ($dat,$XX[0],4),$TX[0]#d
[all …]
H A Drc4-c64xplus.pl30 ($KEYA,$XX,$TY,$xx,$ONE,$ret)=map("A$_",(5,7,8,9,1,2));
55 ||[B0] LDBU *${KEYA}[-2],$XX ; key->x
59 ADD4 $ONE,$XX,$XX
60 LDBU *${KEYA}[$XX],$TX
68 || MVD $XX,$xx
69 || ADD4 $ONE,$XX,$XX
70 LDBU *${KEYA}[$XX],$tx
71 CMPEQ $YY,$XX,B0
88 SUB4 $XX,$ONE,$XX
90 STB $XX,*${KEYA}[-2] ; key->x
[all …]
H A Drc4-md5-x86_64.pl115 my @XX=("%rbp","%rsi"); # RC4 registers
163 xor $XX[0],$XX[0]
167 mov -8($dat),$XX[0]#b
170 inc $XX[0]#b
172 movl ($dat,$XX[0],4),$TX[0]#d
178 sub $XX[0],$TX[1]
186 movl $TY#d,($dat,$XX[0],4)
188 inc $XX[0]#b
190 movl ($dat,$XX[0],4),$TX[0]#d
217 #rc4# lea ($dat,$XX[0],4),$XX[1]
[all …]
H A Drc4-s390x.pl64 @XX=("%r6","%r7");
80 llgc $XX[0],0($key)
82 la $XX[0],1($XX[0])
83 nill $XX[0],0xff
86 llgc $TX[0],2($XX[0],$key)
97 la $XX[1],1($XX[0])
98 nill $XX[1],255
110 llgc $TX[1],2($XX[1],$key)
111 stc $TY,2($XX[0],$key)
112 cr $XX[1],$YY
[all …]
H A Drc4-586.pl109 my @XX=($xx,$out);
116 &lea (@XX[1],&DWP(1,@XX[0]));
119 &and (@XX[1],0xff);
124 &mov (&DWP(0,$dat,$XX[0],4),$ty);
126 &movd (@XX[0],"mm7") if ($i==0);
127 &mov ($tx,&DWP(0,$dat,@XX[1],4));
130 &movq (&QWP(-8,(@XX[0],$inp)),"mm1") if ($i==0);
133 push (@XX,shift(@XX)) if ($i>=0);
/freebsd/contrib/file/src/
H A Dencoding.c300 #define XX 0xF1 // invalid: size 1 macro
325 XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0x80-0x8F
326 XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0x90-0x9F
327 XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0xA0-0xAF
328 XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0xB0-0xBF
329 XX, XX, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, // 0xC0-0xCF
332 S5, S6, S6, S6, S7, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0xF0-0xFF
380 if (x == XX) in file_looks_utf8()
H A Dapprentice.c236 # define XX(s) s, (sizeof(s) - 1) macro
238 { XX("invalid"), FILE_INVALID, FILE_FMT_NONE },
239 { XX("byte"), FILE_BYTE, FILE_FMT_NUM },
240 { XX("short"), FILE_SHORT, FILE_FMT_NUM },
241 { XX("default"), FILE_DEFAULT, FILE_FMT_NONE },
242 { XX("long"), FILE_LONG, FILE_FMT_NUM },
243 { XX("string"), FILE_STRING, FILE_FMT_STR },
244 { XX("date"), FILE_DATE, FILE_FMT_STR },
245 { XX("beshort"), FILE_BESHORT, FILE_FMT_NUM },
246 { XX("belong"), FILE_BELONG, FILE_FMT_NUM },
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.aggpackbanner.ksh.out59 2 < 0 : XX X X : >= 40 | 4
60 3 < 0 : X X XX XX : >= 40 | 6
61 4 < 0 : X X X XX X : >= 40 | 6
69 3 < 0 : XX X X X X : >= 40 | 6
72 6 < 0 : X XX X X X : >= 40 | 6
80 5 < 0 : X XX X X X X : >= 40 | 7
81 6 < 0 : XX XX X X X : >= 40 | 7
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_fsplit.sh195 check 'x=BOGUS; set -- ${x+""}; echo X${1-:}X' XX
196 check 'x=BOGUS; set -- ""${x+}; echo X${1-:}X' XX
197 check 'x=BOGUS; set -- ""${x+""}; echo X${1-:}X' XX
198 check 'x=BOGUS; set -- ${x+}""; echo X${1-:}X' XX
199 check 'x=BOGUS; set -- ${x+""}""; echo X${1-:}X' XX
200 check 'x=BOGUS; set -- ""${x+}""; echo X${1-:}X' XX
201 check 'x=BOGUS; set -- ""${x+""}""; echo X${1-:}X' XX
/freebsd/contrib/tcpdump/
H A DCONTRIBUTING.md299 XX:XX:XX:XX:XX:XX-style representation of the address.
302 returns a string that is the standard XX:XX:XX:XX:XX:XX:XX:XX-style
307 XX:XX:XX:XX:XX:XX:XX:XX-style representation of the address.
315 otherwise, the string is a sequence of XX:XX:... values for the bytes
323 the string is a sequence of XX:XX:... values for the bytes
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp23 case FpABIKind::XX: in getFpABIValue()
39 case FpABIKind::XX: in getFpABIString()
51 if (FpABI == FpABIKind::XX) in getCPR1SizeValue()
H A DMipsABIFlagsSection.h23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; enumerator
184 FpABI = FpABIKind::XX; in setFpAbiFromPredicates()
/freebsd/contrib/libxo/xohtml/
H A Dxohtml.sh.in56 XX=$1;
58 CMD="$XX --libxo=html $@"
/freebsd/usr.bin/xohtml/
H A Dxohtml.sh57 XX=$1;
59 CMD="$XX --libxo=html $@"
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dciu3.txt6 Compatibility with 78XX and 73XX SOCs.
H A Dciu2.txt6 Compatibility with 68XX SOCs.
/freebsd/crypto/openssl/crypto/md4/
H A Dmd4_dgst.c51 # define X(i) XX##i in md4_block_data_order()
53 MD4_LONG XX[MD4_LBLOCK]; in md4_block_data_order() local
54 # define X(i) XX[i] in md4_block_data_order()
/freebsd/crypto/openssl/crypto/md5/
H A Dmd5_dgst.c51 # define X(i) XX##i in md5_block_data_order()
53 MD5_LONG XX[MD5_LBLOCK]; in md5_block_data_order() local
54 # define X(i) XX[i] in md5_block_data_order()
/freebsd/contrib/unifdef/scripts/
H A Dreversion.sh20 GV=$GV.XX
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-74xx-mmio.txt1 * 74XX MMIO GPIO driver
H A Dibm,ppc4xx-gpio.txt1 * IBM/AMCC/APM GPIO Controller for PowerPC 4XX series and compatible SoCs
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtDataCollectors.td55 // Add a padding character so that 'foo<X, XX>()' != 'foo<XX, X>()'.
/freebsd/sys/contrib/device-tree/src/arm64/apple/
H A Dt8112-j493.dts50 apple,antenna-sku = "XX";

1234