Home
last modified time | relevance | path

Searched defs:r16 (Results 1 – 25 of 47) sorted by relevance

12

/third_party/typescript/tests/cases/conformance/types/typeParameters/typeArgumentLists/
DfunctionConstraintSatisfaction2.ts34 var r16 = foo2(f2); variable
DfunctionConstraintSatisfaction.ts48 var r16 = foo(c2); variable
/third_party/re2/re2/
Dunicode_groups.h44 const URange16 *r16; member
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/additionOperator/
DadditionOperatorWithNullValueAndValidOperator.ts30 var r16 = '' + null; variable
DadditionOperatorWithUndefinedValueAndValidOperator.ts30 var r16 = '' + undefined; variable
DadditionOperatorWithStringAndEveryType.ts34 var r16 = x + E.a; variable
DadditionOperatorWithInvalidOperands.ts36 var r16 = b + foo(); variable
DadditionOperatorWithAnyAndEveryType.ts35 var r16 = a + M; variable
/third_party/typescript/tests/baselines/reference/
DadditionOperatorWithUndefinedValueAndValidOperator.js31 var r16 = '' + undefined; variable
DadditionOperatorWithNullValueAndValidOperator.js31 var r16 = '' + null; variable
DfunctionConstraintSatisfaction2.js35 var r16 = foo2(f2); variable
DadditionOperatorWithTypeParameter.js34 var r16 = t + undefined; variable
DadditionOperatorWithStringAndEveryType.js35 var r16 = x + E.a; variable
DadditionOperatorWithInvalidOperands.js37 var r16 = b + foo(); variable
DadditionOperatorWithAnyAndEveryType.js36 var r16 = a + M; variable
DnullIsSubtypeOfEverythingButUndefined.js70 var r16 = true ? ac : null; variable
DfunctionConstraintSatisfaction.js49 var r16 = foo(c2); variable
DsubtypesOfTypeParameter.js88 var r16 = true ? ac : x; variable
/third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/
DnullIsSubtypeOfEverythingButUndefined.ts69 var r16 = true ? ac : null; variable
70 var r16 = true ? null : ac; variable
DsubtypingWithConstructSignatures4.ts103 var r16 = foo16(r16arg); variable
DsubtypingWithConstructSignatures2.ts167 var r16 = foo16(r16arg1); variable
DsubtypingWithCallSignatures4.ts103 var r16 = foo16(r16arg); variable
/third_party/flutter/skia/src/gpu/
DGrDataUtils.cpp267 uint16_t r16 = SkScalarRoundToInt(colorf.fR * 65535.0f); in fill_buffer_with_color() local
272 uint16_t r16 = SkScalarRoundToInt(colorf.fR * 65535.0f); in fill_buffer_with_color() local
282 uint64_t r16 = SkScalarRoundToInt(colorf.fR * 65535.0f); in fill_buffer_with_color() local
/third_party/libunwind/src/ia64/
DGresume.c48 unw_word_t r16; in local_resume() member
/third_party/skia/third_party/externals/icu/source/common/
Drbbidata.h130 RBBIStateTableRow16 r16; member

12