Home
last modified time | relevance | path

Searched defs:copy (Results 101 - 125 of 1101) sorted by relevance

12345678910>>...45

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A DfixupRef.py14 import argparse, copy, io, os, pdb, re, string, sys namespace
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dpromote.py17 import argparse, copy, os, pdb, re, string, sys namespace
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dfieldpos.h145 FieldPosition(const FieldPosition& copy) in FieldPosition() argument
269 FieldPosition::operator=(const FieldPosition& copy) in operator =() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureCopySplitter.cpp59 TextureCopySubresource copy; in Compute2DTextureCopySubresource() local
[all...]
/third_party/python/Lib/
H A Dcopy.py66 def copy(x): global() function
[all...]
/third_party/python/Lib/test/
H A Dtest_copyreg.py47 import copy namespace
H A Dtest_xml_dom_minicompat.py3 import copy namespace
/third_party/python/Lib/test/test_email/
H A Dtest_pickleable.py3 import copy namespace
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtest_utils.h105 auto copy = a.Clone(true); in IsEqual() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DSharedPtrTest.cpp118 auto copy = BASE_NS::shared_ptr<int>(ptr); in HWTEST_F() local
144 auto copy = p; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp215 void ValidateGpuImageCopy(const GpuImageDesc& desc, const BufferImageCopy& copy, const string_view name) in ValidateGpuImageCopy() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H A Dmtpfs_type_basic.h30 MtpFsTypeBasic(const MtpFsTypeBasic &copy) in MtpFsTypeBasic() argument
/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/
H A Dffrt_trace_recover.py21 import copy namespace
H A Dffrt_trace_process.py17 import copy namespace
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_type_dir.cpp38 MtpFsTypeDir::MtpFsTypeDir(const MtpFsTypeDir &copy) in MtpFsTypeDir() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c104 int copy = IWL_FIRST_TB_SIZE - copy_size; in iwl_pcie_gen2_enqueue_hcmd() local
198 int copy; in iwl_pcie_gen2_enqueue_hcmd() local
[all...]
/kernel/linux/linux-5.10/tools/pci/
H A Dpcitest.c36 bool copy; member
/kernel/linux/linux-5.10/include/sound/
H A Dpcm-indirect.h34 snd_pcm_indirect_playback_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, snd_pcm_indirect_copy_t copy) snd_pcm_indirect_playback_transfer() argument
103 snd_pcm_indirect_capture_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, snd_pcm_indirect_copy_t copy) snd_pcm_indirect_capture_transfer() argument
/kernel/linux/linux-6.6/include/sound/
H A Dpcm-indirect.h34 snd_pcm_indirect_playback_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, snd_pcm_indirect_copy_t copy) snd_pcm_indirect_playback_transfer() argument
108 snd_pcm_indirect_capture_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, snd_pcm_indirect_copy_t copy) snd_pcm_indirect_capture_transfer() argument
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A Dvdso2c.h8 static void BITSFUNC(copy)(FILE *outfile, const unsigned char *data, size_t len) in copy() function
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c57 int copy = IWL_FIRST_TB_SIZE - copy_size; in iwl_pcie_gen2_enqueue_hcmd() local
151 int copy; in iwl_pcie_gen2_enqueue_hcmd() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.c146 void *copy = msg; in ipc_task_queue_send_task() local
/kernel/linux/linux-6.6/tools/pci/
H A Dpcitest.c36 bool copy; member
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcio_inject.c37 struct crw *copy; in crw_inject() local
/third_party/eudev/src/shared/
H A Dconf-files.c146 _cleanup_strv_free_ char **copy = NULL; in conf_files_list_strv() local

Completed in 10 milliseconds

12345678910>>...45