Searched defs:clear (Results 26 - 50 of 211) sorted by relevance

123456789

/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DSmallSet.h97 void clear() { function in class:llvm::SmallSet
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.h61 void clear() { function in class:llvm::BitcodeReaderValueList
/freebsd-10.0-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugAbbrev.h38 void clear() { function in class:llvm::DWARFAbbreviationDeclarationSet
H A DDWARFDebugArangeSet.cpp17 void DWARFDebugArangeSet::clear() { function in class:DWARFDebugArangeSet
H A DDWARFDebugAranges.h28 void clear() { function in struct:llvm::DWARFDebugAranges::Range
64 void clear() { function in class:llvm::DWARFDebugAranges
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSemaFixItUtils.h80 void clear() { function in struct:clang::ConversionFixItGenerator
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DRewriteRope.cpp159 void clear() { function in class:__anon3161::RopePieceBTreeLeaf
/freebsd-10.0-release/contrib/ntp/util/
H A Dsht.c141 int clear=0; local
/freebsd-10.0-release/libexec/rpc.sprayd/
H A Dsprayd.c134 static struct timeval clear, get; local
/freebsd-10.0-release/bin/chflags/
H A Dchflags.c63 u_long clear, newflags, set; local
/freebsd-10.0-release/contrib/apr-util/crypto/
H A Dapr_crypto.c119 apr_crypto_clear_t *clear = (apr_crypto_clear_t *)ptr; local
131 apr_crypto_clear_t *clear = apr_palloc(pool, sizeof(apr_crypto_clear_t)); local
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
H A Derase_fn_imps.hpp215 clear() function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h41 void clear() { function in struct:llvm::MCAsmParserSemaCallback::__anon1960
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DArrayRecycler.h103 void clear(AllocatorType &Allocator) { function in class:llvm::ArrayRecycler
114 void clear(BumpPtrAllocator&) { function in class:llvm::ArrayRecycler
H A DStringPool.h103 void clear() { function in class:llvm::PooledStringPtr
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DGCMetadata.cpp104 void GCModuleInfo::clear() { function in class:GCModuleInfo
H A DLiveIntervalUnion.cpp196 void LiveIntervalUnion::Array::clear() { function in class:LiveIntervalUnion::Array
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTUnresolvedSet.h66 void clear() { Decls.clear(); } function in class:clang::ASTUnresolvedSet
/freebsd-10.0-release/sbin/dmesg/
H A Ddmesg.c83 int ch, clear; local
/freebsd-10.0-release/sys/dev/usb/controller/
H A Dxhci_pci.c149 xhci_pci_port_route(device_t self, uint32_t set, uint32_t clear) argument
/freebsd-10.0-release/usr.bin/ktrace/
H A Dktrace.c63 static enum clear { NOTSET, CLEAR, CLEARALL } clear = NOTSET; variable in typeref:enum:clear
[all...]
/freebsd-10.0-release/contrib/atf/atf-c/detail/
H A Ddynstr_test.c447 ATF_TC(clear); variable
/freebsd-10.0-release/contrib/dialog/samples/
H A Ddialog.py229 def clear(self): member in class:Dialog
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dtest_entry.c58 unsigned long set, clear; /* For fflag testing. */ local
[all...]
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dmap_debug_base.hpp195 clear() function in class:pb_ds::detail::PB_DS_CLASS_C_DEC

Completed in 135 milliseconds

123456789