Home
last modified time | relevance | path

Searched refs:replace (Results 2701 - 2725 of 3045) sorted by relevance

1...<<101102103104105106107108109110>>...122

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateIntervalInfo.java875 * This method provides a way for user to replace the fallback pattern.
1067 inputSkeleton = inputSkeleton.replace('z', 'v'); in getBestSkeleton()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUTS46.java299 dest.replace(labelStart, 0x7fffffff, normalized); in mapDevChars()
323 // or dest.replace(destLabelStart, destLabelStart+destLabelLength, label.toString()); in replaceLabel()
/third_party/icu/icu4c/source/i18n/
H A Dreldtfmt.cpp275 // Here we replace any relativeDayString in text with the equivalent date in parse()
285 // it matched, replace the relative date with a real one for parsing in parse()
303 modifiedText.replace(dateStart, origDateLen, dateString); in parse()
/third_party/mbedtls/tests/scripts/
H A Dcheck_names.py895 found = name_match.name.replace(
/third_party/mesa3d/src/asahi/lib/
H A Dgen_pack.py183 name = name.replace(i, j)
/third_party/mesa3d/src/broadcom/cle/
H A Dgen_pack_header.py70 name = name.replace(i, j)
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py182 return to_snake_case(file_name).replace(".cpp", ".cc")
/third_party/node/deps/v8/tools/unittests/
H A Drun_tests_test.py262 # replace the python executable prefix as it has a different absolute
268 data['command'] = data['command'].replace(basedir + '/', '')
/third_party/node/tools/inspector_protocol/
H A Dcode_generator.py178 return to_snake_case(file_name).replace(".cpp", ".cc")
/third_party/node/test/fixtures/wpt/common/security-features/resources/
H A Dcommon.sub.js125 return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function(c) {
/third_party/mesa3d/src/intel/genxml/
H A Dgen_pack_header.py578 self.gen = attrs["gen"].replace('.', '')
/third_party/node/deps/icu-small/source/i18n/
H A Dreldtfmt.cpp283 // Here we replace any relativeDayString in text with the equivalent date in parse()
293 // it matched, replace the relative date with a real one for parsing in parse()
311 modifiedText.replace(dateStart, origDateLen, dateString); in parse()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dudbgutil.cpp644 ticket.replace(0, uprv_strlen(OLD_CLDR_PREFIX), CLDR_BUG_PREFIX); in mapTicketId()
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_send.py75 n = func.name.replace("%uD" % (dim), "")
/third_party/ltp/testcases/kernel/power_management/lib/
H A Dpm_sched_mc.py664 group_info=group_info.replace\
/third_party/python/Lib/test/
H A Dtest_calendar.py839 return s.replace('\n', os.linesep).encode()
/third_party/python/Lib/
H A Dfractions.py125 decimal = decimal.replace('_', '')
H A Dmodulefinder.py600 return co.replace(co_consts=tuple(consts), co_filename=new_filename)
H A Dgzip.py56 gz_mode = mode.replace("t", "")
/third_party/python/Lib/msilib/
H A D__init__.py292 file = file.replace('+', '_')
/third_party/python/Lib/idlelib/
H A Dconfig.py549 v2 = [ x.replace('<Alt-', '<Option-') for x in v ]
635 '<<replace>>': ['<Control-h>'],
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.cpp203 shader.replace(tagPos, tag.length(), value); in prepareShader()
H A Dgl4cShaderViewportLayerArrayTests.cpp168 shader.replace(start, varKey.length(), varName); in adaptShaderToPipeline()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.cpp68 str.replace(token_position, token_length, text, text_length); in replaceToken()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dxml_consistency.py525 expected_require = name.replace('Flags', 'FlagBits')

Completed in 28 milliseconds

1...<<101102103104105106107108109110>>...122