Home
last modified time | relevance | path

Searched defs:copy (Results 226 - 250 of 1093) sorted by relevance

12345678910>>...44

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_cse.cpp218 vec4_instruction *copy = in opt_cse_local() local
239 vec4_instruction *copy = in opt_cse_local() local
[all...]
/third_party/mesa3d/src/intel/genxml/
H A Dgen_pack_header.py8 import copy namespace
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec.c270 unsigned copy = 0; in vbo_copy_vertices() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dutrans.cpp125 void ReplaceableGlue::copy(int32_t start, int32_t limit, int32_t dest) { in copy() function in ReplaceableGlue
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A D__init__.py8 import copy namespace
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_send.py32 import copy namespace
/third_party/icu/icu4c/source/i18n/
H A Dutrans.cpp125 void ReplaceableGlue::copy(int32_t start, int32_t limit, int32_t dest) { in copy() function in ReplaceableGlue
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c254 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
/third_party/libfuse/lib/
H A Dmount_util.c280 char *copy; in fuse_mnt_resolve_path() local
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.cc37 size_type StringPiece::copy(char* buf, size_type n, size_type pos) const { in copy() function in i18n::phonenumbers::StringPiece
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-object.cc64 bool copy = !!(flags & TRACE_EVENT_FLAG_COPY); in Initialize() local
/third_party/mesa3d/src/vulkan/util/
H A Dvk_alloc.h90 char *copy = (char *)vk_alloc(alloc, size, 1, scope); in vk_strdup() local
/third_party/protobuf/benchmarks/util/
H A Dresult_uploader.py6 import copy namespace
/third_party/python/Lib/multiprocessing/
H A Dsharedctypes.py98 def copy(obj): function
/third_party/python/Lib/distutils/
H A Dcygwinccompiler.py50 import copy namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_util.py5 from copy import copy namespace
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DIntermNode_test.cpp79 void checkTypeEqualWithQualifiers(const TType &original, const TType &copy) in checkTypeEqualWithQualifiers() argument
89 TIntermSymbol *copy = aCopy->getAsSymbolNode(); in checkSymbolCopy() local
151 TIntermTyped *copy = original->deepCopy(); TEST_F() local
166 TIntermConstantUnion *copy = copyTyped->getAsConstantUnion(); TEST_F() local
183 TIntermBinary *copy = copyTyped->getAsBinaryNode(); TEST_F() local
202 TIntermUnary *copy = copyTyped->getAsUnaryNode(); TEST_F() local
227 TIntermAggregate *copy = copyTyped->getAsAggregate(); TEST_F() local
253 TIntermTernary *copy = copyTyped->getAsTernaryNode(); TEST_F() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DOverlayVk.cpp138 VkBufferImageCopy copy = {}; in createFont() local
/third_party/skia/src/gpu/
H A DGrBackendTextureImageGenerator.cpp231 auto copy = GrSurfaceProxy::Copy(dContext, in onGenerateTexture() local
H A DGrSurfaceProxyView.h104 auto copy = GrSurfaceProxy::Copy(context, in Copy() local
119 auto copy = GrSurfaceProxy::Copy(rContext, in Copy() local
/third_party/skia/src/core/
H A DSkDescriptor.cpp64 std::unique_ptr<SkDescriptor> SkDescriptor::copy() const { in copy() function in SkDescriptor
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp100 void FrameBuffer::copy(sw::Surface *source) in copy() function in sw::FrameBuffer
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutrans.cpp125 void ReplaceableGlue::copy(int32_t start, int32_t limit, int32_t dest) { in copy() function in ReplaceableGlue
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSamplerFilterAnisotropicTests.cpp135 wgpu::CommandBuffer copy = encoder.Finish(); in InitTexture() local
H A DSamplerTests.cpp114 wgpu::CommandBuffer copy = encoder.Finish(); variable

Completed in 14 milliseconds

12345678910>>...44