Home
last modified time | relevance | path

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

12

/external/rust/crates/form_urlencoded/src/
Dlib.rs173 fn finish(self) -> Self::Finished; in finish()
174 type Finished; typedef
184 type Finished = Self; typedef
194 type Finished = Self; typedef
333 pub fn finish(&mut self) -> T::Finished { in finish()
/external/crosvm/cros_async/src/
Dselect.rs19 Finished(F::Output), enumerator
/external/brotli/csharp/org/brotli/dec/
DRunningState.cs31 internal const int Finished = 10; field in Org.Brotli.Dec.RunningState
/external/arm-neon-tests/
DInit.s103 Finished label
/external/webrtc/api/neteq/
Dtick_timer.h66 bool Finished() const { in Finished() function
/external/rust/crates/unicode-normalization/src/
Drecompose.rs19 Finished(usize), enumerator
/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h56 bool Finished = false; variable
/external/grpc-grpc/examples/cpp/route_guide/
Dhelper.cc71 bool Finished() { in Finished() function in routeguide::Parser
/external/libgav1/src/utils/
Draw_bit_reader.cc220 bool RawBitReader::Finished() const { in Finished() function in libgav1::RawBitReader
/external/clang/docs/tools/
Ddump_format_style.py103 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComent, \ variable in read_options.State
/external/cronet/base/task/sequence_manager/
Dtask_queue.h166 enum class State { NotStarted, Running, Finished }; enumerator
/external/crosvm/cros_async/src/sys/windows/
Dwait_for_handle.rs56 Finished, enumerator
/external/crosvm/cros_async/src/sync/
Dwaiter.rs104 Finished, enumerator
/external/libchrome/base/process/
Dprocess_metrics.h508 Finished, enumerator
/external/libchromeos-rs/src/sync/
Dwaiter.rs96 Finished, enumerator
/external/rust/crates/tokio/src/runtime/task/
Dcore.rs118 Finished(super::Result<T::Output>), enumerator
/external/cronet/base/process/
Dprocess_metrics.h612 Finished, enumerator
/external/rust/crates/flate2/src/gz/
Dbufread.rs361 Finished(usize, [u8; 8]), enumerator
/external/rust/crates/quiche/src/h3/
Dstream.rs90 Finished, enumerator
/external/openthread/tests/scripts/thread-cert/
Ddtls.py519 class Finished(HandshakeMessage): class
/external/flatbuffers/include/flatbuffers/
Dflatbuffer_builder.h224 void Finished() const { in Finished() function
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddata_service_dataset_op.cc600 bool Finished() const TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in Finished() function in tensorflow::data::DataServiceDatasetOp::Dataset::Iterator
/external/rust/crates/url/src/
Dlib.rs2914 type Finished = &'a mut Url; typedef
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc3131 grpc_error_handle Chttp2IncomingByteStream::Finished(grpc_error_handle error, in Finished() function in grpc_core::Chttp2IncomingByteStream
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2981 grpc_error* Chttp2IncomingByteStream::Finished(grpc_error* error, in Finished() function in grpc_core::Chttp2IncomingByteStream

12