Searched defs:empty (Results 1 - 25 of 189) sorted by relevance

12345678

/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dsize_fn_imps.hpp57 empty() const function in class:PB_DS_CLASS_C_DEC
H A Dinfo_fn_imps.hpp63 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinfo_fn_imps.hpp63 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dinfo_fn_imps.hpp62 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinfo_fn_imps.hpp65 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
H A Dsplit_join_branch_bag.hpp94 empty() const function in class:split_join_branch_bag
/freebsd-10-stable/contrib/ncurses/menu/
H A Dm_pattern.c56 static char empty[] = ""; local
/freebsd-10-stable/usr.bin/m4/lib/
H A Dohash_lookup_interval.c29 unsigned int empty; local
[all...]
H A Dohash_lookup_memory.c28 unsigned int empty; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DUniqueVector.h77 bool empty() const { return Vector.empty(); } function in class:llvm::UniqueVector
H A DSmallSet.h42 bool empty() const { return Vector.empty() && Set.empty(); } function in class:llvm::SmallSet
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h47 bool empty() const { return LiveUnits.empty(); } function in class:llvm::LiveRegUnits
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DValueSymbolTable.h75 inline bool empty() const { return vmap.empty(); } function in class:llvm::ValueSymbolTable
H A DTypeFinder.h54 bool empty() const { return StructTypes.empty(); } function in class:llvm::TypeFinder
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDataBufferHeap.cpp109 buffer_t empty; local
/freebsd-10-stable/usr.bin/dtc/
H A Dstring.hh119 inline bool empty() const function in class:dtc::string
/freebsd-10-stable/contrib/groff/src/include/
H A Dstringclass.h114 inline int string::empty() const function in class:string
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Derrarg.cpp60 int errarg::empty() const function in class:errarg
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DVersionTuple.h52 bool empty() const { return Major == 0 && Minor == 0 && Subminor == 0; } function in class:clang::VersionTuple
/freebsd-10-stable/lib/libnv/tests/
H A Dnvlist_send_recv_test.c61 nvlist_t *empty; local
92 const nvlist_t *cnvl, *empty; local
/freebsd-10-stable/contrib/openpam/t/
H A Dt_openpam_readlinev.c113 static const char *empty[] = { variable

Completed in 120 milliseconds

12345678