Home
last modified time | relevance | path

Searched defs:SetMemory (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/memory/
Dprotected_memory_posix.cc29 bool SetMemory(void* start, void* end, int prot) { in SetMemory() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_kernel.cc129 absl::Status CLKernel::SetMemory(int index, cl_mem memory) { in SetMemory() function in tflite::gpu::cl::CLKernel
/external/armnn/include/armnn/backends/
DTensorHandle.hpp98 void SetMemory(void* mem) in SetMemory() function in armnn::TensorHandle
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc149 void NodeExecStatsWrapper::SetMemory(OpKernelContext* ctx) { in SetMemory() function in tensorflow::NodeExecStatsWrapper
Dexecutor.cc123 void SetMemory(NodeExecStatsInterface* stats, OpKernelContext* ctx) { in SetMemory() function
/external/lzma/CPP/7zip/Compress/
DRar3Vm.cpp874 void CVm::SetMemory(UInt32 pos, const Byte *data, UInt32 dataSize) in SetMemory() function in NCompress::NRar3::NVm::CVm
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc98 void SetMemory(OpKernelContext* ctx) override {} in SetMemory() function in tensorflow::data::__anon4e7a77db0111::SimpleStepStatsCollector::SimpleNodeExecStats