/external/llvm-libc/src/stdio/baremetal/ |
D | vprintf.cpp | 24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
|
D | printf.cpp | 24 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/ |
D | vprintf.cpp | 24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
|
D | printf.cpp | 24 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/ |
D | vprintf.cpp | 24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
|
D | printf.cpp | 24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
|
/external/llvm-libc/src/__support/ |
D | char_vector.h | 50 char *new_str; in append() local
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/ |
D | char_vector.h | 50 char *new_str; in append() local
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/ |
D | char_vector.h | 50 char *new_str; in append() local
|
/external/llvm-libc/src/time/strftime_core/ |
D | parser.h | 27 LIBC_INLINE Parser(const char *new_str) : str(new_str) {} in Parser()
|
/external/llvm-libc/src/stdio/printf_core/ |
D | vasprintf_internal.h | 21 LIBC_INLINE int resize_overflow_hook(cpp::string_view new_str, void *target) { in resize_overflow_hook()
|
D | vfprintf_internal.h | 59 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/ |
D | vasprintf_internal.h | 21 LIBC_INLINE int resize_overflow_hook(cpp::string_view new_str, void *target) { in resize_overflow_hook()
|
D | vfprintf_internal.h | 59 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/ |
D | vasprintf_internal.h | 21 LIBC_INLINE int resize_overflow_hook(cpp::string_view new_str, void *target) { in resize_overflow_hook()
|
D | vfprintf_internal.h | 59 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/ |
D | ident.rs | 12 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/ |
D | ident.rs | 12 pub(crate) fn new_str(s: &'static str) -> Self { in new_str() method
|
/external/elfutils/libelf/ |
D | elf_getarsym.c | 225 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/ |
D | tests.rs | 42 let new_str = uri.to_string(); localVariable
|
/external/rust/android-crates-io/crates/http/src/uri/ |
D | tests.rs | 42 let new_str = uri.to_string(); localVariable
|
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/scanf_core/ |
D | parser.h | 46 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/ |
D | parser.h | 46 LIBC_INLINE Parser(const char *__restrict new_str, internal::ArgList &args) in Parser()
|
/external/llvm-libc/src/stdio/scanf_core/ |
D | parser.h | 46 LIBC_INLINE Parser(const char *__restrict new_str, internal::ArgList &args) in Parser()
|
/external/avb/libavb/ |
D | avb_util.c | 324 char* new_str; in avb_replace() local 351 char* new_str = avb_malloc(num_new); in avb_replace() local
|