Home
last modified time | relevance | path

Searched defs:SubstitutePlaceholders (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/arm64/
Dinstructions-arm64.cc671 const char* NEONFormatDecoder::SubstitutePlaceholders(const char* string) { in SubstitutePlaceholders() function in v8::internal::NEONFormatDecoder
/external/tensorflow/tensorflow/core/framework/
Dattr_value_util.cc590 bool SubstitutePlaceholders(const SubstituteFunc& substitute, in SubstitutePlaceholders() function
/external/vixl/src/aarch64/
Dinstructions-aarch64.h632 const char* SubstitutePlaceholders(const char* string) { in SubstitutePlaceholders() function