Home
last modified time | relevance | path

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

12

/aosp_15_r20/packages/modules/AdServices/adservices/scripts/
Dgenerate_test_ota.py66 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 Davb_util.c324 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 Dvprintf.cpp24 LIBC_INLINE int raw_write_hook(cpp::string_view new_str, void *) { in raw_write_hook()
H A Dprintf.cpp24 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 Dchar_vector.h50 char *new_str; in append() local
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dvasprintf_internal.h21 LIBC_INLINE int resize_overflow_hook(cpp::string_view new_str, void *target) { in resize_overflow_hook()
H A Dvfprintf_internal.h59 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 Dident.rs12 pub(crate) fn new_str(s: &'static str) -> Self { in new_str() method
/aosp_15_r20/external/elfutils/libelf/
H A Delf_getarsym.c225 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/
Dtests.rs42 let new_str = uri.to_string(); localVariable
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dparser.h46 LIBC_INLINE Parser(const char *__restrict new_str, internal::ArgList &args) in Parser()
/aosp_15_r20/external/flac/src/share/getopt/
H A Dgetopt.c335 char *new_str = malloc (top + 1); in exchange() local
/aosp_15_r20/external/libusb/msvc/getopt/
H A Dgetopt.c325 char *new_str = malloc (top + 1); local
/aosp_15_r20/system/core/libcutils/
H A Dstr_parms.cpp334 char *new_str; in combine_strings() local
/aosp_15_r20/external/llvm-libc/test/src/stdio/printf_core/
H A Dwriter_test.cpp196 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 Dasan_str_test.cc133 char *new_str; in TEST() local
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_argument.cc444 base::Value new_str(std::move(value)); in ToBaseValue() local
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_btf.cc566 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 Dnconf.c579 char new_str[256]; in item_add_str() local
/aosp_15_r20/external/python/cpython3/Parser/
Dtokenizer.c313 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 Dtoy.cpp639 char new_str[16]; in MakeLegalFunctionName() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp637 char new_str[16]; in MakeLegalFunctionName() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp660 char new_str[16]; in MakeLegalFunctionName() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp679 char new_str[16]; in MakeLegalFunctionName() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dregister_prim_ops.cpp2280 std::string new_str = pop(stack).toStringRef(); in __anonbfe5918f7102() local

12