| /external/toybox/toys/posix/ |
| D | sort.c | 183 char *xx,*yy; in compare_values() local 209 char *xx,*yy; in compare_values() local 223 long long xx = strtoll(x, &x, 10), yy = strtoll(y, &y, 10); in compare_values() local 228 char xx = *x ? *x : x[-1], yy = *y ? *y : y[-1]; in compare_values() local 252 char *x, *y, *xx = *(char **)xarg, *yy = *(char **)yarg; in compare_keys() local
|
| /external/skia/src/core/ |
| D | SkPoint3.cpp | 35 double yy = y; in Length() local 65 double yy = fY; in normalize() local
|
| D | SkPoint.cpp | 50 double yy = y; in set_point_length() local 85 double yy = dy; in Length() local
|
| /external/toybox/lib/ |
| D | tty.c | 33 int terminal_size(unsigned *xx, unsigned *yy) in terminal_size() 65 int terminal_probesize(unsigned *xx, unsigned *yy) in terminal_probesize() 193 int scan_key_getsize(char *scratch, int timeout_ms, unsigned *xx, unsigned *yy) in scan_key_getsize()
|
| /external/pdfium/core/fxcodec/jbig2/ |
| D | JBig2_Image.cpp | 320 for (int32_t yy = yd0; yy < yd1; yy++) { in ComposeToInternal() local 349 for (int32_t yy = yd0; yy < yd1; yy++) { in ComposeToInternal() local 380 for (int32_t yy = yd0; yy < yd1; yy++) { in ComposeToInternal() local 414 for (int32_t yy = yd0; yy < yd1; yy++) { in ComposeToInternal() local 502 for (int32_t yy = yd0; yy < yd1; yy++) { in ComposeToInternal() local 587 for (int32_t yy = yd0; yy < yd1; yy++) { in ComposeToInternal() local
|
| /external/toybox/toys/other/ |
| D | hexedit.c | 120 static void draw_line(long long yy) in draw_line() 152 static void highlight(int xx, int yy, int side) in highlight()
|
| D | pwgen.c | 38 unsigned xx = 80, yy = 24; local
|
| /external/compiler-rt/test/msan/ |
| D | chained_origin_memcpy.cc | 23 int yy[10000]; variable
|
| /external/dng_sdk/source/ |
| D | dng_xy_coord.h | 46 dng_xy_coord (real64 xx, real64 yy) in dng_xy_coord()
|
| /external/libopus/celt/ |
| D | pitch.c | 414 static opus_val16 compute_pitch_gain(opus_val32 xy, opus_val32 xx, opus_val32 yy) in compute_pitch_gain() 442 static opus_val16 compute_pitch_gain(opus_val32 xy, opus_val32 xx, opus_val32 yy) in compute_pitch_gain() 455 opus_val32 xy,xx,yy,xy2; in remove_doubling() local
|
| /external/rnnoise/src/ |
| D | pitch.c | 388 static opus_val16 compute_pitch_gain(opus_val32 xy, opus_val32 xx, opus_val32 yy) in compute_pitch_gain() 416 static opus_val16 compute_pitch_gain(opus_val32 xy, opus_val32 xx, opus_val32 yy) in compute_pitch_gain() 429 opus_val32 xy,xx,yy,xy2; in remove_doubling() local
|
| /external/libopus/celt/arm/ |
| D | celt_neon_intr.c | 62 int16x8_t yy = vld1q_s16(y); in xcorr_kernel_neon_fixed() local 116 int32_t yy; in xcorr_kernel_neon_fixed() local
|
| /external/freetype/src/base/ |
| D | ftcalc.c | 663 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply() local 690 FT_Pos delta, xx, yy; in FT_Matrix_Invert() local 723 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply_Scaled() local 752 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Check() local
|
| /external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
| D | vktFragmentShadingBarycentricTests.cpp | 401 const float yy = -1.0f + 2.0f * ((0.5f + float(y)) / float(m_testParams.height)); in generateVertexBuffer() local 422 const float yy = -1.0f + 2.0f * ((0.5f + float(y)) / float(m_testParams.height)); in generateVertexBuffer() local 439 const float yy = -1.0f + 2.0f * (0.5f + float(y)) / float(m_testParams.height); in generateVertexBuffer() local 511 const float yy = -1.0f + 2.0f * ((0.5f + float(y)) / float(m_testParams.height)); in generateVertexBuffer() local 533 const float yy = -1.0f + 2.0f * ky; in generateVertexBuffer() local 852 const float yy = -1.0f + 2.0f * ky; in generateVertexBuffer() local 880 const float yy = -1.0f + 2.0f * ky; in generateVertexBuffer() local 902 const float yy = -1.0f + 2.0f * ky; in generateVertexBuffer() local 977 const float yy = -1.0f + 2.0f * ky; in generateVertexBuffer() local 1005 const float yy = -1.0f + 2.0f * ky; in generateVertexBuffer() local
|
| /external/cblas/src/ |
| D | cblas_zgerc.c | 27 double *y=(double *)Y, *yy=(double *)Y, *ty, *st; in cblas_zgerc() local
|
| D | cblas_cgerc.c | 27 float *y=(float *)Y, *yy=(float *)Y, *ty, *st; in cblas_cgerc() local
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/custom/sec/ |
| D | SecP224K1Field.java | 37 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 201 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
| D | SecP192K1Field.java | 36 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 200 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
| D | SecP256K1Field.java | 38 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 202 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/custom/sec/ |
| D | SecP192K1Field.java | 36 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 200 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
| D | SecP256K1Field.java | 38 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 202 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
| D | SecP224K1Field.java | 37 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 201 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
| D | SecP256K1Field.java | 34 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 198 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
| D | SecP192K1Field.java | 32 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 196 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
| D | SecP224K1Field.java | 33 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 197 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|