Home
last modified time | relevance | path

Searched defs:str_buffer (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/text/kernels/
Dngram_op.cc39 …std::string str_buffer; // concat all pad tokens with string interleaved wit… in Compute() local
/third_party/musl/libc-test/src/functionalext/adlt/base/backtrace2/
Dbt-lib_test.cpp50 char *str_buffer = static_cast<char *>(malloc(STRING_MAX_LEN * sizeof(char))); in getSymbol() local
/third_party/musl/src/malloc/liteos_a/user_debug/
Dbacktrace.c69 char *str_buffer = NULL; in backtrace_symbols() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dbacktrace.c54 char *str_buffer = NULL; in backtrace_symbols() local
/third_party/musl/libc-test/src/functionalext/adlt/base/backtrace/
Dtestbacktrace.cpp50 char *str_buffer = static_cast<char *>(malloc(STRING_MAX_LEN * sizeof(char))); in getSymbol() local