Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dinfo.cc138 std::string DebugInfo::debug_name() { in debug_name() function in mindspore::DebugInfo
142 std::string debug_name = std::to_string(debug_id()); in debug_name() local
147 std::string NodeDebugInfo::debug_name() { in debug_name() function in mindspore::NodeDebugInfo
161 std::string GraphDebugInfo::debug_name() { in debug_name() function in mindspore::GraphDebugInfo
/third_party/skia/third_party/externals/tint/src/
Dsymbol.cc27 Symbol::Symbol(uint32_t val, tint::ProgramID program_id, std::string debug_name) in Symbol()
/third_party/mesa3d/src/util/
Danon_file.c115 os_create_anonymous_file(off_t size, const char *debug_name) in os_create_anonymous_file()
/third_party/gstreamer/gstreamer/gst/
Dgstobject.c451 const gchar *debug_name; in gst_object_dispatch_properties_changed() local
/third_party/flutter/skia/src/core/
DSkVM.cpp21 Program Builder::done(const char* debug_name) { in done()
1107 const char* debug_name) : fStrides(strides) { in Program()
1718 const char* debug_name) { in setupJIT()
1753 void Program::dumpJIT(const char* debug_name, size_t size) const { in dumpJIT() argument
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp3004 const char *debug_name = in brw_compile_vs() local
/third_party/skia/src/core/
DSkVM.cpp610 Program Builder::done(const char* debug_name, bool allow_jit) const { in done() argument
2620 const char* debug_name) { in setupLLVM()
3086 const char* debug_name, bool allow_jit) : Program() { in Program()
4365 const char* debug_name) { in setupJIT()