Home
last modified time | relevance | path

Searched defs:copy (Results 401 - 425 of 1047) sorted by relevance

1...<<11121314151617181920>>...42

/third_party/python/Lib/test/
H A Dtest_platform.py2 import copy namespace
/third_party/python/Lib/xml/sax/
H A Dxmlreader.py329 def copy(self): member in AttributesImpl
370 def copy(self): member in AttributesNSImpl
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_bigint.cc340 BigUnsigned<max_words> copy = *this; in ToString() local
/third_party/skia/include/private/
H A DSkTDArray.h271 void copy(T* dst) const { in copy() function in SkTDArray
H A DSkEncodedInfo.h222 SkEncodedInfo copy() const { in copy() function
223 auto copy = SkEncodedInfo::Make(fWidth, fHeight, fColor, fAlpha, fBitsPerComponent); in copy() local
/third_party/vk-gl-cts/scripts/build/
H A Dconfig.py25 import copy namespace
/third_party/vk-gl-cts/scripts/ctsbuild/
H A Dconfig.py25 import copy namespace
/third_party/vk-gl-cts/scripts/
H A Dmustpass.py28 from copy import copy namespace
/third_party/vk-gl-cts/framework/common/
H A DtcuTexVerifierUtil.cpp127 Sampler copy = sampler; in getUnnormalizedCoordSampler() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.hpp153 FilteredIterator copy = *this; in operator ++() local
/third_party/zlib/contrib/blast/
H A Dblast.c289 int copy; /* copy counter */ in decomp() local
[all...]
/third_party/zlib/contrib/infback9/
H A Dinfback9.c229 unsigned long copy; /* number of stored or match bytes to copy */ in inflateBack9() local
[all...]
/third_party/zlib/
H A Dgzwrite.c201 unsigned have, copy; in gz_write() local
[all...]
H A Dinfback.c250 unsigned copy; /* number of stored or match bytes to copy */ in inflateBack() local
[all...]
H A Dinflate.c380 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) in updatewindow() argument
611 unsigned copy; /* number of stored or match bytes to copy */ inflate() local
[all...]
/third_party/zlib/test/
H A Dinfcover.c290 z_stream strm, copy; in inf() local
391 z_stream strm, copy; in cover_wrap() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/
H A Dbuild_nv.py29 import copy namespace
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/
H A Dbuild_nv.py29 import copy namespace
/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Dprep.c123 size_t copy = min_t(size_t, len, 1 << ioat_chan->xfercap_log); in ioat_dma_prep_memcpy_lock() local
/kernel/linux/linux-5.10/drivers/block/
H A Dbrd.c173 size_t copy; in copy_to_brd_setup() local
196 size_t copy; in copy_to_brd() local
228 size_t copy; copy_from_brd() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.c687 int copy; in usbip_recv_xbuff() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Duserfaultfd.h225 __s64 copy; member
/kernel/linux/linux-5.10/kernel/gcov/
H A Dfs.c307 char *copy; in link_target() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bpf.c34 int copy; in __tcp_bpf_recvmsg() local
449 u32 copy, osize; tcp_bpf_sendmsg() local
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_pathtbl.c675 bool copy = false; in mesh_path_send_to_gates() local
154 mesh_path_move_to_queue(struct mesh_path *gate_mpath, struct mesh_path *from_mpath, bool copy) mesh_path_move_to_queue() argument
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...42