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

1234567891011>>

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_longname.c51 static char empty[] = local
/freebsd-11-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-11-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-11-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-11-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-11-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-11-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-11-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-11-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-11-stable/contrib/ncurses/menu/
H A Dm_pattern.c56 static char empty[] = ""; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeCollection.h23 bool empty() { return size() == 0; } function in class:llvm::codeview::TypeCollection
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Diterator_range.h47 bool empty() const { return begin_iterator == end_iterator; } function in class:llvm::iterator_range
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Derrarg.cpp60 int errarg::empty() const function in class:errarg
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DTrace.h65 bool empty() const { return Records.empty(); } function in class:llvm::xray::Trace
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.h49 bool empty() const { return Pool.empty(); } function in class:llvm::DwarfStringPool
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h42 bool empty() const { return WorklistMap.empty(); } function in class:llvm::GISelWorkList
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueSymbolTable.h78 inline bool empty() const { return vmap.empty(); } function in class:llvm::ValueSymbolTable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DDataBufferHeap.cpp68 buffer_t empty; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h57 bool empty() const { return MacroLists.empty(); } function in class:llvm::DWARFDebugMacro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h167 bool empty() const { return Lines.empty(); } function in class:llvm::gsym::LineTable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkLinker.h78 bool empty() const { return Remarks.empty(); } function in struct:llvm::remarks::RemarkLinker
/freebsd-11-stable/contrib/groff/src/include/
H A Dstringclass.h114 inline int string::empty() const function in class:string
/freebsd-11-stable/lib/libnv/tests/
H A Dnvlist_send_recv_test.c60 nvlist_t *empty; local
91 const nvlist_t *cnvl, *empty; local

Completed in 178 milliseconds

1234567891011>>