Home
last modified time | relevance | path

Searched defs:replace (Results 76 - 100 of 229) sorted by relevance

12345678910

/third_party/node/deps/icu-small/source/i18n/
H A Dstrmatch.cpp220 int32_t StringMatcher::replace(Replaceable& text, in replace() function in StringMatcher
H A Dstrrepl.cpp104 int32_t StringReplacer::replace(Replaceable& text, in replace() function in StringReplacer
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c120 static const nir_lower_blend_channel replace = { in panvk_lower_blend() local
/third_party/python/Lib/idlelib/
H A Dreplace.py14 def replace(text, insert_tags=None): function
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dstrmatch.cpp220 int32_t StringMatcher::replace(Replaceable& text, in replace() function in StringMatcher
H A Dstrrepl.cpp104 int32_t StringReplacer::replace(Replaceable& text, in replace() function in StringReplacer
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.cc342 hb_shape_plan_set_user_data(hb_shape_plan_t *shape_plan, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_shape_plan_set_user_data() argument
H A Dhb-unicode.cc289 hb_unicode_funcs_set_user_data(hb_unicode_funcs_t *ufuncs, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_unicode_funcs_set_user_data() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp116 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() function
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyRepeatedField.java192 public IRubyObject replace(ThreadContext context, IRubyObject list) { in replace() method in RubyRepeatedField
/third_party/rust/crates/regex/tests/
H A Dtest_default.rs52 mod replace; modules
/kernel/linux/linux-5.10/kernel/bpf/
H A Dqueue_stack_maps.c213 bool replace = (flags & BPF_EXIST); in queue_stack_map_push_elem() local
/kernel/linux/linux-5.10/kernel/irq/
H A Dmatrix.c181 irq_matrix_assign_system(struct irq_matrix *m, unsigned int bit, bool replace) irq_matrix_assign_system() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrlabel.c203 __ip6addrlbl_add(struct net *net, struct ip6addrlbl_entry *newp, int replace) __ip6addrlbl_add() argument
242 ip6addrlbl_add(struct net *net, const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label, int replace) ip6addrlbl_add() argument
/kernel/linux/linux-6.6/kernel/irq/
H A Dmatrix.c181 irq_matrix_assign_system(struct irq_matrix *m, unsigned int bit, bool replace) irq_matrix_assign_system() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dqueue_stack_maps.c200 bool replace = (flags & BPF_EXIST); in queue_stack_map_push_elem() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c229 int i, replace, error; in mtrr_add_page() local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrlabel.c203 __ip6addrlbl_add(struct net *net, struct ip6addrlbl_entry *newp, int replace) __ip6addrlbl_add() argument
242 ip6addrlbl_add(struct net *net, const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label, int replace) ip6addrlbl_add() argument
/third_party/backends/backend/escl/
H A Descl_capabilities.c410 replace_char(char* str, char find, char replace){ in replace_char() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBSearchPanel.java179 private String replace(String original, String match, String replace) { in replace() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DReplaceableTest.java144 public void replace(int start, int limit, String text) { in replace() method in ReplaceableTest.TestReplaceable
154 public void replace(int start, int limit, char[] charArray, in replace() method in ReplaceableTest.TestReplaceable
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DReplaceableTest.java141 public void replace(int start, int limit, String text) { in replace() method in ReplaceableTest.TestReplaceable
151 public void replace(int start, int limit, char[] charArray, in replace() method in ReplaceableTest.TestReplaceable
/third_party/icu/icu4c/source/common/unicode/
H A Dutext.h1258 UTextReplace *replace; member
/third_party/markupsafe/
H A D__init__.py216 replace = _simple_escaping_wrapper(str.replace) variable in Markup
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.h183 uint16_t replace; /* Index in table->values[] for the replace value. */ member

Completed in 18 milliseconds

12345678910