Searched defs:empty (Results 126 - 150 of 189) sorted by relevance

12345678

/freebsd-10-stable/crypto/openssl/ssl/
H A Dt1_enc.c322 static const unsigned char empty[] = ""; local
/freebsd-10-stable/sys/kern/
H A Dsubr_turnstile.c769 int empty; local
/freebsd-10-stable/lib/libc/regex/
H A Dengine.c94 states empty; /* empty set of states */ member in struct:match
878 states empty = m->empty; local
[all...]
/freebsd-10-stable/sbin/fsck_msdosfs/
H A Ddir.c448 u_char *p, *vallfn, *invlfn, *empty; local
/freebsd-10-stable/sys/geom/multipath/
H A Dg_multipath.c1419 int empty; local
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Diwcm.c1123 int empty; local
/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin.c1381 darwin_emit_unwind_label (FILE *file, tree decl, int for_eh, int empty) argument
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dbasic_string.h685 empty() const function in class:basic_string
[all...]
H A Dstl_bvector.h608 empty() const function in class:vector
H A Dstl_deque.h913 empty() const function in class:deque
H A Dstl_tree.h661 empty() const function in class:_Rb_tree
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dhashtable.h372 empty() const function in class:hashtable
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h67 bool LLVM_ATTRIBUTE_UNUSED_RESULT empty() const { function in class:llvm::DenseMapBase
[all...]
H A Dilist.h385 bool LLVM_ATTRIBUTE_UNUSED_RESULT empty() const { function in class:llvm::iplist
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h220 bool empty() const { return Insts.empty(); } function in class:llvm::MachineBasicBlock
756 bool empty() { return begin() == end(); } function in class:llvm::MachineInstrSpan
H A DSelectionDAG.h140 bool empty() const { function in class:llvm::SDDbgInfo
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp205 bool empty() const { return Ranges.empty(); } function in class:__anon2800::MemsetRanges
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h184 bool empty() const { return Buffer.empty(); } function in class:clang::ASTUnit::PreambleData
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h703 bool empty() const { return list == 0; } function in class:clang::AttributeList::ParsedAttributes
H A DCodeCompleteConsumer.h460 bool empty() const { return NumChunks == 0; } function in class:clang::CodeCompletionString
H A DLookup.h279 bool empty() const { return Decls.empty(); } function in class:clang::LookupResult
H A DOverload.h720 bool empty() const { return Candidates.empty(); } function in class:clang::OverloadCandidateSet
/freebsd-10-stable/sys/dev/altera/atse/
H A Dif_atse.c1326 uint8_t empty; local
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dutil.c365 int empty; local
/freebsd-10-stable/usr.bin/find/
H A Dfunction.c562 int empty; local

Completed in 412 milliseconds

12345678