Home
last modified time | relevance | path

Searched refs:c_1 (Results 1 – 25 of 41) sorted by relevance

12

/third_party/openssl/crypto/bn/asm/
Dsparcv8.S532 #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 …]
Dmips.pl1044 ($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/
D8-1.c122 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/
DrequireAsFunctionInExternalModule.js31 var c_1 = require("./c"); variable
34 if (c_1.has('ember-debug')) {
35 c_1["default"]('ember-debug');
Dchained2.js44 var c_1 = require("./c"); variable
45 new c_1["default"].A();
46 new c_1["default"].B();
DoperationsAvailableOnPromisedType.js82 var c_1, c_1_1;
106 c_1 = __asyncValues(c);
108 case 2: return [4 /*yield*/, c_1.next()];
121 if (!(c_1_1 && !c_1_1.done && (_a = c_1["return"]))) return [3 /*break*/, 9];
122 return [4 /*yield*/, _a.call(c_1)];
DexportNamespace3.js38 var c_1 = require("./c"); variable
39 new c_1.a.A(); // Error
DdeclarationEmitImportInExportAssignmentModule.js17 (function (c_1) { argument
23 c_1.c = c;
DexportNamespace4.js45 var c_1 = require("./c"); variable
46 c_1.ns.A;
DduplicatePackage.js50 var c_1 = require("c"); variable
52 a_1.a(c_1.c); // Error, these are from different versions of the library.
DdeclFileImportChainInExportAssignment.js17 (function (c_1) { argument
23 c_1.c = c;
DmoduleSameValueDuplicateExportedBindings2.js37 var c_1 = require("./c"); variable
38 __createBinding(exports, c_1, "Animals");
DunusedLocalsAndParametersDeferred.js293 var c_1 = 0; variable
295 c_1;
/third_party/openGLES/extensions/EXT/
DEXT_separate_specular_color.txt135 "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/
DEXT_separate_specular_color.txt135 "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/opt/shaders-msl/vert/
Dsignedness-mismatch.shader-inputs.vert57 ushort c_1 [[attribute(3)]];
68 c[1] = in.c_1;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/vert/
Dsignedness-mismatch.shader-inputs.vert57 ushort c_1 [[attribute(3)]];
68 c[1] = in.c_1;
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/frag/
Dvecsize-mismatch.shader-inputs.frag57 ushort c_1 [[user(locn3)]];
69 c[1] = in.c_1;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/frag/
Dvecsize-mismatch.shader-inputs.frag57 ushort c_1 [[user(locn3)]];
69 c[1] = in.c_1;
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependencies/deepImportChanges/
Dupdates-errors-when-deep-import-file-changes.js101 var c_1 = require("./c");
104 this.c = new c_1.C();
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/asm/frag/
Dpull-model-interpolation.asm.msl23.frag73 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/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/asm/frag/
Dpull-model-interpolation.asm.msl23.frag73 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/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/deepImportChanges/
Dupdates-errors-when-deep-import-file-changes.js107 var c_1 = require("./c");
110 this.c = new c_1.C();
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModules/deepImportChanges/
Dupdates-errors-when-deep-import-file-changes.js101 var c_1 = require("./c");
104 this.c = new c_1.C();
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/default/deepImportChanges/
Dupdates-errors-when-deep-import-file-changes.js101 var c_1 = require("./c");
104 this.c = new c_1.C();

12