/external/python/bumble/rust/src/wrapper/ |
D | controller.rs | 31 pub struct Controller(pub(crate) PyObject); struct 33 impl Controller { implementation
|
/external/crosvm/devices/src/virtio/scsi/ |
D | device.rs | 375 pub struct Controller { struct 395 impl Controller { argument 585 impl VirtioDevice for Controller { implementation
|
/external/python/bumble/docs/mkdocs/src/ |
D | index.md | 43 ## Controller section in Bumble, a Python Bluetooth Stack 49 ### Link
|
/external/coreboot/Documentation/drivers/ |
D | soundwire.md | 47 ### Controller subsection 164 ### Controller subsection
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-lifetime-crash.m | 9 @implementation Controller { implementation
|
D | debug-info-nodebug.m | 9 @implementation Controller { implementation
|
/external/google-breakpad/src/client/mac/testapp/ |
D | Controller.m | 37 @implementation Controller implementation
|
/external/python/bumble/bumble/ |
D | link.py | 206 central_controller: controller.Controller, 224 peripheral_controller: controller.Controller, 242 initiator_controller: controller.Controller, 343 initiator_controller: controller.Controller, 361 responder_controller: controller.Controller,
|
/external/tensorflow/tensorflow/c/experimental/ops/gen/common/ |
D | controller.cc | 27 Controller::Controller(PathConfig path_config, Env* env) in Controller() function in tensorflow::generator::Controller
|
/external/perfetto/docs/design-docs/ |
D | continuous-integration.md | 24 ## Controller section in Perfetto CI design document
|
/external/libchrome/base/message_loop/ |
D | message_loop.cc | 72 class MessageLoop::Controller : public internal::IncomingTaskQueue::Observer { class in base::MessageLoop 122 MessageLoop::Controller::Controller(MessageLoop* message_loop) in Controller() function in base::MessageLoop::Controller
|
D | message_loop.h | 232 class Controller; variable
|
/external/libchrome/base/files/ |
D | file_descriptor_watcher_posix.cc | 160 FileDescriptorWatcher::Controller::Controller(MessagePumpForIO::Mode mode, in Controller() function in base::FileDescriptorWatcher::Controller
|
/external/clang/tools/scan-view/share/ |
D | startfile.py | 27 class Controller(BaseController): class
|
/external/cronet/tot/base/files/ |
D | file_descriptor_watcher_posix.cc | 168 FileDescriptorWatcher::Controller::Controller(MessagePumpForIO::Mode mode, in Controller() function in base::FileDescriptorWatcher::Controller
|
/external/cronet/stable/base/files/ |
D | file_descriptor_watcher_posix.cc | 168 FileDescriptorWatcher::Controller::Controller(MessagePumpForIO::Mode mode, in Controller() function in base::FileDescriptorWatcher::Controller
|
/external/webrtc/modules/audio_coding/audio_network_adaptor/ |
D | config.proto | 160 message Controller { message
|
D | controller_manager.cc | 340 const std::map<const Controller*, std::pair<int, float>>& scoring_points) in ControllerManagerImpl()
|
/external/googleapis/google/shopping/merchant/conversions/v1beta/ |
D | conversionsources.proto | 130 enum Controller { enum
|
/external/rust/android-crates-io/crates/uefi-raw/src/protocol/device_path/ |
D | device_path_gen.rs | 62 pub struct Controller { struct 63 pub header: DevicePathHeader, 64 pub controller_number: u32,
|
/external/rust/android-crates-io/crates/uefi/src/proto/device_path/ |
D | device_path_gen.rs | 276 pub struct Controller { struct 277 pub(super) header: DevicePathHeader, 278 pub(super) controller_number: u32, 281 impl Controller { impl 289 impl fmt::Debug for Controller { implementation 297 impl TryFrom<&DevicePathNode> for &Controller { implementation 305 let node: *const Controller = node.cast(); in try_from() constant 3554 pub struct Controller { struct 3556 pub controller_number: u32, 3559 unsafe impl BuildNode for Controller { implementation
|
/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/jasperlake/ |
D | MemInfoHob.h | 234 CONTROLLER_INFO Controller[MAX_NODE]; member
|
/external/openscreen/osp/impl/presentation/ |
D | presentation_controller.cc | 422 Controller::Controller(ClockNowFunctionPtr now_function) { in Controller() function in openscreen::osp::Controller
|
/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/alderlake_n/ |
D | MemInfoHob.h | 278 CONTROLLER_INFO Controller[MAX_NODE]; member
|
/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/raptorlake/ |
D | MemInfoHob.h | 276 CONTROLLER_INFO Controller[MAX_NODE]; member
|