Home
last modified time | relevance | path

Searched refs:reset (Results 1926 - 1950 of 3210) sorted by relevance

1...<<71727374757677787980>>...129

/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vdpu2.c495 /* Get reset control from dtsi */ in vdpu_init()
498 mpp_err("No aclk reset resource define\n"); in vdpu_init()
501 mpp_err("No hclk reset resource define\n"); in vdpu_init()
606 /* Don't skip this or iommu won't work after reset */ in vdpu_reset()
625 .reset = vdpu_reset,
634 .reset = vdpu_reset,
/third_party/ffmpeg/libavcodec/
H A Drkmppdec.c136 decoder->mpi->reset(decoder->ctx); in rkmpp_release_decoder()
544 ret = decoder->mpi->reset(decoder->ctx); in rkmpp_flush()
548 av_log(avctx, AV_LOG_ERROR, "Failed to reset MPI (code = %d)\n", ret); in rkmpp_flush()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXLikelySubtags.java147 trie.reset(); in XLikelySubtags()
154 trie.reset(); in XLikelySubtags()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrie.java82 public BytesTrie reset() { in reset() method in BytesTrie
111 * @see #reset
161 * @see #reset
183 * until the trie is reset to its original state or to a saved state.
257 * Equivalent to reset().next(inByte).
599 public Iterator reset() { in reset() method in BytesTrie.Iterator
H A DCharsTrie.java85 public CharsTrie reset() { in reset() method in CharsTrie
114 * @see #reset
164 * @see #reset
196 * Equivalent to reset().next(inUnit).
209 * Equivalent to reset().nextForCodePoint(cp).
514 public Iterator reset() { in reset() method in CharsTrie.Iterator
640 // We reset entry_.chars every time we return entry_ in truncateAndStop()
701 // pos is already after the leadUnit, and the lead unit has bit 15 reset.
/third_party/icu/icu4c/source/common/
H A Dedits.cpp77 src.reset();
109 void Edits::reset() U_NOEXCEPT {
269 // and its intermediate-string length has been reset, in mergeAndAppend()
374 // Changes on both sides up to the same position. Emit & reset. in mergeAndAppend()
381 // Accumulate the a->c change, reset the shorter side, in mergeAndAppend()
621 // and reset the index to the head again. in previous()
643 // Read the lengths, and reset the index to the head again. in previous()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrie2Test.java224 os.reset(); in TestTrie2API()
349 os.reset(); in TestTrie2WritableAPI()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXLikelySubtags.java154 trie.reset(); in XLikelySubtags()
161 trie.reset(); in XLikelySubtags()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DBytesTrie.java78 public BytesTrie reset() { in reset() method in BytesTrie
106 * @see #reset
153 * @see #reset
174 * until the trie is reset to its original state or to a saved state.
240 * Equivalent to reset().next(inByte).
567 public Iterator reset() { in reset() method in BytesTrie.Iterator
H A DCharsTrie.java81 public CharsTrie reset() { in reset() method in CharsTrie
109 * @see #reset
156 * @see #reset
186 * Equivalent to reset().next(inUnit).
198 * Equivalent to reset().nextForCodePoint(cp).
490 public Iterator reset() { in reset() method in CharsTrie.Iterator
613 // We reset entry_.chars every time we return entry_ in truncateAndStop()
674 // pos is already after the leadUnit, and the lead unit has bit 15 reset.
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrie2Test.java221 os.reset(); in TestTrie2API()
346 os.reset(); in TestTrie2WritableAPI()
/third_party/icu/icu4c/source/i18n/
H A Drepattrn.cpp484 retMatcher->reset(input); in matcher()
560 matcher->reset(input); in matches()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c313 sync_merge(const VkSemaphore *syncobjs, uint32_t count, bool wait_all, bool reset) in sync_merge() argument
334 if (reset) in sync_merge()
732 * KGSL_CTX_STAT_* for the worst reset that happened since the last time it in tu_device_check_status()
739 return vk_device_set_lost(&device->vk, "Failed to get GPU reset status"); in tu_device_check_status()
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_cssa.cpp491 bld.reset(&block.instructions, std::prev(it.base())); in emit_parallelcopies()
499 bld.reset(&block.instructions); in emit_parallelcopies()
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py135 def reset(self): member in StringStream
322 pattern.reset()
/third_party/node/deps/icu-small/source/common/
H A Dedits.cpp77 src.reset();
109 void Edits::reset() noexcept {
269 // and its intermediate-string length has been reset, in mergeAndAppend()
374 // Changes on both sides up to the same position. Emit & reset. in mergeAndAppend()
381 // Accumulate the a->c change, reset the shorter side, in mergeAndAppend()
621 // and reset the index to the head again. in previous()
643 // Read the lengths, and reset the index to the head again. in previous()
/third_party/node/deps/icu-small/source/i18n/
H A Drepattrn.cpp484 retMatcher->reset(input); in matcher()
560 matcher->reset(input); in matches()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cc.c88 cc->reset = ngtcp2_cc_reno_cc_reset; in ngtcp2_cc_reno_cc_init()
250 cc->reset = ngtcp2_cc_cubic_cc_reset; in ngtcp2_cc_cubic_cc_init()
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp476 if(!USTRINGTRIE_HAS_VALUE(trie->reset().next(lines[i].name, lines[i].len))) { in call()
715 return errorCode.reset(); in main()
/third_party/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp126 localeEnum->reset(status); in TestRegister()
520 iter.reset(ec); in checkStringEnumeration()
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc658 last_match_.reset(new PhoneNumberMatch(temp_match.start(), in HasNext()
676 last_match_.reset(NULL); in Next()
/third_party/node/deps/v8/src/heap/
H A Dconcurrent-marking.cc334 data.typed_slots.reset(new TypedSlots()); in RecordRelocSlot()
681 it->second.typed_slots.reset(); in ClearMemoryChunkData()
/third_party/node/deps/v8/src/objects/
H A Dstring-table.cc159 void DropPreviousData() { previous_data_.reset(); } in DropPreviousData()
648 buffer.reset(new Char[length]); in TryStringToIndexOrLookupExisting()
H A Djs-display-names.cc101 ldn_.reset( in LocaleDisplayNamesCommon()
341 generator_.reset( in DateTimeFieldNames()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp238 mStreamingBuffer.reset(); in deinitialize()
255 mDynamicAttribsMaskCache.reset(); in prepareVertexData()

Completed in 30 milliseconds

1...<<71727374757677787980>>...129