Home
last modified time | relevance | path

Searched defs:sub1 (Results 1 – 25 of 41) sorted by relevance

12

/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeInObjectLiterals.ts34 sub1(n: number): number; method
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dbitmap_table_test.cc89 IndexSubTablePtr sub1 = strike4->GetIndexSubTable(0); in CommonReadingTest() local
113 IndexSubTablePtr sub1 = strike4->GetIndexSubTable(0); in TestReadingBitmapTable() local
/third_party/gn/src/gn/
Dconfig_unittest.cc34 Config sub1(setup.settings(), Label(SourceDir("//foo/"), "1")); in TEST() local
Dcommand_format.cc804 Printer sub1; in Expr() local
1052 Printer sub1; in FunctionCall() local
/third_party/typescript/tests/baselines/reference/
DthisTypeInObjectLiterals.js55 sub1: function (n) { method
Dsuper.js74 return "sub1" + _super.prototype.foo.call(this) + _super.prototype.bar.call(this); class
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfrule.h113 NFSubstitution* sub1; variable
Dulocdata.cpp334 static const UChar sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 }; /* {1} */ in ulocdata_getLocaleSeparator() local
/third_party/icu/icu4c/source/i18n/
Dnfrule.h113 NFSubstitution* sub1; variable
Dulocdata.cpp337 static const UChar sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 }; /* {1} */ in ulocdata_getLocaleSeparator() local
/third_party/node/deps/icu-small/source/i18n/
Dnfrule.h113 NFSubstitution* sub1; variable
Dulocdata.cpp337 static const char16_t sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 }; /* {1} */ in ulocdata_getLocaleSeparator() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbuffer.c112 GstBuffer *buffer, *sub1, *sub2, *span; in GST_START_TEST() local
247 GstBuffer *buffer, *sub1; in GST_START_TEST() local
Dgstmemory.c100 GstMemory *memory, *sub1, *sub2; in GST_START_TEST() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
Dgeometric.h109 glm_vec4 const sub1 = _mm_sub_ps(_mm_set1_ps(1.0f), mul1); in glm_vec4_refract() local
Dcommon.h208 glm_vec4 const sub1 = glm_vec4_sub(edge1, edge0); in glm_vec4_smoothstep() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleData.java421 String sub1 = "{1}"; in getLocaleSeparator() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleData.java436 String sub1 = "{1}"; in getLocaleSeparator() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRule.java104 private NFSubstitution sub1 = null; field in NFRule
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNFRule.java105 private NFSubstitution sub1 = null; field in NFRule
/third_party/skia/third_party/externals/icu/source/common/
Dlocdispnames.cpp483 static const UChar sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 } ; /* {1} */ in uloc_getDisplayName() local
/third_party/node/deps/icu-small/source/common/
Dlocdispnames.cpp495 static const char16_t sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 } ; /* {1} */ in uloc_getDisplayName() local
/third_party/icu/icu4c/source/common/
Dlocdispnames.cpp495 static const UChar sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 } ; /* {1} */ in uloc_getDisplayName() local
/third_party/mbedtls/library/
Dconstant_time.c193 const size_t sub1 = sub >> (sizeof(sub) * 8 - 1); in mbedtls_ct_size_mask_lt() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUResourceBundleTest.java305 UResourceBundle sub1 = sub.get("file"); in TestBasicTypes() local

12