Home
last modified time | relevance | path

Searched defs:new_str (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm-libc/src/stdio/baremetal/
Dvprintf.cpp24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
Dprintf.cpp24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/baremetal/
Dvprintf.cpp24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
Dprintf.cpp24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/baremetal/
Dvprintf.cpp24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
Dprintf.cpp24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
/external/llvm-libc/src/__support/
Dchar_vector.h50 char *new_str; in append() local
/external/cronet/tot/third_party/llvm-libc/src/src/__support/
Dchar_vector.h50 char *new_str; in append() local
/external/cronet/stable/third_party/llvm-libc/src/src/__support/
Dchar_vector.h50 char *new_str; in append() local
/external/llvm-libc/src/time/strftime_core/
Dparser.h27 LIBC_INLINE Parser(const char *new_str) : str(new_str) {} in Parser()
/external/llvm-libc/src/stdio/printf_core/
Dvasprintf_internal.h21 LIBC_INLINE int resize_overflow_hook(cpp::string_view new_str, void *target) { in resize_overflow_hook()
Dvfprintf_internal.h59 LIBC_INLINE int file_write_hook(cpp::string_view new_str, void *fp) { in file_write_hook()
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/printf_core/
Dvasprintf_internal.h21 LIBC_INLINE int resize_overflow_hook(cpp::string_view new_str, void *target) { in resize_overflow_hook()
Dvfprintf_internal.h59 LIBC_INLINE int file_write_hook(cpp::string_view new_str, void *fp) { in file_write_hook()
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/printf_core/
Dvasprintf_internal.h21 LIBC_INLINE int resize_overflow_hook(cpp::string_view new_str, void *target) { in resize_overflow_hook()
Dvfprintf_internal.h59 LIBC_INLINE int file_write_hook(cpp::string_view new_str, void *fp) { in file_write_hook()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/
Dident.rs12 pub(crate) fn new_str(s: &'static str) -> Self { in new_str() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/
Dident.rs12 pub(crate) fn new_str(s: &'static str) -> Self { in new_str() method
/external/elfutils/libelf/
Delf_getarsym.c225 char *new_str = (char *) (elf->state.ar.ar_sym + n + 1); in elf_getarsym() local
/external/rust/android-crates-io/extra_versions/crates/http/src/uri/
Dtests.rs42 let new_str = uri.to_string(); localVariable
/external/rust/android-crates-io/crates/http/src/uri/
Dtests.rs42 let new_str = uri.to_string(); localVariable
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/scanf_core/
Dparser.h46 LIBC_INLINE Parser(const char *__restrict new_str, internal::ArgList &args) in Parser()
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/scanf_core/
Dparser.h46 LIBC_INLINE Parser(const char *__restrict new_str, internal::ArgList &args) in Parser()
/external/llvm-libc/src/stdio/scanf_core/
Dparser.h46 LIBC_INLINE Parser(const char *__restrict new_str, internal::ArgList &args) in Parser()
/external/avb/libavb/
Davb_util.c324 char* new_str; in avb_replace() local
351 char* new_str = avb_malloc(num_new); in avb_replace() local

12