| /third_party/python/Lib/test/ |
| H A D | test_platform.py | 2 import copy namespace
|
| /third_party/python/Lib/xml/sax/ |
| H A D | xmlreader.py | 329 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 D | charconv_bigint.cc | 340 BigUnsigned<max_words> copy = *this; in ToString() local
|
| /third_party/skia/include/private/ |
| H A D | SkTDArray.h | 271 void copy(T* dst) const { in copy() function in SkTDArray
|
| H A D | SkEncodedInfo.h | 222 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 D | config.py | 25 import copy namespace
|
| /third_party/vk-gl-cts/scripts/ctsbuild/ |
| H A D | config.py | 25 import copy namespace
|
| /third_party/vk-gl-cts/scripts/ |
| H A D | mustpass.py | 28 from copy import copy namespace
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexVerifierUtil.cpp | 127 Sampler copy = sampler; in getUnnormalizedCoordSampler() local
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgVariableManager.hpp | 153 FilteredIterator copy = *this; in operator ++() local
|
| /third_party/zlib/contrib/blast/ |
| H A D | blast.c | 289 int copy; /* copy counter */ in decomp() local [all...] |
| /third_party/zlib/contrib/infback9/ |
| H A D | infback9.c | 229 unsigned long copy; /* number of stored or match bytes to copy */ in inflateBack9() local [all...] |
| /third_party/zlib/ |
| H A D | gzwrite.c | 201 unsigned have, copy; in gz_write() local [all...] |
| H A D | infback.c | 250 unsigned copy; /* number of stored or match bytes to copy */ in inflateBack() local [all...] |
| H A D | inflate.c | 380 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 D | infcover.c | 290 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 D | build_nv.py | 29 import copy
namespace
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/ |
| H A D | build_nv.py | 29 import copy
namespace
|
| /kernel/linux/linux-5.10/drivers/dma/ioat/ |
| H A D | prep.c | 123 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 D | brd.c | 173 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 D | usbip_common.c | 687 int copy; in usbip_recv_xbuff() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | userfaultfd.h | 225 __s64 copy; member
|
| /kernel/linux/linux-5.10/kernel/gcov/ |
| H A D | fs.c | 307 char *copy; in link_target() local [all...] |
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | tcp_bpf.c | 34 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 D | mesh_pathtbl.c | 675 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...] |