Searched defs:IsComplete (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_ArithDecoder.h31 bool IsComplete() const { return m_Complete; } function in class:CJBig2_ArithDecoder
/external/clang/include/clang/Frontend/
H A DPCHContainerOperations.h35 bool IsComplete; member in struct:clang::PCHBuffer
/external/toolchain-utils/crosperf/
H A Dexperiment.py149 def IsComplete(self): member in class:Experiment
/external/vixl/test/aarch64/
H A Dtest-utils-aarch64.h131 VIXL_ASSERT(IsComplete());
136 inline bool IsComplete() const { return completed_; } function in class:vixl::aarch64::RegisterDump
146 VIXL_ASSERT(IsComplete());
153 VIXL_ASSERT(IsComplete());
159 VIXL_ASSERT(IsComplete());
/external/webrtc/webrtc/base/
H A Dsocketaddress.cc76 bool SocketAddress::IsComplete() const { function in class:rtc::SocketAddress
/external/v8/src/heap/
H A Dincremental-marking.h63 inline bool IsComplete() { return state() == COMPLETE; } function in class:v8::internal::IncrementalMarking
/external/clang/lib/AST/
H A DVTableBuilder.cpp1989 bool IsComplete = local
1995 if (IsComplete)

Completed in 234 milliseconds