Home
last modified time | relevance | path

Searched refs:replace (Results 1501 - 1525 of 1758) sorted by relevance

1...<<6162636465666768697071

/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSSettings.py440 s = s.replace(old, new)
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.cpp121 // Note: UnicodeString.replace() pins pos to at most length(). in replaceMatch()
122 oldBuffer.replace(0, pos, newBuffer, 0, skipLengthAtMatch); in replaceMatch()
577 // S2.1.3 If there is a match, replace S by S + C, and remove C. in nextCE32FromDiscontiguousContraction()
633 // "If there is a match, replace S by S + C, and remove C." (S2.1.3) in nextCE32FromDiscontiguousContraction()
/third_party/mesa3d/src/intel/perf/
H A Dgen_perf.py417 return unit.replace(' ', '_').upper()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dandroid.py411 component = component.replace("$(RULE_SOURCES)", rule_source)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A DMSVSSettings.py440 s = s.replace(old, new)
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Dgen_pack.py246 name = name.replace(i, j)
/third_party/node/deps/v8/src/init/
H A Dheap-symbols.h486 V(_, replace_symbol, Symbol.replace) \
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DNumberingScheme.java108 DigitSequence iddPrefix = DigitSequence.of(defaultIddPrefix.replace("~", "")); in create()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs264 let name = name.replace(|c| c == ' ' || c == ':' || c == '.', "_"); in sanitize_name()
661 /// replace one type with another.
/third_party/python/Lib/multiprocessing/
H A Dpool.py327 w.name = w.name.replace('Process', 'PoolWorker')
/third_party/python/Include/internal/
H A Dpycore_runtime_init.h953 INIT_ID(replace), \
/third_party/python/Lib/test/
H A Dtest_asyncore.py86 buf.write(data.replace(b'\n', b''))
H A Dtest_tcl.py150 self.assertEqual(tcl.getint((' %#o ' % i).replace('o', '')),
H A Dtest_interpreters.py16 indented = script.replace('\n', '\n ')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveVariables.cpp684 std::replace(VI.Kills.begin(), VI.Kills.end(), &OldMI, &NewMI); in replaceKillInstruction()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp392 string.replace(token_position, token_length, text, text_length); in replaceToken()
H A Dgl4cTextureFilterMinmaxTests.cpp94 str.replace(start, from.length(), to); in replaceAll()
H A Dgl3cGPUShader5Tests.cpp318 string.replace(token_position, token_length, text, text_length); in replaceToken()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTriangles.cpp345 te_body_string = te_body_string.replace(vertex_spacing_token_index, strlen(vertex_spacing_token), in initTestDescriptor()
/third_party/skia/third_party/externals/spirv-cross/
H A Dtest_shaders.py584 decoded = decoded.replace('\r', '')
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.cpp121 // Note: UnicodeString.replace() pins pos to at most length(). in replaceMatch()
122 oldBuffer.replace(0, pos, newBuffer, 0, skipLengthAtMatch); in replaceMatch()
577 // S2.1.3 If there is a match, replace S by S + C, and remove C. in nextCE32FromDiscontiguousContraction()
633 // "If there is a match, replace S by S + C, and remove C." (S2.1.3) in nextCE32FromDiscontiguousContraction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp887 std::replace(Latches.begin(), Latches.end(), Dest, Fold); in UnrollLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp343 std::replace(Sig.begin(), Sig.end(), ',', '.'); in getSignature()
769 // This can't throw, and we don't need this invoke, just replace it with a in runEHOnFunction()
1019 // We need to replace the terminator in Tail - SplitBlock makes BB go in runSjLjOnFunction()
/third_party/python/Lib/tomllib/
H A D_parser.py74 src = s.replace("\r\n", "\n")
/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/
H A Drepeated_field_test.rb290 arr.replace(['fizz', 'buzz'])

Completed in 33 milliseconds

1...<<6162636465666768697071