Home
last modified time | relevance | path

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

1...<<21222324252627

/third_party/python/Lib/
H A Dtarfile.py47 import copy namespace
[all...]
/third_party/pulseaudio/src/pulse/
H A Dstream.c2735 pa_buffer_attr copy; in pa_stream_set_buffer_attr() local
/third_party/python/Lib/idlelib/
H A Deditor.py660 def copy(self,event): member in EditorWindow
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp2356 const VkCopyDescriptorSet copy = in updateDescriptorSets() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp2356 const VkCopyDescriptorSet copy = in updateDescriptorSets() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp2630 const GLchar* copy = (m_test_case == R32UI_MULTISAMPLE) ? copy_multisampled : copy_regular; in getComputeShader() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_utils.h568 RefCounted(RefCounted &&copy) : mRefCount(copy.mRefCount), mObject(std::move(copy.mObject)) in RefCounted() argument
697 void copy(VkDevice device, const Shared<T> &other) { set(device, other.mRefCounted); } in copy() function in rx::vk::final
/third_party/skia/src/gpu/
H A DSurfaceContext.cpp182 sk_sp<GrSurfaceProxy> copy; in readPixels() local
1035 sk_sp<GrRenderTask> SurfaceContext::copy(sk_sp<GrSurfaceProxy> src, in copy() function in skgpu::SurfaceContext
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp2222 void Blitter::copy(const vk::Image *src, uint8_t *dst, unsigned int dstPitch) in copy() function in sw::Blitter
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImage.cpp548 void Image::copy(Buffer *buffer, const VkBufferImageCopy2KHR &region, bool bufferIsSource) in copy() function in vk::Image
[all...]
/third_party/openssl/include/crypto/
H A Devp.h139 int (*copy) (EVP_PKEY_CTX *dst, const EVP_PKEY_CTX *src); member
259 int (*copy) (EVP_MD_CTX *to, const EVP_MD_CTX *from); member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtimezone.cpp183 UnicodeString copy; in findInStringArray() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp709 CopyBufferToBufferCmd* copy = mCommands.NextCommand<CopyBufferToBufferCmd>(); in RecordCommands() local
736 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); RecordCommands() local
771 CopyTextureToBufferCmd* copy = mCommands.NextCommand<CopyTextureToBufferCmd>(); RecordCommands() local
799 CopyTextureToTextureCmd* copy = RecordCommands() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c2267 FT_Glyph copy; in FT_EXPORT_DEF() local
2342 FT_Glyph copy; in FT_EXPORT_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.cc2169 int *copy = coords_length ? (int *) hb_calloc (coords_length, sizeof (coords[0])) : nullptr; in hb_font_set_var_coords_normalized() local
H A Dhb-ot-cmap-table.hh828 DefaultUVS* copy (hb_serialize_context_t *c, copy() function
938 NonDefaultUVS* copy (hb_serialize_context_t *c, copy() function
1032 copy (hb_serialize_context_t *c, copy() function
1349 EncodingRecord* copy (hb_serialize_context_t *c, copy() function
[all...]
H A Dhb-ot-color-colr-table.hh167 Variable<T>* copy (hb_serialize_context_t *c) const in copy() function
199 NoVariable<T>* copy (hb_serialize_context_t *c) const in copy() function
912 ClipBox* copy (hb_serialize_context_t *c) const in copy() function
944 ClipRecord* copy (hb_serialize_context_t *c, const void *base) const in copy() function
/third_party/python/Lib/test/
H A Dtest_csv.py4 import copy namespace
H A Dtest_minidom.py3 import copy namespace
H A Dtest_weakref.py9 import copy namespace
[all...]
H A Dtest_optparse.py12 import copy namespace
H A Dtest_array.py254 import copy namespace
261 import copy namespace
/third_party/python/Lib/unittest/test/testmock/
H A Dtestmock.py1 import copy namespace
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp1619 UnicodeString::copy(int32_t start, int32_t limit, int32_t dest) { copy() function in UnicodeString
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py38 import copy namespace

Completed in 63 milliseconds

1...<<21222324252627