/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
D | sparcv8.S | 532 #define c_1 %o2 macro 568 umul a_0,b_0,c_1 !=!mul_add_c(a[0],b[0],c1,c2,c3); 571 st c_1,rp(0) !r[0]=c1; 578 addx %g0,%g0,c_1 585 addx c_1,%g0,c_1 != 590 addxcc c_1,t_2,c_1 != 596 addxcc c_1,t_2,c_1 602 addxcc c_1,t_2,c_1 != 607 addcc c_1,t_1,c_1 != 612 addcc c_1,t_1,c_1 [all …]
|
D | mips.pl | 1044 ($t_1,$t_2,$c_1,$c_2,$c_3)=($t8,$t9,$v0,$v1,$a3); 1102 mflo ($c_1,$a_0,$b_0) 1120 $ST $c_1,0($a0) # r[0]=c1; 1128 sltu $c_1,$c_3,$t_2 1137 $ADDU $c_1,$t_2 1144 $ADDU $c_1,$t_2 1145 sltu $c_2,$c_1,$t_2 1152 $ADDU $c_1,$t_2 1153 sltu $at,$c_1,$t_2 1159 $ADDU $c_1,$t_1 [all …]
|
/third_party/openssl/crypto/bn/asm/ |
D | sparcv8.S | 532 #define c_1 %o2 macro 568 umul a_0,b_0,c_1 !=!mul_add_c(a[0],b[0],c1,c2,c3); 571 st c_1,rp(0) !r[0]=c1; 578 addx %g0,%g0,c_1 585 addx c_1,%g0,c_1 != 590 addxcc c_1,t_2,c_1 != 596 addxcc c_1,t_2,c_1 602 addxcc c_1,t_2,c_1 != 607 addcc c_1,t_1,c_1 != 612 addcc c_1,t_1,c_1 [all …]
|
D | mips.pl | 1044 ($t_1,$t_2,$c_1,$c_2,$c_3)=($t8,$t9,$v0,$v1,$a3); 1102 mflo ($c_1,$a_0,$b_0) 1120 $ST $c_1,0($a0) # r[0]=c1; 1128 sltu $c_1,$c_3,$t_2 1137 $ADDU $c_1,$t_2 1144 $ADDU $c_1,$t_2 1145 sltu $c_2,$c_1,$t_2 1152 $ADDU $c_1,$t_2 1153 sltu $at,$c_1,$t_2 1159 $ADDU $c_1,$t_1 [all …]
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/ |
D | 8-1.c | 122 pid_t c_1, c_2, c_3, ret_pid; in main() local 158 c_1 = fork(); in main() 159 switch (c_1) { in main() 169 fprintf(stderr, "P: child_1: %d forked\n", c_1); in main() 189 tst_process_state_wait3(c_1, 'S', 2); in main() 226 if (ret_pid == c_1 && WIFEXITED(status) in main() 233 c_1, ret_pid); in main()
|
/third_party/typescript/tests/baselines/reference/ |
D | requireAsFunctionInExternalModule.js | 31 var c_1 = require("./c"); variable 34 if ((0, c_1.has)('ember-debug')) { 35 (0, c_1["default"])('ember-debug');
|
D | chained2.js | 44 var c_1 = require("./c"); variable 45 new c_1["default"].A(); 46 new c_1["default"].B();
|
D | operationsAvailableOnPromisedType.js | 86 var _a, c_1, c_1_1; 110 _a = true, c_1 = __asyncValues(c); 112 case 2: return [4 /*yield*/, c_1.next()]; 132 if (!(!_a && !_b && (_c = c_1["return"]))) return [3 /*break*/, 9]; 133 return [4 /*yield*/, _c.call(c_1)];
|
D | exportNamespace3.js | 38 var c_1 = require("./c"); variable 39 new c_1.a.A(); // Error
|
D | exportNamespace4.js | 45 var c_1 = require("./c"); variable 46 c_1.ns.A;
|
D | declarationEmitImportInExportAssignmentModule.js | 17 (function (c_1) { argument 23 c_1.c = c;
|
D | declFileImportChainInExportAssignment.js | 17 (function (c_1) { argument 23 c_1.c = c;
|
D | duplicatePackage.js | 50 var c_1 = require("c"); variable 52 (0, a_1.a)(c_1.c); // Error, these are from different versions of the library.
|
D | moduleSameValueDuplicateExportedBindings2.js | 41 var c_1 = require("./c"); variable 42 __createBinding(exports, c_1, "Animals");
|
D | unusedLocalsAndParametersDeferred.js | 293 var c_1 = 0; variable 295 c_1;
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_separate_specular_color.txt | 135 "Lighting produces two colors at a vertex: a primary color c_1 and 136 a secondary color c_2. The values of c_1 and c_2 depend on the 138 and c_1 and c_2 in bold, so this really won't be as confusing as 140 compute c_1 and c_2 are (note: the equation for c_1 is the current 143 c_1 = e_cm 152 c_1 = e_cm 164 with the primary color c_1; c_2 has no alpha component."
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_separate_specular_color.txt | 135 "Lighting produces two colors at a vertex: a primary color c_1 and 136 a secondary color c_2. The values of c_1 and c_2 depend on the 138 and c_1 and c_2 in bold, so this really won't be as confusing as 140 compute c_1 and c_2 are (note: the equation for c_1 is the current 143 c_1 = e_cm 152 c_1 = e_cm 164 with the primary color c_1; c_2 has no alpha component."
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/vert/ |
D | signedness-mismatch.shader-inputs.vert | 57 ushort c_1 [[attribute(3)]]; 68 c[1] = in.c_1;
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/vert/ |
D | signedness-mismatch.shader-inputs.vert | 57 ushort c_1 [[attribute(3)]]; 68 c[1] = in.c_1;
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/frag/ |
D | vecsize-mismatch.shader-inputs.frag | 57 ushort c_1 [[user(locn3)]]; 69 c[1] = in.c_1;
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/frag/ |
D | vecsize-mismatch.shader-inputs.frag | 57 ushort c_1 [[user(locn3)]]; 69 c[1] = in.c_1;
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/asm/frag/ |
D | pull-model-interpolation.asm.msl23.frag | 73 interpolant<float2, interpolation::perspective> c_1 [[user(locn9)]]; 108 c[1] = in.c_1.interpolate_at_sample(gl_SampleID); 131 float2 _127 = out.FragColor.xy + in.c_1.interpolate_at_centroid().xy; 135 …float2 _143 = out.FragColor.xy + in.c_1.interpolate_at_offset(float2(-0.10000000149011611938476562…
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/asm/frag/ |
D | pull-model-interpolation.asm.msl23.frag | 73 interpolant<float2, interpolation::perspective> c_1 [[user(locn9)]]; 135 c[1] = in.c_1.interpolate_at_sample(gl_SampleID); 158 float2 _127 = out.FragColor.xy + in.c_1.interpolate_at_centroid().xy; 162 …float2 _143 = out.FragColor.xy + in.c_1.interpolate_at_offset(float2(-0.10000000149011611938476562…
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_rast_tri.c | 364 __m128i c_1 = _mm_or_si128(_mm_or_si128(c0_1, c1_1), c2_1); in lp_rast_triangle_32_3_16() local 365 __m128i c_01 = _mm_packs_epi32(c_0, c_1); in lp_rast_triangle_32_3_16() 457 __m128i c_1 = _mm_or_si128(_mm_or_si128(c0_1, c1_1), c2_1); in lp_rast_triangle_32_3_4() local 458 __m128i c_01 = _mm_packs_epi32(c_0, c_1); in lp_rast_triangle_32_3_4() 661 __m128i c_1 = vec_or(vec_or(c0_1, c1_1), c2_1); in lp_rast_triangle_32_3_16() local 662 __m128i c_01 = vec_packs_epi32(c_0, c_1); in lp_rast_triangle_32_3_16()
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | calling-convention-attributes.c | 5 extern void __attribute__((__cdecl__)) c_1(void);
|