Home
last modified time | relevance | path

Searched defs:raw_string (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/shells/
Dzsh.rs677 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/
Ddynamic_library.rs125 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 Dconverter.cpp80 int raw_match(Reader *reader, cpp::string_view raw_string) { in raw_match()
H A Dcore_structs.h35 cpp::string_view raw_string; member
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_fuzzer.cc24 const std::string raw_string = provider.ConsumeRandomLengthString(); in GenerateNativeString() local
/aosp_15_r20/external/cronet/base/
H A Dcommand_line_fuzzer.cc25 const std::string raw_string = provider.ConsumeRandomLengthString(); in GenerateNativeString() local
/aosp_15_r20/external/rust/android-crates-io/crates/litrs/src/string/
Dtests.rs157 fn raw_string() { in raw_string() function
/aosp_15_r20/external/aws-crt-java/src/native/
H A Dlogging.c38 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/
Dattr.rs120 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/
Dlib.rs86 mod raw_string; module
/aosp_15_r20/external/perfetto/src/trace_processor/importers/json/
H A Djson_utils.cc138 std::optional<Json::Value> ParseJsonString(base::StringView raw_string) { in ParseJsonString()
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dcore_structs.h49 cpp::string_view raw_string; member
/aosp_15_r20/frameworks/base/tools/aapt2/link/
H A DReferenceLinker.cpp166 if (RawString* raw_string = ValueCast<RawString>(value.get())) { in ParseValueWithAttribute() local
/aosp_15_r20/system/unwinding/libunwindstack/
H A DDwarfOp.cpp1579 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 Dparse.rs418 fn raw_string(input: Cursor) -> Result<Cursor, Reject> { in raw_string() function
/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/
Dparse.rs418 fn raw_string(input: Cursor) -> Result<Cursor, Reject> { in raw_string() function
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResources.proto636 string raw_string = 1; field
H A DResourceParser.cpp250 std::string raw_string; in FlattenXmlSubtree() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc4316 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/
DResources.pb.h18693 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()