Home
last modified time | relevance | path

Searched defs:r12 (Results 1 - 25 of 43) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-armv4.pl188 sub r12,pc,#8+48 @ &rem_4bit subroutine
/third_party/openssl/crypto/modes/asm/
H A Dghash-armv4.pl188 sub r12,pc,#8+48 @ &rem_4bit subroutine
/third_party/typescript/tests/baselines/reference/
H A DstringIndexingResults.js35 var r12 = b[1]; variable
60 var r12 = b[1]; variable
H A DobjectTypeWithStringNamedNumericProperty.js155 var r12 = i[01]; variable
174 var r12 = i[01]; variable
193 var r12 = i[01]; variable
221 var r12 = i[01]; variable
H A DexponentiationOperatorWithEnum.js25 var r12 = 1 ** E.b; variable
49 var r12 = Math.pow(1, E.b); variable
H A DexponentiationOperatorWithEnumUnion.js29 var r12 = 1 ** E.b; variable
58 var r12 = Math.pow(1, E.b); variable
H A DfunctionConstraintSatisfaction3.js41 var r12 = foo(i2); variable
H A DgenericCallWithGenericSignatureArguments3.js34 var r12 = foo2(x, (a1: (y: string) => boolean) => (n: Object) => 1, (a2: (z: string) => boolean) => 2); // error variable
H A DgenericCallWithOverloadedFunctionTypedArguments.js41 var r12 = foo7(1, (x) => x); // any => string (+1 overload) [inferences are made for T, but lambda not contextually typed] variable
H A DadditionOperatorWithNullValueAndValidOperator.js25 var r12 = E['a'] + null; variable
58 var r12 = E['a'] + null; variable
H A DadditionOperatorWithNumberAndEnum.js22 var r12 = b + c; variable
52 var r12 = b + c; variable
H A DadditionOperatorWithUndefinedValueAndValidOperator.js25 var r12 = E['a'] + undefined; variable
58 var r12 = E['a'] + undefined; variable
H A DadditionOperatorWithAnyAndEveryType.js32 var r12 = a + C; variable
78 var r12 = a + C; variable
H A DadditionOperatorWithInvalidOperands.js33 var r12 = true + 123; variable
79 var r12 = true + 123; variable
H A DadditionOperatorWithStringAndEveryType.js29 var r12 = e + x; variable
70 var r12 = e + x; variable
H A DnullIsSubtypeOfEverythingButUndefined.js47 var r12 = true ? c2 : null; variable
48 var r12 = true ? null : c2; variable
134 var r12 = true ? c2 : null; variable
135 var r12 = true ? null : c2; variable
H A DfunctionConstraintSatisfaction.js45 var r12 = foo(<U, V>(x: U, y: V) => x); variable
/third_party/skia/tests/
H A DQuickRejectTest.cpp89 SkRect r12 = SkRect::MakeLTRB(5.0f, 50.0f, 100.0f, 100.0f); in test_quick_reject() local
/third_party/lzma/Asm/arm64/
H A D7zAsm.S16 #define r12 x12 define
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1150 sub r12, sp, $rounds, lsl#7 @ 128 bytes per inner round key subroutine
1414 sub r12, sp, $rounds, lsl#7 @ 128 bytes per inner round key global() subroutine
1671 sub r12, sp, $rounds, lsl#7 @ 128 bytes per inner round key global() subroutine
1673 sub r12, #`32+16` @ place for tweak[9] global() subroutine
2075 sub r12, sp, $rounds, lsl#7 @ 128 bytes per inner round key global() subroutine
2077 sub r12, #`32+16` @ place for tweak[9] global() subroutine
[all...]
/third_party/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1150 sub r12, sp, $rounds, lsl#7 @ 128 bytes per inner round key subroutine
1414 sub r12, sp, $rounds, lsl#7 @ 128 bytes per inner round key global() subroutine
1671 sub r12, sp, $rounds, lsl#7 @ 128 bytes per inner round key global() subroutine
1673 sub r12, #`32+16` @ place for tweak[9] global() subroutine
2075 sub r12, sp, $rounds, lsl#7 @ 128 bytes per inner round key global() subroutine
2077 sub r12, #`32+16` @ place for tweak[9] global() subroutine
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_asm_arm.h48 uintptr_t r12; // Intra-Procedure-call member
/third_party/musl/arch/x32/bits/
H A Duser.h12 unsigned long r15, r14, r13, r12, rbp, rbx, r11, r10, r9, r8; member
/third_party/musl/arch/x86_64/bits/
H A Duser.h12 unsigned long r15, r14, r13, r12, rbp, rbx, r11, r10, r9, r8; member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils.cpp98 float r12 = ci * yz + s * x; in Rotate() local
124 float r12 = 0.f; in Translate() local
150 float r12 = 0.f; in Scale() local
184 float r12 = 0.f; in Frustum() local
225 float r12 = 0.f; in Ortho() local
[all...]

Completed in 12 milliseconds

12