/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/shells/ |
D | zsh.rs | 677 let raw_string = "\\ [foo]() `bar https://$PATH"; localVariable 686 let raw_string = "\\ [foo]() `bar https://$PATH"; localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/shared_library/src/ |
D | dynamic_library.rs | 125 let raw_string = CString::new(symbol).unwrap(); in symbol() localVariable 150 let raw_string = CString::new(symbol).unwrap(); in symbol_special() localVariable
|
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/ |
H A D | converter.cpp | 80 int raw_match(Reader *reader, cpp::string_view raw_string) { in raw_match()
|
H A D | core_structs.h | 35 cpp::string_view raw_string; member
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_path_fuzzer.cc | 24 const std::string raw_string = provider.ConsumeRandomLengthString(); in GenerateNativeString() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | command_line_fuzzer.cc | 25 const std::string raw_string = provider.ConsumeRandomLengthString(); in GenerateNativeString() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/litrs/src/string/ |
D | tests.rs | 157 fn raw_string() { in raw_string() function
|
/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | logging.c | 38 const char *raw_string = (*env)->GetStringUTFChars(env, jni_logstring, NULL); in Java_software_amazon_awssdk_crt_Log_log() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/paste/src/ |
D | attr.rs | 120 let raw_string = mem::replace(&mut string.value, String::new()); in do_paste_name_value_attr() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/ |
D | lib.rs | 86 mod raw_string; module
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/json/ |
H A D | json_utils.cc | 138 std::optional<Json::Value> ParseJsonString(base::StringView raw_string) { in ParseJsonString()
|
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/ |
H A D | core_structs.h | 49 cpp::string_view raw_string; member
|
/aosp_15_r20/frameworks/base/tools/aapt2/link/ |
H A D | ReferenceLinker.cpp | 166 if (RawString* raw_string = ValueCast<RawString>(value.get())) { in ParseValueWithAttribute() local
|
/aosp_15_r20/system/unwinding/libunwindstack/ |
H A D | DwarfOp.cpp | 1579 std::string raw_string(android::base::StringPrintf("Raw Data: 0x%02x", cur_op)); in GetLogInfo() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/src/ |
H A D | parse.rs | 418 fn raw_string(input: Cursor) -> Result<Cursor, Reject> { in raw_string() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/ |
D | parse.rs | 418 fn raw_string(input: Cursor) -> Result<Cursor, Reject> { in raw_string() function
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | Resources.proto | 636 string raw_string = 1; field
|
H A D | ResourceParser.cpp | 250 std::string raw_string; in FlattenXmlSubtree() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_instruction.cc | 4316 auto& raw_string = raw_backend_config_string(); in GetBackendConfigInternal() local 4347 std::string raw_string) { in operator =()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/ |
D | Resources.pb.h | 18693 inline const std::string& MacroBody::raw_string() const { in raw_string() function 18724 inline void MacroBody::set_allocated_raw_string(std::string* raw_string) { in set_allocated_raw_string()
|