| /third_party/python/Lib/ |
| H A D | tarfile.py | 47 import copy namespace [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | stream.c | 2735 pa_buffer_attr copy; in pa_stream_set_buffer_attr() local
|
| /third_party/python/Lib/idlelib/ |
| H A D | editor.py | 660 def copy(self,event): member in EditorWindow
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorCopyTests.cpp | 2356 const VkCopyDescriptorSet copy = in updateDescriptorSets() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorCopyTests.cpp | 2356 const VkCopyDescriptorSet copy = in updateDescriptorSets() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcRobustBufferAccessBehaviorTests.cpp | 2630 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 D | vk_utils.h | 568 RefCounted(RefCounted &©) : 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 D | SurfaceContext.cpp | 182 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 D | Blitter.cpp | 2222 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 D | VkImage.cpp | 548 void Image::copy(Buffer *buffer, const VkBufferImageCopy2KHR ®ion, bool bufferIsSource) in copy() function in vk::Image [all...] |
| /third_party/openssl/include/crypto/ |
| H A D | evp.h | 139 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 D | timezone.cpp | 183 UnicodeString copy; in findInStringArray() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | CommandBufferD3D12.cpp | 709 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 D | ftstroke.c | 2267 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 D | hb-font.cc | 2169 int *copy = coords_length ? (int *) hb_calloc (coords_length, sizeof (coords[0])) : nullptr; in hb_font_set_var_coords_normalized() local
|
| H A D | hb-ot-cmap-table.hh | 828 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 D | hb-ot-color-colr-table.hh | 167 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 D | test_csv.py | 4 import copy namespace
|
| H A D | test_minidom.py | 3 import copy namespace
|
| H A D | test_weakref.py | 9 import copy namespace [all...] |
| H A D | test_optparse.py | 12 import copy namespace
|
| H A D | test_array.py | 254 import copy namespace 261 import copy namespace
|
| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | testmock.py | 1 import copy namespace
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unistr.cpp | 1619 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 D | reflection_test.py | 38 import copy namespace
|