Home
last modified time | relevance | path

Searched defs:singleton (Results 1 – 25 of 54) sorted by relevance

123

/third_party/rust/rust/tests/ui/transmutability/arrays/
Dshould_require_well_defined_layout.rs30 fn singleton() { in should_reject_repr_rust() function
52 fn singleton() { in should_accept_repr_C() function
/third_party/skia/src/ports/
DSkFontConfigInterface_direct_factory.cpp12 static SkFontConfigInterface* singleton; in GetSingletonDirectInterface() local
/third_party/skia/m133/src/ports/
DSkFontConfigInterface_direct_factory.cpp12 static SkFontConfigInterface* singleton; in GetSingletonDirectInterface() local
/third_party/typescript/tests/cases/compiler/
DcontextualSignatureInstantiation3.ts9 function singleton<T>(x: T) { function
/third_party/typescript/tests/baselines/reference/
DcontextualSignatureInstantiation3.js33 function singleton(x) { function
/third_party/rust/rust/tests/ui/lint/unused/
Dmust_use-array.rs18 fn singleton() -> [S; 1] { in singleton() function
/third_party/rust/rust/src/librustdoc/html/url_parts_builder/
Dtests.rs13 fn singleton() { in singleton() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/mslite_bench/mslite_bench/utils/
Dinfer_log.py22 def singleton(cls): function
/third_party/rust/rust/tests/debuginfo/
Dvec-slices.rs112 let singleton: &[i64] = &[1]; in main() localVariable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DResourceBasedPeriodFormatterDataService.java45 …private static final ResourceBasedPeriodFormatterDataService singleton = new ResourceBasedPeriodFo… field in ResourceBasedPeriodFormatterDataService
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DResourceBasedPeriodFormatterDataService.java47 …private static final ResourceBasedPeriodFormatterDataService singleton = new ResourceBasedPeriodFo… field in ResourceBasedPeriodFormatterDataService
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DRangeSpecification.java65 public static RangeSpecification singleton(Iterable<Integer> digits) { in singleton() method in RangeSpecification
/third_party/skia/src/core/
DSkRecord.h120 static T singleton = {}; in allocCommand() local
DSkFontMgr.cpp162 static SkEmptyFontMgr singleton; in RefEmpty() local
171 static sk_sp<SkFontMgr> singleton; in RefDefault() local
DSkDataTable.cpp81 static SkDataTable* singleton; in MakeEmpty() local
/third_party/skia/m133/src/core/
DSkRecord.h124 static T singleton = {}; in allocCommand() local
DSkFontMgr.cpp169 static sk_sp<SkFontMgr> singleton(new SkEmptyFontMgr); in RefEmpty() local
179 static sk_sp<SkFontMgr> singleton; in RefDefault() local
DSkDataTable.cpp86 static SkDataTable* singleton; in MakeEmpty() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DInternalLocaleBuilder.java147 …public InternalLocaleBuilder setExtension(char singleton, String value) throws LocaleSyntaxExcepti… in setExtension()
223 String singleton = s; in setExtensions() local
DLocaleExtensions.java185 char singleton = entry.getKey().charValue(); in toID() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DInternalLocaleBuilder.java143 …public InternalLocaleBuilder setExtension(char singleton, String value) throws LocaleSyntaxExcepti… in setExtension()
219 String singleton = s; in setExtensions() local
DLocaleExtensions.java181 char singleton = entry.getKey().charValue(); in toID() local
/third_party/rust/rust/src/librustdoc/html/
Durl_parts_builder.rs46 pub(crate) fn singleton(part: &str) -> Self { in singleton() method
/third_party/rust/rust/tests/ui/transmutability/enums/repr/
Dshould_require_well_defined_layout.rs32 fn singleton() { in should_reject_repr_rust() function
/third_party/protobuf/src/google/protobuf/
Dmessage.cc339 GeneratedMessageFactory* GeneratedMessageFactory::singleton() { in singleton() function in google::protobuf::__anon5d6256a00211::GeneratedMessageFactory
458 static T singleton; in GetSingleton() local

123