Home
last modified time | relevance | path

Searched defs:SetLabel (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.cc248 void SetLabel(const std::string& l) { label = l; } in SetLabel() function
/external/google-benchmark/src/
Dbenchmark.cc197 void State::SetLabel(const char* label) { in SetLabel() function in benchmark::State
/external/libcxx/utils/google-benchmark/src/
Dbenchmark.cc197 void State::SetLabel(const char* label) { in SetLabel() function in benchmark::State
/external/syzkaller/vendor/cloud.google.com/go/storage/
Dbucket.go424 func (ua *BucketAttrsToUpdate) SetLabel(name, value string) { func
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1331 MCSymbol *SetLabel = GetTempSymbol("set", SetCounter++); in EmitLabelDifference() local
1360 MCSymbol *SetLabel = GetTempSymbol("set", SetCounter++); in EmitLabelOffsetDifference() local
/external/llvm/lib/MC/
DMCStreamer.cpp746 MCSymbol *SetLabel = Context.createTempSymbol("set", true); in emitAbsoluteSymbolDiff() local
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h612 void BENCHMARK_ALWAYS_INLINE SetLabel(const std::string& str) { in SetLabel() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h612 void BENCHMARK_ALWAYS_INLINE SetLabel(const std::string& str) { in SetLabel() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp931 MCSymbol *SetLabel = Context.createTempSymbol("set", true); in emitAbsoluteSymbolDiff() local