Home
last modified time | relevance | path

Searched defs:DoDelete (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/
Dsequenced_task_runner_helpers.h23 static void DoDelete(const void* object) { in DoDelete() function
/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.cc183 Status ResourceMgr::DoDelete(const string& container, uint64 type_hash_code, in DoDelete() function in tensorflow::ResourceMgr
206 Status ResourceMgr::DoDelete(const string& container, TypeIndex type, in DoDelete() function in tensorflow::ResourceMgr
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp72 const bool DoDelete = in removeDeletedAndRenumber() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterCoalescer.cpp1854 bool DoDelete = true; in runOnMachineFunction() local