/external/mesa3d/src/compiler/nir/ |
D | nir_intrinsics.h | 44 INTRINSIC(nop, 0, ARR(0), false, 0, 0, 0, xx, xx, xx, 47 INTRINSIC(load_var, 0, ARR(0), true, 0, 1, 0, xx, xx, xx, NIR_INTRINSIC_CAN_ELIMINATE) 48 INTRINSIC(store_var, 1, ARR(0), false, 0, 1, 1, WRMASK, xx, xx, 0) 49 INTRINSIC(copy_var, 0, ARR(0), false, 0, 2, 0, xx, xx, xx, 0) 59 INTRINSIC(interp_var_at_centroid, 0, ARR(0), true, 0, 1, 0, xx, xx, xx, 61 INTRINSIC(interp_var_at_sample, 1, ARR(1), true, 0, 1, 0, xx, xx, xx, 63 INTRINSIC(interp_var_at_offset, 1, ARR(2), true, 0, 1, 0, xx, xx, xx, 70 INTRINSIC(get_buffer_size, 1, ARR(1), true, 1, 0, 0, xx, xx, xx, 77 #define BARRIER(name) INTRINSIC(name, 0, ARR(0), false, 0, 0, 0, xx, xx, xx, 0) 94 INTRINSIC(shader_clock, 0, ARR(0), true, 2, 0, 0, xx, xx, xx, NIR_INTRINSIC_CAN_ELIMINATE) [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 127 F3(A, B8G8R8X8_UNORM, BGRX8_UNORM, B, G, R, xx, UNORM, A8B8G8R8, TD), 129 F3(A, B8G8R8X8_SRGB, BGRX8_SRGB, B, G, R, xx, UNORM, A8B8G8R8, TD), 131 F3(A, R8G8B8X8_UNORM, RGBX8_UNORM, R, G, B, xx, UNORM, A8B8G8R8, TB), 133 F3(A, R8G8B8X8_SRGB, RGBX8_SRGB, R, G, B, xx, UNORM, A8B8G8R8, TB), 135 ZX(B, Z16_UNORM, Z16_UNORM, R, R, R, xx, UNORM, Z16, TZ), 136 ZX(A, Z32_FLOAT, Z32_FLOAT, R, R, R, xx, FLOAT, ZF32, TZ), 137 ZX(A, Z24X8_UNORM, Z24_X8_UNORM, R, R, R, xx, UNORM, X8Z24, TZ), 138 SZ(A, X8Z24_UNORM, S8_Z24_UNORM, G, G, G, xx, UNORM, Z24S8, TZ), 139 ZS(A, Z24_UNORM_S8_UINT, Z24_S8_UNORM, R, R, R, xx, UNORM, S8Z24, TZ), 140 SZ(A, S8_UINT_Z24_UNORM, S8_Z24_UNORM, G, G, G, xx, UNORM, Z24S8, TZ), [all …]
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | subpixel_sse2.asm | 74 … punpcklbw xmm3, xmm0 ; xx05 xx04 xx03 xx02 xx01 xx01 xx-1 xx-2 75 …psrldq xmm4, 1 ; xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00… 78 … punpcklbw xmm4, xmm0 ; xx06 xx05 xx04 xx03 xx02 xx01 xx00 xx-1 80 …psrldq xmm5, 2 ; xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01… 85 …psrldq xmm6, 3 ; xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02… 90 …psrldq xmm7, 4 ; xx xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03… 95 …psrldq xmm1, 5 ; xx xx xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04… 203 … punpcklbw xmm3, xmm0 ; xx05 xx04 xx03 xx02 xx01 xx01 xx-1 xx-2 204 …psrldq xmm4, 1 ; xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00… 207 … punpcklbw xmm4, xmm0 ; xx06 xx05 xx04 xx03 xx02 xx01 xx00 xx-1 [all …]
|
D | loopfilter_sse2.asm | 654 … movq xmm4, [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02 01 00 655 … movq xmm1, [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12 11 10 656 … movq xmm0, [rsi+2*rax] ; xx xx xx xx xx xx xx xx 27 26 25 24 23 22 21 20 657 … movq xmm7, [rdi+2*rax] ; xx xx xx xx xx xx xx xx 37 36 35 34 33 32 31 30 658 … movq xmm5, [rsi+4*rax] ; xx xx xx xx xx xx xx xx 47 46 45 44 43 42 41 40 659 … movq xmm2, [rdi+4*rax] ; xx xx xx xx xx xx xx xx 57 56 55 54 53 52 51 50 663 … movq xmm1, [rdi+2*rcx] ; xx xx xx xx xx xx xx xx 77 76 75 74 73 72 71 70 668 … movq xmm7, [rsi+2*rcx] ; xx xx xx xx xx xx xx xx 67 66 65 64 63 62 61 60 703 … movq xmm2, [rsi] ; xx xx xx xx xx xx xx xx 87 86 85 84 83 82 81 80 704 … movq xmm6, [rdi] ; xx xx xx xx xx xx xx xx 97 96 95 94 93 92 91 90 [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP384R1Field.java | 33 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() argument 35 int c = Nat.add(24, xx, yy, zz); in addExt() 96 public static void reduce(int[] xx, int[] z) in reduce() argument 98 long xx16 = xx[16] & M, xx17 = xx[17] & M, xx18 = xx[18] & M, xx19 = xx[19] & M; in reduce() 99 long xx20 = xx[20] & M, xx21 = xx[21] & M, xx22 = xx[22] & M, xx23 = xx[23] & M; in reduce() 103 long t0 = (xx[12] & M) + xx20 - n; in reduce() 104 long t1 = (xx[13] & M) + xx22; in reduce() 105 long t2 = (xx[14] & M) + xx22 + xx23; in reduce() 106 long t3 = (xx[15] & M) + xx23; in reduce() 113 cc += (xx[0] & M) + t7; in reduce() [all …]
|
D | SecP256R1Field.java | 30 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() argument 32 int c = Nat.add(16, xx, yy, zz); in addExt() 99 public static void reduce(int[] xx, int[] z) in reduce() argument 101 long xx08 = xx[8] & M, xx09 = xx[9] & M, xx10 = xx[10] & M, xx11 = xx[11] & M; in reduce() 102 long xx12 = xx[12] & M, xx13 = xx[13] & M, xx14 = xx[14] & M, xx15 = xx[15] & M; in reduce() 118 cc += (xx[0] & M) - t3 - t7; in reduce() 121 cc += (xx[1] & M) + t1 - t4 - t6; in reduce() 124 cc += (xx[2] & M) + t2 - t5; in reduce() 127 cc += (xx[3] & M) + (t3 << 1) + t7 - t6; in reduce() 130 cc += (xx[4] & M) + (t4 << 1) + xx14 - t1; in reduce() [all …]
|
D | SecP224R1Field.java | 30 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() argument 32 int c = Nat.add(14, xx, yy, zz); in addExt() 105 public static void reduce(int[] xx, int[] z) in reduce() argument 107 long xx10 = xx[10] & M, xx11 = xx[11] & M, xx12 = xx[12] & M, xx13 = xx[13] & M; in reduce() 111 long t0 = (xx[7] & M) + xx11 - n; in reduce() 112 long t1 = (xx[8] & M) + xx12; in reduce() 113 long t2 = (xx[9] & M) + xx13; in reduce() 116 cc += (xx[0] & M) - t0; in reduce() 119 cc += (xx[1] & M) - t1; in reduce() 122 cc += (xx[2] & M) - t2; in reduce() [all …]
|
D | SecP192R1Field.java | 30 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() argument 32 int c = Nat.add(12, xx, yy, zz); in addExt() 105 public static void reduce(int[] xx, int[] z) in reduce() argument 107 long xx06 = xx[6] & M, xx07 = xx[7] & M, xx08 = xx[8] & M; in reduce() 108 long xx09 = xx[9] & M, xx10 = xx[10] & M, xx11 = xx[11] & M; in reduce() 114 cc += (xx[0] & M) + t0; in reduce() 117 cc += (xx[1] & M) + t1; in reduce() 124 cc += (xx[2] & M) + t0; in reduce() 127 cc += (xx[3] & M) + t1; in reduce() 134 cc += (xx[4] & M) + t0; in reduce() [all …]
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/custom/sec/ |
D | SecP384R1Field.java | 37 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() argument 39 int c = Nat.add(24, xx, yy, zz); in addExt() 100 public static void reduce(int[] xx, int[] z) in reduce() argument 102 long xx16 = xx[16] & M, xx17 = xx[17] & M, xx18 = xx[18] & M, xx19 = xx[19] & M; in reduce() 103 long xx20 = xx[20] & M, xx21 = xx[21] & M, xx22 = xx[22] & M, xx23 = xx[23] & M; in reduce() 107 long t0 = (xx[12] & M) + xx20 - n; in reduce() 108 long t1 = (xx[13] & M) + xx22; in reduce() 109 long t2 = (xx[14] & M) + xx22 + xx23; in reduce() 110 long t3 = (xx[15] & M) + xx23; in reduce() 117 cc += (xx[0] & M) + t7; in reduce() [all …]
|
D | SecP256R1Field.java | 34 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() argument 36 int c = Nat.add(16, xx, yy, zz); in addExt() 103 public static void reduce(int[] xx, int[] z) in reduce() argument 105 long xx08 = xx[8] & M, xx09 = xx[9] & M, xx10 = xx[10] & M, xx11 = xx[11] & M; in reduce() 106 long xx12 = xx[12] & M, xx13 = xx[13] & M, xx14 = xx[14] & M, xx15 = xx[15] & M; in reduce() 122 cc += (xx[0] & M) - t3 - t7; in reduce() 125 cc += (xx[1] & M) + t1 - t4 - t6; in reduce() 128 cc += (xx[2] & M) + t2 - t5; in reduce() 131 cc += (xx[3] & M) + (t3 << 1) + t7 - t6; in reduce() 134 cc += (xx[4] & M) + (t4 << 1) + xx14 - t1; in reduce() [all …]
|
D | SecP224R1Field.java | 34 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() argument 36 int c = Nat.add(14, xx, yy, zz); in addExt() 109 public static void reduce(int[] xx, int[] z) in reduce() argument 111 long xx10 = xx[10] & M, xx11 = xx[11] & M, xx12 = xx[12] & M, xx13 = xx[13] & M; in reduce() 115 long t0 = (xx[7] & M) + xx11 - n; in reduce() 116 long t1 = (xx[8] & M) + xx12; in reduce() 117 long t2 = (xx[9] & M) + xx13; in reduce() 120 cc += (xx[0] & M) - t0; in reduce() 123 cc += (xx[1] & M) - t1; in reduce() 126 cc += (xx[2] & M) - t2; in reduce() [all …]
|
D | SecP192R1Field.java | 34 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() argument 36 int c = Nat.add(12, xx, yy, zz); in addExt() 109 public static void reduce(int[] xx, int[] z) in reduce() argument 111 long xx06 = xx[6] & M, xx07 = xx[7] & M, xx08 = xx[8] & M; in reduce() 112 long xx09 = xx[9] & M, xx10 = xx[10] & M, xx11 = xx[11] & M; in reduce() 118 cc += (xx[0] & M) + t0; in reduce() 121 cc += (xx[1] & M) + t1; in reduce() 128 cc += (xx[2] & M) + t0; in reduce() 131 cc += (xx[3] & M) + t1; in reduce() 138 cc += (xx[4] & M) + t0; in reduce() [all …]
|
/external/u-boot/board/freescale/mpc8569mds/ |
D | README | 50 => mac 0 xx:xx:xx:xx:xx:xx /* xx:xx:xx:xx:xx:xx should be the real mac 55 => mac 7 xx:xx:xx:xx:xx:xx
|
/external/toybox/toys/other/ |
D | watch.c | 70 unsigned width, height, i, cmdlen, len, xx = xx, yy = yy, active = active; in watch_main() local 116 xx = 0; in watch_main() 156 if (xx==width) { in watch_main() 157 xx = 0; in watch_main() 160 xx += crunch_str(&ss, width-xx, stdout, 0, watch_escape); in watch_main() 161 if (xx==width) { in watch_main() 162 xx = 0; in watch_main() 174 if (cc=='\n') putchar('\r'), xx = 0; in watch_main() 177 if (cc=='\b' && xx) xx--; in watch_main() 179 xx = (xx|7)+1; in watch_main() [all …]
|
D | hexedit.c | 71 int x, xx = 16; in draw_line() local 74 if (yy+xx>=TT.len) xx = TT.len-yy; in draw_line() 78 for (x=0; x<xx; x++) printf(" %02X", TT.data[yy+x]); in draw_line() 79 printf("%*s", 2+3*(16-xx), ""); in draw_line() 80 for (x=0; x<xx; x++) draw_char(stdout, TT.data[yy+x]); in draw_line() 81 printf("%*s", 16-xx, ""); in draw_line() 99 static void highlight(int xx, int yy, int side) in highlight() argument 101 char cc = TT.data[16*(TT.base+yy)+xx]; in highlight() 105 tty_jump(2+TT.numlen+3*xx, yy); in highlight() 114 tty_jump(TT.numlen+17*3+xx, yy); in highlight()
|
/external/iproute2/ |
D | README.decnet | 13 ip link set ethX address xx:xx:xx:xx:xx:xx 14 (where xx:xx:xx:xx:xx:xx is the MAC address for your DECnet node
|
/external/pcre/dist2/testdata/ |
D | testinput24 | 269 xx/xx/xx/xax/xx/xb 272 xx/xx/xx/xax 273 xx/xx/xx/xax/xx 276 xx/xx/xx/xax/xx/xb 277 xx/xx/xx/xax/xx/x
|
/external/freetype/src/base/ |
D | ftlcdfil.c | 105 FT_UInt val, xx; in ft_lcd_filter_fir() local 119 for ( xx = 2; xx < width; xx++ ) in ft_lcd_filter_fir() 121 val = line[xx]; in ft_lcd_filter_fir() 128 line[xx - 2] = FT_SHIFTCLAMP( fir[0] ); in ft_lcd_filter_fir() 131 line[xx - 2] = FT_SHIFTCLAMP( fir[1] ); in ft_lcd_filter_fir() 132 line[xx - 1] = FT_SHIFTCLAMP( fir[2] ); in ft_lcd_filter_fir() 216 FT_UInt xx; in _ft_lcd_filter_legacy() local 219 for ( xx = 0; xx < width; xx += 3 ) in _ft_lcd_filter_legacy() 225 p = line[xx]; in _ft_lcd_filter_legacy() 230 p = line[xx + 1]; in _ft_lcd_filter_legacy() [all …]
|
D | ftcalc.c | 664 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply() local 670 xx = ADD_LONG( FT_MulFix( a->xx, b->xx ), in FT_Matrix_Multiply() 672 xy = ADD_LONG( FT_MulFix( a->xx, b->xy ), in FT_Matrix_Multiply() 674 yx = ADD_LONG( FT_MulFix( a->yx, b->xx ), in FT_Matrix_Multiply() 679 b->xx = xx; in FT_Matrix_Multiply() 691 FT_Pos delta, xx, yy; in FT_Matrix_Invert() local 698 delta = FT_MulFix( matrix->xx, matrix->yy ) - in FT_Matrix_Invert() 707 xx = matrix->xx; in FT_Matrix_Invert() 710 matrix->xx = FT_DivFix( yy, delta ); in FT_Matrix_Invert() 711 matrix->yy = FT_DivFix( xx, delta ); in FT_Matrix_Invert() [all …]
|
/external/fonttools/Lib/fontTools/misc/ |
D | transform.py | 88 def __init__(self, xx=1, xy=0, yx=0, yy=1, dx=0, dy=0): argument 99 self.__affine = xx, xy, yx, yy, dx, dy 111 xx, xy, yx, yy, dx, dy = self.__affine 112 return (xx*x + yx*y + dx, xy*x + yy*y + dy) 123 xx, xy, yx, yy, dx, dy = self.__affine 124 return [(xx*x + yx*y + dx, xy*x + yy*y + dy) for x, y in points] 238 xx, xy, yx, yy, dx, dy = self.__affine 239 det = xx*yy - yx*xy 240 xx, xy, yx, yy = yy/det, -xy/det, -yx/det, xx/det 241 dx, dy = -xx*dx - yx*dy, -xy*dx - yy*dy [all …]
|
/external/toybox/toys/posix/ |
D | sort.c | 175 char *xx,*yy; in compare_values() local 176 double dx = strtod(x,&xx), dy = strtod(y,&yy); in compare_values() 181 if (x==xx) return y==yy ? 0 : -1; in compare_values() 201 char *xx,*yy; in compare_values() local 203 xx = strptime(x,"%b",&thyme); in compare_values() 206 if (!xx) return !yy ? 0 : -1; in compare_values() 215 long long xx = strtoll(x, &x, 10), yy = strtoll(y, &y, 10); in compare_values() local 217 if (xx<yy) return -1; in compare_values() 218 if (xx>yy) return 1; in compare_values() 220 char xx = *x ? *x : x[-1], yy = *y ? *y : y[-1]; in compare_values() local [all …]
|
/external/libxml2/result/errors/ |
D | 759573.xml.err | 2 ELEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITY 5 LEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITYz 8 LEMENT t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITYz 11 T t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITYz>%xx; 17 T t (A)><!ENTITY % xx '%<![INCLUDE[000%ஸ000%z;'><!ENTITYz>%xx;
|
/external/toybox/lib/ |
D | tty.c | 21 int terminal_size(unsigned *xx, unsigned *yy) in terminal_size() argument 43 if (xx && x) *xx = x; in terminal_size() 53 int terminal_probesize(unsigned *xx, unsigned *yy) in terminal_probesize() argument 55 if (terminal_size(xx, yy) && (!xx || *xx) && (!yy || *yy)) return 1; in terminal_probesize() 66 int scan_key_getsize(char *scratch, int timeout_ms, unsigned *xx, unsigned *yy) in scan_key_getsize() argument 72 if (xx) *xx = (key>>10)&1023; in scan_key_getsize()
|
/external/skqp/src/core/ |
D | SkPoint3.cpp | 31 double xx = x; in Length() local 34 return (float)sqrt(xx * xx + yy * yy + zz * zz); in Length() 61 double xx = fX; in normalize() local 64 invScale = xx * xx + yy * yy + zz * zz; in normalize()
|
/external/skia/src/core/ |
D | SkPoint3.cpp | 31 double xx = x; in Length() local 34 return (float)sqrt(xx * xx + yy * yy + zz * zz); in Length() 61 double xx = fX; in normalize() local 64 invScale = xx * xx + yy * yy + zz * zz; in normalize()
|