/third_party/typescript/tests/cases/conformance/types/thisType/ |
D | thisTypeInObjectLiterals.ts | 34 sub1(n: number): number; method
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
D | bitmap_table_test.cc | 89 IndexSubTablePtr sub1 = strike4->GetIndexSubTable(0); in CommonReadingTest() local 113 IndexSubTablePtr sub1 = strike4->GetIndexSubTable(0); in TestReadingBitmapTable() local
|
/third_party/gn/src/gn/ |
D | config_unittest.cc | 34 Config sub1(setup.settings(), Label(SourceDir("//foo/"), "1")); in TEST() local
|
D | command_format.cc | 804 Printer sub1; in Expr() local 1052 Printer sub1; in FunctionCall() local
|
/third_party/typescript/tests/baselines/reference/ |
D | thisTypeInObjectLiterals.js | 55 sub1: function (n) { method
|
D | super.js | 74 return "sub1" + _super.prototype.foo.call(this) + _super.prototype.bar.call(this); class
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | nfrule.h | 113 NFSubstitution* sub1; variable
|
D | ulocdata.cpp | 334 static const UChar sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 }; /* {1} */ in ulocdata_getLocaleSeparator() local
|
/third_party/icu/icu4c/source/i18n/ |
D | nfrule.h | 113 NFSubstitution* sub1; variable
|
D | ulocdata.cpp | 337 static const UChar sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 }; /* {1} */ in ulocdata_getLocaleSeparator() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | nfrule.h | 113 NFSubstitution* sub1; variable
|
D | ulocdata.cpp | 337 static const char16_t sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 }; /* {1} */ in ulocdata_getLocaleSeparator() local
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstbuffer.c | 112 GstBuffer *buffer, *sub1, *sub2, *span; in GST_START_TEST() local 247 GstBuffer *buffer, *sub1; in GST_START_TEST() local
|
D | gstmemory.c | 100 GstMemory *memory, *sub1, *sub2; in GST_START_TEST() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/ |
D | geometric.h | 109 glm_vec4 const sub1 = _mm_sub_ps(_mm_set1_ps(1.0f), mul1); in glm_vec4_refract() local
|
D | common.h | 208 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/ |
D | LocaleData.java | 421 String sub1 = "{1}"; in getLocaleSeparator() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | LocaleData.java | 436 String sub1 = "{1}"; in getLocaleSeparator() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NFRule.java | 104 private NFSubstitution sub1 = null; field in NFRule
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | NFRule.java | 105 private NFSubstitution sub1 = null; field in NFRule
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | locdispnames.cpp | 483 static const UChar sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 } ; /* {1} */ in uloc_getDisplayName() local
|
/third_party/node/deps/icu-small/source/common/ |
D | locdispnames.cpp | 495 static const char16_t sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 } ; /* {1} */ in uloc_getDisplayName() local
|
/third_party/icu/icu4c/source/common/ |
D | locdispnames.cpp | 495 static const UChar sub1[4] = { 0x007b, 0x0031, 0x007d , 0x0000 } ; /* {1} */ in uloc_getDisplayName() local
|
/third_party/mbedtls/library/ |
D | constant_time.c | 193 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/ |
D | ICUResourceBundleTest.java | 305 UResourceBundle sub1 = sub.get("file"); in TestBasicTypes() local
|