Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/i18n/
Dtransreg.h384 TransliteratorEntry* adopted,
388 TransliteratorEntry* adopted,
395 TransliteratorEntry* adopted,
Drbt_pars.h283 UChar generateStandInFor(UnicodeFunctor* adopted, UErrorCode& status);
297 void setSegmentObject(int32_t seg, StringMatcher* adopted, UErrorCode& status);
Dtransreg.cpp451 void adoptPrototype(Transliterator* adopted);
486 void TransliteratorEntry::adoptPrototype(Transliterator* adopted) { in adoptPrototype() argument
491 u.prototype = adopted; in adoptPrototype()
868 TransliteratorEntry* adopted, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
876 registerEntry(ID, s, target, variant, adopted, visible); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
883 TransliteratorEntry* adopted, in registerEntry() argument
891 registerEntry(id, source, target, variant, adopted, visible); in registerEntry()
902 TransliteratorEntry* adopted, in registerEntry() argument
905 registry.put(ID, adopted, status); in registerEntry()
Drbt_pars.cpp1522 UChar TransliteratorParser::generateStandInFor(UnicodeFunctor* adopted, UErrorCode& status) { in generateStandInFor() argument
1528 if (variablesVector.elementAt(i) == adopted) { // [sic] pointer comparison in generateStandInFor()
1534 delete adopted; in generateStandInFor()
1538 variablesVector.addElement(adopted, status); in generateStandInFor()
1570 void TransliteratorParser::setSegmentObject(int32_t seg, StringMatcher* adopted, UErrorCode& status… in setSegmentObject() argument
1585 segmentObjects.setElementAt(adopted, seg-1); in setSegmentObject()
1586 variablesVector.setElementAt(adopted, index); in setSegmentObject()
/external/icu/icu4c/source/common/
Dustrenum.cpp261 uenum_openFromStringEnumeration(icu::StringEnumeration* adopted, UErrorCode* ec) { in uenum_openFromStringEnumeration() argument
263 if (U_SUCCESS(*ec) && adopted != NULL) { in uenum_openFromStringEnumeration()
269 result->context = adopted; in uenum_openFromStringEnumeration()
273 delete adopted; in uenum_openFromStringEnumeration()
/external/icu/icu4c/source/common/unicode/
Duenum.h170 uenum_openFromStringEnumeration(icu::StringEnumeration* adopted, UErrorCode* ec);
/external/autotest/server/site_tests/network_WiFi_BeaconInterval/
Dcontrol.wifi_bintval15 adopted by the DUT.
/external/autotest/server/site_tests/network_WiFi_DTIMPeriod/
Dcontrol.wifi_DTIM_period15 successfully adopted by the DUT.
/external/libvncserver/examples/android/
DREADME2 This example VNC server for Android is adopted from
/external/elfutils/
DCONTRIBUTING14 To facilitate tracking of who did what, we've adopted a "sign-off"
/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/curl/docs/
DHISTORY16 Daniel simply adopted an existing command-line open-source tool, httpget, that
86 The PHP guys adopted libcurl already the same month, when the first ever third
DHTTP-COOKIES45 would survive browser restarts. curl adopted that file format to allow
/external/skia/tests/
DResourceCacheTest.cpp216 SkAutoTUnref<GrTexture> adopted(context->textureProvider()->wrapBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
219 REPORTER_ASSERT(reporter, SkToBool(borrowed) && SkToBool(adopted)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
220 if (!SkToBool(borrowed) || !SkToBool(adopted)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
225 adopted.reset(nullptr); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/clang/test/SemaObjC/
Dprotocols-suppress-conformance.m13 // be adopted later by a subclass.
/external/libxml2/vms/
Dreadme.vms139 of the VMS linker. The solution adopted has been to use the
/external/skia/site/dev/runtime/
Dindex.md97 adopted so that when all declared configuration variables are sorted
/external/icu/icu4c/source/test/intltest/
Dtransrt.cpp99 TransliteratorPointer(Transliterator* adopted) { in TransliteratorPointer() argument
100 t = adopted; in TransliteratorPointer()
Dmeasfmttest.cpp996 static MeasureUnit toMeasureUnit(MeasureUnit *adopted) { in toMeasureUnit() argument
997 MeasureUnit result(*adopted); in toMeasureUnit()
998 delete adopted; in toMeasureUnit()
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
DREADME.md217 Test data is adopted from [html5lib project](https://github.com/html5lib). Parser is covered by mor…
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dmainpage.dox49 /// the number of calls to system functions such as calloc().This model was adopted so that overrid…
/external/mesa3d/src/glsl/
DREADME220 Initially, there really wasn't one. We have since adopted one:
/external/libjpeg-turbo/
DREADME224 1.02. JFIF 1.02 has been adopted as an Ecma International Technical Report
/external/opencv3/3rdparty/libjpeg/
DREADME229 1.02. JFIF 1.02 has been adopted as an Ecma International Technical Report
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
DIJG_README345 The file format we have adopted is called JFIF (see REFERENCES). This format

12