Home
last modified time | relevance | path

Searched defs:name_string (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfreeze_requantization_ranges.cc90 StringPiece name_string = line_parts[min_max_index - 1]; in ExtractMinMaxRecords() local
/external/google-breakpad/src/common/
Dmodule.cc187 string name_string = name; in FindFile() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp931 std::string name_string; in ImportDefinitionTo() local
1065 std::string name_string; in Imported() local
DClangASTSource.cpp631 const char *name_string = type_sp->GetName().GetCString(); in FindExternalVisibleDecls() local
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp934 std::string name_string; in DoLoadImage() local
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc474 std::string name_string = name.as_string(); in CreateTrackingHistograms() local
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1940 std::string name_string("event name"); in TEST_F() local
/external/python/cpython3/Modules/
Dposixmodule.c10796 const char *name_string = PyBytes_AS_STRING(name); in os_putenv_impl() local