Home
last modified time | relevance | path

Searched defs:convert_string (Results 1 – 8 of 8) sorted by relevance

/external/llvm-libc/src/stdio/printf_core/
Dstring_converter.h22 LIBC_INLINE int convert_string(Writer *writer, const FormatSection &to_conv) { in convert_string() function
/external/llvm-libc/src/stdio/scanf_core/
Dstring_converter.cpp21 int convert_string(Reader *reader, const FormatSection &to_conv) { in convert_string() function
/external/OpenCL-CTS/test_conformance/basic/
Dtest_basic_parameter_types.cpp65 char convert_string[1024]; in test_parameter_types_long() local
216 char convert_string[1024]; in test_parameter_types() local
/external/flac/src/share/utf8/
Dutf8.c167 static int convert_string(const char *fromcode, const char *tocode, in convert_string() function
/external/llvm/utils/lit/lit/
Dutil.py20 def convert_string(bytes): function
/external/libcxx/utils/libcxx/
Dutil.py33 def convert_string(bytes): function
/external/bcc/scripts/
Dgit-clang-format571 def convert_string(bytes_input): function
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c535 static char *convert_string(char *instring, size_t *sizep) in convert_string() function