Home
last modified time | relevance | path

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

12345678910>>...64

/external/openthread/src/cli/
DREADME_SRP.md5 ### Start SRP Server
49 ### Start SRP Client
105 ### Verify the service status
145 ### Remove the service
165 ### Remove the host and service names
DREADME_COMMISSIONING.md9 ### Form Network
48 ### Obtain Joiner IEEE EUI-64
58 ### Start Commissioner
76 ### Start Joiner
DREADME_COAPS.md7 ### Form Network
11 ### Configure DTLS ciphersuite.
31 ### Node 1
42 ### Node 2
58 ### Result
DREADME_TCP.md7 ### Form Network
11 ### Node 1
22 ### Node 2
32 ### Result
DREADME_COAP.md7 ### Form Network
11 ### Node 1
22 ### Node 2
35 ### Result
DREADME_UDP.md7 ### Form Network
11 ### Node 1
22 ### Node 2
31 ### Result
DREADME_DATASET.md40 ### Form Network
78 ### Attach to Existing Network
122 ### Using the Dataset Updater to update Operational Dataset
174 ### Using the Pending Operational Dataset for Delayed Dataset Updates
/external/freetype/tests/
DREADME.md5 ### Download test fonts
10 ### Build the test programs
19 ### Run the test programs
/external/libchrome-gestures/include/
Dfinger_merge_filter_interpreter.h44 struct Start { struct
48 bool operator==(const Start& that) const { argument
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DStart.java8 public final class Start extends Node class
13 public Start() in Start() method in Start
18 public Start( in Start() method in Start
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp142 auto Start = LookupPooledAddress(RLE.Value0); in getAbsoluteRanges() local
151 auto Start = LookupPooledAddress(RLE.Value0); in getAbsoluteRanges() local
242 uint64_t Start = 0; in dump() local
250 uint64_t Start = 0; in dump() local
/external/perfetto/src/tracing/ipc/service/
Dservice_ipc_host_impl.cc74 bool ServiceIPCHostImpl::Start(std::list<ListenEndpoint> producer_sockets, in Start() function in perfetto::ServiceIPCHostImpl
174 bool ServiceIPCHost::Start(const char* producer_socket_names, in Start() function in perfetto::ServiceIPCHost
183 bool ServiceIPCHost::Start(base::ScopedSocketHandle producer_socket_fd, in Start() function in perfetto::ServiceIPCHost
190 bool ServiceIPCHost::Start(std::unique_ptr<ipc::Host> producer_host, in Start() function in perfetto::ServiceIPCHost
/external/protobuf/
DCONTRIBUTING.md35 ### Contributor License Agreements
47 ### Coding Style
/external/cronet/stable/third_party/protobuf/
DCONTRIBUTING.md35 ### Contributor License Agreements
47 ### Coding Style
/external/cronet/tot/third_party/protobuf/
DCONTRIBUTING.md35 ### Contributor License Agreements
47 ### Coding Style
/external/compiler-rt/lib/esan/
Desan_shadow.h93 uptr Start; member
140 static inline bool getAppRegion(u32 i, uptr *Start, uptr *End) { in getAppRegion()
162 static inline bool getShadowRegion(u32 i, uptr *Start, uptr *End) { in getShadowRegion()
/external/cronet/tot/base/memory/
Dpost_delayed_memory_reduction_task.h48 void Start(const Location& posted_from, TimeDelta delay, OnceClosure task) { in Start() function
64 void Start(const Location& posted_from, in Start() function
/external/cronet/stable/base/memory/
Dpost_delayed_memory_reduction_task.h48 void Start(const Location& posted_from, TimeDelta delay, OnceClosure task) { in Start() function
64 void Start(const Location& posted_from, in Start() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_object_walker.cpp32 void Start() override {} in Start() function in __anone17e0c010111::StreamIterator
58 void Start() override { in Start() function in __anone17e0c010111::DictionaryIterator
90 void Start() override { arr_iterator_ = locker_.begin(); } in Start() function in __anone17e0c010111::ArrayIterator
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dgeneric_service_grpc.pb.go25Start(ctx context.Context, in *GenericStartRequest, opts ...grpc.CallOption) (*GenericStartRespons… methodSpec
38 func (c *genericServiceClient) Start(ctx context.Context, in *GenericStartRequest, opts ...grpc.Cal… func
69 Start(context.Context, *GenericStartRequest) (*GenericStartResponse, error) methodSpec
78 func (UnimplementedGenericServiceServer) Start(context.Context, *GenericStartRequest) (*GenericStar… func
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/util/
Dstart.rs256 pub(crate) fn get(&self, byte: u8) -> Start { in get()
344 pub(crate) enum Start { enum
371 impl Start { implementation
374 pub(crate) fn from_usize(n: usize) -> Option<Start> { in from_usize()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/util/
Dstart.rs256 pub(crate) fn get(&self, byte: u8) -> Start { in get()
344 pub(crate) enum Start { enum
371 impl Start { implementation
374 pub(crate) fn from_usize(n: usize) -> Option<Start> { in from_usize()
/external/cronet/stable/base/timer/
Dtimer.cc147 void OneShotTimer::Start(const Location& posted_from, in Start() function in base::OneShotTimer
199 void RepeatingTimer::Start(const Location& posted_from, in Start() function in base::RepeatingTimer
238 void RetainingOneShotTimer::Start(const Location& posted_from, in Start() function in base::RetainingOneShotTimer
263 void DeadlineTimer::Start(const Location& posted_from, in Start() function in base::DeadlineTimer
317 void MetronomeTimer::Start(const Location& posted_from, in Start() function in base::MetronomeTimer
/external/cronet/tot/base/timer/
Dtimer.cc147 void OneShotTimer::Start(const Location& posted_from, in Start() function in base::OneShotTimer
199 void RepeatingTimer::Start(const Location& posted_from, in Start() function in base::RepeatingTimer
238 void RetainingOneShotTimer::Start(const Location& posted_from, in Start() function in base::RetainingOneShotTimer
263 void DeadlineTimer::Start(const Location& posted_from, in Start() function in base::DeadlineTimer
317 void MetronomeTimer::Start(const Location& posted_from, in Start() function in base::MetronomeTimer
/external/federated-compute/fcp/base/
Dwall_clock_stopwatch.cc32 Handle Start() override ABSL_LOCKS_EXCLUDED(mutex_) { in Start() function in fcp::internal::RealWallClockStopwatch
77 Handle Start() override { return Handle(nullptr); } in Start() function in fcp::internal::NoopWallClockStopwatch

12345678910>>...64