Home
last modified time | relevance | path

Searched defs:GetElement (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/test/API/commands/expression/two-files/
Dfoo.m22 GetElement (int idx) function
Dmain.m5 extern char *GetElement (int idx); function
/external/tensorflow/tensorflow/core/data/service/
Dworker.proto54 rpc GetElement(GetElementRequest) returns (GetElementResponse); rpc
Ddata_service.cc274 Status GetElement(const GetElementRequest& req, in GetElement() function in tensorflow::data::GrpcDataTransferClient
335 Status DataServiceWorkerClient::GetElement(const GetElementRequest& req, in GetElement() function in tensorflow::data::DataServiceWorkerClient
Dworker_impl.cc180 Status DataServiceWorkerImpl::GetElement(const GetElementRequest* request, in GetElement() function in tensorflow::data::DataServiceWorkerImpl
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcollection_ops_util.cc76 Value GetElement(Value index, Value buffer, OpBuilder builder, Location loc, in GetElement() function