Home
last modified time | relevance | path

Searched defs:replace (Results 201 - 225 of 229) sorted by relevance

12345678910

/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...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcoda.h726 struct coda_replace_out replace; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcoda.h726 struct coda_replace_out replace; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcoda.h504 struct coda_replace_out replace; member
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c507 static struct key_vector *replace(struct trie *t, in replace() function
H A Dnexthop.c2308 bool replace = !!(cfg->nlflags & NLM_F_REPLACE); in insert_nexthop() local
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcoda.h504 struct coda_replace_out replace; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcoda.h485 struct coda_replace_out replace; member
/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...]
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c5153 int replace = (cfg->fc_nlinfo.nlh && in ip6_route_multipath_add() local
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c5246 int replace = (cfg->fc_nlinfo.nlh && in ip6_route_multipath_add() local
/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
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c6050 bool replace; in mlxsw_sp_router_fibmr_event_work() local
5711 mlxsw_sp_router_fibmr_add(struct mlxsw_sp *mlxsw_sp, struct mfc_entry_notifier_info *men_info, bool replace) mlxsw_sp_router_fibmr_add() argument

Completed in 139 milliseconds

12345678910