Searched defs:SetMemory (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/base/memory/ | ||
D | protected_memory_posix.cc | 29 bool SetMemory(void* start, void* end, int prot) { in SetMemory() function |
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | step_stats_collector.cc | 141 void NodeExecStatsWrapper::SetMemory(OpKernelContext* ctx) { in SetMemory() function in tensorflow::NodeExecStatsWrapper |
D | executor.cc | 113 void SetMemory(NodeExecStatsInterface* stats, OpKernelContext* ctx) { in SetMemory() function |
/external/tensorflow/tensorflow/core/kernels/data/ | ||
D | captured_function.cc | 83 void SetMemory(OpKernelContext* ctx) override {} in SetMemory() function in tensorflow::data::__anoncde944130111::SimpleStepStatsCollector::SimpleNodeExecStats |
/external/tensorflow/tensorflow/core/util/ | ||
D | mkl_util.h | 2267 void SetMemory(const memory* from, const memory* to) { in SetMemory() function |