Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dcostmodel_test.cc58 TEST(CostModelTest, GlobalId) { in TEST() argument
Dcostmodel.h69 inline int GlobalId(const Node* n, int offset) const { in GlobalId() function
/external/perfetto/include/perfetto/tracing/internal/
Dtrack_event_legacy.h190 explicit GlobalId(uint64_t raw_id) : raw_id_(raw_id) {} in GlobalId() function
/external/cronet/base/trace_event/
Dtrace_event.h419 explicit GlobalId(uint64_t raw_id) : raw_id_(raw_id) {} in GlobalId() function
/external/libchrome/base/trace_event/
Dtrace_event.h543 explicit GlobalId(unsigned long long raw_id) : raw_id_(raw_id) {} in GlobalId() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5388 std::string GlobalId = in setValueGUID() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5907 std::string GlobalId = in parseValueSymbolTable() local