Searched defs:orig_str (Results 1 – 12 of 12) sorted by relevance
505 let orig_str = uuid_orig.to_string(); in test_roundtrip_default() localVariable513 let orig_str = uuid_orig.hyphenated().to_string(); in test_roundtrip_hyphenated() localVariable521 let orig_str = uuid_orig.simple().to_string(); in test_roundtrip_simple() localVariable529 let orig_str = uuid_orig.urn().to_string(); in test_roundtrip_urn() localVariable537 let orig_str = uuid_orig.braced().to_string(); in test_roundtrip_braced() localVariable545 let orig_str = uuid_orig.urn().to_string(); in test_roundtrip_parse_urn() localVariable553 let orig_str = uuid_orig.braced().to_string(); in test_roundtrip_parse_braced() localVariable
49 const char* orig_str; member
29 let orig_str = $str; localVariable
432 const char *orig_str = __getopt_nonoption_flags; local
439 const char *orig_str = __getopt_nonoption_flags; in share___getopt_initialize() local
68 def _clean_aidl_import(orig_str): argument
557 std::vector<std::string> StringSplit(const std::string orig_str, in StringSplit()
2987 const char *orig_str = str; in PyLong_FromString() local