/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ |
D | time_facet.hpp | 307 string_type replace_string(seconds_format); in put() local 308 replace_string += sep; in put() 309 replace_string += frac_str; in put() 312 replace_string); in put() 414 string_type replace_string; in put() local 415 replace_string += sep; in put() 416 replace_string += frac_str; in put() 419 replace_string); in put() 500 string_type replace_string(seconds_format); in put() local 501 replace_string += sep; in put() [all …]
|
/aosp_15_r20/external/cronet/net/data/parse_certificate_unittest/ |
H A D | regenerate_pem_from_ascii.py | 39 def replace_string(original, start, end, replacement): function 54 return replace_string(template, m.start(1), m.end(1), value) 98 modified = replace_string(orig, m.start(1), m.end(1),
|
H A D | rebase-errors.py | 79 def replace_string(original, start, end, replacement): function 97 contents = replace_string(contents, m.start(1), m.end(1),
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/parse_certificate_unittest/ |
H A D | regenerate_pem_from_ascii.py | 39 def replace_string(original, start, end, replacement): function 54 return replace_string(template, m.start(1), m.end(1), value) 98 modified = replace_string(orig, m.start(1), m.end(1),
|
H A D | rebase-errors.py | 72 def replace_string(original, start, end, replacement): function 97 contents = replace_string(contents, m.start(1), m.end(1),
|
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | project_file_gen.py | 326 replace_string = '' 328 replace_string = _SUB_MODULES_SECTION.format( 332 content = content.replace(_ENABLE_DEBUGGER_MODULE_TOKEN, replace_string)
|
/aosp_15_r20/external/e2fsprogs/util/ |
H A D | subst.c | 121 static void replace_string(char *begin, char *end, char *newstr) in replace_string() function 179 replace_string(ptr, end_ptr, ent->value); in substitute_line() 219 replace_string(ptr, end_ptr, ent->value); in substitute_line()
|
/aosp_15_r20/frameworks/base/tools/streaming_proto/cpp/ |
H A D | main.cpp | 129 string header = "ANDROID_" + replace_string(file_descriptor.name(), '/', '_'); in write_header_file() 130 header = replace_string(header, '.', '_') + "_stream_h"; in write_header_file()
|
/aosp_15_r20/frameworks/base/tools/streaming_proto/ |
H A D | string_utils.h | 31 string replace_string(const string& str, const char replace, const char with);
|
H A D | string_utils.cpp | 80 replace_string(const string& str, const char replace, const char with) in replace_string() function
|
/aosp_15_r20/external/pytorch/torch/utils/hipify/ |
H A D | hipify_python.py | 989 def file_specific_replacement(filepath, search_string, replace_string, strict=False): argument 993 … contents = re.sub(fr'\b({re.escape(search_string)})\b', lambda x: replace_string, contents) 995 contents = contents.replace(search_string, replace_string)
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/matchers/ |
D | matcher_util.cpp | 137 unique_ptr<Regex> re = Regex::create(matcher.replace_string().regex()); in getTransformedEvent() 143 const string& replacement = matcher.replace_string().replacement(); in getTransformedEvent()
|
/aosp_15_r20/frameworks/base/tools/incident_section_gen/ |
H A D | main.cpp | 543 static string replace_string(const string& str, const char replace, const char with) in replace_string() function 575 printf("%s%s,\n", indent.c_str(), replace_string(text.str(), '\n', ' ').c_str()); in generateCsv()
|
/aosp_15_r20/external/google-breakpad/src/common/windows/ |
H A D | pdb_source_line_writer.cc | 1245 const wchar_t* replace_string = L"(void)"; in GetSymbolFunctionName() local 1246 const size_t replace_length = wcslen(replace_string); in GetSymbolFunctionName() 1251 if (wcscmp(name_end, replace_string) == 0) { in GetSymbolFunctionName()
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | meson.build | 47 # replace_string : 'LIBXML_VERSION_EXTRA'
|
/aosp_15_r20/frameworks/base/tools/streaming_proto/java/ |
H A D | java_proto_stream_code_generator.cpp | 89 result = replace_string(package, '.', '/'); in make_file_name()
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/ |
D | string.rst | 86 <replace_string> <output_variable> 90 with ``<replace_string>`` and store the result in the ``<output_variable>``.
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/ |
D | statsd_config.proto | 100 optional StringReplacer replace_string = 20; field
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/StatsD/statsd/statsd/android_arm64_armv8-2a_cortex-a55_apex30/gen/proto/packages/modules/StatsD/statsd/src/ |
D | statsd_config.pb.h | 1001 const ::android::os::statsd::StringReplacer& replace_string() const; in Swap() 1004 void set_allocated_replace_string(::android::os::statsd::StringReplacer* replace_string); in Swap() 1010 ::android::os::statsd::StringReplacer* replace_string); in Swap() 12121 inline const ::android::os::statsd::StringReplacer& FieldValueMatcher::replace_string() const { in replace_string() function 12126 ::android::os::statsd::StringReplacer* replace_string) { in unsafe_arena_set_allocated_replace_string() argument 12130 _impl_.replace_string_ = replace_string; in unsafe_arena_set_allocated_replace_string() 12131 if (replace_string) { in unsafe_arena_set_allocated_replace_string() 12173 …ValueMatcher::set_allocated_replace_string(::android::os::statsd::StringReplacer* replace_string) { in set_allocated_replace_string() argument 12178 if (replace_string) { in set_allocated_replace_string() 12180 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(replace_string); in set_allocated_replace_string() [all …]
|
D | statsd_config.pb.cc | 2164 static const ::android::os::statsd::StringReplacer& replace_string(const FieldValueMatcher* msg); 2199 FieldValueMatcher::_Internal::replace_string(const FieldValueMatcher* msg) { in replace_string() function in android::os::statsd::FieldValueMatcher::_Internal 2904 InternalWriteMessage(20, _Internal::replace_string(this), in _InternalSerialize() 2905 _Internal::replace_string(this).GetCachedSize(), target, stream); in _InternalSerialize()
|