Home
last modified time | relevance | path

Searched defs:copy (Results 151 - 175 of 751) sorted by relevance

12345678910>>...31

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var-common.hh39 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 Dtinystr.h71 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 Dtest_defaultdict.py4 import copy namespace
[all...]
H A Dtest_mailcap.py1 import copy namespace
/third_party/skia/third_party/externals/tint/tools/
H A Drun_tests.py22 import copy namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil.cc37 void* copy; in memdup() local
/third_party/skia/buildtools/checkdeps/
H A Dbuilddeps.py14 import copy namespace
/third_party/vk-gl-cts/scripts/log/
H A Dbottleneck_report.py24 import copy namespace
/base/update/packaging_tools/
H A Dimage_class.py17 import copy namespace
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcircular_buffer.h42 explicit circular_buffer(circular_buffer& copy) in circular_buffer() argument
159 circular_buffer &operator=(circular_buffer &copy) in operator =() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dfixed_string.h209 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 Dgroup_negotiation_state.cpp101 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 Dfuzzer_helper.py29 import copy namespace
/test/testfwk/developer_test/src/core/testcase/
H A Dtestcase_manager.py20 import copy namespace
/third_party/ffmpeg/libavcodec/
H A Dffjni.c103 jboolean copy = 0; in ff_jni_jstring_to_utf_chars() local
H A Droqvideodec.c200 int copy = !s->current_frame->data[0] && s->last_frame->data[0]; in roq_decode_frame() local
H A Dmscc.c90 unsigned copy = bytestream2_get_byte(gb); in rle_uncompress() local
/third_party/elfutils/libdw/
H A Dcfi.c50 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 DBasicPeriodFormatterFactory.java232 public Customizations copy() { in copy() method in BasicPeriodFormatterFactory.Customizations
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodFormatterFactory.java234 public Customizations copy() { in copy() method in BasicPeriodFormatterFactory.Customizations
/third_party/mesa3d/src/broadcom/cle/
H A Dgen_pack_header.py28 import copy namespace
/third_party/mesa3d/src/compiler/glsl/
H A Dir_clone.cpp270 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 Dlink_functions.cpp156 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 Dnir_inline_functions.c40 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 Dbrw_fs_cse.cpp210 fs_inst *copy; in create_copy_instr() local
[all...]

Completed in 13 milliseconds

12345678910>>...31