Home
last modified time | relevance | path

Searched defs:reset (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/freebsd/contrib/unbound/daemon/
H A Dstats.c141 int reset) in set_subnet_stats() argument
166 int reset) in set_neg_cache_stats() argument
189 get_rrset_bogus(struct worker* worker, int reset) in get_rrset_bogus() argument
207 get_queries_ratelimit(struct worker* worker, int reset) in get_queries_ratelimit() argument
226 get_dnscrypt_cache_miss(struct worker* worker, int reset) in get_dnscrypt_cache_miss() argument
242 get_dnscrypt_replay(struct worker * worker,int reset) get_dnscrypt_replay() argument
257 server_stats_compile(struct worker * worker,struct ub_stats_info * s,int reset) server_stats_compile() argument
384 server_stats_obtain(struct worker * worker,struct worker * who,struct ub_stats_info * s,int reset) server_stats_obtain() argument
437 server_stats_reply(struct worker * worker,int reset) server_stats_reply() argument
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DTrackingMDRef.h62 void reset() { in reset() function
66 void reset(Metadata *MD) { in reset() function
134 void reset() { Ref.reset(); } in reset() function
135 void reset(T *MD) { Ref.reset(static_cast<Metadata *>(MD)); } in reset() function
/freebsd/sys/dev/qcom_gcc/
H A Dqcom_gcc_reset.c52 qcom_gcc_hwreset_assert(device_t dev, intptr_t id, bool reset) in qcom_gcc_hwreset_assert()
59 qcom_gcc_hwreset_is_asserted(device_t dev, intptr_t id, bool *reset) in qcom_gcc_hwreset_is_asserted()
H A Dqcom_gcc_ipq4018_reset.c131 qcom_gcc_ipq4018_hwreset_assert(device_t dev, intptr_t id, bool reset) in qcom_gcc_ipq4018_hwreset_assert()
155 qcom_gcc_ipq4018_hwreset_is_asserted(device_t dev, intptr_t id, bool *reset) in qcom_gcc_ipq4018_hwreset_is_asserted()
/freebsd/sys/dev/uart/
H A Duart_dev_snps.c51 hwreset_t reset; member
153 hwreset_t reset; in snps_probe() local
231 hwreset_t reset; snps_detach() local
[all...]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_condense_export.ksh25 function reset function
/freebsd/sys/arm/allwinner/
H A Daw_reset.c70 aw_reset_assert(device_t dev, intptr_t id, bool reset) in aw_reset_assert()
90 aw_reset_is_asserted(device_t dev, intptr_t id, bool *reset) in aw_reset_is_asserted()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp59 void LazyRandomTypeCollection::reset(BinaryStreamReader &Reader, reset() function in LazyRandomTypeCollection
71 void LazyRandomTypeCollection::reset(StringRef Data, uint32_t RecordCountHint) { reset() function in LazyRandomTypeCollection
76 void LazyRandomTypeCollection::reset(ArrayRef<uint8_t> Data, reset() function in LazyRandomTypeCollection
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.cpp59 uptr MetaMap::FreeBlock(Processor *proc, uptr p, bool reset) { in FreeBlock()
68 bool MetaMap::FreeRange(Processor *proc, uptr p, uptr sz, bool reset) { in FreeRange()
108 void MetaMap::ResetRange(Processor *proc, uptr p, uptr sz, bool reset) { in ResetRange()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddma.c177 static void mt7996_dma_disable(struct mt7996_dev *dev, bool reset) in mt7996_dma_disable()
222 void mt7996_dma_start(struct mt7996_dev *dev, bool reset, bool wed_reset) in mt7996_dma_start()
281 static void mt7996_dma_enable(struct mt7996_dev *dev, bool reset) in mt7996_dma_enable()
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2711-rpi.dtsi54 reset: reset { label
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallBitVector.h401 SmallBitVector &reset() { in reset() function
409 SmallBitVector &reset(unsigned Idx) { in reset() function
418 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function
540 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBEnumChildren.h40 void reset() override {} in reset() function
H A DConcreteSymbolEnumerator.h43 void reset() override { Enumerator->reset(); } in reset() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumLineNumbers.cpp40 void NativeEnumLineNumbers::reset() { Index = 0; } in reset() function in NativeEnumLineNumbers
H A DNativeEnumSymbols.cpp41 void NativeEnumSymbols::reset() { Index = 0; } in reset() function in NativeEnumSymbols
H A DNativeEnumModules.cpp37 void NativeEnumModules::reset() { Index = 0; } in reset() function in llvm::pdb::NativeEnumModules
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBEvent.cpp145 void SBEvent::reset(EventSP &event_sp) { in reset() function in SBEvent
150 void SBEvent::reset(Event *event_ptr) { in reset() function in SBEvent
/freebsd/contrib/libfido2/examples/
H A DCMakeLists.txt33 add_executable(reset reset.c util.c ${COMPAT_SOURCES}) target
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeEmitter.h31 virtual void reset() {} in reset() function
H A DMCWasmStreamer.h35 void reset() override { in reset() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h124 void reset() { reset() function
214 void reset() { reset() function
/freebsd/tests/sys/compat32/aarch64/
H A Dswp_cond_test_impl.S281 reset: label
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCleanupInfo.h33 void reset() { in reset() function
/freebsd/contrib/kyua/utils/signals/
H A Dmisc.cpp60 signals::reset(const int signo) in reset() function in signals

12345678910>>...15