Searched defs:clear (Results 151 - 175 of 211) sorted by relevance

123456789

/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dstl_bvector.h778 clear() function in class:vector
H A Dstl_deque.h1229 clear() function in class:deque
H A Dstl_tree.h724 clear() function in class:_Rb_tree
/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dbitmap_allocator.h169 clear() throw() function in class:__detail::__mini_vector
H A Dhashtable.h1077 clear() function in class:hashtable
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h76 void clear() { function in class:llvm::DenseMapBase
H A Dilist.h548 void clear() { if (Head) erase(begin(), end()); } function in class:llvm::iplist
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h531 void clear() { function in class:llvm::MachineBasicBlock
H A DSelectionDAG.h91 void clear() { function in class:llvm::SDDbgInfo
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp405 void clear() { function in class:__anon2094::LazyValueInfoCache
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp329 void clear() { function in class:__anon2162::LDVImpl
H A DSplitKit.cpp53 void SplitAnalysis::clear() { function in class:SplitAnalysis
[all...]
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp253 void clear() { function in class:__anon2252::ArgvArray
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp195 void clear() { function in class:__anon2697::LargeBlockInfo
309 void clear() { function in struct:__anon2697::AllocaInfo
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h180 void clear() { Buffer.clear(); File = 0; NumLines = 0; } function in class:clang::ASTUnit::PreambleData
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DLookup.h476 void clear() { function in class:clang::LookupResult
486 void clear(Sema::LookupNameKind Kind) { function in class:clang::LookupResult
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnostic.cpp982 void ForwardingDiagnosticConsumer::clear() { function in class:ForwardingDiagnosticConsumer
/freebsd-10.0-release/contrib/tnftp/src/
H A Dfetch.c150 char *ep, *clear, *realm; local
242 base64_encode(const unsigned char *clear, size_t len, unsigned char *encoded) argument
[all...]
/freebsd-10.0-release/crypto/openssl/ssl/
H A Dssl2.h214 unsigned int clear; member in struct:ssl2_state_st::__anon5245
/freebsd-10.0-release/sbin/init/
H A Dinit.c640 char *clear, *password; local
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-pip.h367 static inline void cvmx_pip_get_port_status(uint64_t port_num, uint64_t clear, cvmx_pip_port_status_t *status) argument
/freebsd-10.0-release/sys/dev/bfe/
H A Dif_bfe.c1163 bfe_wait_bit(struct bfe_softc *sc, u_int32_t reg, u_int32_t bit, u_long timeout, const int clear) argument
/freebsd-10.0-release/sys/dev/fb/
H A Dfbreg.h204 vi_clear_t *clear; member in struct:video_switch
/freebsd-10.0-release/sys/dev/ixgbe/
H A Dixgbe_api.c914 ixgbe_update_mc_addr_list(struct ixgbe_hw *hw, u8 *mc_addr_list, u32 mc_addr_count, ixgbe_mc_addr_itr func, bool clear) argument
/freebsd-10.0-release/sys/dev/mvs/
H A Dmvs.c827 mvs_getstatus(device_t dev, int clear) argument

Completed in 324 milliseconds

123456789