Home
last modified time | relevance | path

Searched refs:S11 (Results 1 – 25 of 34) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DcontrolFlowSelfReferentialLoop.js24 var S11=7, S12=12, S13=17, S14=22; variable
35 a=FF(a,b,c,d,x[k+0], S11,0xD76AA478);
39 a=FF(a,b,c,d,x[k+4], S11,0xF57C0FAF);
43 a=FF(a,b,c,d,x[k+8], S11,0x698098D8);
47 a=FF(a,b,c,d,x[k+12],S11,0x6B901122);
146 var S11 = 7, S12 = 12, S13 = 17, S14 = 22;
160 a = FF(a, b, c, d, x[k + 0], S11, 0xD76AA478);
164 a = FF(a, b, c, d, x[k + 4], S11, 0xF57C0FAF);
168 a = FF(a, b, c, d, x[k + 8], S11, 0x698098D8);
172 a = FF(a, b, c, d, x[k + 12], S11, 0x6B901122);
DcontrolFlowSelfReferentialLoop.types84 var S11=7, S12=12, S13=17, S14=22;
85 >S11 : number
171 a=FF(a,b,c,d,x[k+0], S11,0xD76AA478);
172 >a=FF(a,b,c,d,x[k+0], S11,0xD76AA478) : number
174 >FF(a,b,c,d,x[k+0], S11,0xD76AA478) : number
185 >S11 : number
239 a=FF(a,b,c,d,x[k+4], S11,0xF57C0FAF);
240 >a=FF(a,b,c,d,x[k+4], S11,0xF57C0FAF) : number
242 >FF(a,b,c,d,x[k+4], S11,0xF57C0FAF) : number
253 >S11 : number
[all …]
DcontrolFlowSelfReferentialLoop.errors.txt110 var S11=7, S12=12, S13=17, S14=22;
121 a=FF(a,b,c,d,x[k+0], S11,0xD76AA478);
125 a=FF(a,b,c,d,x[k+4], S11,0xF57C0FAF);
129 a=FF(a,b,c,d,x[k+8], S11,0x698098D8);
133 a=FF(a,b,c,d,x[k+12],S11,0x6B901122);
DcontrolFlowSelfReferentialLoop.symbols75 var S11=7, S12=12, S13=17, S14=22;
76 >S11 : Symbol(S11, Decl(controlFlowSelfReferentialLoop.ts, 22, 7))
126 a=FF(a,b,c,d,x[k+0], S11,0xD76AA478);
135 >S11 : Symbol(S11, Decl(controlFlowSelfReferentialLoop.ts, 22, 7))
170 a=FF(a,b,c,d,x[k+4], S11,0xF57C0FAF);
179 >S11 : Symbol(S11, Decl(controlFlowSelfReferentialLoop.ts, 22, 7))
214 a=FF(a,b,c,d,x[k+8], S11,0x698098D8);
223 >S11 : Symbol(S11, Decl(controlFlowSelfReferentialLoop.ts, 22, 7))
258 a=FF(a,b,c,d,x[k+12],S11,0x6B901122);
267 >S11 : Symbol(S11, Decl(controlFlowSelfReferentialLoop.ts, 22, 7))
DtemplateLiteralTypesPatterns.symbols433 type S11 = `${string}${string}${string}`; // string
434 >S11 : Symbol(S11, Decl(templateLiteralTypesPatterns.ts, 180, 23))
DtemplateLiteralTypesPatterns.js183 type S11 = `${string}${string}${string}`; // string
DtemplateLiteralTypesPatterns.types588 type S11 = `${string}${string}${string}`; // string
589 >S11 : string
DtemplateLiteralTypesPatterns.errors.txt356 type S11 = `${string}${string}${string}`; // string
/third_party/typescript/tests/cases/compiler/
DcontrolFlowSelfReferentialLoop.ts25 var S11=7, S12=12, S13=17, S14=22;
36 a=FF(a,b,c,d,x[k+0], S11,0xD76AA478);
40 a=FF(a,b,c,d,x[k+4], S11,0xF57C0FAF);
44 a=FF(a,b,c,d,x[k+8], S11,0x698098D8);
48 a=FF(a,b,c,d,x[k+12],S11,0x6B901122);
/third_party/musl/src/math/
D__sinl.c61 S11 = -0.38680813379701966970673724299207480965452616911420e-22, variable
64 z*(S9+z*(S10+z*(S11+z*S12))))))))))
/third_party/musl/porting/liteos_a/kernel/src/math/
D__sinl.c61 S11 = -0.38680813379701966970673724299207480965452616911420e-22, variable
64 z*(S9+z*(S10+z*(S11+z*S12))))))))))
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_md5.c239 #define S11 7 in SDLTest_Md5Transform() macro
243 FF(a, b, c, d, in[0], S11, 3614090360u); /* 1 */ in SDLTest_Md5Transform()
247 FF(a, b, c, d, in[4], S11, 4118548399u); /* 5 */ in SDLTest_Md5Transform()
251 FF(a, b, c, d, in[8], S11, 1770035416u); /* 9 */ in SDLTest_Md5Transform()
255 FF(a, b, c, d, in[12], S11, 1804603682u); /* 13 */ in SDLTest_Md5Transform()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_fingerprint.cpp462 S11 = 7, in MD5Transform() enumerator
512 FF (a, b, c, d, x[ 0], S11, 0xd76aa478); /* 1 */ in MD5Transform()
516 FF (a, b, c, d, x[ 4], S11, 0xf57c0faf); /* 5 */ in MD5Transform()
520 FF (a, b, c, d, x[ 8], S11, 0x698098d8); /* 9 */ in MD5Transform()
524 FF (a, b, c, d, x[12], S11, 0x6b901122); /* 13 */ in MD5Transform()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMCallingConv.td80 S9, S10, S11, S12, S13, S14, S15]>>,
100 S9, S10, S11, S12, S13, S14, S15]>>,
226 S9, S10, S11, S12, S13, S14, S15]>>,
245 S9, S10, S11, S12, S13, S14, S15]>>,
DARMCallingConv.cpp160 ARM::S8, ARM::S9, ARM::S10, ARM::S11,
DARMRegisterInfo.td105 def S10 : ARMFReg<10, "s10">; def S11 : ARMFReg<11, "s11">;
124 def D5 : ARMReg< 5, "d5", [S10, S11]>, DwarfRegNum<[261]>;
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypesPatterns.ts183 type S11 = `${string}${string}${string}`; // string alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenCallingConv.inc298 …::S3, ARM::S4, ARM::S5, ARM::S6, ARM::S7, ARM::S8, ARM::S9, ARM::S10, ARM::S11, ARM::S12, ARM::S13…
555 …::S3, ARM::S4, ARM::S5, ARM::S6, ARM::S7, ARM::S8, ARM::S9, ARM::S10, ARM::S11, ARM::S12, ARM::S13…
764 …::S3, ARM::S4, ARM::S5, ARM::S6, ARM::S7, ARM::S8, ARM::S9, ARM::S10, ARM::S11, ARM::S12, ARM::S13…
917 …::S3, ARM::S4, ARM::S5, ARM::S6, ARM::S7, ARM::S8, ARM::S9, ARM::S10, ARM::S11, ARM::S12, ARM::S13…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp52 case AArch64::S11: in isOdd()
DAArch64SchedPredicates.td111 CheckRegOperand<0, S11>,
DAArch64RegisterInfo.td329 def S11 : AArch64Reg<11, "s11", [H11]>, DwarfRegAlias<B11>;
364 def D11 : AArch64Reg<11, "d11", [S11], ["v11", ""]>, DwarfRegAlias<B11>;
DAArch64CallingConvention.td351 CCIfType<[f32], CCAssignToReg<[S8, S9, S10, S11]>>,
/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc110 #define S11 (kExitReplace1S0) macro
372 #undef S11
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.cpp142 {codeview::RegisterId::ARM64_S11, AArch64::S11}, in initLLVMToCVRegMapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenRegisterInfo.inc150 S11 = 130,
1506 …PPC::S2, PPC::S3, PPC::S4, PPC::S5, PPC::S6, PPC::S7, PPC::S8, PPC::S9, PPC::S10, PPC::S11, PPC::S…
1526 …PPC::S2, PPC::S3, PPC::S4, PPC::S5, PPC::S6, PPC::S7, PPC::S8, PPC::S9, PPC::S10, PPC::S11, PPC::S…
1866 { 1211U, PPC::S11 },
2009 { 1211U, PPC::S11 },
2154 { 1211U, PPC::S11 },
2297 { 1211U, PPC::S11 },
2446 { PPC::S11, 1211U },
2721 { PPC::S11, 1211U },
2999 { PPC::S11, 1211U },
[all …]

12