| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-object.hh | 287 hb_object_set_user_data(Type *obj, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_object_set_user_data() argument
|
| H A D | hb-set.cc | 130 hb_set_set_user_data(hb_set_t *set, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_set_set_user_data() argument
|
| H A D | hb-face.cc | 313 hb_face_set_user_data(hb_face_t *face, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_face_set_user_data() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | utext.h | 1258 UTextReplace *replace; member
|
| /third_party/python/Lib/lib2to3/ |
| H A D | pytree.py | 101 def replace(self, new): member in Base
|
| /third_party/elfutils/tests/ |
| H A D | elfstrmerge.c | 39 static bool replace; variable
|
| /third_party/python/Lib/test/ |
| H A D | inspect_fodder2.py | 8 def replace(func): function
|
| /third_party/python/Lib/ |
| H A D | dataclasses.py | 1453 def replace(obj, /, **changes): function
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_drawbox.c | 95 int replace; member [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UTF16.java | 1969 public static String replace(String source, int oldChar32, int newChar32) { in replace() method in UTF16 2030 public static String replace(String source, String oldStr, String newStr) { replace() method in UTF16 [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UTF16.java | 1899 public static String replace(String source, int oldChar32, int newChar32) { in replace() method in UTF16 1959 public static String replace(String source, String oldStr, String newStr) { replace() method in UTF16 [all...] |
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | crashdec.c | 82 replacestr(char *line, const char *find, const char *replace) in replacestr() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_search.c | 689 nir_replace_instr(nir_builder *build, nir_alu_instr *instr, struct hash_table *range_ht, struct util_dynarray *states, const nir_algebraic_table *table, const nir_search_expression *search, const nir_search_value *replace, nir_instr_worklist *algebraic_worklist) nir_replace_instr() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfscp.c | 433 BOOL replace; in merge_run() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir.cpp | 196 ValueDef::replace(const ValueRef &repVal, bool doSet) in replace() function in nv50_ir::ValueDef
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | flow.c | 996 struct basic_block *replace; in pack_basic_blocks() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blend.c | 634 static const nir_lower_blend_channel replace = { in pan_blend_create_shader() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_pipeline_cache.c | 180 vk_pipeline_cache_replace_object(struct vk_pipeline_cache *cache, uint32_t hash, struct vk_pipeline_cache_object *search, struct vk_pipeline_cache_object *replace) vk_pipeline_cache_replace_object() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Optimizer.cpp | 507 void Optimizer::replace(Ice::Inst *instruction, Ice::Operand *newValue) in replace() function in __anon22923::Optimizer
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | lowering.cpp | 1381 auto replace = graph->CreateInstIf(DataType::NO_TYPE, inst->GetPc(), input->GetInput(0).GetInst(), in LowerIfImmToIf() local
|
| /arkcompiler/runtime_core/static_core/runtime/coretypes/ |
| H A D | string.cpp | 910 auto replace = [oldC, newC](uint16_t c) { return static_cast<uint8_t>((oldC != c) ? c : newC); }; in DoReplace() local 914 auto replace = [oldC, newC](uint16_t c) { return (oldC != c) ? c : newC; }; in DoReplace() local 920 auto replace = [oldC, newC](uint16_t c) { return static_cast<uint8_t>((oldC != c) ? c : newC); }; in DoReplace() local 924 auto replace = [oldC, newC](uint16_t c) { return (oldC != c) ? c : newC; }; in DoReplace() local
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | unistr.h | 4392 UnicodeString::replace(int32_t start, replace() function in UnicodeString 4398 UnicodeString::replace(int32_t start, replace() function in UnicodeString 4406 UnicodeString::replace(int32_t start, replace() function in UnicodeString 4413 UnicodeString::replace(int32_t start, replace() function in UnicodeString 4421 UnicodeString::replace(int32_t start, replace() function in UnicodeString [all...] |
| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | secure-streams.c | 493 const char *replace = NULL; in lws_ss_exp_cb_metadata() local
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | unistr.h | 4419 UnicodeString::replace(int32_t start, replace() function in UnicodeString 4425 UnicodeString::replace(int32_t start, replace() function in UnicodeString 4433 UnicodeString::replace(int32_t start, replace() function in UnicodeString 4440 UnicodeString::replace(int32_t start, replace() function in UnicodeString 4448 UnicodeString::replace(int32_t start, replace() function in UnicodeString [all...] |
| /third_party/python/Lib/collections/ |
| H A D | __init__.py | 1522 def replace(self, old, new, maxsplit=-1): member in UserString
|