/third_party/python/Lib/ |
H A D | shutil.py | 405 def copy(src, dst, *, follow_symlinks=True): function [all...] |
H A D | smtplib.py | 52 import copy namespace
|
H A D | os.py | 713 def copy(self): member in _Environ
|
/third_party/openssl/apps/ |
H A D | rehash.c | 362 char *buf, *copy = NULL; in do_dir() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrCopyTests.cpp | 559 const vk::VkImageCopy copy = in genCopies() local [all...] |
H A D | vktYCbCrUtil.cpp | 405 const VkBufferImageCopy copy = in uploadImage() local 620 const VkBufferImageCopy copy = in downloadImage() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Blit9.cpp | 327 angle::Result Blit9::copy(Context9 *context9, in copy() function in rx::Blit9
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | gen_builtin_symbols.py | 20 import copy namespace
|
/third_party/skia/src/codec/ |
H A D | SkSwizzler.cpp | 19 static void copy(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in copy() function
|
/third_party/skia/src/gpu/ |
H A D | GrBackendSurface.cpp | 325 GrBackendFormat copy = *this; in makeTexture2D() local
|
/third_party/openssl/crypto/x509/ |
H A D | x509_vpm.c | 39 char *copy; in int_x509_param_set_hosts() local [all...] |
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | evp.h | 47 int (*copy) (EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src); member 123 int (*copy) (EVP_MD_CTX *to, const EVP_MD_CTX *from); member
|
/third_party/openssl/crypto/ts/ |
H A D | ts_rsp_sign.c | 208 ASN1_OBJECT *copy = NULL; in TS_RESP_CTX_add_policy() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | TextureZeroInitTests.cpp | 1765 wgpu::CommandBuffer copy = encoder.Finish(); InitializeDataInCompressedTextureAndExpectLazyClear() local 2110 wgpu::CommandBuffer copy = encoder.Finish(); TEST_P() local 2126 wgpu::CommandBuffer copy = encoder.Finish(); TEST_P() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-open-type.hh | 508 UnsizedArrayOf* copy (hb_serialize_context_t *c, unsigned count) const in copy() function 695 ArrayOf* copy (hb_serialize_context_t *c) const in copy() function
|
H A D | hb-ot-math-table.hh | 44 MathValueRecord* copy (hb_serialize_context_t *c, const void *base) const in copy() function 72 MathConstants* copy (hb_serialize_context_t *c) const in copy() function 309 MathKern* copy (hb_serialize_context_t *c) const in copy() function 391 MathKernInfoRecord* copy (hb_serialize_context_t *c, const void *base) const in copy() function
|
/third_party/python/Lib/xml/dom/ |
H A D | xmlbuilder.py | 3 import copy namespace
|
/third_party/python/Lib/test/ |
H A D | test_deque.py | 7 import copy namespace
|
H A D | test_generators.py | 1 import copy namespace
|
H A D | test_genericalias.py | 5 import copy namespace
|
H A D | test_operator.py | 567 def copy(self, obj, proto): member in OperatorPickleTestCase [all...] |
H A D | test_zlib.py | 5 import copy namespace [all...] |
/third_party/python/Modules/ |
H A D | _abc.c | 834 PyObject **copy = PyMem_Malloc(sizeof(PyObject*) * registry_size); in subclasscheck_check_registry() local
|
/third_party/skia/third_party/externals/zlib/ |
H A D | deflate.c | 951 uInt copy = s->pending_buf_size - s->pending; local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrUtil.cpp | 405 const VkBufferImageCopy copy = in uploadImage() local 619 const VkBufferImageCopy copy = in downloadImage() local
|