HomeSort by relevance Sort by last modified time
    Searched defs:empty (Results 401 - 425 of 3009) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
StringPool.h 69 /// empty - Checks whether the pool is empty. Returns true if so.
71 inline bool empty() const { return InternTable.empty(); } function in class:llvm::StringPool
117 assert(*this && "Attempt to dereference empty PooledStringPtr!");
122 assert(*this && "Attempt to dereference empty PooledStringPtr!");
127 assert(*this && "Attempt to dereference empty PooledStringPtr!");
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/
PostOrderCFGView.h 90 bool empty() const { return begin() == end(); } function in class:clang::PostOrderCFGView
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SparseSet.h 156 // It's not hard to resize the universe on a non-empty set, but it doesn't
158 assert(empty() && "Can only resize universe on an empty map");
179 /// empty - Returns true if the set is empty.
181 /// This is not the same as BitVector::empty().
183 bool empty() const { return Dense.empty(); } function in class:llvm::SparseSet
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
Trace.h 97 bool empty() const { return BasicBlocks.empty(); } function in class:llvm::Trace
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
StringPool.h 69 /// empty - Checks whether the pool is empty. Returns true if so.
71 inline bool empty() const { return InternTable.empty(); } function in class:llvm::StringPool
117 assert(*this && "Attempt to dereference empty PooledStringPtr!");
122 assert(*this && "Attempt to dereference empty PooledStringPtr!");
127 assert(*this && "Attempt to dereference empty PooledStringPtr!");
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
PostOrderCFGView.h 90 bool empty() const { return begin() == end(); } function in class:clang::PostOrderCFGView
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SparseSet.h 156 // It's not hard to resize the universe on a non-empty set, but it doesn't
158 assert(empty() && "Can only resize universe on an empty map");
179 /// empty - Returns true if the set is empty.
181 /// This is not the same as BitVector::empty().
183 bool empty() const { return Dense.empty(); } function in class:llvm::SparseSet
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
Trace.h 97 bool empty() const { return BasicBlocks.empty(); } function in class:llvm::Trace
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
StringPool.h 69 /// empty - Checks whether the pool is empty. Returns true if so.
71 inline bool empty() const { return InternTable.empty(); } function in class:llvm::StringPool
117 assert(*this && "Attempt to dereference empty PooledStringPtr!");
122 assert(*this && "Attempt to dereference empty PooledStringPtr!");
127 assert(*this && "Attempt to dereference empty PooledStringPtr!");
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
PostOrderCFGView.h 90 bool empty() const { return begin() == end(); } function in class:clang::PostOrderCFGView
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SparseSet.h 156 // It's not hard to resize the universe on a non-empty set, but it doesn't
158 assert(empty() && "Can only resize universe on an empty map");
179 /// empty - Returns true if the set is empty.
181 /// This is not the same as BitVector::empty().
183 bool empty() const { return Dense.empty(); } function in class:llvm::SparseSet
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
Trace.h 97 bool empty() const { return BasicBlocks.empty(); } function in class:llvm::Trace
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
StringPool.h 69 /// empty - Checks whether the pool is empty. Returns true if so.
71 inline bool empty() const { return InternTable.empty(); } function in class:llvm::StringPool
117 assert(*this && "Attempt to dereference empty PooledStringPtr!");
122 assert(*this && "Attempt to dereference empty PooledStringPtr!");
127 assert(*this && "Attempt to dereference empty PooledStringPtr!");
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
PostOrderCFGView.h 90 bool empty() const { return begin() == end(); } function in class:clang::PostOrderCFGView
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SparseSet.h 156 // It's not hard to resize the universe on a non-empty set, but it doesn't
158 assert(empty() && "Can only resize universe on an empty map");
179 /// empty - Returns true if the set is empty.
181 /// This is not the same as BitVector::empty().
183 bool empty() const { return Dense.empty(); } function in class:llvm::SparseSet
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
Trace.h 97 bool empty() const { return BasicBlocks.empty(); } function in class:llvm::Trace
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
StringPool.h 69 /// empty - Checks whether the pool is empty. Returns true if so.
71 inline bool empty() const { return InternTable.empty(); } function in class:llvm::StringPool
117 assert(*this && "Attempt to dereference empty PooledStringPtr!");
122 assert(*this && "Attempt to dereference empty PooledStringPtr!");
127 assert(*this && "Attempt to dereference empty PooledStringPtr!");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ieee754.h 140 unsigned int empty:16; member in struct:ieee854_long_double::__anon62358
148 unsigned int empty:16; member in struct:ieee854_long_double::__anon62358
156 unsigned int empty:16; member in struct:ieee854_long_double::__anon62358
167 unsigned int empty:16; member in struct:ieee854_long_double::__anon62359
177 unsigned int empty:16; member in struct:ieee854_long_double::__anon62359
189 unsigned int empty:16; member in struct:ieee854_long_double::__anon62359
  /prebuilts/gdb/darwin-x86/lib/python2.7/
Queue.py 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
13 class Empty(Exception):
93 def empty(self): member in class:Queue
94 """Return True if the queue is empty, False otherwise (not reliable!)."""
156 the Empty exception if no item was available within that time.
158 available, else raise the Empty exception ('timeout' is ignored
165 raise Empty
176 raise Empty
188 raise the Empty exception.
  /prebuilts/gdb/linux-x86/lib/python2.7/
Queue.py 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
13 class Empty(Exception):
93 def empty(self): member in class:Queue
94 """Return True if the queue is empty, False otherwise (not reliable!)."""
156 the Empty exception if no item was available within that time.
158 available, else raise the Empty exception ('timeout' is ignored
165 raise Empty
176 raise Empty
188 raise the Empty exception.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Queue.py 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
13 class Empty(Exception):
93 def empty(self): member in class:Queue
94 """Return True if the queue is empty, False otherwise (not reliable!)."""
156 the Empty exception if no item was available within that time.
158 available, else raise the Empty exception ('timeout' is ignored
165 raise Empty
176 raise Empty
188 raise the Empty exception.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Queue.py 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
13 class Empty(Exception):
93 def empty(self): member in class:Queue
94 """Return True if the queue is empty, False otherwise (not reliable!)."""
156 the Empty exception if no item was available within that time.
158 available, else raise the Empty exception ('timeout' is ignored
165 raise Empty
176 raise Empty
188 raise the Empty exception.
  /system/core/init/
devices_test.cpp 187 std::string empty; local
188 SanitizePartitionName(&empty);
189 EXPECT_EQ(0u, empty.size());
  /system/core/libmemunreachable/
LinkedList.h 29 assert(node.empty());
42 bool empty() { return next_ == this && prev_ == this; } function in class:android::LinkedList
  /system/extras/perfprofd/
map_utils.h 14 if (map.empty()) {
41 if (!map_.empty()) {
110 bool empty() const { function in class:android::perfprofd::RangeMap
111 return map_.empty();

Completed in 1878 milliseconds

<<11121314151617181920>>