Home
last modified time | relevance | path

Searched defs:replace (Results 151 - 169 of 169) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp338 std::string replace(std::string str, const std::string &substr, const std::string &replacement) in replace() function in SwiftShaderTest
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp801 bool replace(const SkPoint& p0, const SkPoint& p1, const SkPoint& p2, in replace() function in ActiveEdgeList
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.cc641 hb_font_funcs_set_user_data(hb_font_funcs_t *ffuncs, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy , hb_bool_t replace) hb_font_funcs_set_user_data() argument
1683 hb_font_set_user_data(hb_font_t *font, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy , hb_bool_t replace) hb_font_set_user_data() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp406 void Simplifier::Context::replace(Value *OldV, Value *NewV) { in replace() function in Simplifier::Context
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp1372 UnicodeString::replace(int32_t start, in replace() function in UnicodeString
/third_party/python/Modules/
H A D_zoneinfo.c583 PyObject *replace = PyObject_GetAttrString(tmp, "replace"); in zoneinfo_fromutc() local
/third_party/python/Lib/
H A Dpydoc.py213 def replace(text, *pairs): function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp205 static inline std::string replace(const std::string& str, const std::string& from, const std::string& to) in replace() function
[all...]
/third_party/python/Lib/test/
H A Ddatetimetester.py2183 def replace(self, *args): global() member in TestDateTime.test_strftime_with_bad_tzname_replace.MyTzInfo.tzname.MyStr
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc1064 const double replace = costs[l_i][r_i]; in CalculateOptimalEdits() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2556 std::string replaceString(std::string text, const std::string& search, const std::string& replace) in replaceString() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp318 string replace(string str, const string& from, const string& to) in replace() function
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py3850 def replace(self, index1, index2, chars, *args): # new in Tk 8.5 member in Text
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp316 string replace(string str, const string& from, const string& to) in replace() function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c6117 p2p_ctrl_service_add_asp(struct wpa_supplicant *wpa_s, u8 replace, char *cmd) p2p_ctrl_service_add_asp() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c6892 p2p_ctrl_service_add_asp(struct wpa_supplicant *wpa_s, u8 replace, char *cmd) global() argument
/third_party/python/Objects/
H A Dunicodeobject.c9100 long replace = PyLong_AS_LONG(item); in unicode_fast_translate_lookup() local
9111 Py_UCS4 replace; unicode_fast_translate_lookup() local
10605 replace(PyObject *self, PyObject *str1, replace() function
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs15240 pub fn replace<'a, P: Pattern<'a>>(&'a self, from: P, to: &str) -> String { replace() functions
30052 fn replace(&mut self, key: K) -> Option<K> { replace() functions
32079 pub fn replace<T, R>(v: &mut T, change: impl FnOnce(T) -> (T, R)) -> R { replace() functions
32954 pub fn replace(&mut self, value: T) -> Option<T> replace() functions
34282 fn replace(&mut self, key: Self::Key) -> Option<Self::Key>; replace() functions
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 121 milliseconds

1234567