Home
last modified time | relevance | path

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

12345678910>>...17

/freebsd/contrib/unbound/daemon/
H A Dstats.c141 int reset) in set_subnet_stats()
166 int reset) in set_neg_cache_stats()
189 get_rrset_bogus(struct worker* worker, int reset) in get_rrset_bogus()
207 get_queries_ratelimit(struct worker* worker, int reset) in get_queries_ratelimit()
226 get_dnscrypt_cache_miss(struct worker* worker, int reset) in get_dnscrypt_cache_miss()
242 get_dnscrypt_replay(struct worker* worker, int reset) in get_dnscrypt_replay()
257 server_stats_compile(struct worker* worker, struct ub_stats_info* s, int reset) in server_stats_compile()
382 struct ub_stats_info* s, int reset) in server_stats_obtain()
435 void server_stats_reply(struct worker* worker, int reset) in server_stats_reply()
/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/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEntryPointStats.h55 void reset() { Value = {}; } in reset() function
66 void reset() { Value = {}; } in reset() function
91 void reset() { Value = {}; } in reset() function
102 void reset() { Value.reset(); } 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_msm8916_reset.c53 qcom_gcc_msm8916_hwreset_assert(device_t dev, intptr_t id, bool reset) in qcom_gcc_msm8916_hwreset_assert()
60 qcom_gcc_msm8916_hwreset_is_asserted(device_t dev, intptr_t id, bool *reset) in qcom_gcc_msm8916_hwreset_is_asserted()
H A Dqcom_gcc_ipq4018_reset.c132 qcom_gcc_ipq4018_hwreset_assert(device_t dev, intptr_t id, bool reset) in qcom_gcc_ipq4018_hwreset_assert()
157 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
163 hwreset_t reset; in snps_probe() local
257 hwreset_t reset; in snps_detach() local
/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.cpp56 void LazyRandomTypeCollection::reset(BinaryStreamReader &Reader, in reset() function in LazyRandomTypeCollection
68 void LazyRandomTypeCollection::reset(StringRef Data, uint32_t RecordCountHint) { in reset() function in LazyRandomTypeCollection
73 void LazyRandomTypeCollection::reset(ArrayRef<uint8_t> Data, in reset() function in LazyRandomTypeCollection
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCodeGenTargetMachineImpl.h34 virtual void reset() {}; in reset() function
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddma.c252 static void mt7996_dma_disable(struct mt7996_dev *dev, bool reset) in mt7996_dma_disable()
297 void mt7996_dma_start(struct mt7996_dev *dev, bool reset, bool wed_reset) in mt7996_dma_start()
362 static void mt7996_dma_enable(struct mt7996_dev *dev, bool reset) in mt7996_dma_enable()
/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/device-tree/src/arm/broadcom/
H A Dbcm2711-rpi.dtsi53 reset: reset { label
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallBitVector.h402 SmallBitVector &reset() { in reset() function
410 SmallBitVector &reset(unsigned Idx) { in reset() function
419 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function
542 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
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDataLayout.cpp13 void CIRDataLayout::reset(mlir::DataLayoutSpecInterface spec) { in reset() function in CIRDataLayout
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumLineNumbers.cpp38 void NativeEnumLineNumbers::reset() { Index = 0; } in reset() function in NativeEnumLineNumbers
H A DNativeEnumSymbols.cpp39 void NativeEnumSymbols::reset() { Index = 0; } in reset() function in NativeEnumSymbols
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTextEncoding.cpp92 void reset() override {} in reset() function in __anonf264d0e80111::TextEncodingConverterTable
189 void TextEncodingConverterICU::reset() { in reset() function in __anonf264d0e80111::TextEncodingConverterICU
296 inline void TextEncodingConverterIconv::reset() { in reset() function in __anonf264d0e80111::TextEncodingConverterIconv
/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/sys/contrib/device-tree/src/arm64/broadcom/
H A Dbcm2712-rpi-5-b-ovl-rp1.dts87 reset: reset { label
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Damlogic-a5.dtsi54 reset: reset-controller@2000 { label
/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.h33 virtual void reset() {} in reset() function

12345678910>>...17