Home
last modified time | relevance | path

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

/external/libwebm/common/
Dindent.h33 std::string indent_str() const { return indent_str_; } in indent_str() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk.cc92 const std::string indent_str(indent * 2, ' '); in ToString() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_to_string.cc66 std::string indent_str; member
/external/tflite-support/tensorflow_lite_support/codegen/
Dutils.cc68 void CodeWriter::SetIndentString(const std::string& indent_str) { in SetIndentString()
/external/libbpf/src/
Dbtf.h362 const char *indent_str; member
Dbtf_dump.c70 char indent_str[BTF_DATA_INDENT_STR_LEN]; member
/external/jemalloc_new/include/jemalloc/internal/
Demitter.h224 const char *indent_str; in emitter_indent() local