Home
last modified time | relevance | path

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

1234

/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.cpp471 void adoptPrototype(Transliterator* adopted);
506 void TransliteratorEntry::adoptPrototype(Transliterator* adopted) { in adoptPrototype() argument
511 u.prototype = adopted; in adoptPrototype()
909 TransliteratorEntry* adopted, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
917 registerEntry(ID, s, target, variant, adopted, visible); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
924 TransliteratorEntry* adopted, in registerEntry() argument
932 registerEntry(id, source, target, variant, adopted, visible); in registerEntry()
943 TransliteratorEntry* adopted, in registerEntry() argument
946 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/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/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.h174 uenum_openFromStringEnumeration(icu::StringEnumeration* adopted, UErrorCode* ec);
/external/icu/icu4c/source/common/unicode/
Duenum.h174 uenum_openFromStringEnumeration(icu::StringEnumeration* adopted, UErrorCode* ec);
/external/vulkan-headers/
DREADME.md26 This scheme was adopted following the 1.1.96 Vulkan specification release.
/external/u-boot/doc/
DREADME.marubun-pcmcia12 This chip is used with SuperH well, and adopted by the
/external/u-boot/board/freescale/m5253evbe/
DREADME16 2.1. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
/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/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/curl/docs/
DHISTORY.md10 Daniel simply adopted an existing command-line open-source tool, httpget, that
82 The PHP guys adopted libcurl already the same month, when the first ever third
DHTTP-COOKIES.md35 would survive browser restarts. curl adopted that file format to allow
/external/icu/icu4c/source/data/translit/
Daz_Cyrl_az_BGN.txt13 # Azerbaijani government adopted a Roman alphabet to replace the
Dmn_mn_Latn_BGN.txt11 # The BGN/PCGN system for Mongolian was adopted by the BGN in 1957
Dar_ar_Latn_BGN.txt12 # This system was adopted by the BGN in 1946 and by the PCGN
Dfa_fa_Latn_BGN.txt12 # This system was adopted by the BGN in 1946 and by the PCGN in 1958.
Dbg_bg_Latn_BGN.txt12 # This system was adopted by the BGN in 1949 and by the PCGN in 1952.
/external/clang/test/SemaObjC/
Dprotocols-suppress-conformance.m13 // be adopted later by a subclass.
/external/Microsoft-GSL/
DREADME.md18 This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.c…
/external/elfutils/
DCONTRIBUTING17 To facilitate tracking of who did what, we've adopted a "sign-off"

1234