HomeSort by relevance Sort by last modified time
    Searched defs:suffix_ (Results 1 - 7 of 7) sorted by null

  /external/tensorflow/tensorflow/python/grappler/
cost_analyzer.h 75 string suffix_; member in class:tensorflow::grappler::CostAnalyzer
  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_loop.h 139 // Creates a name for an LLVM construct, appending prefix_ and suffix_, if
148 string suffix_; member in class:xla::llvm_ir::ForLoop
  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_node_show.h 116 : ShowMultiNode(node), trace_(trace), suffix_(suffix) {}
137 string function() const { return trace_->function() + suffix_; }
145 string suffix_; member in class:tensorflow::tfprof::CodeNode
  /external/v8/src/runtime/
runtime-strings.cc 31 : match_(match), prefix_(prefix), suffix_(suffix) {}
39 Handle<String> GetSuffix() override { return suffix_; }
43 Handle<String> match_, prefix_, suffix_; member in class:v8::internal::SimpleMatch
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 1103 const StringType suffix_; member in class:testing::internal::EndsWithMatcher
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h 1318 const StringType suffix_; member in class:testing::internal::EndsWithMatcher
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h 1318 const StringType suffix_; member in class:testing::internal::EndsWithMatcher
    [all...]

Completed in 219 milliseconds