/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
D | tpu_driver.proto | 38 optional int32 host_id = 2; field 53 optional int32 host_id = 4; field
|
/external/autotest/server/lib/ |
D | status_history.py | 231 def get_tasks(cls, afe, host_id, start_time, end_time): argument 258 def get_status_task(cls, afe, host_id, end_time): argument 340 def get_hqes(cls, afe, host_id, start_time, end_time): argument 635 def get_diagnosis_interval(host_id, end_time, success): argument 682 def get_status_task(host_id, end_time): argument
|
/external/bcc/examples/networking/distributed_bridge/ |
D | tunnel.py | 17 host_id = int(argv[1]) variable
|
D | tunnel_mesh.py | 18 host_id = int(argv[2]) variable
|
/external/autotest/site_utils/ |
D | job_history.py | 125 def try_get(self, host_id, job_id, start_time, end_time): argument 141 def update(self, host_id, start_time, end_time): argument
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_client.h | 70 int host_id() const { return host_id_; } in host_id() function 146 int host_id() const { return host_id_; } in host_id() function
|
D | local_client.cc | 236 std::vector<std::shared_ptr<Device>> devices, int host_id, in PyLocalClient()
|
D | xla_client.py | 70 def host_id(self): member in Backend 129 def host_id(self): member in LocalBackend
|
/external/autotest/server/ |
D | afe_urls.py | 88 def get_host_url(self, host_id): argument
|
D | frontend.py | 624 def get_host_special_tasks(self, host_id, **data): argument 630 def get_host_status_task(self, host_id, end_time): argument 636 def get_host_diagnosis_interval(self, host_id, end_time, success): argument
|
/external/u-boot/drivers/remoteproc/ |
D | k3_system_controller.c | 32 u8 host_id; member 69 u8 host_id; member
|
D | ti_sci_proc.h | 28 u8 host_id; member
|
/external/u-boot/disk/ |
D | part_amiga.h | 34 u32 host_id; member 85 u32 host_id; member 101 u32 host_id; member
|
/external/OpenCL-CTS/test_conformance/SVM/ |
D | test_byte_granularity.cpp | 101 cl_uint host_id = num_devices; // host code will take the id above the devices. in test_svm_byte_granularity() local
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | op_stats.proto | 34 string host_id = 1; field
|
D | overview_page.proto | 101 string host_id = 1; field
|
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/ |
D | tpu_client.py | 81 def host_id(self): member in TpuBackend
|
D | tpu_client.cc | 40 TpuDevice::TpuDevice(int id, int host_id, const std::array<int, 3>& coords, in TpuDevice() argument 57 int host_id = chip.host_id(); in GetTpuDevices() local 93 int host_id) in PyTpuClient()
|
D | tpu_client.h | 91 int host_id() const { return host_id_; } in host_id() function
|
/external/autotest/frontend/afe/ |
D | rpc_interface.py | 1454 def get_host_special_tasks(host_id, **filter_data): argument 1515 def get_status_task(host_id, end_time): argument 1542 def get_host_status_task(host_id, end_time): argument 1570 def get_host_diagnosis_interval(host_id, end_time, success): argument
|
/external/autotest/site_utils/deployment/ |
D | install.py | 273 def _wait_for_idle(afe, host_id): argument
|
/external/tensorflow/tensorflow/python/tpu/ |
D | tpu_feed.py | 752 host_id, argument
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | HostDetailView.java | 281 String host_id = Utils.jsonToString(currentHostObject.get("id")).trim(); in handlePage() local
|
/external/autotest/cli/ |
D | host_unittest.py | 1235 def _gen_labels_rpcs(self, labels, platform=False, host_id=None): argument
|
/external/arm-trusted-firmware/plat/ti/k3/common/drivers/ti_sci/ |
D | ti_sci.c | 1255 int ti_sci_proc_handover(uint8_t proc_id, uint8_t host_id) in ti_sci_proc_handover()
|