| /external/tensorflow/tensorflow/lite/experimental/resource/ |
| D | resource_variable.cc | 83 int resource_id) { in CreateResourceVariableIfNotAvailable() 91 ResourceVariable* GetResourceVariable(ResourceMap* resources, int resource_id) { in GetResourceVariable()
|
| D | static_hashtable.cc | 96 int resource_id, in CreateHashtableResourceIfNotAvailable() 106 LookupInterface* GetHashtableResource(ResourceMap* resources, int resource_id) { in GetHashtableResource()
|
| /external/tensorflow/tensorflow/core/profiler/protobuf/ |
| D | trace_events.proto | 42 uint32 resource_id = 2; field 58 uint32 resource_id = 2; field
|
| /external/kernel-headers/original/uapi/linux/ |
| D | virtio_gpu.h | 148 __le32 resource_id; /* update only */ member 166 __le32 resource_id; member 173 __le32 resource_id; member 184 __le32 resource_id; member 191 __le32 resource_id; member 200 __le32 resource_id; member 213 __le32 resource_id; member 220 __le32 resource_id; member 247 __le32 resource_id; member 257 __le32 resource_id; member [all …]
|
| /external/libtextclassifier/native/utils/ |
| D | resources.cc | 80 int resource_id = -1; in BestResourceForLocales() local 122 int resource_id = BestResourceForLocales(entry, locales); in GetResourceContent() local
|
| /external/tensorflow/tensorflow/core/profiler/convert/ |
| D | trace_events_to_json.cc | 73 inline void AddResourceMetadata(uint32 device_id, uint32 resource_id, in AddResourceMetadata() 117 uint32 resource_id = id_and_resource->first; in TraceEventsToJson() local
|
| D | xplane_to_trace_events.cc | 49 uint32 resource_id = line.DisplayId(); in BuildDeviceAndResources() local 69 uint32 resource_id = xline.DisplayId(); in ConvertXPlaneToTraceEvents() local
|
| /external/python/google-api-python-client/googleapiclient/ |
| D | channel.py | 127 def __init__(self, message_number, state, resource_uri, resource_id): argument 176 resource_id="", argument
|
| /external/crosvm/devices/src/virtio/gpu/ |
| D | mod.rs | 263 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 293 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 336 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 358 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 377 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 397 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 432 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 471 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 506 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable 511 let resource_id = info.resource_id.to_native(); in process_gpu_command() localVariable
|
| D | protocol.rs | 183 pub resource_id: Le32, /* update only */ field 209 pub resource_id: Le32, field 220 pub resource_id: Le32, field 235 pub resource_id: Le32, field 246 pub resource_id: Le32, field 259 pub resource_id: Le32, field 280 pub resource_id: Le32, field 291 pub resource_id: Le32, field 340 pub resource_id: Le32, field 354 pub resource_id: Le32, field [all …]
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | assign_variable.cc | 62 int resource_id = input_resource_id_tensor->data.i32[0]; in Eval() local
|
| D | read_variable.cc | 57 int resource_id = input_resource_id_tensor->data.i32[0]; in Eval() local
|
| /external/tensorflow/tensorflow/lite/kernels/hashtable/ |
| D | hashtable_size.cc | 56 int resource_id = input_resource_id_tensor->data.i32[0]; in EvalHashtableSize() local
|
| D | hashtable_import.cc | 64 const int resource_id = input_resource_id_tensor->data.i32[0]; in EvalHashtableImport() local
|
| D | hashtable_find.cc | 69 int resource_id = input_resource_id_tensor->data.i32[0]; in EvalHashtableFind() local
|
| D | hashtable_ops_test.cc | 675 int resource_id = m.GetOutput()[0]; in TEST() local 728 void InitHashtableResource(resource::ResourceMap* resources, int resource_id, in InitHashtableResource() 767 void CreateHashtableResource(int resource_id) { in CreateHashtableResource()
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/ |
| D | side_effect_analysis.cc | 244 void SideEffectAnalysisInfo::TrackAccess(int64_t resource_id, Operation* op, in TrackAccess() 276 void SideEffectAnalysisInfo::AddPredecessorsForAccess(int64_t resource_id, in AddPredecessorsForAccess() 414 const auto& resource_id = resource.getFirst(); in AnalyzeRegion() local
|
| /external/crosvm/sys_util/src/ |
| D | external_mapping.rs | 45 resource_id: u32, field
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
| D | legalize_variables.cc | 47 Value GetResourceIDAsI32(int resource_id, Location loc, in GetResourceIDAsI32()
|
| D | initialize_variables.cc | 41 Value GetResourceIDAsI32(int resource_id, Location loc, in GetResourceIDAsI32()
|
| /external/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_instruction_tex.h | 82 unsigned resource_id() const {return m_resource_id;} in resource_id() function
|
| /external/crosvm/devices/src/virtio/video/decoder/ |
| D | mod.rs | 129 let resource_id = match self.frame_buf_id_to_res_id.get(&buffer_id) { in dequeue_frame_buffer() localVariable 231 let resource_id = self in output_pending_picture() localVariable 979 let resource_id = ctx.handle_notify_end_of_bitstream_buffer(bitstream_id)?; in process_event() localVariable
|
| /external/libtextclassifier/native/utils/intents/ |
| D | jni-lua.cc | 411 int resource_id; in HandleAndroidStringResources() local
|
| /external/virglrenderer/src/ |
| D | virglrenderer.c | 467 void virgl_renderer_get_rect(int resource_id, struct iovec *iov, unsigned int num_iovs, in virgl_renderer_get_rect() 526 void *virgl_renderer_get_cursor_data(uint32_t resource_id, uint32_t *width, uint32_t *height) in virgl_renderer_get_cursor_data()
|
| /external/mesa3d/src/gallium/frontends/clover/core/ |
| D | module.hpp | 33 typedef uint32_t resource_id; typedef
|