Home
last modified time | relevance | path

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

12

/external/rust/crates/tokio/src/io/driver/
Dregistration.rs52 unsafe impl Send for Registration {} implementation
53 unsafe impl Sync for Registration {} implementation
57 impl Registration { impl
73 ) -> io::Result<Registration> { in new_with_interest_and_handle()
210 impl Drop for Registration { implementation
228 impl Registration { impl
/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.h42 struct Registration { struct
58 static const Registration* Lookup(pybind11::handle type); argument
/external/llvm-project/mlir/docs/
DPassManagement.md364 ### Pass Pipeline Registration
401 ### Textual Pass Pipeline Specification
453 ### Instance Specific Pass Options
/external/compiler-rt/lib/profile/
DInstrProfilingRuntime.cc27 RegisterRuntime Registration; variable
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingRuntime.cpp26 RegisterRuntime Registration; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dcopy_tensor.h56 Registration(DeviceType sender_device_type, DeviceType receiver_device_type, in Registration() function
/external/rust/crates/crossbeam-utils/src/sync/
Dsharded_lock.rs597 struct Registration { struct
602 impl Drop for Registration { implementation
/external/libchrome/mojo/public/cpp/bindings/lib/
Dsequence_local_sync_event_watcher.cc227 class SequenceLocalSyncEventWatcher::Registration { class in mojo::SequenceLocalSyncEventWatcher
229 explicit Registration(const SequenceLocalSyncEventWatcher* watcher) in Registration() function in mojo::SequenceLocalSyncEventWatcher::Registration
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DMutationObserver.js221 function Registration(observer, target, options) { class
227 Registration.prototype = { class
DCustomElements.js221 function Registration(observer, target, options) { class
227 Registration.prototype = { class
DHTMLImports.js221 function Registration(observer, target, options) { class
227 Registration.prototype = { class
Dwebcomponents-lite.js784 function Registration(observer, target, options) { class
790 Registration.prototype = { class
/external/rust/crates/tokio/src/io/
Dpoll_evented.rs129 pub(crate) fn registration(&self) -> &Registration { in registration()
/external/openscreen/cast/streaming/
Drpc_broker_unittest.cc145 TEST_F(RpcBrokerTest, Registration) { in TEST_F() argument
/external/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc247 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc265 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc247 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhashtablez_sampler_test.cc259 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc259 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc259 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/arm-trusted-firmware/docs/design/
Dfirmware-design.rst887 Registration section in EL3 runtime services framework
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsprotocol.go461 type Registration struct { struct
467 ID string `json:"id"`
472 Method string `json:"method"`
477 RegisterOptions interface{} `json:"registerOptions,omitempty"`
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go461 type Registration struct { struct
467 ID string `json:"id"`
472 Method string `json:"method"`
477 RegisterOptions interface{} `json:"registerOptions,omitempty"`
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go461 type Registration struct { struct
467 ID string `json:"id"`
472 Method string `json:"method"`
477 RegisterOptions interface{} `json:"registerOptions,omitempty"`
/external/libchrome/base/metrics/
Dfield_trial_unittest.cc110 TEST_F(FieldTrialTest, Registration) { in TEST_F() argument

12