Home
last modified time | relevance | path

Searched defs:r18 (Results 1 – 25 of 26) sorted by relevance

12

/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/additionOperator/
DadditionOperatorWithStringAndEveryType.ts36 var r18 = x + 0; variable
DadditionOperatorWithInvalidOperands.ts38 var r18 = E.a + new C(); variable
DadditionOperatorWithAnyAndEveryType.ts37 var r18 = a + 123; variable
/third_party/typescript/tests/baselines/reference/
DadditionOperatorWithTypeParameter.js36 var r18 = t + u; variable
DadditionOperatorWithStringAndEveryType.js37 var r18 = x + 0; variable
DadditionOperatorWithInvalidOperands.js39 var r18 = E.a + new C(); variable
DadditionOperatorWithAnyAndEveryType.js38 var r18 = a + 123; variable
DnullIsSubtypeOfEverythingButUndefined.js79 var r18 = true ? x : null; variable
DsubtypesOfTypeParameter.js97 var r18 = true ? x : a; variable
DsubtypesOfTypeParameterWithConstraints2.js145 var r18 = true ? x : a; // ok variable
DsubtypingWithConstructSignatures4.js112 var r18 = foo18(r18arg); variable
DsubtypingWithCallSignatures4.js112 var r18 = foo18(r18arg); variable
DsubtypingWithConstructSignatures2.js172 var r18 = foo18(r18arg1); variable
DsubtypingWithCallSignatures2.js172 var r18 = foo18(r18arg1); variable
/third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/
DsubtypingWithConstructSignatures4.ts111 var r18 = foo18(r18arg); variable
DsubtypingWithConstructSignatures2.ts171 var r18 = foo18(r18arg1); variable
DsubtypingWithCallSignatures4.ts111 var r18 = foo18(r18arg); variable
DsubtypingWithCallSignatures2.ts171 var r18 = foo18(r18arg1); variable
/third_party/libunwind/src/ia64/
DGresume.c50 unw_word_t r18; in local_resume() member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dosfiber_asm_aarch64.h62 uintptr_t r18; // platform specific (maybe inter-procedural state) member
Dosfiber_asm_ppc64.h78 uintptr_t r18; member
/third_party/libffi/src/powerpc/
Daix_closure.S45 .set r18,18 define
Daix.S45 .set r18,18 define
/third_party/musl/arch/microblaze/bits/
Dsignal.h15 unsigned long r16, r17, r18, r19, r20, r21, r22, r23; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h1825 uint32_t r18; member

12