Searched defs:GetEmpty (Results 1 – 4 of 4) sorted by relevance
/external/stressapptest/src/ | ||
D | finelock_queue.cc | 409 bool FineLockPEQueue::GetEmpty(struct page_entry *pe, int32 mask) { in GetEmpty() function in FineLockPEQueue |
D | sat.cc | 290 bool Sat::GetEmpty(struct page_entry *pe) { in GetEmpty() function in Sat |
/external/u-boot/tools/dtoc/ | ||
D | fdt.py | 141 def GetEmpty(self, type): member in Prop |
/external/v8/src/objects/ | ||
D | ordered-hash-table.cc | 149 HeapObject* OrderedHashSet::GetEmpty(ReadOnlyRoots ro_roots) { in GetEmpty() function in v8::internal::OrderedHashSet |