Home
last modified time | relevance | path

Searched refs:adopted (Results 1 – 25 of 115) sorted by relevance

12345

/external/icu/icu4c/source/i18n/
Dtransreg.h386 TransliteratorEntry* adopted,
390 TransliteratorEntry* adopted,
397 TransliteratorEntry* adopted,
Drbt_pars.h285 UChar generateStandInFor(UnicodeFunctor* adopted, UErrorCode& status);
299 void setSegmentObject(int32_t seg, StringMatcher* adopted, UErrorCode& status);
Dtransreg.cpp470 void adoptPrototype(Transliterator* adopted);
505 void TransliteratorEntry::adoptPrototype(Transliterator* adopted) { in adoptPrototype() argument
510 u.prototype = adopted; in adoptPrototype()
908 TransliteratorEntry* adopted, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
916 registerEntry(ID, s, target, variant, adopted, visible); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
923 TransliteratorEntry* adopted, in registerEntry() argument
931 registerEntry(id, source, target, variant, adopted, visible); in registerEntry()
942 TransliteratorEntry* adopted, in registerEntry() argument
945 registry.put(ID, adopted, status); in registerEntry()
Drbt_pars.cpp1524 UChar TransliteratorParser::generateStandInFor(UnicodeFunctor* adopted, UErrorCode& status) { in generateStandInFor() argument
1530 if (variablesVector.elementAt(i) == adopted) { // [sic] pointer comparison in generateStandInFor()
1536 delete adopted; in generateStandInFor()
1540 variablesVector.addElement(adopted, status); in generateStandInFor()
1572 void TransliteratorParser::setSegmentObject(int32_t seg, StringMatcher* adopted, UErrorCode& status… in setSegmentObject() argument
1587 segmentObjects.setElementAt(adopted, seg-1); in setSegmentObject()
1588 variablesVector.setElementAt(adopted, index); in setSegmentObject()
/external/icu/libicu/cts_headers/
Dtransreg.h386 TransliteratorEntry* adopted,
390 TransliteratorEntry* adopted,
397 TransliteratorEntry* adopted,
Drbt_pars.h285 UChar generateStandInFor(UnicodeFunctor* adopted, UErrorCode& status);
299 void setSegmentObject(int32_t seg, StringMatcher* adopted, UErrorCode& status);
/external/icu/icu4c/source/common/
Dustrenum.cpp263 uenum_openFromStringEnumeration(icu::StringEnumeration* adopted, UErrorCode* ec) { in uenum_openFromStringEnumeration() argument
265 if (U_SUCCESS(*ec) && adopted != NULL) { in uenum_openFromStringEnumeration()
271 result->context = adopted; in uenum_openFromStringEnumeration()
275 delete adopted; in uenum_openFromStringEnumeration()
/external/zstd/
DCODE_OF_CONDUCT.md3 Facebook has adopted a Code of Conduct that we expect project participants to adhere to.
/external/autotest/server/site_tests/network_WiFi_DTIMPeriod/
Dcontrol.wifi_DTIM_period14 successfully adopted by the DUT.
/external/autotest/server/site_tests/network_WiFi_BeaconInterval/
Dcontrol.wifi_bintval14 adopted by the DUT.
/external/icu/libandroidicu/include/unicode/
Duenum.h175 uenum_openFromStringEnumeration(icu::StringEnumeration* adopted, UErrorCode* ec);
/external/icu/libicu/cts_headers/unicode/
Duenum.h175 uenum_openFromStringEnumeration(icu::StringEnumeration* adopted, UErrorCode* ec);
/external/icu/icu4c/source/common/unicode/
Duenum.h175 uenum_openFromStringEnumeration(icu::StringEnumeration* adopted, UErrorCode* ec);
/external/llvm-project/libcxx/docs/DesignDocs/
DExperimentalFeatures.rst40 When a feature is adopted into the main standard, we implement it in namespace
170 The Concepts TS is not yet part of a shipping standard, but it has been adopted into the C++20 work…
175 The Concurrency TS was adopted in Kona (2015).
/external/llvm-project/libcxx/docs/
DCxx2bStatus.rst16 In November 2020, the C++ standard committee adopted the first changes to the next version of the C…
/external/vulkan-headers/
DREADME.md57 This scheme was adopted following the 1.1.96 Vulkan specification release.
/external/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
DREADME.md6 adopted into lws event loop. It acts like a tcp RAW mode connection in
/external/angle/third_party/vulkan-deps/vulkan-headers/src/
DREADME.md66 This scheme was adopted following the 1.1.96 Vulkan specification release.
/external/ms-tpm-20-ref/
DCONTRIBUTING.md40 This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.c…
/external/bazelbuild-rules_android/
DROADMAP.md50 Rules Beta release to be the first version of the rules to be broadly adopted,
/external/vulkan-validation-layers/
DREADME.md46 This scheme was adopted following the 1.1.96 Vulkan specification release.
/external/icu/icu4j/perf-tests/data/conversion/
Denglish.txt13 … the program, no matter what the language. The Unicode Standard has been adopted by such industry …
/external/python/cryptography/docs/
Dsecurity.rst5 policies we have adopted to ensure that security issues are addressed in a
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dsouthamerica828 # adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF.
833 # adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF.
837 # adopted by same states.
841 # adopted by same states, plus AM.
843 # web page corrected 2004-01-07) adopted by same states, minus AM.
845 # adopted by same states, plus MT and TO.
852 # adopted by same states, minus AL, SE.
862 # Decree 2,317 (1997-09-04), adopted by same states.
868 # adopted by the same states as before.
872 # (1999-08-23) adopted by same states.
[all …]
/external/icu/icu4c/source/data/translit/
Daz_Cyrl_az_BGN.txt14 # Azerbaijani government adopted a Roman alphabet to replace the

12345