HomeSort by: relevance | last modified time | path
    Searched refs:XY (Results 1 - 12 of 12) sorted by relevancy

  /src/usr.bin/make/unit-tests/
dollar.exp 25 S,$X,word, => <$XY>
26 S,$$X,word, => <$XY>
27 S,$$$X,word, => <$XY>
37 C,[$$XY],<&>,g => <$<A><X><Y>>
dollar.mk 15 DOLLAR_XY= $$XY
70 $T 'C,[$$$$XY],<&>,g' ''${DOLLAR_AXY:C,[$$XY],<&>,g:Q}
var-scope-local-legacy.mk 26 : XY=${XY:Uundef}_
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
pwhash_scryptsalsa208sha256_nosse.c 219 * smix(B, r, N, V, XY):
222 * storage XY must be 256r + 64 bytes in length. The value N must be a
223 * power of 2 greater than 1. The arrays B, V, and XY must be aligned to a
227 smix(uint8_t *B, size_t r, uint64_t N, uint32_t *V, uint32_t *XY)
229 uint32_t *X = XY;
230 uint32_t *Y = &XY[32 * r];
231 uint32_t *Z = &XY[64 * r];
299 uint32_t *V, *XY;
359 XY = (uint32_t *) ((uint8_t *) V + V_size);
367 smix(&B[(size_t) 128 * i * r], r, N, V, XY);
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
pwhash_scryptsalsa208sha256_sse.c 223 * smix(B, r, N, V, XY):
226 * storage XY must be 256r + 64 bytes in length. The value N must be a
227 * power of 2 greater than 1. The arrays B, V, and XY must be aligned to a
231 smix(uint8_t *B, size_t r, uint32_t N, void *V, void *XY)
267 X = (__m128i *) XY;
270 X32 = (uint32_t *) XY;
271 Y = (__m128i *) ((uintptr_t)(XY) + s);
315 uint32_t *V, *XY;
383 XY = (uint32_t *) ((uint8_t *) V + V_size);
391 smix(&B[(size_t) 128 * i * r], r, (uint32_t) N, V, XY);
    [all...]
  /src/sys/arch/amiga/dev/
grf_rtreg.h 132 unsigned short XY; /* TX*TY (speeds up some calcs.) */
grf_rhreg.h 125 unsigned short XY; /* TX*TY (speeds up some calcs.) */
grf_rt.c 145 /* Depth, PAL, TX, TY, XY,FontX, FontY, FontData, FLo, Fhi */
720 short x = md->XY;
  /src/libexec/ld.aout_so/
ld.so.vax.uue 494 M+'8@,2XY(#$Y.3DO,#DO,C`@,#0Z,SDZ,S4@;'5K96T@17AP("0`0`#0K`16
694 M+'8@,2XY(#$Y.3@O,#(O,#,@,3@Z-#0Z,30@<&5R<GD@17AP("0`P`#%K`BL
718 M?5"F4`0``-"L!%`RH`Y^^P'O540```0D3F5T0E-$.B!F=V%L:RYC+'8@,2XY
970 M50```````-D#```%`@``J$X```````#?`P``!0(``,XY````````YP,```4"
ld.so.i386.uue 492 M=0CH=`(``(M=_,G#D)"0D)"0D"1.971"4T0Z('-T<F1U<"YC+'8@,2XY(#$Y
706 M9FEL;"YC+'8@,2XY(#$Y.3@O,#(O,#,@,3@Z-#$Z,3D@<&5R<GD@17AP("0`
838 M7\G#D)"0D)"0)$YE=$)31#H@<WES8V]N9BYC+'8@,2XY(#$Y.3@O,#@O,#,@
878 M.B!S=&1I;RYC+'8@,2XY(#$Y.3@O,3$O,34@,3<Z,3DZ-3,@8VAR:7-T;W,@
ld.so.arm.uue 437 M_QH+``#J`7"'XY?__^HP01OE!)"4Y#R1"^4P00OE``!9XY'__ZH`D&GB/)$+
1092 M`$OB%""@XP0@@.6I``#J`3"@XR0P"^4D`$OB%""@XY$``.H!,*#C)#`+Y20`
1682 M<BYC+'8@,2XY(#(P,#`O,#$O,C(@,C(Z,3DZ,3(@;7EC<F]F="!%>'`@)```
ld.so.sparc.uue 1560 M>'`@)````"1.971"4T0Z('-T<F1U<"YC+'8@,2XY(#$Y.3@O,3`O,3,@,C`Z
1576 M3F5T0E-$.B!I;F1E>"YC+'8@,2XY(#$Y.3@O,#,O,C8@,C,Z-3,Z,S8@8V=D

Completed in 28 milliseconds