Home
last modified time | relevance | path

Searched refs:FormatValue (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dvariable_accessor.cc92 void FormatValue(std::string* result, T t) { in FormatValue() function
97 void FormatValue(std::string* result, float t) { in FormatValue() function
108 FormatValue(&result[i], data[i]); in ToString()
116 FormatValue(result, t); in operator ()()
340 FormatValue(result, v[field]); in operator ()()
345 FormatValue(result, v[field]); in operator ()()
350 FormatValue(result, v[field]); in operator ()()
/external/rust/crates/criterion/src/
Dconnection.rs155 IncomingMessage::FormatValue { value } => OutgoingMessage::FormattedValue { in serve_value_formatter()
204 FormatValue { enumerator