/openbsd/gnu/llvm/libcxx/include/__iterator/ |
H A D | empty.h | 34 constexpr bool empty(const _Tp (&)[_Sz]) noexcept { return false; } in empty() function 38 constexpr bool empty(initializer_list<_Ep> __il) noexcept { return __il.size() == 0; } in empty() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/ |
H A D | return-reference.C | 8 static int empty; in foo1() local 16 static int empty; in foo2() local
|
/openbsd/gnu/llvm/libcxx/include/__ranges/ |
H A D | owning_view.h | 57 _LIBCPP_HIDE_FROM_ABI constexpr bool empty() requires requires { ranges::empty(__r_); } in empty() function 59 _LIBCPP_HIDE_FROM_ABI constexpr bool empty() const requires requires { ranges::empty(__r_); } in empty() function
|
H A D | view_interface.h | 55 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool empty() in empty() function 62 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool empty() const in empty() function
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | class2.cc | 51 struct empty {}; struct 54 void refer (empty *) in refer() argument
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | MemoryProfileInfo.h | 80 bool empty() const { return Alloc == nullptr; } in empty() function 126 bool empty() const { return N == nullptr; } in empty() function
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | DLL.h | 24 bool empty() { return imports.empty(); } in empty() function 42 bool empty() { return imports.empty(); } in empty() function
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | stl_queue.h | 150 empty() const { return c.empty(); } in empty() function 365 empty() const { return c.empty(); } in empty() function
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | DbgEntityHistoryCalculator.h | 119 bool empty() const { return VarEntries.empty(); } in empty() function 143 bool empty() const { return LabelInstr.empty(); } in empty() function
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | AddressRanges.h | 61 bool empty() const { return Ranges.empty(); } in empty() function 101 bool empty() const { return AddressRanges::empty(); } in empty() function
|
/openbsd/gnu/llvm/llvm/tools/llvm-mca/ |
H A D | CodeRegion.h | 102 bool empty() const { return Instructions.empty(); } in empty() function 161 bool empty() const { in empty() function
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | time_get_members_char.cc | 54 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
|
H A D | time_get_members_wchar_t.cc | 54 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/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 950919-1.c | 1 #define empty macro
|
H A D | 20021110.c | 4 struct empty { struct
|
H A D | 20021123-1.c | 4 struct empty { struct
|
/openbsd/regress/usr.bin/patch/ |
H A D | t1.diff | 1 --- empty Sun Jul 13 22:37:41 2003 modifiedFile
|
/openbsd/regress/libexec/ld.so/ldd/ |
H A D | Makefile | 8 empty: target
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/ |
H A D | info_fn_imps.hpp | 50 empty() const in empty() function in PB_DS_CLASS_C_DEC
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/ |
H A D | info_fn_imps.hpp | 50 empty() const in empty() function in PB_DS_CLASS_C_DEC
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
H A D | size_fn_imps.hpp | 57 empty() const in empty() function in PB_DS_CLASS_C_DEC
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/ |
H A D | info_fn_imps.hpp | 63 empty() const in empty() function in PB_DS_CLASS_C_DEC
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
H A D | info_fn_imps.hpp | 50 empty() const in empty() function in PB_DS_CLASS_C_DEC
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/ |
H A D | info_fn_imps.hpp | 62 empty() const in empty() function in PB_DS_CLASS_C_DEC
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ |
H A D | info_fn_imps.hpp | 65 empty() const in empty() function in PB_DS_CLASS_C_DEC
|