Home
last modified time | relevance | path

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

/external/webrtc/talk/media/sctp/
Dsctpdataengine.h182 void set_debug_name(const std::string& debug_name) { in set_debug_name()
185 const std::string& debug_name() const { return debug_name_; } in debug_name() function
/external/v8/src/
Doptimized-compilation-info.cc47 Vector<const char> debug_name, Zone* zone, Code::Kind code_kind) in OptimizedCompilationInfo()
70 Vector<const char> debug_name, AbstractCode::Kind code_kind, Zone* zone) in OptimizedCompilationInfo()
Dobjects.cc3516 std::unique_ptr<char[]> debug_name = shared->DebugName()->ToCString(); in HeapObjectShortPrint() local
/external/v8/src/compiler/
Dcommon-operator.h171 ParameterInfo(int index, const char* debug_name) in ParameterInfo()
175 const char* debug_name() const { return debug_name_; } in debug_name() function
Dlinkage.cc218 const char* debug_name = function->name; in GetRuntimeCallDescriptor() local
231 const char* debug_name, Operator::Properties properties, in GetCEntryStubCallDescriptor()
Dpipeline.cc416 const char* debug_name() const { return debug_name_.get(); } in debug_name() function in v8::internal::compiler::PipelineData
620 std::unique_ptr<char[]> debug_name = info->GetDebugName(); in PrintCode() local
2145 Schedule* schedule, Code::Kind kind, const char* debug_name, in GenerateCodeForCodeStub()
Dregister-allocator.h799 const char* debug_name() const { return debug_name_; } in debug_name() function
Dgraph-visualizer.cc171 std::unique_ptr<char[]> debug_name = info->GetDebugName(); in GetVisualizerLogFileName() local
Dcommon-operator.cc1093 const char* debug_name) { in Parameter()
Djs-typed-lowering.cc1526 const char* debug_name = Builtins::name(builtin_index); in ReduceBuiltin() local
Dregister-allocator.cc1354 InstructionSequence* code, const char* debug_name) in RegisterAllocationData()
Dbytecode-graph-builder.cc159 const char* debug_name = (i == 0) ? "%this" : nullptr; in Environment() local
Dwasm-compiler.cc5010 char debug_name[kMaxNameLen] = "c-wasm-entry:"; in CompileCWasmEntry() local
/external/tensorflow/tensorflow/python/ops/
Dparsing_ops.py1273 debug_name=None, argument
1621 debug_name=None, argument
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc274 const Tensor* debug_name; in Compute() local
434 const Tensor* debug_name; in Compute() local
/external/v8/src/debug/
Ddebug-scopes.cc50 Handle<String> debug_name(closure_info->FunctionDebugName(), isolate_); in GetFunctionDebugName() local
/external/virglrenderer/src/
Dvrend_decode.c1227 const char *debug_name) in vrend_renderer_context_create_internal()
1253 int vrend_renderer_context_create(uint32_t handle, uint32_t nlen, const char *debug_name) in vrend_renderer_context_create()
Dvrend_renderer.c540 char debug_name[64]; member
5334 struct vrend_context *vrend_create_context(int id, uint32_t nlen, const char *debug_name) in vrend_create_context()
/external/v8/src/ast/
Dast.cc979 const char* CallRuntime::debug_name() { in debug_name() function in v8::internal::CallRuntime
/external/kernel-headers/original/uapi/linux/
Dvirtio_gpu.h243 char debug_name[64]; member
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp2905 const char *debug_name = in brw_compile_vs() local
/external/v8/src/interpreter/
Dinterpreter-generator.cc3201 std::string debug_name = std::string("DeserializeLazy"); in GenerateDeserializeLazyHandler() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc1088 const char* debug_name) { in evp_print_func()