Home
last modified time | relevance | path

Searched defs:copy (Results 976 - 1000 of 1101) sorted by relevance

1...<<31323334353637383940>>...45

/third_party/python/Lib/
H A D_pydecimal.py4029 def copy(self): global() member in Context
[all...]
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp2110 auto copy = GrSurfaceProxy::Copy(fContext, in setupDstProxyView() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp2515 void OutputASM::copy(TIntermTyped *dst, TIntermNode *src, int offset) copy() function in glsl::OutputASM
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c3310 Image copy; in testimage() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp2519 Calendar *copy; in parse() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencode.c1764 uint32_t copy = (uint32_t)BROTLI_MIN( in ProcessMetadata() local
1774 uint32_t copy = BROTLI_MIN(uint32_t, s->remaining_metadata_bytes_, 16); ProcessMetadata() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh390 AnchorFormat1* copy (hb_serialize_context_t *c) const in copy() function
437 AnchorFormat2* copy (hb_serialize_context_t *c) const in copy() function
473 AnchorFormat3* copy (hb_serialize_context_t *c, in copy() function
[all...]
/third_party/python/Lib/test/
H A Dtest_functools.py5 import copy namespace
H A Dtest_statistics.py9 import copy namespace
H A Dtest_collections.py4 import copy namespace
[all...]
H A Dtest_decimal.py31 import pickle, copy namespace
[all...]
H A Dtest_set.py7 import copy namespace
[all...]
H A Dtest_xml_etree.py8 import copy namespace
380 import copy namespace
[all...]
/third_party/python/Objects/
H A Dobmalloc.c681 char *copy = PyMem_RawMalloc(size); in _PyMem_RawStrdup() local
694 char *copy = PyMem_Malloc(size); in _PyMem_Strdup() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp890 MeshPrimitive copy; in operator ()() local
/kernel/linux/linux-5.10/drivers/dma/xilinx/
H A Dxilinx_dma.c1214 size_t copy; in xilinx_dma_calc_copysize() local
2143 size_t copy; in xilinx_dma_prep_slave_sg() local
2240 size_t copy, sg_used; xilinx_dma_prep_dma_cyclic() local
2350 size_t copy; xilinx_mcdma_prep_slave_sg() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-target.c1160 static void copy(struct dm_cache_migration *mg, bool promote) in copy() function
2626 const char **copy; in copy_ctr_args() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_dev.h689 struct qxl_copy copy; member
718 struct qxl_copy copy; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h481 struct ef4_channel *(*copy)(const struct ef4_channel *); member
/kernel/linux/linux-5.10/drivers/net/
H A Dvirtio_net.c406 unsigned int copy, hdr_len, hdr_padded_len; in page_to_skb() local
[all...]
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.c3968 char *copy = kmem_cache_alloc(dasd_page_cache, in dasd_eckd_build_cp_cmd_single() local
/kernel/linux/linux-5.10/include/linux/
H A Dperf_event.h83 perf_copy_f copy; member
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c4370 char *copy; in smack_key_getsecurity() local
[all...]
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py114 import copy namespace
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4xdr.c1798 nfsd4_decode_copy(struct nfsd4_compoundargs *argp, struct nfsd4_copy *copy) in nfsd4_decode_copy() argument
4583 nfsd4_encode_copy(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_copy *copy) nfsd4_encode_copy() argument
[all...]

Completed in 92 milliseconds

1...<<31323334353637383940>>...45