Home
last modified time | relevance | path

Searched defs:copy (Results 551 - 575 of 1023) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/python/Lib/
H A Dshutil.py405 def copy(src, dst, *, follow_symlinks=True): function
[all...]
H A Dsmtplib.py52 import copy namespace
H A Dos.py713 def copy(self): member in _Environ
/third_party/openssl/apps/
H A Drehash.c362 char *buf, *copy = NULL; in do_dir() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp559 const vk::VkImageCopy copy = in genCopies() local
[all...]
H A DvktYCbCrUtil.cpp405 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 DBlit9.cpp327 angle::Result Blit9::copy(Context9 *context9, in copy() function in rx::Blit9
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dgen_builtin_symbols.py20 import copy namespace
/third_party/skia/src/codec/
H A DSkSwizzler.cpp19 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 DGrBackendSurface.cpp325 GrBackendFormat copy = *this; in makeTexture2D() local
/third_party/openssl/crypto/x509/
H A Dx509_vpm.c39 char *copy; in int_x509_param_set_hosts() local
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h47 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 Dts_rsp_sign.c208 ASN1_OBJECT *copy = NULL; in TS_RESP_CTX_add_policy() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureZeroInitTests.cpp1765 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 Dhb-open-type.hh508 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 Dhb-ot-math-table.hh44 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 Dxmlbuilder.py3 import copy namespace
/third_party/python/Lib/test/
H A Dtest_deque.py7 import copy namespace
H A Dtest_generators.py1 import copy namespace
H A Dtest_genericalias.py5 import copy namespace
H A Dtest_operator.py567 def copy(self, obj, proto): member in OperatorPickleTestCase
[all...]
H A Dtest_zlib.py5 import copy namespace
[all...]
/third_party/python/Modules/
H A D_abc.c834 PyObject **copy = PyMem_Malloc(sizeof(PyObject*) * registry_size); in subclasscheck_check_registry() local
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c951 uInt copy = s->pending_buf_size - s->pending; local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp405 const VkBufferImageCopy copy = in uploadImage() local
619 const VkBufferImageCopy copy = in downloadImage() local

Completed in 37 milliseconds

1...<<21222324252627282930>>...41