Home
last modified time | relevance | path

Searched defs:r16 (Results 1 - 25 of 29) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DfunctionConstraintSatisfaction2.js35 var r16 = foo2(f2); variable
H A DadditionOperatorWithNullValueAndValidOperator.js31 var r16 = '' + null; variable
63 var r16 = '' + null; variable
H A DadditionOperatorWithUndefinedValueAndValidOperator.js31 var r16 = '' + undefined; variable
63 var r16 = '' + undefined; variable
H A DadditionOperatorWithAnyAndEveryType.js36 var r16 = a + M; variable
82 var r16 = a + M; variable
H A DadditionOperatorWithInvalidOperands.js37 var r16 = b + foo(); variable
83 var r16 = b + foo(); variable
H A DadditionOperatorWithStringAndEveryType.js35 var r16 = x + E.a; variable
75 var r16 = x + E.a; variable
H A DnullIsSubtypeOfEverythingButUndefined.js70 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 DfunctionConstraintSatisfaction.js49 var r16 = foo(c2); variable
H A DsubtypingWithCallSignatures4.js104 var r16 = foo16(r16arg); variable
199 var r16 = foo16(r16arg); variable
H A DsubtypingWithConstructSignatures4.js104 var r16 = foo16(r16arg); variable
199 var r16 = foo16(r16arg); variable
H A DsubtypingWithCallSignatures2.js168 var r16 = foo16(r16arg1); variable
303 var r16 = foo16(r16arg1); variable
H A DsubtypingWithConstructSignatures2.js168 var r16 = foo16(r16arg1); variable
291 var r16 = foo16(r16arg1); variable
/third_party/libunwind/libunwind/src/ia64/
H A DGresume.c48 unw_word_t r16; in local_resume() member
/third_party/lzma/Asm/arm64/
H A D7zAsm.S20 #define r16 x16 define
/third_party/icu/icu4c/source/common/
H A Drbbidata.h130 RBBIStateTableRow16 r16; member
/third_party/node/deps/icu-small/source/common/
H A Drbbidata.h130 RBBIStateTableRow16 r16; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_asm_aarch64.h60 uintptr_t r16; member
H A Dosfiber_asm_ppc64.h76 uintptr_t r16; member
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbidata.h130 RBBIStateTableRow16 r16; member
/third_party/python/Modules/_blake2/impl/
H A Dblake2b.c289 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 Dblake2s.c279 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 Dsignal.h15 unsigned long r16, r17, r18, r19, r20, r21, r22, r23; member
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.h80 r16, enumerator
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp2188 const deInt16 r16 = finishUnquantize(interpolate(endpointStartR, endpointEndR, colorIndex, colorIndexBC), hasSign); in decompressBc6H() local
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c7392 uint16_t *r16 = NULL; in process_data() local

Completed in 27 milliseconds

12