| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-var-common.hh | 39 DeltaSetIndexMapFormat0* copy (hb_serialize_context_t *c) const in copy() function 144 DeltaSetIndexMapFormat1* copy (hb_serialize_context_t *c) const in copy() function 241 DeltaSetIndexMap* copy (hb_serialize_context_t *c) const in copy() function
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| H A D | tinystr.h | 71 TiXmlString ( const TiXmlString & copy) : rep_(0) in TiXmlString() argument 78 TIXML_EXPLICIT TiXmlString ( const char * copy) : rep_(0) in TiXmlString() argument 81 memcpy(start(), copy, length()); in TiXmlString() local 97 TiXmlString& operator = (const char * copy) in operator =() argument 102 operator =(const TiXmlString & copy) operator =() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_defaultdict.py | 4 import copy namespace [all...] |
| H A D | test_mailcap.py | 1 import copy namespace
|
| /third_party/skia/third_party/externals/tint/tools/ |
| H A D | run_tests.py | 22 import copy namespace
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | memutil.cc | 37 void* copy; in memdup() local
|
| /third_party/skia/buildtools/checkdeps/ |
| H A D | builddeps.py | 14 import copy namespace
|
| /third_party/vk-gl-cts/scripts/log/ |
| H A D | bottleneck_report.py | 24 import copy namespace
|
| /base/update/packaging_tools/ |
| H A D | image_class.py | 17 import copy
namespace
|
| /foundation/CastEngine/castengine_wifi_display/services/utils/ |
| H A D | circular_buffer.h | 42 explicit circular_buffer(circular_buffer& copy) in circular_buffer() argument 159 circular_buffer &operator=(circular_buffer ©) in operator =() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | fixed_string.h | 209 constexpr size_type copy(CharT* const dst, size_type todo, size_type pos = 0) const in copy() function in basic_fixed_string
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | group_negotiation_state.cpp | 101 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local 107 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local 138 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in ProcessGroupStartedEvt() local [all...] |
| /test/testfwk/developer_test/libs/fuzzlib/ |
| H A D | fuzzer_helper.py | 29 import copy namespace
|
| /test/testfwk/developer_test/src/core/testcase/ |
| H A D | testcase_manager.py | 20 import copy
namespace
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ffjni.c | 103 jboolean copy = 0; in ff_jni_jstring_to_utf_chars() local
|
| H A D | roqvideodec.c | 200 int copy = !s->current_frame->data[0] && s->last_frame->data[0]; in roq_decode_frame() local
|
| H A D | mscc.c | 90 unsigned copy = bytestream2_get_byte(gb); in rle_uncompress() local
|
| /third_party/elfutils/libdw/ |
| H A D | cfi.c | 50 Dwarf_Frame *copy = malloc (size); in duplicate_frame_state() local 330 Dwarf_Frame *copy = duplicate_frame_state (fs, fs); in execute_cfi() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
| H A D | BasicPeriodFormatterFactory.java | 232 public Customizations copy() { in copy() method in BasicPeriodFormatterFactory.Customizations
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
| H A D | BasicPeriodFormatterFactory.java | 234 public Customizations copy() { in copy() method in BasicPeriodFormatterFactory.Customizations
|
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | gen_pack_header.py | 28 import copy namespace
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_clone.cpp | 270 ir_function *copy = new(mem_ctx) ir_function(this->name); in clone() local 295 ir_function_signature *copy = this->clone_prototype(mem_ctx, ht); clone() local 312 ir_function_signature *copy = clone_prototype() local 425 ir_instruction *copy = original->clone(mem_ctx, ht); clone_ir_list() local [all...] |
| H A D | link_functions.cpp | 156 ir_instruction *copy = original->clone(linked, ht); in visit_enter() local 166 ir_instruction *copy = original->clone(linked, ht); in visit_enter() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_inline_functions.c | 40 nir_function_impl *copy = nir_function_impl_clone(b->shader, impl); in nir_inline_function_impl() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_cse.cpp | 210 fs_inst *copy; in create_copy_instr() local [all...] |