Home
last modified time | relevance | path

Searched defs:r14 (Results 1 - 25 of 34) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-armv4.pl215 sub r14,pc,#16 @ ChaCha20_ctr32 subroutine
241 sub r14,r14,#64 @ .Lsigma subroutine
[all...]
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-armv4.pl215 sub r14,pc,#16 @ ChaCha20_ctr32 subroutine
241 sub r14,r14,#64 @ .Lsigma subroutine
[all...]
/third_party/typescript/tests/baselines/reference/
H A DgenericCallWithOverloadedConstructorTypedArguments2.js40 var r14 = foo7(1, c); // ok variable
H A DgenericCallWithOverloadedFunctionTypedArguments2.js37 var r14 = foo7(1, a); // ok variable
H A DfunctionConstraintSatisfaction2.js31 var r14 = foo2(b2); variable
H A DgenericCallWithOverloadedConstructorTypedArguments.js47 var r14 = foo7(1, c); // new any => string; new(x:any, y?:any) => string variable
H A DgenericCallWithOverloadedFunctionTypedArguments.js44 var r14 = foo7(1, a); // any => string (+1 overload) [inferences are made for T, but lambda not contextually typed] variable
H A DadditionOperatorWithNullValueAndValidOperator.js29 var r14 = null + ''; variable
61 var r14 = null + ''; variable
H A DadditionOperatorWithNumberAndEnum.js24 var r14 = c + c; variable
54 var r14 = c + c; variable
H A DadditionOperatorWithUndefinedValueAndValidOperator.js29 var r14 = undefined + ''; variable
61 var r14 = undefined + ''; variable
H A DadditionOperatorWithAnyAndEveryType.js34 var r14 = a + E; variable
80 var r14 = a + E; variable
H A DadditionOperatorWithInvalidOperands.js35 var r14 = b + d; variable
81 var r14 = b + d; variable
H A DadditionOperatorWithStringAndEveryType.js31 var r14 = g + x; variable
72 var r14 = g + x; variable
H A DnullIsSubtypeOfEverythingButUndefined.js54 var r14 = true ? E.A : null; variable
55 var r14 = true ? null : E.A; variable
142 var r14 = true ? E.A : null; variable
143 var r14 = true ? null : E.A; variable
H A DfunctionConstraintSatisfaction.js47 var r14 = foo(C2); variable
H A DsubtypingWithCallSignatures2.js161 var r14 = foo14(r14arg1); // any variable
297 var r14 = foo14(r14arg1); // any variable
H A DsubtypingWithConstructSignatures2.js161 var r14 = foo14(r14arg1); // any variable
285 var r14 = foo14(r14arg1); // any variable
/third_party/lzma/Asm/arm64/
H A D7zAsm.S18 #define r14 x14 define
/third_party/musl/arch/x32/bits/
H A Duser.h12 unsigned long r15, r14, r13, r12, rbp, rbx, r11, r10, r9, r8; member
H A Dsignal.h73 unsigned long long r8, r9, r10, r11, r12, r13, r14, r15; 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/musl/arch/microblaze/bits/
H A Dsignal.h14 unsigned long r8, r9, r10, r11, r12, r13, r14, r15; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_asm_ppc64.h74 uintptr_t r14; member
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_x86.h176 uint64_t r8, r9, r10, r11, r12, r13, r14, r15; member
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.h94 r14 = 14, enumerator

Completed in 13 milliseconds

12