Home
last modified time | relevance | path

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

12345678910>>...17

/netbsd/external/bsd/unbound/dist/daemon/
H A Dstats.c138 int reset) in set_subnet_stats()
163 int reset) in set_neg_cache_stats()
186 get_rrset_bogus(struct worker* worker, int reset) in get_rrset_bogus()
204 get_queries_ratelimit(struct worker* worker, int reset) in get_queries_ratelimit()
223 get_dnscrypt_cache_miss(struct worker* worker, int reset) in get_dnscrypt_cache_miss()
239 get_dnscrypt_replay(struct worker* worker, int reset) in get_dnscrypt_replay()
254 server_stats_compile(struct worker* worker, struct ub_stats_info* s, int reset) in server_stats_compile()
368 struct ub_stats_info* s, int reset) in server_stats_obtain()
392 void server_stats_reply(struct worker* worker, int reset) in server_stats_reply()
/netbsd/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/sys/dev/usb/
H A Dauvitek_board.c52 uint16_t reset; member
71 uint16_t reset, enable; in auvitek_board_init() local
/netbsd/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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dbcm2711-rpi.dtsi34 reset: reset { label
/netbsd/external/bsd/kyua-cli/dist/utils/signals/
H A Dmisc.cpp59 signals::reset(const int signo) in reset() function in signals
/netbsd/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_reset.c32 char reset[] = { in main() local
/netbsd/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/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/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/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/sbin/nvmectl/
H A Dreset.c61 reset(int argc, char *argv[]) in reset() function
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DSAXParser.h39 virtual void reset () { } in reset() function
/netbsd/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/external/gpl3/gdb/dist/gas/testsuite/gas/h8300/
H A Dffxx1-elf.s6 reset: .word main ;reset vector label
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCELFStreamer.h32 void reset() override { in reset() function
H A DMCWasmStreamer.h35 void reset() override { in reset() function
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/h8300/
H A Dffxx1-elf.s6 reset: .word main ;reset vector label
/netbsd/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/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAutomaton.h124 void reset() { in reset() function
214 void reset() { in reset() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCleanupInfo.h33 void reset() { in reset() function

12345678910>>...17