/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationIterator.java | 92 // The newBuffer is reset by setFirstSkipped(). in clear() 180 * (via reset(boolean) and the setText(numeric, ...) methods of subclasses). 233 * or CollationIterator.reset(). 377 protected final void reset() { in reset() method in CollationIterator 384 * Only exists in Java where we reset cached CollationIterator instances 388 protected final void reset(boolean numeric) { in reset() method in CollationIterator 392 reset(); in reset() 818 suffixes.reset(); in nextCE32FromDiscontiguousContraction()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | measunit_extra.cpp | 227 quantitiesTrie.reset(); 351 gUnitExtrasInitOnce.reset(); 634 fTrie.reset(); 809 UStringTrieResult result = trie.reset().next(baseUnitIdentifier.data(), baseUnitIdentifier.length());
|
H A D | region.cpp | 445 gRegionDataInitOnce.reset(); in cleanupRegionData() 517 pv->reset(status); in getInstance() 558 pv->reset(status); in getInstance() 755 RegionNameEnumeration::reset(UErrorCode& /*status*/) { in reset() function in RegionNameEnumeration
|
H A D | zonemeta.cpp | 64 gCanonicalIDCacheInitOnce.reset(); in zoneMeta_cleanup() 70 gOlsonToMetaInitOnce.reset(); in zoneMeta_cleanup() 80 gMetaZoneIDsInitOnce.reset(); in zoneMeta_cleanup() 86 gCountryInfoVectorsInitOnce.reset(); in zoneMeta_cleanup()
|
/third_party/node/src/crypto/ |
H A D | crypto_dh.cc | 135 dh_.reset(DH_new()); in Init() 146 dh_.reset(DH_new()); in Init() 155 dh_.reset(DH_new()); in Init() 179 dh_.reset(DH_new()); in Init()
|
/third_party/node/src/ |
H A D | inspector_socket.cc | 383 tcp_.reset(); 513 tcp_.reset(); 529 tcp_.reset(); 811 protocol_handler_.reset(std::move(handler)); in SwitchProtocol()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | region.cpp | 445 gRegionDataInitOnce.reset(); in cleanupRegionData() 517 pv->reset(status); in getInstance() 558 pv->reset(status); in getInstance() 755 RegionNameEnumeration::reset(UErrorCode& /*status*/) { in reset() function in RegionNameEnumeration
|
H A D | measunit_extra.cpp | 227 quantitiesTrie.reset(); 351 gUnitExtrasInitOnce.reset(); 634 fTrie.reset(); 809 UStringTrieResult result = trie.reset().next(baseUnitIdentifier.data(), baseUnitIdentifier.length());
|
H A D | zonemeta.cpp | 64 gCanonicalIDCacheInitOnce.reset(); in zoneMeta_cleanup() 70 gOlsonToMetaInitOnce.reset(); in zoneMeta_cleanup() 80 gMetaZoneIDsInitOnce.reset(); in zoneMeta_cleanup() 86 gCountryInfoVectorsInitOnce.reset(); in zoneMeta_cleanup()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktCustomInstancesDevices.cpp | 229 m_recorder.reset(nullptr); in ~UncheckedInstance() 322 debugReportRecorder.reset(new DebugReportRecorder(printValidationErrors)); in createCustomInstanceWithExtensions() 401 recorder.reset(new DebugReportRecorder(printValidationErrors)); in createCustomInstanceFromInfo() 447 recorder.reset(new DebugReportRecorder(printValidationErrors)); in createUncheckedInstance()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 665 BetweenStartEnd.reset(Slot); in collectMarkers() 731 BlockInfo.Begin.reset(Slot); in collectMarkers() 747 BlockInfo.End.reset(Slot); in collectMarkers() 794 LocalLiveOut.reset(BlockInfo.End); in calculateLocalLiveness()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCContext.cpp | 77 reset(); in ~MCContext() 87 void MCContext::reset() { in reset() function in MCContext 109 CVContext.reset(); in reset() 682 CVContext.reset(new CodeViewContext); in getCVContext()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLContextSharingTest.cpp | 385 tex.reset(); in TEST_P() 451 tex.reset(); in TEST_P() 452 sampler.reset(); in TEST_P() 575 fbo[0].reset(); in TEST_P()
|
/third_party/skia/src/gpu/ |
H A D | GrDrawOpAtlas.cpp | 196 fRectanizer.reset(); in resetRects() 395 newPlot.reset(plot->clone()); in addToAtlas() 467 // For all plots, reset number of flushes since used if used this frame. in compact() 642 currPlot->reset(new Plot( in createPages() 682 fPages[lastPageIndex].fPlotList.reset(); in deactivateLastPage()
|
/third_party/skia/src/codec/ |
H A D | SkJpegCodec.cpp | 354 fDecoderMgr.reset(decoderMgr); in onRewind() 356 fSwizzler.reset(nullptr); in onRewind() 359 fStorage.reset(); in onRewind() 613 if (!fStorage.reset(totalBytes)) { in allocateStorage()
|
H A D | SkPngCodec.cpp | 323 fColorTable.reset(new SkColorTable(colorTable, maxColors)); in createColorTable() 451 fStorage.reset(colorXformBytes); in allocateStorage() 761 fInterlaceBuffer.reset(fPng_rowbytes * height); in setUpInterlaceBuffer() 1031 fSwizzler.reset(nullptr); in initializeXforms()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | region.cpp | 417 gRegionDataInitOnce.reset(); in cleanupRegionData() 489 pv->reset(status); in getInstance() 530 pv->reset(status); in getInstance() 727 RegionNameEnumeration::reset(UErrorCode& /*status*/) { in reset() function in RegionNameEnumeration
|
H A D | zonemeta.cpp | 64 gCanonicalIDCacheInitOnce.reset(); in zoneMeta_cleanup() 70 gOlsonToMetaInitOnce.reset(); in zoneMeta_cleanup() 80 gMetaZoneIDsInitOnce.reset(); in zoneMeta_cleanup() 86 gCountryInfoVectorsInitOnce.reset(); in zoneMeta_cleanup()
|
/third_party/skia/src/utils/ |
H A D | SkShadowUtils.cpp | 324 fKey.reset(new uint8_t[key.size()]); in CachedTessellationsRec() 432 fKey.reset(new uint8_t[key.size()]); in ShadowInvalidator() 468 keyStorage.reset(keyDataBytes + sizeof(SkResourceCache::Key)); in draw_shadow() 487 tessellations.reset(new CachedTessellations()); in draw_shadow()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-subset-cff-common.hh | 43 void reset () { buff.resize (0); } in reset() function 306 void reset () in reset() function 678 closures.reset (); in subset() 779 * otherwise reset the flag */ in drop_hints_in_subr() 920 encoder.reset (); in encode_str()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSubtarget.cpp | 289 CallLoweringInfo.reset(new AMDGPUCallLowering(*getTargetLowering())); 290 Legalizer.reset(new AMDGPULegalizerInfo(*this, TM)); 291 RegBankInfo.reset(new AMDGPURegisterBankInfo(*this)); 292 InstSelector.reset(new AMDGPUInstructionSelector(
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | BitVector.h | 396 // Set, reset, flip 438 BitVector &reset() { in reset() function in llvm::BitVector 443 BitVector &reset(unsigned Idx) { in reset() function in llvm::BitVector 448 /// reset - Efficiently reset a range of bits in [I, E) 449 BitVector &reset(unsigned I, unsigned E) { in reset() function in llvm::BitVector 450 assert(I <= E && "Attempted to reset backwards range!"); in reset() 451 assert(E <= size() && "Attempted to reset out-of-bounds range!"); in reset() 575 /// reset - Reset bits that are set in RHS. Same as *this &= ~RHS. 576 BitVector &reset(cons [all...] |
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | map_util.h | 493 // missing, set collection[key].reset(new Value::element_type) and return that. 504 ret.first->second.reset(new typename Value::element_type); in LookupOrInsertNewLinkedPtr() 524 ret.first->second.reset(new typename Value::element_type(arg)); in LookupOrInsertNewLinkedPtr() 530 // missing, set collection[key].reset(new Value::element_type). Unlike 543 ret.first->second.reset(new Element()); in LookupOrInsertNewSharedPtr() 564 ret.first->second.reset(new Element(arg)); in LookupOrInsertNewSharedPtr()
|
/third_party/skia/gm/ |
H A D | strokefill.cpp | 303 path2.reset(); in DEF_SIMPLE_GM_BG_NAME() 308 path2.reset(); in DEF_SIMPLE_GM_BG_NAME() 334 path4.reset(); in DEF_SIMPLE_GM_BG_NAME() 343 path4.reset(); in DEF_SIMPLE_GM_BG_NAME()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktCustomInstancesDevices.cpp | 228 m_recorder.reset(nullptr); in ~UncheckedInstance() 321 debugReportRecorder.reset(new DebugReportRecorder(printValidationErrors)); in createCustomInstanceWithExtensions() 400 recorder.reset(new DebugReportRecorder(printValidationErrors)); in createCustomInstanceFromInfo() 448 recorder.reset(new DebugReportRecorder(printValidationErrors)); in createUncheckedInstance()
|