Searched defs:Empty (Results 1 - 25 of 148) sorted by last modified time

123456

/external/webrtc/src/system_wrappers/source/
H A Dlist_no_stl.cc57 if (!Empty())
69 bool ListWrapper::Empty() const function in class:webrtc::ListWrapper
158 if (!existing_previous_item && !Empty())
194 if (!existing_next_item && !Empty())
260 if (Empty())
276 if (Empty())
H A Dlist_stl.cc50 if (!Empty())
61 bool ListWrapper::Empty() const function in class:webrtc::ListWrapper
186 if (!existing_previous_item && !Empty())
197 if (!Empty())
216 if (!existing_next_item && !Empty())
226 if (!Empty())
H A Dlist_unittest.cc50 bool Empty() const { function in class:ListWrapperSimple
51 return list_.Empty();
314 if (lhs->Empty()) {
315 return rhs->Empty();
343 ASSERT_FALSE(descending_list->Empty());
349 ASSERT_FALSE(ascending_list->Empty());
377 ASSERT_FALSE(ascending_list->Empty());
392 ASSERT_FALSE(interleave_list->Empty());
407 while (!descending_list->Empty())
430 ASSERT_FALSE(interleaved_list->Empty());
[all...]
/external/valgrind/main/coregrind/
H A Dm_transtab.c149 enum { InUse, Deleted, Empty } status; enumerator in enum:__anon32681::__anon32682
1159 if (tte->status == Empty || tte->status == Deleted) {
1194 case Empty: VG_(printf)("Empty\n"); break;
1196 if (tte->status != Empty) {
1398 sec->tt[i].status = Empty;
1451 sec->tt[i].status = Empty;
1471 /* Empty out the host extents array. */
1611 if (sectors[y].tt[i].status == Empty
1720 if (sectors[sno].tt[k].status == Empty)
[all...]
/external/tinyxml2/
H A Dtinyxml2.h132 bool Empty() const { return start == end; } function in class:tinyxml2::StrPair
199 bool Empty() const { return size == 0; } function in class:tinyxml2::DynArray
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dheap.h103 bool Empty() const { function in class:fst::Heap
H A Dqueue.h50 // bool Empty() const;
82 bool Empty() const { return Empty_(); } function in class:fst::QueueBase
111 bool Empty() const { return front_ == kNoStateId; } function in class:fst::TrivialQueue
120 virtual bool Empty_() const { return Empty(); }
144 bool Empty() const { return empty(); } function in class:fst::FifoQueue
152 virtual bool Empty_() const { return Empty(); }
174 bool Empty() const { return empty(); } function in class:fst::LifoQueue
182 virtual bool Empty_() const { return Empty(); }
220 bool Empty() const { return heap_.Empty(); } function in class:fst::ShortestFirstQueue
324 bool Empty() const { return front_ > back_; } function in class:fst::TopOrderQueue
375 bool Empty() const { return front_ > back_; } function in class:fst::StateOrderQueue
456 bool Empty() const { function in class:fst::SccQueue
605 bool Empty() const { return queue_->Empty(); } function in class:fst::AutoQueue
[all...]
H A Dsynchronize.h171 bool Empty(const String *s, Label l = 0) const { function in class:fst::SynchronizeFstImpl
216 if (!Empty(e.istring, arc.ilabel) && !Empty(e.ostring, arc.olabel)) {
/external/skia/src/core/
H A DSkTDynamicHash.h50 } while (!this->done() && (this->current() == Empty() || this->current() == Deleted()));
67 if (Empty() == candidate) {
104 if (Empty() == candidate || Deleted() == candidate || GetKey(*candidate) == key) {
115 static T* Empty() { return reinterpret_cast<T*>(0); } // i.e. NULL function in class:SkTDynamicHash
133 } else if (Empty() != fArray[i]) {
146 if (Empty() == fArray[i] || Deleted() == fArray[i]) {
150 if (Empty() == fArray[j] || Deleted() == fArray[j]) {
167 if (Empty() == candidate || Deleted() == candidate) {
213 if (Empty() != entry && Deleted() != entry) {
236 int fCount; // Number of non Empty(), no
[all...]
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A Dvectorbuffer.cpp34 TNodeBuffer::TNode* TNodeBuffer::TNode::Empty(TUint8* aBuffer) function in class:TNodeBuffer::TNode
/external/pdfium/core/include/fxcrt/
H A Dfx_coordinates.h345 void Empty() function in class:CFX_RTemplate
H A Dfx_string.h242 void Empty();
430 void Empty() function in class:CFX_StringBufBase
646 void Empty();
850 void Empty(IFX_Allocator* pAllocator);
861 void Empty(IFX_Allocator* pAllocator);
H A Dfx_xml.h19 void Empty(IFX_Allocator* pAllocator = NULL) function in class:CXML_AttrItem
21 m_QSpaceName.Empty(pAllocator);
22 m_AttrName.Empty(pAllocator);
23 m_Value.Empty(pAllocator);
51 Empty(NULL);
53 void Empty(IFX_Allocator* pAllocator = NULL) function in class:CXML_Content
55 m_Content.Empty(pAllocator);
83 void Empty();
/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h244 void Empty() function in class:CLines
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp153 Empty();
162 Empty();
174 Empty();
179 Empty();
194 Empty();
251 void CFX_ByteString::Empty() function in class:CFX_ByteString
318 Empty();
331 Empty();
901 Empty();
1173 void CFX_ByteStringL::Empty(IFX_Allocato function in class:CFX_ByteStringL
[all...]
H A Dfx_basic_wstring.cpp113 Empty();
123 Empty();
132 Empty();
144 Empty();
149 Empty();
229 void CFX_WideString::Empty() function in class:CFX_WideString
294 Empty();
1052 void CFX_WideStringL::Empty(IFX_Allocator* pAllocator) function in class:CFX_WideStringL
1061 Empty(pAllocator);
H A Dfx_xml_parser.cpp386 tag_space.Empty(m_pAllocator);
399 tag_space.Empty(m_pAllocator);
400 tag_name.Empty(m_pAllocator);
414 attr_space.Empty(m_pAllocator);
415 attr_name.Empty(m_pAllocator);
432 attr_value.Empty(m_pAllocator);
434 attr_space.Empty(m_pAllocator);
435 attr_name.Empty(m_pAllocator);
492 space.Empty(m_pAllocator);
493 name.Empty(m_pAllocato
639 void CXML_Element::Empty() function in class:CXML_Element
[all...]
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusTypes.h174 BOOL Empty() const function in class:SizeF
230 BOOL Empty() const function in class:Size
/external/pdfium/fpdfsdk/include/fxedit/
H A Dfxet_edit.h108 Empty();
111 void Empty() function in class:CFX_Edit_LineRectArray
126 Empty();
164 this->Empty();
167 void Empty() function in class:CFX_Edit_RectArray
632 FX_BOOL Empty();
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp211 m_RefreshRects.Empty();
344 m_RefreshRects.Empty();
2985 Empty();
3189 FX_BOOL CFX_Edit::Empty() function in class:CFX_Edit
H A Dfxet_list.cpp128 Empty();
131 void CFX_List::Empty() function in class:CFX_List
989 void CFX_ListCtrl::Empty() function in class:CFX_ListCtrl
991 CFX_List::Empty();
/external/pdfium/fpdfsdk/src/javascript/
H A DJS_GlobalData.cpp21 Empty();
26 Empty();
95 void CJS_GlobalVariableArray::Empty() function in class:CJS_GlobalVariableArray
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_FontMap.cpp30 Empty();
182 void CPWL_FontMap::Empty() function in class:CPWL_FontMap
/external/openfst/src/include/fst/
H A Dheap.h111 bool Empty() const { function in class:fst::Heap
H A Dinterval-set.h84 bool Empty() const { return intervals_.empty(); } function in class:fst::IntervalSet

Completed in 3009 milliseconds

123456