/aosp_15_r20/packages/modules/AdServices/adservices/scripts/ |
D | generate_test_ota.py | 66 new_str = cur_text.replace('ns0:g','xliff:g') variable 68 new_str = adservices_string_dict[x.text[8:]] variable 70 new_str = x.text variable
|
/aosp_15_r20/external/avb/libavb/ |
H A D | avb_util.c | 324 char* new_str; in avb_replace() local 351 char* new_str = avb_malloc(num_new); in avb_replace() local
|
/aosp_15_r20/external/llvm-libc/src/stdio/baremetal/ |
H A D | vprintf.cpp | 24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
|
H A D | printf.cpp | 24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
|
/aosp_15_r20/external/llvm-libc/src/__support/ |
H A D | char_vector.h | 50 char *new_str; in append() local
|
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/ |
H A D | vasprintf_internal.h | 21 LIBC_INLINE int resize_overflow_hook(cpp::string_view new_str, void *target) { in resize_overflow_hook()
|
H A D | vfprintf_internal.h | 59 LIBC_INLINE int file_write_hook(cpp::string_view new_str, void *fp) { in file_write_hook()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/ |
H A D | ident.rs | 12 pub(crate) fn new_str(s: &'static str) -> Self { in new_str() method
|
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf_getarsym.c | 225 char *new_str = (char *) (elf->state.ar.ar_sym + n + 1); in elf_getarsym() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/http/src/uri/ |
D | tests.rs | 42 let new_str = uri.to_string(); localVariable
|
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/ |
H A D | parser.h | 46 LIBC_INLINE Parser(const char *__restrict new_str, internal::ArgList &args) in Parser()
|
/aosp_15_r20/external/flac/src/share/getopt/ |
H A D | getopt.c | 335 char *new_str = malloc (top + 1); in exchange() local
|
/aosp_15_r20/external/libusb/msvc/getopt/ |
H A D | getopt.c | 325 char *new_str = malloc (top + 1); local
|
/aosp_15_r20/system/core/libcutils/ |
H A D | str_parms.cpp | 334 char *new_str; in combine_strings() local
|
/aosp_15_r20/external/llvm-libc/test/src/stdio/printf_core/ |
H A D | writer_test.cpp | 196 int copy_to_out(string_view new_str, void *raw_out_buff) { in copy_to_out()
|
/aosp_15_r20/external/compiler-rt/lib/asan/tests/ |
H A D | asan_str_test.cc | 133 char *new_str; in TEST() local
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_argument.cc | 444 base::Value new_str(std::move(value)); in ToBaseValue() local
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_btf.cc | 566 uint8_t *new_str = tmp_sec + nhdr->hdr_len + nhdr->str_off + orig_strings_len; in adjust() local
|
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | nconf.c | 579 char new_str[256]; in item_add_str() local
|
/aosp_15_r20/external/python/cpython3/Parser/ |
D | tokenizer.c | 313 char* new_str = tok->interactive_src_start; in tok_concatenate_interactive_new_line() local
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy.cpp | 639 char new_str[16]; in MakeLegalFunctionName() local
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 637 char new_str[16]; in MakeLegalFunctionName() local
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy.cpp | 660 char new_str[16]; in MakeLegalFunctionName() local
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 679 char new_str[16]; in MakeLegalFunctionName() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | register_prim_ops.cpp | 2280 std::string new_str = pop(stack).toStringRef(); in __anonbfe5918f7102() local
|