/external/tensorflow/tensorflow/compiler/xla/python/ |
D | jax_jit.cc | 507 const py::function& get_device() const { return get_device_; } in get_device() function in jax::__anondba035660811::CompiledFunction 518 py::function fun, cache_miss, get_device; in ClearPythonReferences() local 606 py::function get_device, in CompiledFunction() 1201 py::function get_device, in InitializeCompiledFunction() 1216 py::function get_device, in MakeCompiledFunction() 1357 py::function get_device = py::cast<py::function>(pickle["get_device"]); in BuildJaxjitSubmodule() local 1401 std::shared_ptr<CompiledFunctionCache> cache) -> py::object { in BuildJaxjitSubmodule()
|
/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
D | ValueFormat.hh | 276 static inline Offset16To<Device>& get_device (Value* value) in get_device() function 280 static inline const Offset16To<Device>& get_device (const Value* value, bool *worked=nullptr) in get_device() function
|
/external/autotest/client/cros/ |
D | dhcpv6_test_base.py | 47 def get_device(self, interface_name): member in Dhcpv6TestBase
|
D | dhcp_test_base.py | 87 def get_device(self, interface_name): member in DhcpTestBase
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_placer.cc | 115 const DeviceProperties& VirtualPlacer::get_device(const NodeDef& node) const { in get_device() function in tensorflow::grappler::VirtualPlacer
|
/external/ComputeLibrary/src/core/CL/ |
D | CLKernelLibrary.cpp | 69 const cl::Device &CLKernelLibrary::get_device() in get_device() function in arm_compute::CLKernelLibrary
|
D | CLCompileContext.cpp | 327 const cl::Device &CLCompileContext::get_device() const in get_device() function in arm_compute::CLCompileContext
|
/external/libiio/src/tests/ |
D | iio_adi_xflow_check.c | 81 static struct iio_device *get_device(const struct iio_context *ctx, in get_device() function
|
/external/libiio/src/bindings/csharp/ |
D | Context.cs | 189 public Device get_device(string name) in get_device() method in iio.Context
|
/external/autotest/site_utils/admin_audit/ |
D | servo_updater.py | 116 def get_device(self): member in _BaseUpdateServoFw
|
/external/libcups/scheduler/ |
D | cups-deviced.c | 470 get_device(cupsd_backend_t *backend) /* I - Backend to read from */ in get_device() function
|
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/ |
D | sharedbuffer_configuration.py | 388 def get_device(): function
|
/external/libcups/backend/ |
D | dnssd.c | 834 get_device(cups_array_t *devices, /* I - Device array */ in get_device() function
|
/external/tensorflow/tensorflow/python/kernel_tests/random/ |
D | stateless_random_ops_test.py | 45 def get_device(): function
|
/external/python/mobly/mobly/controllers/ |
D | android_device.py | 382 def get_device(ads, **kwargs): function
|
/external/rust/pica/src/ |
D | lib.rs | 273 fn get_device(&self, device_handle: usize) -> Option<&Device> { in get_device() method
|
/external/libpcap/ |
D | pcap-dos.c | 138 static struct device *get_device (int fd) in get_device() function
|
/external/crosvm/devices/src/ |
D | bus.rs | 362 fn get_device(&self, addr: u64) -> Option<(u64, u64, BusEntry)> { in get_device() method
|
D | vfio.rs | 594 fn get_device(&self, name: &str) -> Result<File> { in get_device() method
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_tests.py | 1076 def get_device(self, device_type, on_start=True): member in BluetoothAdapterTests
|