Home
last modified time | relevance | path

Searched refs:reset (Results 1601 - 1625 of 4194) sorted by relevance

1...<<61626364656667686970>>...168

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationIterator.java92 // 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 Dmeasunit_extra.cpp227 quantitiesTrie.reset();
351 gUnitExtrasInitOnce.reset();
634 fTrie.reset();
809 UStringTrieResult result = trie.reset().next(baseUnitIdentifier.data(), baseUnitIdentifier.length());
H A Dregion.cpp445 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 Dzonemeta.cpp64 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 Dcrypto_dh.cc135 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 Dinspector_socket.cc383 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 Dregion.cpp445 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 Dmeasunit_extra.cpp227 quantitiesTrie.reset();
351 gUnitExtrasInitOnce.reset();
634 fTrie.reset();
809 UStringTrieResult result = trie.reset().next(baseUnitIdentifier.data(), baseUnitIdentifier.length());
H A Dzonemeta.cpp64 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 DvktCustomInstancesDevices.cpp229 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 DStackColoring.cpp665 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 DMCContext.cpp77 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 DEGLContextSharingTest.cpp385 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 DGrDrawOpAtlas.cpp196 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 DSkJpegCodec.cpp354 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 DSkPngCodec.cpp323 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 Dregion.cpp417 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 Dzonemeta.cpp64 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 DSkShadowUtils.cpp324 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 Dhb-subset-cff-common.hh43 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 DAMDGPUSubtarget.cpp289 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 DBitVector.h396 // 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 Dmap_util.h493 // 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 Dstrokefill.cpp303 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 DvktCustomInstancesDevices.cpp228 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()

Completed in 35 milliseconds

1...<<61626364656667686970>>...168