/third_party/typescript/tests/baselines/reference/ |
H A D | functionConstraintSatisfaction2.js | 35 var r16 = foo2(f2); variable
|
H A D | additionOperatorWithNullValueAndValidOperator.js | 31 var r16 = '' + null;
variable 63 var r16 = '' + null;
variable
|
H A D | additionOperatorWithUndefinedValueAndValidOperator.js | 31 var r16 = '' + undefined;
variable 63 var r16 = '' + undefined;
variable
|
H A D | additionOperatorWithAnyAndEveryType.js | 36 var r16 = a + M; variable 82 var r16 = a + M;
variable
|
H A D | additionOperatorWithInvalidOperands.js | 37 var r16 = b + foo(); variable 83 var r16 = b + foo();
variable
|
H A D | additionOperatorWithStringAndEveryType.js | 35 var r16 = x + E.a; variable 75 var r16 = x + E.a;
variable
|
H A D | nullIsSubtypeOfEverythingButUndefined.js | 70 var r16 = true ? ac : null; variable 71 var r16 = true ? null : ac; variable 160 var r16 = true ? ac : null;
variable 161 var r16 = true ? null : ac;
variable
|
H A D | functionConstraintSatisfaction.js | 49 var r16 = foo(c2); variable
|
H A D | subtypingWithCallSignatures4.js | 104 var r16 = foo16(r16arg); variable 199 var r16 = foo16(r16arg);
variable
|
H A D | subtypingWithConstructSignatures4.js | 104 var r16 = foo16(r16arg); variable 199 var r16 = foo16(r16arg);
variable
|
H A D | subtypingWithCallSignatures2.js | 168 var r16 = foo16(r16arg1); variable 303 var r16 = foo16(r16arg1);
variable
|
H A D | subtypingWithConstructSignatures2.js | 168 var r16 = foo16(r16arg1); variable 291 var r16 = foo16(r16arg1);
variable
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gresume.c | 48 unw_word_t r16; in local_resume() member
|
/third_party/lzma/Asm/arm64/ |
H A D | 7zAsm.S | 20 #define r16 x16
define
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbidata.h | 130 RBBIStateTableRow16 r16; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbidata.h | 130 RBBIStateTableRow16 r16; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | osfiber_asm_aarch64.h | 60 uintptr_t r16; member
|
H A D | osfiber_asm_ppc64.h | 76 uintptr_t r16; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbidata.h | 130 RBBIStateTableRow16 r16; member
|
/third_party/python/Modules/_blake2/impl/ |
H A D | blake2b.c | 289 const __m128i r16 = _mm_setr_epi8( 2, 3, 4, 5, 6, 7, 0, 1, 10, 11, 12, 13, 14, 15, 8, 9 ); in blake2b_compress() local
|
H A D | blake2s.c | 279 const __m128i r16 = _mm_set_epi8( 13, 12, 15, 14, 9, 8, 11, 10, 5, 4, 7, 6, 1, 0, 3, 2 ); in blake2s_compress() local
|
/third_party/musl/arch/microblaze/bits/ |
H A D | signal.h | 15 unsigned long r16, r17, r18, r19, r20, r21, r22, r23; member
|
/third_party/node/deps/v8/src/execution/ppc/ |
H A D | simulator-ppc.h | 80 r16, enumerator
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuCompressedTexture.cpp | 2188 const deInt16 r16 = finishUnquantize(interpolate(endpointStartR, endpointEndR, colorIndex, colorIndexBC), hasSign); in decompressBc6H() local
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2test.c | 7392 uint16_t *r16 = NULL; in process_data() local
|