Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/
Dreturn-reference.C8 static int empty; in foo1() local
16 static int empty; in foo2() local
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
Dclass2.cc51 struct empty {}; struct
54 void refer (empty *) in refer() argument
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DMemoryProfileInfo.h80 bool empty() const { return Alloc == nullptr; } in empty() function
126 bool empty() const { return N == nullptr; } in empty() function
DInlineOrder.h31 bool empty() { return !size(); } in empty() function
/openbsd/src/gnu/llvm/lld/COFF/
DDLL.h24 bool empty() { return imports.empty(); } in empty() function
42 bool empty() { return imports.empty(); } in empty() function
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dstl_queue.h150 empty() const { return c.empty(); } in empty() function
365 empty() const { return c.empty(); } in empty() function
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h119 bool empty() const { return VarEntries.empty(); } in empty() function
143 bool empty() const { return LabelInstr.empty(); } in empty() function
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DAddressRanges.h61 bool empty() const { return Ranges.empty(); } in empty() function
101 bool empty() const { return AddressRanges::empty(); } in empty() function
/openbsd/src/gnu/llvm/llvm/tools/llvm-mca/
DCodeRegion.h102 bool empty() const { return Instructions.empty(); } in empty() function
161 bool empty() const { in empty() function
/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
Dtime_get_members_char.cc54 const string empty; in test01() local
173 const string empty; in test02() local
296 const string empty; in test03() local
419 const string empty; in test04() local
511 const string empty; in test05() local
Dtime_get_members_wchar_t.cc54 const wstring empty; in test01() local
173 const wstring empty; in test02() local
296 const wstring empty; in test03() local
419 const wstring empty; in test04() local
511 const wstring empty; in test05() local
/openbsd/src/gnu/llvm/llvm/include/llvm/XRay/
DGraph.h251 bool empty() const { return NL.count(A) == 0; }; in empty() function
291 bool empty() const { return G.Vertices.empty(); } in empty() function
328 bool empty() const { return G.Edges.empty(); } in empty() function
/openbsd/src/regress/usr.bin/patch/
Dt1.diff1 --- empty Sun Jul 13 22:37:41 2003 modifiedFile
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D950919-1.c1 #define empty macro
D20021123-1.c4 struct empty { struct
D20021110.c4 struct empty { struct
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
Dinfo_fn_imps.hpp63 empty() const in empty() function in PB_DS_CLASS_C_DEC
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
Dinfo_fn_imps.hpp50 empty() const in empty() function in PB_DS_CLASS_C_DEC
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
Dinfo_fn_imps.hpp50 empty() const in empty() function in PB_DS_CLASS_C_DEC
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
Dinfo_fn_imps.hpp50 empty() const in empty() function in PB_DS_CLASS_C_DEC
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
Dinfo_fn_imps.hpp50 empty() const in empty() function in PB_DS_CLASS_C_DEC
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
Dinfo_fn_imps.hpp65 empty() const in empty() function in PB_DS_CLASS_C_DEC
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
Dsize_fn_imps.hpp57 empty() const in empty() function in PB_DS_CLASS_C_DEC
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
Dinfo_fn_imps.hpp62 empty() const in empty() function in PB_DS_CLASS_C_DEC
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
Ddarwin-abi-1.c7 struct empty { }; struct

12345678910>>...14