Home
last modified time | relevance | path

Searched defs:adopt (Results 1 – 25 of 130) sorted by relevance

123456

/third_party/icu/icu4c/source/test/intltest/
Dcaltztst.cpp73 void CalendarTimeZoneTest::releaseDateFormat(DateFormat *adopt) in releaseDateFormat()
119 void CalendarTimeZoneTest::releaseCalendar(Calendar* adopt) in releaseCalendar()
Dsfwdchit.cpp44 SimpleFwdCharIterator::SimpleFwdCharIterator(UChar *s, int32_t len, UBool adopt) { in SimpleFwdCharIterator()
/third_party/node/deps/icu-small/source/i18n/
Dfpositer.cpp61 void FieldPositionIterator::setData(UVector32 *adopt, UErrorCode& status) { in setData()
/third_party/icu/icu4c/source/i18n/
Dfpositer.cpp61 void FieldPositionIterator::setData(UVector32 *adopt, UErrorCode& status) { in setData()
/third_party/skia/third_party/externals/icu/source/i18n/
Dfpositer.cpp61 void FieldPositionIterator::setData(UVector32 *adopt, UErrorCode& status) { in setData()
/third_party/typescript/tests/baselines/reference/
DimportCallExpressionNestedES2020.js16 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DimportCallExpressionNestedES2015.js15 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DasyncIIFE.js14 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DexportDefaultAsyncFunction.js8 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DcastOfAwait.js13 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DnoImplicitReturnsInAsync1.js11 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DasyncMultiFile_es6.js10 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DawaitUnionPromise.js25 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DobjectRest2.js19 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DimportCallExpressionNestedCJS.js17 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DexportDefaultAsyncFunction2.js38 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DasyncFunctionContextuallyTypedReturns.js19 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DasyncFunctionsAndStrictNullChecks.js30 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
Dawait_unaryExpression_es6_2.js16 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DcircularInferredTypeOfVariable.js24 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DlabeledStatementWithLabel_strict.js21 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DlabeledStatementWithLabel_es2015.js19 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
DinferenceErasedSignatures.js60 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
Dawait_unaryExpression_es6_3.js22 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function
Dawait_unaryExpression_es6.js20 …function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(val… function

123456