Home
last modified time | relevance | path

Searched refs:replace (Results 2526 - 2550 of 2968) sorted by relevance

1...<<101102103104105106107108109110>>...119

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dcgenerator.py352 body = body.replace("(uint32_t)", "static_cast<uint32_t>")
H A Dreflib.py25 return s.replace('\\\'', '\'')
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutrans.cpp115 (*func->replace)(rep, start, limit, text.getBuffer(), text.length()); in handleReplaceBetween()
/third_party/skia/tests/
H A DRecordOptsTest.cpp30 record.replace<SkRecords::NoOp>(1); // NoOps should be allowed. in DEF_TEST()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DComputeLayoutMemoryBufferTests.cpp31 str.replace(pos, substr.length(), replacement); in ReplaceAll()
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-object.c121 typedef hb_bool_t (*set_user_data_func_t) (void *obj, hb_user_data_key_t *key, void *data, hb_destroy_func_t destroy, hb_bool_t replace);
/third_party/python/Lib/test/
H A Dtest_string_literals.py277 modname = "xx_" + encoding.replace("-", "_")
H A Dtest_telnetlib.py296 '''The only thing that write does is replace each tl.IAC for
309 self.assertEqual(data.replace(tl.IAC,tl.IAC+tl.IAC), written)
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dbloat.py162 name = name.replace(value, replacement)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp77 Data.replace(P[K].Pos + I * sizeof(uint64_t), sizeof(uint64_t), in patch()
/third_party/skia/third_party/externals/icu/source/common/
H A Dnorm2allmodes.h101 first.replace(firstLength-safeMiddle.length(), 0x7fffffff, safeMiddle); in normalizeSecondAndAppend()
/third_party/unity/auto/
H A Dgenerate_test_runner.rb70 source = source.force_encoding('ISO-8859-1').encode('utf-8', replace: nil)
/third_party/protobuf/objectivec/DevTools/
H A Dpddm.py309 eval_result = eval_result.replace('##', '')
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyRepeatedField.java187 * RepeatedField.replace(list)
192 public IRubyObject replace(ThreadContext context, IRubyObject list) { in replace() method in RubyRepeatedField
/third_party/python/Lib/distutils/
H A Dmsvccompiler.py143 s = s.replace(k, v)
/third_party/python/Lib/lib2to3/pgen2/
H A Dtokenize.py233 enc = orig_enc[:12].lower().replace("_", "-")
/third_party/python/Include/internal/
H A Dpycore_global_strings.h330 STRUCT_FOR_ID(replace)
/third_party/python/Lib/distutils/tests/
H A Dtest_dist.py436 meta = meta.replace('\n' + 8 * ' ', '\n')
/third_party/python/Lib/unittest/
H A Dloader.py346 name = _relpath.replace(os.path.sep, '.')
/third_party/rust/crates/clap/src/
H A Dmacros.rs28 /// You can replace the colons with a custom separator by supplying a
52 clap::__macro_refs::once_cell::sync::Lazy::new(|| authors.replace(':', $sep));
/third_party/rust/crates/nix/src/sys/
H A Daio.rs486 let mode = mem::replace(&mut aiocb.aio_lio_opcode, 0); in submit()
/third_party/rust/crates/syn/tests/
H A Dtest_precedence.rs277 let inner = mem::replace( in librustc_parenthesize()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnmake.mak173 # replace the last line with this for dynamic libraries
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnmake.mak173 # replace the last line with this for dynamic libraries
/third_party/vulkan-headers/registry/
H A Dcgenerator.py352 body = body.replace("(uint32_t)", "static_cast<uint32_t>")

Completed in 19 milliseconds

1...<<101102103104105106107108109110>>...119