Home
last modified time | relevance | path

Searched defs:Complete (Results 1 – 25 of 25) sorted by relevance

/external/libaom/libaom/tools/
Ddiff.py36 def Complete(self): member in DiffLines
69 def Complete(self): member in DiffHunk
/external/libvpx/libvpx/tools/
Ddiff.py34 def Complete(self): member in DiffLines
67 def Complete(self): member in DiffHunk
/external/webrtc/modules/video_coding/
Dencoded_frame.h96 bool Complete() const { return _completeFrame; } in Complete() function
/external/tensorflow/tensorflow/core/kernels/data/
Dcache_ops.cc36 void MemoryCache::Complete(std::vector<std::vector<Tensor>>&& cache) { in Complete() function in tensorflow::data::MemoryCache
/external/libchrome/mojo/public/cpp/bindings/tests/
Drouter_test_util.cc102 void LazyResponseGenerator::Complete(bool send_response) { in Complete() function in mojo::test::LazyResponseGenerator
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.cc56 void Exchange::Complete(Status status) { in Complete() function in tensorflow::Exchange
/external/python/cpython2/Lib/ctypes/test/
Dtest_pep3118.py102 class Complete(Structure): class
/external/python/cpython3/Lib/ctypes/test/
Dtest_pep3118.py105 class Complete(Structure): class
/external/clang/lib/CodeGen/
DCodeGenTypes.h60 Complete, // constructor or destructor enumerator
/external/rust/crates/futures-macro/src/
Dselect.rs23 Complete, enumerator
/external/rust/crates/itertools/src/
Dpermutations.rs34 Complete(CompleteState), enumerator
/external/rust/crates/tokio/src/runtime/task/
Dharness.rs422 Complete, enumerator
/external/swiftshader/third_party/marl/include/marl/
Dtrace.h86 Complete = 'X', enumerator
/external/clang/lib/Sema/
DSema.cpp570 bool Complete = true; in MethodsAndNestedClassesComplete() local
610 bool Complete = MethodsAndNestedClassesComplete(RD, MNCComplete); in IsRecordFullyDefined() local
/external/rust/crates/spin/src/
Donce.rs69 Complete = 0x02, enumerator
/external/OpenCSD/decoder/source/etmv4/
Dtrc_pkt_decode_etmv4i.cpp655 bool Complete = false; in resolveElements() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp169 bool Complete = false; in getInstruction() local
/external/clang/test/SemaCXX/
Doverload-call.cpp379 struct Complete {}; struct
/external/rust/crates/nom/src/
Derror.rs403 Complete, enumerator
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp160 bool Complete = false; in getInstruction() local
/external/angle/src/libANGLE/
DFramebuffer.cpp333 FramebufferStatus FramebufferStatus::Complete() in Complete() function in gl::FramebufferStatus
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1548 bool Complete = true; in checkCompleteness() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5601 SmallVectorImpl<EdgeInfo> &ExitCounts, bool Complete, const SCEV *MaxCount) in BackedgeTakenInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7068 bool Complete, const SCEV *MaxCount, bool MaxOrZero) in BackedgeTakenInfo()
/external/mesa3d/src/mesa/main/
Dmtypes.h3472 GLboolean Complete; member