Home
last modified time | relevance | path

Searched defs:reset (Results 526 - 550 of 823) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_cnv.h240 UConverterReset reset; member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducharstrie.h94 UCharsTrie &reset() { in reset() function in UCharsTrie
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DBitVector.h438 BitVector &reset() { in reset() function in llvm::BitVector
443 BitVector &reset(unsigned Idx) { in reset() function in llvm::BitVector
449 BitVector &reset(unsigned I, unsigned E) { in reset() function in llvm::BitVector
[all...]
/third_party/python/Lib/
H A Dbdb.py56 def reset(self): member in Bdb
/third_party/skia/include/private/
H A DSkTArray.h134 void reset() { in reset() function in SkTArray
142 void reset(int n) { in reset() function in SkTArray
160 void reset(const T* array, int count) { in reset() function in SkTArray
H A DSkTHash.h59 void reset() { *this = SkTHashTable(); } in reset() function in SkTHashTable
389 void reset() { in reset() function
417 void reset() { fTable.reset(); } in reset() function in SkTHashMap
494 void reset() { fTable.reset(); } reset() function in SkTHashSet
[all...]
H A DGrResourceKey.h82 void reset() { in reset() function in GrResourceKey
[all...]
/third_party/skia/modules/skparagraph/src/
H A DParagraphCache.cpp318 void ParagraphCache::reset() { in reset() function in skia::textlayout::ParagraphCache
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp317 void SkVideoDecoder::reset() { in reset() function in SkVideoDecoder
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py926 def reset(self): member in ConnectionHandover
/third_party/skia/third_party/externals/angle2/src/common/
H A Dbitset_utils.h352 constexpr BitSetT<N, BitsT, ParamT> &BitSetT<N, BitsT, ParamT>::reset() in reset() function in angle::BitSetT
360 constexpr BitSetT<N, BitsT, ParamT> &BitSetT<N, BitsT, ParamT>::reset(ParamT pos) in reset() function in angle::BitSetT
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceManager.cpp68 void TypedResourceManager<ResourceType, ImplT, IDType>::reset(const Context *context) in reset() function in gl::TypedResourceManager
145 void ShaderProgramManager::reset(const Context *context) in reset() function in gl::ShaderProgramManager
435 void MemoryObjectManager::reset(const Context *context) in reset() function in gl::MemoryObjectManager
484 void SemaphoreManager::reset(const Context *context) in reset() function in gl::SemaphoreManager
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DResourceManager11.h225 void reset() in reset() function in rx::Resource11Base
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Drich_logging.py238 def reset(self) -> None: member in LogCaptureHandler
510 def reset(self) -> None: member in _RichLoggingStreamHandler
539 def reset(self): member in _RichLoggingNullHandler
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dusbnet.h132 int (*reset)(struct usbnet *); member
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_crtc.h429 void (*reset)(struct drm_crtc *crtc); member
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-wlan.c230 struct rksdmmc_gpio *poweron, *reset; in rockchip_wifi_power() local
/third_party/ffmpeg/libavcodec/
H A Dmjpegdec.h91 int reset; ///< context halfing interval ?rename member
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationIterator.java375 protected final void reset() { in reset() method in CollationIterator
386 protected final void reset(boolean numeric) { in reset() method in CollationIterator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCaseMapImpl.java127 public void reset(int direction) { in reset() method in CaseMapImpl.StringContextIterator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
H A DGlobalizationPreferences.java726 public GlobalizationPreferences reset() { in reset() method in GlobalizationPreferences
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java1100 void reset() { in reset() method in RuleBasedBreakIterator.DictionaryCache
1341 void reset(int pos, int ruleStatus) { in reset() method in RuleBasedBreakIterator.BreakCache
1350 void reset() {reset(0, 0); }; in reset() method in RuleBasedBreakIterator.BreakCache
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrie.java82 public BytesTrie reset() { in reset() method in BytesTrie
599 public Iterator reset() { in reset() method in BytesTrie.Iterator
H A DCharsTrie.java85 public CharsTrie reset() { in reset() method in CharsTrie
514 public Iterator reset() { in reset() method in CharsTrie.Iterator
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorParser.java320 abstract void reset(); in reset() method in TransliteratorParser.RuleBody
340 public void reset() { in reset() method in TransliteratorParser.RuleArray

Completed in 30 milliseconds

1...<<21222324252627282930>>...33