| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ |
| D | empty.hpp | 26 inline bool empty( const T& r ) in empty() function
|
| D | iterator_range_core.hpp | 255 bool empty() const in empty() function in boost::iterator_range
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/ |
| D | lazy_ostream.hpp | 43 …bool empty() const { return m_empty; } in empty() function in boost::unit_test::lazy_ostream 48 explicit lazy_ostream( bool empty = true ) : m_empty( empty ) {} in lazy_ostream()
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| D | _stack.h | 82 bool empty() const { return c.empty(); } in empty() function
|
| D | _queue.h | 94 bool empty() const { return c.empty(); } in empty() function
|
| D | _vector.h | 200 bool empty() const { return this->_M_start == this->_M_finish; } in empty() function
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/ |
| D | util.hpp | 55 bool empty() const in empty() function
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/ |
| D | shared_count.hpp | 365 bool empty() const // nothrow in empty() function in boost::detail::shared_count 486 bool empty() const // nothrow in empty() function in boost::detail::weak_count
|
| /ndk/sources/third_party/googletest/googletest/test/ |
| D | gtest-port_test.cc | 423 const RE empty(TypeParam("")); in TYPED_TEST() local 442 const RE empty(TypeParam("")); in TYPED_TEST() local 455 const RE empty(TypeParam("")); in TYPED_TEST() local 881 const RE empty(""); in TEST() local 905 const RE empty(""); in TEST() local 921 const RE empty(""); in TEST() local
|
| D | gtest-typed-test_test.cc | 104 typename TestFixture::Vector empty; in TYPED_TEST() local
|
| D | gtest-tuple_test.cc | 147 tuple<> empty; in TEST() local
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
| D | array.hpp | 160 static bool empty() { return false; } in empty() function in boost::array 299 static bool empty() { return true; } in empty() function in boost::array
|
| /ndk/sources/host-tools/ndk-stack/regex/ |
| D | engine.c | 84 states empty; /* empty set of states */ member 761 states empty = m->empty; in slow() local
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/ |
| D | nasty_containers.hpp | 69 bool empty() const _NOEXCEPT { return v_.empty(); } in empty() function in nasty_vector 200 bool empty() const _NOEXCEPT { return l_.empty(); } in empty() function in nasty_list
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| D | _vector.h | 93 bool empty() const { return _M_impl.empty(); } in empty() function
|
| D | _list.h | 164 bool empty() const { return _M_impl.empty(); } in empty() function
|
| D | _slist.h | 197 bool empty() const { return _M_impl.empty(); } in empty() function
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
| D | _deque.h | 199 bool empty() const { return _M_non_dbg_impl.empty(); } in empty() function
|
| D | _tree.h | 166 bool empty() const { return _M_non_dbg_impl.empty(); } in empty() function
|
| D | _hashtable.h | 167 bool empty() const { return _M_non_dbg_impl.empty(); } in empty() function
|
| D | _list.h | 177 bool empty() const { return _M_non_dbg_impl.empty(); } in empty() function
|
| D | _slist.h | 199 bool empty() const { return _M_non_dbg_impl.empty(); } in empty() function
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/ |
| D | basic_cstring.hpp | 248 basic_cstring<CharT>::empty() const in empty() function in boost::unit_test::basic_cstring
|
| /ndk/sources/cxx-stl/stlport/src/ |
| D | num_get_float.cpp | 65 unsigned int empty:16; member
|
| /ndk/tests/device/test-stlport/unit/ |
| D | string_test.cpp | 659 string empty; in find() local
|