Home
last modified time | relevance | path

Searched defs:copy (Results 76 - 100 of 1101) sorted by relevance

12345678910>>...45

/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector_unittest.cpp255 FastVector<s, 3> copy = std::move(vec); in TEST() local
/third_party/skia/src/gpu/gl/
H A DGrGLContext.cpp79 GrGLContextInfo copy = *this; in makeNonAngle() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSpecializationInfo.cpp40 SpecializationInfo::SpecializationInfo(const SpecializationInfo &copy) in SpecializationInfo() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommands.cpp50 CopyBufferToBufferCmd* copy = commands->NextCommand<CopyBufferToBufferCmd>(); in FreeCommands() local
55 CopyBufferToTextureCmd* copy = commands->NextCommand<CopyBufferToTextureCmd>(); in FreeCommands() local
60 CopyTextureToBufferCmd* copy = commands->NextCommand<CopyTextureToBufferCmd>(); in FreeCommands() local
65 CopyTextureToTextureCmd* copy = in FreeCommands() local
/third_party/python/Lib/xml/etree/
H A DElementInclude.py51 import copy namespace
/third_party/python/Lib/unittest/test/testmock/
H A Dtestsentinel.py2 import copy namespace
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dparsepos.h80 ParsePosition(const ParsePosition& copy) in ParsePosition() argument
188 ParsePosition::operator=(const ParsePosition& copy) in operator =() argument
[all...]
/third_party/python/PCbuild/
H A Dprepare_ssl.py27 from shutil import copy namespace
/third_party/python/Lib/test/test_tomllib/
H A Dtest_misc.py5 import copy namespace
/third_party/skia/experimental/docs/
H A DanimationCommon.js
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_node_showing_command_test.cpp54 auto copy = RSNodeGetShowingPropertyAndCancelAnimation::Unmarshalling(parcel); in HWTEST_F() local
/kernel/linux/linux-5.10/lib/mpi/
H A Dmpi-mod.c36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init() argument
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dmpi-mod.c36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init() argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A D__init__.py18 import copy namespace
/third_party/ffmpeg/libavutil/tests/
H A Dencryption_info.c76 AVEncryptionInfo *info, *copy; in run_encryption_info_test() local
143 AVEncryptionInitInfo *info, *copy; run_encryption_init_info_test() local
[all...]
/third_party/ffmpeg/libswresample/
H A Drematrix_template.c63 static void RENAME(copy)(SAMPLE *out, const SAMPLE *in, COEFF *coeffp, integer index, integer len){ in copy() function
/third_party/icu/icu4c/source/common/unicode/
H A Dparsepos.h80 ParsePosition(const ParsePosition& copy) in ParsePosition() argument
188 ParsePosition::operator=(const ParsePosition& copy) in operator =() argument
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_lower_parallel_copy.c45 do_copy(agx_builder *b, const struct agx_copy *copy) in do_copy() argument
52 do_swap(agx_builder *b, const struct agx_copy *copy) in do_swap() argument
[all...]
/third_party/node/lib/internal/crypto/
H A Dhash.js
/third_party/node/deps/icu-small/source/common/unicode/
H A Dparsepos.h80 ParsePosition(const ParsePosition& copy) in ParsePosition() argument
188 ParsePosition::operator=(const ParsePosition& copy) in operator =() argument
[all...]
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dgl_x86-64_asm.py28 import copy namespace
/third_party/mesa3d/src/vulkan/util/
H A Dvk_extensions.py1 import copy namespace
/third_party/python/Tools/scripts/
H A Danalyze_dxp.py23 import copy namespace
/third_party/vk-gl-cts/external/vulkan-docs/src/config/
H A DmakeSubmit.py31 import argparse, copy, io, os, pdb, re, string, subprocess, sys namespace
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A DfindBalance.py13 import argparse, copy, io, os, pdb, re, string, sys namespace

Completed in 9 milliseconds

12345678910>>...45