| /kernel/linux/linux-5.10/include/media/ |
| H A D | v4l2-event.h | 49 void (*replace)(struct v4l2_event *old, const struct v4l2_event *new); member
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | v4l2-event.h | 49 void (*replace)(struct v4l2_event *old, const struct v4l2_event *new); member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_freezeframes.c | 33 int64_t first, last, replace; member 80 int replace = ctx->inputs[1]->frame_count_out == s->replace; in activate() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Replaceable.java | 126 void replace(int start, int limit, String text); in replace() method 149 void replace(int start, int limit, char[] chars, in replace() method
|
| H A D | ReplaceableString.java | 149 public void replace(int start, int limit, String text) { in replace() method in ReplaceableString 167 public void replace(int start, int limit, char[] chars, in replace() method in ReplaceableString
|
| H A D | ReplaceableContextIterator.java | 138 public int replace(String text) { in replace() method in ReplaceableContextIterator
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | StringReplacer.java | 114 public int replace(Replaceable text, in replace() method in StringReplacer [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | IcuData.java | 84 public void replace(RbPath rbPath, String element) { in replace() method in IcuData 91 public void replace(RbPath rbPath, RbValue rbValue) { in replace() method in IcuData
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | ReplaceableString.java | 140 public void replace(int start, int limit, String text) { in replace() method in ReplaceableString 157 public void replace(int start, int limit, char[] chars, in replace() method in ReplaceableString
|
| H A D | Replaceable.java | 121 void replace(int start, int limit, String text); in replace() method 143 void replace(int start, int limit, char[] chars, in replace() method
|
| H A D | ReplaceableContextIterator.java | 139 public int replace(String text) { in replace() method in ReplaceableContextIterator
|
| H A D | StringReplacer.java | 115 public int replace(Replaceable text, in replace() method in StringReplacer [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | funcrepl.cpp | 80 int32_t FunctionReplacer::replace(Replaceable& text, in replace() function in FunctionReplacer
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | symbol-replace.js | 15 var replace = RegExp.prototype[Symbol.replace]; variable [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_ssbo.c | 205 nir_ssa_def *replace = lower_ssbo_instr(&b, intr); in nir_lower_ssbo() local
|
| /third_party/ltp/lib/ |
| H A D | tst_kernel.c | 168 char find = '-', replace = '_'; in tst_search_driver() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | funcrepl.cpp | 80 int32_t FunctionReplacer::replace(Replaceable& text, in replace() function in FunctionReplacer
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | unicodestring.cc | 60 void UnicodeString::replace(int start, int length, const UnicodeString& src) { in replace() function in i18n::phonenumbers::UnicodeString
|
| /third_party/libabigail/src/ |
| H A D | abg-viz-common.cc | 51 string_replace(std::string& target, const std::string& match, const std::string& replace) string_replace() argument
|
| /third_party/skia/src/core/ |
| H A D | SkRecord.h | 79 T* replace(int i) { in replace() function in SkRecord
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | funcrepl.cpp | 80 int32_t FunctionReplacer::replace(Replaceable& text, in replace() function in FunctionReplacer
|
| /third_party/python/Lib/json/ |
| H A D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_non_uniform_test.cpp | 174 const std::string replace = ConvertMatch(type); in TEST_P() local 214 const std::string replace = ConvertMatch(type); in TEST_P() local
|
| /base/security/asset/services/plugin/src/ |
| H A D | asset_plugin.rs | 145 fn replace(&mut self, condition: &ExtDbMap, attributes: &ExtDbMap) -> std::result::Result<(), u32> { in replace() functions
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | fixed_string.h | 281 basic_fixed_string& replace(size_t first, size_t last, const basic_string_view<CharT>& str) in replace() function in basic_fixed_string 283 const auto replace = last - first; in replace() local
|