Searched defs:GetElement (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/ |
H A D | worker_client.cc | 63 Status DataServiceWorkerClient::GetElement(const GetElementRequest& req, in GetElement() function in tensorflow::data::DataServiceWorkerClient 100 Status GetElement(const GetElementRequest& req, in GetElement() function in tensorflow::data::GrpcDataTransferClient 193 Status GetElement(const GetElementRequest& req, in GetElement() function in tensorflow::data::LocalDataTransferClient
|
H A D | worker.proto | 63 rpc GetElement(GetElementRequest) returns (GetElementResponse); rpc
|
H A D | cross_trainer_cache.h | 255 CrossTrainerCache<ElementType>::GetElement(const std::string& trainer_id) in GetElement() function
|
H A D | worker_client_test.cc | 110 StatusOr<GetElementResult> GetElement(DataServiceWorkerClient& client, in GetElement() function in tensorflow::data::__anond8c01c970111::WorkerClientTest
|
H A D | worker_impl.cc | 412 Status DataServiceWorkerImpl::GetElement(const GetElementRequest* request, in GetElement() function in tensorflow::data::DataServiceWorkerImpl
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_array.cpp | 114 void* CmDynamicArray::GetElement( const uint32_t index ) in GetElement() function in CMRT_UMD::CmDynamicArray
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | collection_ops_util.cc | 76 Value GetElement(Value index, Value buffer, OpBuilder builder, Location loc, in GetElement() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
H A D | data_service_dataset_op.cc | 1123 Status GetElement(Task* task, int64_t deadline_micros, bool enqueue_result, in GetElement() function in tensorflow::data::DataServiceDatasetOp::Dataset::Iterator
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3drmobj.h | 4191 STDMETHOD(GetElement)(THIS_ DWORD index, IDirect3DRMObject **element) PURE; in DECLARE_INTERFACE_() local 4228 STDMETHOD(GetElement)(THIS_ DWORD index, IDirect3DRMDevice **element) PURE; in DECLARE_INTERFACE_() local 4265 STDMETHOD(GetElement)(THIS_ DWORD index, IDirect3DRMFrame **element) PURE; in DECLARE_INTERFACE_() local 4302 STDMETHOD(GetElement)(THIS_ DWORD index, IDirect3DRMViewport **element) PURE; in DECLARE_INTERFACE_() local 4339 STDMETHOD(GetElement)(THIS_ DWORD index, IDirect3DRMVisual **element) PURE; in DECLARE_INTERFACE_() local 4376 STDMETHOD(GetElement)(THIS_ DWORD index, IDirect3DRMAnimation2 **element) PURE; in DECLARE_INTERFACE_() local 4451 STDMETHOD(GetElement)(THIS_ DWORD index, IDirect3DRMLight **element) PURE; in DECLARE_INTERFACE_() local 4488 STDMETHOD(GetElement)(THIS_ DWORD index, IDirect3DRMFace **element) PURE; in DECLARE_INTERFACE_() local
|