Home
last modified time | relevance | path

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

12345678910>>...17

/netbsd-src/external/bsd/unbound/dist/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()
378 struct ub_stats_info* s, int reset) in server_stats_obtain()
424 void server_stats_reply(struct worker* worker, int reset) in server_stats_reply()
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/mpl/mozilla-certdata/share/
H A Dcertdata.awk46 function reset() { function
216 reset() function
261 reset() function
/netbsd-src/sys/dev/usb/
H A Dauvitek_board.c52 uint16_t reset; member
71 uint16_t reset, enable; in auvitek_board_init() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DOptional.h86 void reset() noexcept { in reset() function
186 void reset() noexcept { in reset() function
278 void reset() { Storage.reset(); } in reset() function
H A DSmallBitVector.h398 SmallBitVector &reset() { in reset() function
406 SmallBitVector &reset(unsigned Idx) { in reset() function
415 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function
525 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dbcm2711-rpi.dtsi34 reset: reset { label
/netbsd-src/external/bsd/kyua-cli/dist/utils/signals/
H A Dmisc.cpp59 signals::reset(const int signo) in reset() function in signals
/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_reset.c32 char reset[] = { in main() local
/netbsd-src/external/bsd/elftosb/dist/common/
H A Dsmart_ptr.h57 void reset() { _p = 0; } in reset() function
166 void reset() { _p = 0; } in reset() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp60 void LazyRandomTypeCollection::reset(BinaryStreamReader &Reader, in reset() function in LazyRandomTypeCollection
72 void LazyRandomTypeCollection::reset(StringRef Data, uint32_t RecordCountHint) { in reset() function in LazyRandomTypeCollection
77 void LazyRandomTypeCollection::reset(ArrayRef<uint8_t> Data, in reset() function in LazyRandomTypeCollection
/netbsd-src/sbin/nvmectl/
H A Dreset.c61 reset(int argc, char *argv[]) in reset() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBEnumChildren.h42 virtual void reset() override {} in reset() function
H A DConcreteSymbolEnumerator.h43 void reset() override { Enumerator->reset(); } in reset() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DSAXParser.h39 virtual void reset () { } in reset() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumLineNumbers.cpp42 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.cpp40 void NativeEnumModules::reset() { Index = 0; } in reset() function in llvm::pdb::NativeEnumModules
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSAXParser.h39 virtual void reset () { } in reset() function
/netbsd-src/external/bsd/atf/dist/tools/
H A Dsignals_test.cpp242 ATF_TEST_CASE_HEAD(reset) in ATF_TEST_CASE_HEAD() argument
246 ATF_TEST_CASE_BODY(reset) in ATF_TEST_CASE_BODY() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCELFStreamer.h32 void reset() override { in reset() function
/netbsd-src/external/bsd/libfido2/dist/examples/
H A DCMakeLists.txt33 add_executable(reset reset.c util.c ${COMPAT_SOURCES}) target
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAutomaton.h124 void reset() { in reset() function
214 void reset() { in reset() function
/netbsd-src/sys/arch/arm/altera/
H A Dcycv_rstmgr.c97 struct cycv_reset *reset = NULL; in cycv_rst_acquire() local
125 cycv_rst_reset_set(device_t dev, struct cycv_reset *reset, int set) { in cycv_rst_reset_set()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCleanupInfo.h33 void reset() { in reset() function

12345678910>>...17