Home
last modified time | relevance | path

Searched defs:c_device (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tinyalsa/
H A Dtinyhostless.c64 unsigned int c_device = TINYHOSTLESS_DEVICE_UNDEFINED; in main() local
222 unsigned int c_device, unsigned int channels, in play_sample()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_c_api_client.h80 PJRT_Device* c_device() const { return device_; } in c_device() function
280 PjRtCApiDevice* GetCppDevice(PJRT_Device* c_device) const { in GetCppDevice()
H A Dpjrt_c_api_client.cc103 PJRT_Device* c_device = address_args.addressable_devices[i]; in InitDevices() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_ir.cpp927 at::Device c_device = in initPythonIRBindings() local