/third_party/icu/icu4c/source/i18n/ |
D | region.cpp | 89 allRegions = lpAllRegions.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 128 allRegions->adoptElement(newRegion.orphan(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 133 allRegions->adoptElement(newRegion.orphan(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 147 allRegions->adoptElement(newRegion.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 152 allRegions->adoptElement(newRegion.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 159 allRegions->adoptElement(regionName.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 191 …uhash_put(newRegionIDMap.getAlias(),idStrAlias,(void *)(r.orphan()),&status); // regionIDMap takes… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 202 groupings->adoptElement(lpGroupingName.orphan(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 214 grouping->containedRegions = lpContainedRegions.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 220 grouping->containedRegions->adoptElement(lpChildCopy.orphan(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() [all …]
|
D | dangical.cpp | 124 UnicodeString(u"KOREA_ZONE"), initialTimeZone.orphan()), status); // adopts initialTimeZone in initDangiCalZoneAstroCalc() 129 dangiCalZoneAstroCalc->addTransitionRule(rule1897.orphan(), status); // adopts rule1897 in initDangiCalZoneAstroCalc() 130 dangiCalZoneAstroCalc->addTransitionRule(rule1898to1911.orphan(), status); in initDangiCalZoneAstroCalc() 131 dangiCalZoneAstroCalc->addTransitionRule(ruleFrom1912.orphan(), status); in initDangiCalZoneAstroCalc() 134 gDangiCalendarZoneAstroCalc = dangiCalZoneAstroCalc.orphan(); in initDangiCalZoneAstroCalc()
|
D | alphaindex.cpp | 69 return owned.orphan(); in ownedString() 274 immutableBucketList.orphan(); in buildImmutableIndex() 275 coll.orphan(); in buildImmutableIndex() 458 bucketList->adoptElement(bucket.orphan(), errorCode); in createBucketList() 485 bucketList->adoptElement(bucket.orphan(), errorCode); in createBucketList() 492 bucketList->adoptElement(bucket.orphan(), errorCode); in createBucketList() 532 bucketList->adoptElement(bucket.orphan(), errorCode); in createBucketList() 548 bucketList.orphan(); in createBucketList() 554 bucketList->adoptElement(bucket.orphan(), errorCode); // final in createBucketList() 578 bucketList.orphan(); in createBucketList() [all …]
|
D | numsys.cpp | 109 return ns.orphan(); in createInstance() 226 return ns.orphan(); in createInstanceByName() 316 numsysNames->adoptElement(newElem.orphan(), status); in initNumsysNames() 321 gNumsysNames = numsysNames.orphan(); in initNumsysNames() 331 return result.orphan(); in getAvailableNames()
|
D | basictz.cpp | 331 orgRules->adoptElement(lpRule.orphan(), status); in getTimeZoneRulesAfter() 345 transitionRules = orgRules.orphan(); in getTimeZoneRulesAfter() 428 filteredRules->adoptElement(lpTar.orphan(), status); in getTimeZoneRulesAfter() 468 filteredRules->adoptElement(newTar.orphan(), status); in getTimeZoneRulesAfter() 480 filteredRules->adoptElement(arClone.orphan(), status); in getTimeZoneRulesAfter() 492 filteredRules->adoptElement(newAr.orphan(), status); in getTimeZoneRulesAfter() 512 initial = res_initial.orphan(); in getTimeZoneRulesAfter() 513 transitionRules = filteredRules.orphan(); in getTimeZoneRulesAfter()
|
D | rbtz.cpp | 136 fFinalRules = lpFinalRules.orphan(); in addTransitionRule() 142 fFinalRules->adoptElement(lpRule.orphan(), status); in addTransitionRule() 150 fHistoricRules = lpHistoricRules.orphan(); in addTransitionRule() 152 fHistoricRules->adoptElement(lpRule.orphan(), status); in addTransitionRule() 283 fHistoricTransitions = lpHistoricTransitions.orphan(); in complete() 292 fHistoricTransitions->adoptElement(trst.orphan(), status); in complete() 307 fHistoricTransitions = lpHistoricTransitions.orphan(); in complete() 340 fHistoricTransitions->adoptElement(final0.orphan(), status); in complete() 341 fHistoricTransitions->adoptElement(final1.orphan(), status); in complete() 658 rules->adoptElement(rule.orphan(), ec); in copyRules() [all …]
|
D | number_multiplier.cpp | 102 return {0, decnum.orphan()}; in byDecimal() 115 return {0, decnum.orphan()}; in byDouble() 128 return {power, decnum.orphan()}; in byDoubleAndPowerOfTen()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | region.cpp | 89 allRegions = lpAllRegions.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 128 allRegions->adoptElement(newRegion.orphan(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 133 allRegions->adoptElement(newRegion.orphan(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 147 allRegions->adoptElement(newRegion.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 152 allRegions->adoptElement(newRegion.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 159 allRegions->adoptElement(regionName.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 191 …uhash_put(newRegionIDMap.getAlias(),idStrAlias,(void *)(r.orphan()),&status); // regionIDMap takes… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 202 groupings->adoptElement(lpGroupingName.orphan(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 214 grouping->containedRegions = lpContainedRegions.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 220 grouping->containedRegions->adoptElement(lpChildCopy.orphan(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() [all …]
|
D | dangical.cpp | 124 UnicodeString(u"KOREA_ZONE"), initialTimeZone.orphan()), status); // adopts initialTimeZone in initDangiCalZoneAstroCalc() 129 dangiCalZoneAstroCalc->addTransitionRule(rule1897.orphan(), status); // adopts rule1897 in initDangiCalZoneAstroCalc() 130 dangiCalZoneAstroCalc->addTransitionRule(rule1898to1911.orphan(), status); in initDangiCalZoneAstroCalc() 131 dangiCalZoneAstroCalc->addTransitionRule(ruleFrom1912.orphan(), status); in initDangiCalZoneAstroCalc() 134 gDangiCalendarZoneAstroCalc = dangiCalZoneAstroCalc.orphan(); in initDangiCalZoneAstroCalc()
|
D | alphaindex.cpp | 69 return owned.orphan(); in ownedString() 274 immutableBucketList.orphan(); in buildImmutableIndex() 275 coll.orphan(); in buildImmutableIndex() 458 bucketList->adoptElement(bucket.orphan(), errorCode); in createBucketList() 485 bucketList->adoptElement(bucket.orphan(), errorCode); in createBucketList() 492 bucketList->adoptElement(bucket.orphan(), errorCode); in createBucketList() 532 bucketList->adoptElement(bucket.orphan(), errorCode); in createBucketList() 548 bucketList.orphan(); in createBucketList() 554 bucketList->adoptElement(bucket.orphan(), errorCode); // final in createBucketList() 578 bucketList.orphan(); in createBucketList() [all …]
|
D | numsys.cpp | 109 return ns.orphan(); in createInstance() 226 return ns.orphan(); in createInstanceByName() 316 numsysNames->adoptElement(newElem.orphan(), status); in initNumsysNames() 321 gNumsysNames = numsysNames.orphan(); in initNumsysNames() 331 return result.orphan(); in getAvailableNames()
|
D | basictz.cpp | 331 orgRules->adoptElement(lpRule.orphan(), status); in getTimeZoneRulesAfter() 345 transitionRules = orgRules.orphan(); in getTimeZoneRulesAfter() 428 filteredRules->adoptElement(lpTar.orphan(), status); in getTimeZoneRulesAfter() 468 filteredRules->adoptElement(newTar.orphan(), status); in getTimeZoneRulesAfter() 480 filteredRules->adoptElement(arClone.orphan(), status); in getTimeZoneRulesAfter() 492 filteredRules->adoptElement(newAr.orphan(), status); in getTimeZoneRulesAfter() 512 initial = res_initial.orphan(); in getTimeZoneRulesAfter() 513 transitionRules = filteredRules.orphan(); in getTimeZoneRulesAfter()
|
D | rbtz.cpp | 136 fFinalRules = lpFinalRules.orphan(); in addTransitionRule() 142 fFinalRules->adoptElement(lpRule.orphan(), status); in addTransitionRule() 150 fHistoricRules = lpHistoricRules.orphan(); in addTransitionRule() 152 fHistoricRules->adoptElement(lpRule.orphan(), status); in addTransitionRule() 283 fHistoricTransitions = lpHistoricTransitions.orphan(); in complete() 292 fHistoricTransitions->adoptElement(trst.orphan(), status); in complete() 307 fHistoricTransitions = lpHistoricTransitions.orphan(); in complete() 340 fHistoricTransitions->adoptElement(final0.orphan(), status); in complete() 341 fHistoricTransitions->adoptElement(final1.orphan(), status); in complete() 658 rules->adoptElement(rule.orphan(), ec); in copyRules() [all …]
|
D | number_multiplier.cpp | 102 return {0, decnum.orphan()}; in byDecimal() 115 return {0, decnum.orphan()}; in byDouble() 128 return {power, decnum.orphan()}; in byDoubleAndPowerOfTen()
|
/third_party/littlefs/tests/ |
D | test_orphans.toml | 1 [[case]] # orphan test 8 lfs_mkdir(&lfs, "parent/orphan") => 0; 10 lfs_remove(&lfs, "parent/orphan") => 0; 14 // to the linked-list entry, which should orphan the orphan. Note this 33 lfs_stat(&lfs, "parent/orphan", &info) => LFS_ERR_NOENT; 39 lfs_stat(&lfs, "parent/orphan", &info) => LFS_ERR_NOENT; 45 lfs_stat(&lfs, "parent/orphan", &info) => LFS_ERR_NOENT; 52 lfs_stat(&lfs, "parent/orphan", &info) => LFS_ERR_NOENT;
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | region.cpp | 131 allRegions->addElement(newRegion.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 136 allRegions->addElement(newRegion.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 150 allRegions->addElement(newRegion.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 155 allRegions->addElement(newRegion.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 161 allRegions->addElement(regionName.orphan(),status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 203 …uhash_put(newRegionIDMap.getAlias(),idStrAlias,(void *)(r.orphan()),&status); // regionIDMap takes… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 218 …uhash_put(newRegionAliases.getAlias(),(void *)aliasFromStr.orphan(), (void *)aliasToRegion,&status… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 223 aliasFromRegion = newRgn.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 245 aliasFromRegion->preferredValues = newPreferredValues.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 260 …aliasFromRegion->preferredValues->addElement((void *)preferredValue.orphan(),status); // may add … in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() [all …]
|
D | numsys.cpp | 109 return ns.orphan(); in createInstance() 226 return ns.orphan(); in createInstanceByName() 319 newElem.orphan(); // on success, the numsysNames vector owns newElem. in initNumsysNames() 326 gNumsysNames = numsysNames.orphan(); in initNumsysNames() 336 return result.orphan(); in getAvailableNames()
|
D | number_multiplier.cpp | 102 return {0, decnum.orphan()}; in byDecimal() 115 return {0, decnum.orphan()}; in byDouble() 128 return {power, decnum.orphan()}; in byDoubleAndPowerOfTen()
|
/third_party/icu/icu4c/source/common/ |
D | uloc_keytype.cpp | 119 … keyMapEntry.adoptInstead(ures_getNextResource(keyMapRes.getAlias(), keyMapEntry.orphan(), &sts)); in initFromResourceBundle() 159 typeAliasResByKey.orphan(); in initFromResourceBundle() 166 bcpTypeAliasResByKey.orphan(); in initFromResourceBundle() 182 …pEntry.adoptInstead(ures_getNextResource(typeMapResByKey.getAlias(), typeMapEntry.orphan(), &sts)); in initFromResourceBundle() 271 …doptInstead(ures_getNextResource(typeAliasResByKey.getAlias(), typeAliasDataEntry.orphan(), &sts)); in initFromResourceBundle() 312 …stead(ures_getNextResource(bcpTypeAliasResByKey.getAlias(), bcpTypeAliasDataEntry.orphan(), &sts)); in initFromResourceBundle()
|
D | filteredbrk.cpp | 278 fText.adoptInstead(fDelegate->getUText(fText.orphan(), status)); in resetState() 547 strs.adoptInstead(ures_getNextResource(breaks.getAlias(), strs.orphan(), &subStatus)); in SimpleFilteredBreakIteratorBuilder() 703 …new SimpleFilteredSentenceBreakIterator(adopt.orphan(), forwardsPartialTrie.orphan(), backwardsTri… in build() 719 return (U_SUCCESS(status))? ret.orphan(): NULL; in createInstance() 731 return (U_SUCCESS(status))? ret.orphan(): NULL; in createEmptyInstance()
|
/third_party/node/deps/icu-small/source/common/ |
D | uloc_keytype.cpp | 119 … keyMapEntry.adoptInstead(ures_getNextResource(keyMapRes.getAlias(), keyMapEntry.orphan(), &sts)); in initFromResourceBundle() 159 typeAliasResByKey.orphan(); in initFromResourceBundle() 166 bcpTypeAliasResByKey.orphan(); in initFromResourceBundle() 182 …pEntry.adoptInstead(ures_getNextResource(typeMapResByKey.getAlias(), typeMapEntry.orphan(), &sts)); in initFromResourceBundle() 271 …doptInstead(ures_getNextResource(typeAliasResByKey.getAlias(), typeAliasDataEntry.orphan(), &sts)); in initFromResourceBundle() 312 …stead(ures_getNextResource(bcpTypeAliasResByKey.getAlias(), bcpTypeAliasDataEntry.orphan(), &sts)); in initFromResourceBundle()
|
D | filteredbrk.cpp | 278 fText.adoptInstead(fDelegate->getUText(fText.orphan(), status)); in resetState() 547 strs.adoptInstead(ures_getNextResource(breaks.getAlias(), strs.orphan(), &subStatus)); in SimpleFilteredBreakIteratorBuilder() 703 …new SimpleFilteredSentenceBreakIterator(adopt.orphan(), forwardsPartialTrie.orphan(), backwardsTri… in build() 719 return (U_SUCCESS(status))? ret.orphan(): nullptr; in createInstance() 731 return (U_SUCCESS(status))? ret.orphan(): nullptr; in createEmptyInstance()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uloc_keytype.cpp | 119 … keyMapEntry.adoptInstead(ures_getNextResource(keyMapRes.getAlias(), keyMapEntry.orphan(), &sts)); in initFromResourceBundle() 159 typeAliasResByKey.orphan(); in initFromResourceBundle() 166 bcpTypeAliasResByKey.orphan(); in initFromResourceBundle() 180 …pEntry.adoptInstead(ures_getNextResource(typeMapResByKey.getAlias(), typeMapEntry.orphan(), &sts)); in initFromResourceBundle() 269 …doptInstead(ures_getNextResource(typeAliasResByKey.getAlias(), typeAliasDataEntry.orphan(), &sts)); in initFromResourceBundle() 310 …stead(ures_getNextResource(bcpTypeAliasResByKey.getAlias(), bcpTypeAliasDataEntry.orphan(), &sts)); in initFromResourceBundle()
|
D | filteredbrk.cpp | 279 fText.adoptInstead(fDelegate->getUText(fText.orphan(), status)); in resetState() 548 strs.adoptInstead(ures_getNextResource(breaks.getAlias(), strs.orphan(), &subStatus)); in SimpleFilteredBreakIteratorBuilder() 704 …new SimpleFilteredSentenceBreakIterator(adopt.orphan(), forwardsPartialTrie.orphan(), backwardsTri… in build() 720 return (U_SUCCESS(status))? ret.orphan(): NULL; in createInstance() 732 return (U_SUCCESS(status))? ret.orphan(): NULL; in createEmptyInstance()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | localpointer.h | 141 T *orphan() { in orphan() function 343 return std::unique_ptr<T>(LocalPointerBase<T>::orphan()); 526 return std::unique_ptr<T[]>(LocalPointerBase<T>::orphan()); 588 …return std::unique_ptr<Type, decltype(&closeFunction)>(LocalPointerBase<Type>::orphan(), closeFunc…
|