/third_party/typescript/tests/baselines/reference/ |
D | blockScopedBindingsReassignedInLoop3.js | 138 var _loop_6 = function (a_2) { argument 139 var f = function () { return a_2; }; 140 if (a_2) { 141 a_2 = x; 142 return out_a_2 = a_2, "continue"; 147 out_a_2 = a_2; 150 for (var a_2 = 1; a_2 < 5; --a_2) { 151 _loop_6(a_2); 152 a_2 = out_a_2;
|
D | esModuleInteropDefaultImports.js | 78 var a_2 = __importDefault(require("./a")); variable 85 a_1["default"] === a_2["default"]; 86 a_2["default"] === a_3["default"]; 92 (0, a_2["default"])(); 99 a_2["default"]["default"]();
|
/third_party/skia/third_party/externals/tint/test/shadowing/param/ |
D | function.wgsl.expected.spvasm | 13 OpName %a_2 "a_2" 28 %a_2 = OpVariable %_ptr_Function_int Function %12 30 OpStore %a_2 %a_1 31 %13 = OpLoad %int %a_2
|
D | function.wgsl.expected.hlsl | 8 int a_2 = a_1; 9 int b = a_2;
|
D | function.wgsl.expected.msl | 6 int a_2 = a_1; 7 int b = a_2;
|
/third_party/skia/third_party/externals/tint/test/shadowing/alias/ |
D | var.wgsl.expected.spvasm | 14 OpName %a_2 "a_2" 29 %a_2 = OpVariable %_ptr_Function_int Function %8 34 OpStore %a_2 %8 35 %14 = OpLoad %int %a_2
|
D | var.wgsl.expected.hlsl | 11 int a_2 = 0; 12 int b = a_2;
|
D | var.wgsl.expected.msl | 10 int a_2 = int(); 11 int b = a_2;
|
D | let.wgsl.expected.hlsl | 11 const int a_2 = 0; 12 const int b = a_2;
|
/third_party/skia/third_party/externals/tint/test/shadowing/function/ |
D | var.wgsl.expected.spvasm | 16 OpName %a_2 "a_2" 33 %a_2 = OpVariable %_ptr_Function_a Function %9 38 OpStore %a_2 %9 39 %15 = OpLoad %a %a_2
|
D | let.wgsl.expected.msl | 9 int const a_2 = 1; 10 int const b = a_2;
|
D | var.wgsl.expected.msl | 13 a a_2 = {}; 14 a b = a_2;
|
/third_party/skia/third_party/externals/tint/test/shadowing/struct/ |
D | var.wgsl.expected.spvasm | 16 OpName %a_2 "a_2" 33 %a_2 = OpVariable %_ptr_Function_a Function %9 38 OpStore %a_2 %9 39 %15 = OpLoad %a %a_2
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
D | mips.pl | 1038 ($a_0,$a_1,$a_2,$a_3)=($t0,$t1,$t2,$t3); 1096 $LD $a_2,2*$BNSZ($a1) 1125 $MULTU ($a_2,$b_0) # mul_add_c(a[2],b[0],c3,c1,c2); 1131 mflo ($t_1,$a_2,$b_0) 1132 mfhi ($t_2,$a_2,$b_0) 1169 $MULTU ($a_2,$b_1) # mul_add_c(a[2],b[1],c1,c2,c3); 1174 mflo ($t_1,$a_2,$b_1) 1175 mfhi ($t_2,$a_2,$b_1) 1206 $MULTU ($a_2,$b_2) # mul_add_c(a[2],b[2],c2,c3,c1); 1211 mflo ($t_1,$a_2,$b_2) [all …]
|
D | sparcv8plus.S | 649 #define a_2 %l2 macro 688 lduw ap(2),a_2 697 mulx a_2,b_0,t_1 !mul_add_c(a[2],b[0],c3,c1,c2); 726 mulx a_2,b_1,t_1 !mul_add_c(a[2],b[1],c1,c2,c3); 748 mulx a_2,b_2,t_1 !=!mul_add_c(a[2],b[2],c2,c3,c1); 775 mulx a_2,b_3,t_1 !mul_add_c(a[2],b[3],c3,c1,c2); 814 mulx a_2,b_4,t_1 !=!mul_add_c(a[2],b[4],c1,c2,c3); 841 mulx a_2,b_5,t_1 !mul_add_c(a[2],b[5],c2,c3,c1); 891 mulx a_2,b_6,t_1 !mul_add_c(a[2],b[6],c3,c1,c2); 903 mulx a_2,b_7,t_1 !=!mul_add_c(a[2],b[7],c1,c2,c3); [all …]
|
D | sparcv8.S | 542 #define a_2 %l2 macro 579 ld ap(2),a_2 587 umul a_2,b_0,t_1 !mul_add_c(a[2],b[0],c3,c1,c2); 617 umul a_2,b_1,t_1 !mul_add_c(a[2],b[1],c1,c2,c3); 640 umul a_2,b_2,t_1 !=!mul_add_c(a[2],b[2],c2,c3,c1); 669 umul a_2,b_3,t_1 !=!mul_add_c(a[2],b[3],c3,c1,c2); 713 umul a_2,b_4,t_1 !mul_add_c(a[2],b[4],c1,c2,c3); 742 umul a_2,b_5,t_1 !mul_add_c(a[2],b[5],c2,c3,c1); 800 umul a_2,b_6,t_1 !=!mul_add_c(a[2],b[6],c3,c1,c2); 812 umul a_2,b_7,t_1 !mul_add_c(a[2],b[7],c1,c2,c3); [all …]
|
/third_party/openssl/crypto/bn/asm/ |
D | mips.pl | 1038 ($a_0,$a_1,$a_2,$a_3)=($t0,$t1,$t2,$t3); 1096 $LD $a_2,2*$BNSZ($a1) 1125 $MULTU ($a_2,$b_0) # mul_add_c(a[2],b[0],c3,c1,c2); 1131 mflo ($t_1,$a_2,$b_0) 1132 mfhi ($t_2,$a_2,$b_0) 1169 $MULTU ($a_2,$b_1) # mul_add_c(a[2],b[1],c1,c2,c3); 1174 mflo ($t_1,$a_2,$b_1) 1175 mfhi ($t_2,$a_2,$b_1) 1206 $MULTU ($a_2,$b_2) # mul_add_c(a[2],b[2],c2,c3,c1); 1211 mflo ($t_1,$a_2,$b_2) [all …]
|
D | sparcv8plus.S | 649 #define a_2 %l2 macro 688 lduw ap(2),a_2 697 mulx a_2,b_0,t_1 !mul_add_c(a[2],b[0],c3,c1,c2); 726 mulx a_2,b_1,t_1 !mul_add_c(a[2],b[1],c1,c2,c3); 748 mulx a_2,b_2,t_1 !=!mul_add_c(a[2],b[2],c2,c3,c1); 775 mulx a_2,b_3,t_1 !mul_add_c(a[2],b[3],c3,c1,c2); 814 mulx a_2,b_4,t_1 !=!mul_add_c(a[2],b[4],c1,c2,c3); 841 mulx a_2,b_5,t_1 !mul_add_c(a[2],b[5],c2,c3,c1); 891 mulx a_2,b_6,t_1 !mul_add_c(a[2],b[6],c3,c1,c2); 903 mulx a_2,b_7,t_1 !=!mul_add_c(a[2],b[7],c1,c2,c3); [all …]
|
D | sparcv8.S | 542 #define a_2 %l2 macro 579 ld ap(2),a_2 587 umul a_2,b_0,t_1 !mul_add_c(a[2],b[0],c3,c1,c2); 617 umul a_2,b_1,t_1 !mul_add_c(a[2],b[1],c1,c2,c3); 640 umul a_2,b_2,t_1 !=!mul_add_c(a[2],b[2],c2,c3,c1); 669 umul a_2,b_3,t_1 !=!mul_add_c(a[2],b[3],c3,c1,c2); 713 umul a_2,b_4,t_1 !mul_add_c(a[2],b[4],c1,c2,c3); 742 umul a_2,b_5,t_1 !mul_add_c(a[2],b[5],c2,c3,c1); 800 umul a_2,b_6,t_1 !=!mul_add_c(a[2],b[6],c3,c1,c2); 812 umul a_2,b_7,t_1 !mul_add_c(a[2],b[7],c1,c2,c3); [all …]
|
/third_party/skia/third_party/externals/tint/test/bug/tint/ |
D | 1076.wgsl.expected.spvasm | 8 OpEntryPoint Fragment %main "main" %a_1 %mask_1 %b_1 %a_2 %mask_2 13 OpName %a_2 "a_2" 26 OpDecorate %a_2 Location 0 41 %a_2 = OpVariable %_ptr_Output_float Output %12 78 OpStore %a_2 %42
|
/third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/ |
D | when-directory-symlink-target-matches-disk-but-import-does-not.js | 114 var a_1, a_2; 122 a_2 = a_2_1; property 127 a_2.b; 225 var a_1, a_2; 233 a_2 = a_2_1; property 238 a_2.b;
|
D | when-both-directory-symlink-target-and-import-match-disk.js | 114 var a_1, a_2; 122 a_2 = a_2_1; property 127 a_2.b; 225 var a_1, a_2; 233 a_2 = a_2_1; property 238 a_2.b;
|
D | when-import,-directory-symlink-target,-and-disk-are-all-different.js | 108 var a_1, a_2; 116 a_2 = a_2_1; property 121 a_2.b; 224 var a_1, a_2; 232 a_2 = a_2_1; property 237 a_2.b;
|
D | when-import-and-directory-symlink-target-agree-but-do-not-match-disk.js | 122 var a_1, a_2; 130 a_2 = a_2_1; property 135 a_2.b; 241 var a_1, a_2; 249 a_2 = a_2_1; property 254 a_2.b;
|
D | when-import-matches-disk-but-directory-symlink-target-does-not.js | 122 var a_1, a_2; 130 a_2 = a_2_1; property 135 a_2.b; 241 var a_1, a_2; 249 a_2 = a_2_1; property 254 a_2.b;
|