HomeSort by relevance Sort by last modified time
    Searched defs:XY (Results 1 - 24 of 24) sorted by null

  /build/kati/testcase/
strip.mk 0 XY:=x y
2 X:=$(subst y, ,$(XY))
3 Y:=$(subst x, ,$(XY))
16 echo $(strip $(XY))
and.mk 3 XY:=x y
4 X:=$(subst y, ,$(XY))
5 Y:=$(subst x, ,$(XY))
or.mk 3 XY:=x y
4 X:=$(subst y, ,$(XY))
5 Y:=$(subst x, ,$(XY))
  /external/scrypt/lib/crypto/
crypto_scrypt-ref.c 171 * smix(B, r, N, V, XY):
174 * XY must be 256r bytes in length. The value N must be a power of 2.
177 smix(uint8_t * B, size_t r, uint64_t N, uint8_t * V, uint8_t * XY)
179 uint8_t * X = XY;
180 uint8_t * Y = &XY[128 * r];
226 uint8_t * XY;
256 if ((XY = malloc(256 * r)) == NULL)
271 smix(&B[i * 128 * r], r, N, V, XY);
283 free(XY);
290 free(XY);
    [all...]
crypto_scrypt-neon.c 127 * smix(B, r, N, V, XY):
130 * XY must be 256r bytes in length. The value N must be a power of 2.
133 smix(uint8_t * B, size_t r, uint64_t N, void * V, void * XY)
135 uint8x16_t * X = XY;
136 uint8x16_t * Y = (void *)((uintptr_t)(XY) + 128 * r);
137 uint8x16_t * Z = (void *)((uintptr_t)(XY) + 256 * r);
199 uint32_t * XY;
233 XY = (uint32_t *)(XY0);
245 XY = (uint32_t *)(((uintptr_t)(XY0) + 63) & ~ (uintptr_t)(63));
274 smix(&B[i * 128 * r], r, N, V, XY);
    [all...]
crypto_scrypt-sse.c 189 * smix(B, r, N, V, XY):
192 * storage XY must be 256r + 64 bytes in length. The value N must be a
193 * power of 2 greater than 1. The arrays B, V, and XY must be aligned to a
197 smix(uint8_t * B, size_t r, uint64_t N, void * V, void * XY)
199 __m128i * X = XY;
200 __m128i * Y = (void *)((uintptr_t)(XY) + 128 * r);
201 __m128i * Z = (void *)((uintptr_t)(XY) + 256 * r);
273 uint32_t * XY;
307 XY = (uint32_t *)(XY0);
319 XY = (uint32_t *)(((uintptr_t)(XY0) + 63) & ~ (uintptr_t)(63))
    [all...]
  /external/skia/src/core/
SkBitmapProcState_sample.h 12 const uint32_t* SK_RESTRICT xy,
15 const uint32_t* SK_RESTRICT xy,
18 const uint32_t* SK_RESTRICT xy,
21 const uint32_t* SK_RESTRICT xy,
25 const uint32_t* SK_RESTRICT xy,
37 uint32_t XY;
41 XY = *xy++;
42 SkASSERT((XY >> 16) < (unsigned)s.fPixmap.height() &&
43 (XY & 0xFFFF) < (unsigned)s.fPixmap.width())
    [all...]
  /external/clang/test/SemaTemplate/
instantiate-expr-2.cpp 43 typedef N4::BinOpOverload<N1::X, N2::Y>::type XY;
44 XY *xy = a1; local
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
fetch_jit.h 66 XY = 0x3,
  /external/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 29 // @param xy is the location where the xy parameters for four pixels should be
33 // suitable to mask the bottom 14 bits of a XY value.
35 // suitable to mask the bottom 4 bits of a XY value.
43 inline void PrepareConstantsTwoPixelPairs(const uint32_t* xy,
52 const __m128i xx = _mm_loadu_si128(reinterpret_cast<const __m128i *>(xy));
75 // @param xy is the location where the xy parameters for four pixels should be
79 // suitable to mask the bottom 14 bits of a XY value.
81 // suitable to mask the bottom 4 bits of a XY value
    [all...]
SkBitmapProcState_opts_SSE2.cpp 16 const uint32_t* xy,
25 uint32_t XY = *xy++;
26 unsigned y0 = XY >> 14;
28 const uint32_t* row1 = reinterpret_cast<const uint32_t*>(srcAddr + (XY & 0x3FFF) * rb);
55 uint32_t XX = *xy++; // x0:14 | 4 | x1:14
122 const uint32_t* xy,
131 uint32_t XY = *xy++;
132 unsigned y0 = XY >> 14
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 100 XY RN 8
141 LDR XY,=LOOP_COUNT
142 M_STRD XY, pBS, pXYBS
241 M_LDRD XY, pBS, pXYBS
246 ADDS XY, XY, XY
247 M_STR XY, pXYBS
321 M_LDRD XY, pBS, pXYBS
326 ADDS XY, XY, X
    [all...]
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 124 XY RN 8
165 LDR XY,=LOOP_COUNT
166 M_STRD XY, pBS, pXYBS
321 M_LDRD XY, pBS, pXYBS
326 ADDS XY, XY, XY
327 M_STR XY, pXYBS
417 M_LDRD XY, pBS, pXYBS
423 ADDS XY, XY, X
    [all...]
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 127 XY RN 8
173 LDR XY,=LOOP_COUNT
177 M_STRD XY, pBS, pXYBS
266 M_LDRD XY, pBS, pXYBS
270 ADDS XY, XY, XY
271 M_STR XY, pXYBS
283 M_LDRD XY, pBS, pXYBS
288 ADDS XY, XY, X
    [all...]
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 153 XY RN 8
198 LDR XY,=LOOP_COUNT
202 M_STRD XY, pBS, pXYBS
437 M_LDRD XY, pBS, pXYBS
441 ADDS XY, XY, XY
444 M_STR XY, pXYBS
455 M_LDRD XY, pBS, pXYBS
460 ADDS XY, XY, X
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 55 XY RN 7
128 LDR XY, =LOOP_COUNT
190 ADDS XY, XY, XY
203 ADDS XY, XY, XY
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 60 XY RN 7
147 LDR XY, =LOOP_COUNT
247 ADDS XY, XY, XY
282 ADDS XY, XY, XY
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 61 XY RN 9
192 LDR XY,=LOOP_COUNT
250 ADDS XY, XY, XY
259 ADDS XY, XY, XY
275 ADDS XY,XY,X
    [all...]
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 62 XY RN 9
236 LDR XY,=LOOP_COUNT
367 ADDS XY, XY, XY
382 ADDS XY, XY, XY
420 ADDS XY,XY,X
    [all...]
  /external/clang/test/Sema/
designated-initializers.c 145 struct XY { int before; struct XX xx, *xp; float* after; } xy[] = { variable in typeref:struct:XY
146 0, 0, &xy[0].xx.a, &xy[0].xx, &global_float,
147 [1].xx = 0, &xy[1].xx.a, &xy[1].xx, &global_float,
152 &xy[2].xx.a, &xy[2].xx, &global_float
  /external/libvorbis/lib/
psy.c 554 float *XY=alloca(n*sizeof(*N));
581 XY[0] = tXY;
600 XY[i] = tXY;
613 tXY = XY[hi] - XY[-lo];
635 tXY = XY[hi] - XY[lo];
664 tXY = XY[hi] - XY[-lo];
684 tXY = XY[hi] - XY[lo]
    [all...]
  /external/libopus/src/
opus_encoder.c 57 opus_val32 XX, XY, YY;
863 opus_val32 xx, xy, yy; local
872 xx=xy=yy=0;
904 xy += SHR32(pxy, 10);
908 mem->XY += MULT16_32_Q15(short_alpha, xy-mem->XY);
911 mem->XY = MAX32(0, mem->XY);
923 mem->XY = MIN32(mem->XY, sqrt_xx*sqrt_yy)
    [all...]
  /external/valgrind/none/tests/s390x/
opcodes.h 380 #define XY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,57)
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 

Completed in 1068 milliseconds