| /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
|
| /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
|
| /third_party/python/Lib/ |
| H A D | pathlib.py | 1178 def replace(self, target): member in Path
|
| H A D | datetime.py | 1092 def replace(self, year=None, month=None, day=None): member in date 1611 def replace(self, hour=None, minute=None, second=None, microsecond=None, member in time 1935 def replace(self, year=None, month=None, day=None, hour=None, member in datetime [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| H A D | Core.cpp | 502 void MaterializationResponsibility::replace( in replace() function in llvm::orc::MaterializationResponsibility 865 void JITDylib::replace(std::unique_ptr<MaterializationUnit> MU) { in replace() function in llvm::JITDylib [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 757 std::string Utilities::replace(const std::string& src, const std::string& key, const std::string& value) in replace() function in gl4cts::DirectStateAccess::VertexArrays::Utilities
|
| /third_party/skia/tests/ |
| H A D | GrClipStackTest.cpp | 1688 SkIRect replace = {50, 25, 75, 40}; // Is disjoint from the rrect element in DEF_TEST() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-buffer.cc | 732 hb_buffer_set_user_data(hb_buffer_t *buffer, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_buffer_set_user_data() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRerollPass.cpp | 1421 void LoopReroll::DAGRootTracker::replace(const SCEV *BackedgeTakenCount) { in replace() function in LoopReroll::DAGRootTracker
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 294 void PointerReplacer::replace(Instruction *I) { in replace() function in PointerReplacer [all...] |
| /third_party/skia/third_party/externals/icu/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | STLExtras.h | 1347 void replace(Container &Cont, typename Container::iterator ContIt, in replace() function 1366 void replace(Container &Cont, typename Container::iterator ContIt, in replace() function
|
| /third_party/rust/crates/regex/src/ |
| H A D | re_bytes.rs | 457 pub fn replace<'t, R: Replacer>( in replace() functions [all...] |
| H A D | re_unicode.rs | 506 pub fn replace<'t, R: Replacer>( in replace() functions [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | oma_dm_client.c | 245 xml_node_t *info, *child, *replace; in add_replace_devinfo() local 724 static int oma_dm_replace(struct hs20_osu_client *ctx, xml_node_t *replace, in oma_dm_replace() argument 1373 xml_node_t *pps, *replace; in cmd_oma_dm_replace() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
| H A D | oma_dm_client.c | 245 xml_node_t *info, *child, *replace; in add_replace_devinfo() local 724 static int oma_dm_replace(struct hs20_osu_client *ctx, xml_node_t *replace, in oma_dm_replace() argument 1373 xml_node_t *pps, *replace; in cmd_oma_dm_replace() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_navigation_stack.cpp | 485 auto replace = dataSourceObj_->GetProperty("isReplace"); in GetReplaceValue() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | ecs_animation.cpp | 1170 bool replace = false; in SetKeyFrameData() local
|
| /third_party/f2fs-tools/tools/f2fs_io/ |
| H A D | f2fs_io.c | 529 bool atomic_commit = false, atomic_abort = false, replace = false; in do_write() local
|