Home
last modified time | relevance | path

Searched defs:copy (Results 476 - 500 of 691) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/node/deps/v8/src/flags/
H A Dflags.cc759 char* copy = SkipWhiteSpace(copy0.get()); in SetFlagsFromString() local
/third_party/node/deps/v8/src/parsing/
H A Dexpression-scope.h724 void copy(int entry) { in copy() function in v8::internal::AccumulationScope
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c200 char *copy = NULL; in si_replace_shader() local
/third_party/mksh/
H A Dvar.c335 local(const char *n, bool copy) in local() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp224.c792 const limb copy = -icopy; in copy_conditional() local
H A Dec_local.h641 int (*copy)(EC_KEY *dest, const EC_KEY *src); member
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_sess.c513 int copy = 1; in lookup_sess_in_cache() local
1303 SSL_CTX_sess_set_get_cb(SSL_CTX *ctx, SSL_SESSION *(*cb) (struct ssl_st *ssl, const unsigned char *data, int len, int *copy)) SSL_CTX_sess_set_get_cb() argument
/third_party/node/deps/uv/src/
H A Duv-common.c167 char* copy; in uv__unknown_err_code() local
/third_party/python/Lib/test/
H A Dtest_bytes.py11 import copy namespace
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dresampler.c1420 static void fit_buf(pa_resampler *r, pa_memchunk *buf, size_t len, size_t *size, size_t copy) { in fit_buf() argument
[all...]
/third_party/python/Lib/collections/
H A D__init__.py291 def copy(self): member in OrderedDict
719 def copy(self): member in Counter
1033 def copy(self): member in ChainMap
1171 def copy(self): global() member in UserDict
1174 import copy global() namespace
1303 def copy(self): global() member in UserList
[all...]
/third_party/python/Lib/http/
H A Dcookiejar.py32 import copy namespace
/third_party/python/Lib/
H A Dargparse.py148 import copy namespace
/third_party/openssl/crypto/ec/
H A Dec_local.h641 int (*copy)(EC_KEY *dest, const EC_KEY *src); member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp1097 de::MovePtr<TestTexture> TestTexture1D::copy(const tcu::TextureFormat format) const copy() function in vkt::pipeline::TestTexture1D
1174 de::MovePtr<TestTexture> TestTexture1DArray::copy(const tcu::TextureFormat format) const copy() function in vkt::pipeline::TestTexture1DArray
1245 de::MovePtr<TestTexture> TestTexture2D::copy(const tcu::TextureFormat format) const copy() function in vkt::pipeline::TestTexture2D
1322 de::MovePtr<TestTexture> TestTexture2DArray::copy(const tcu::TextureFormat format) const copy() function in vkt::pipeline::TestTexture2DArray
1384 de::MovePtr<TestTexture> TestTexture3D::copy(const tcu::TextureFormat format) const copy() function in vkt::pipeline::TestTexture3D
1473 de::MovePtr<TestTexture> TestTextureCube::copy(const tcu::TextureFormat format) const copy() function in vkt::pipeline::TestTextureCube
1552 de::MovePtr<TestTexture> TestTextureCubeArray::copy(const tcu::TextureFormat format) const copy() function in vkt::pipeline::TestTextureCubeArray
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemYCbCrConversionTests.cpp407 const vk::VkBufferImageCopy copy = in uploadYCbCrImage() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTransformFeedbackTest.cpp711 auto copy = []() { in TEST_P() local
/third_party/skia/src/image/
H A DSkImage_Gpu.cpp196 auto copy = GrSurfaceProxy::Copy(rContext.get(), in MakeWithVolatileSrc() local
H A DSkImage.cpp431 auto copy = GrCopyBaseMipMapToView(rContext, view); in FindOrMakeCachedMipmappedView() local
/third_party/skia/src/core/
H A DSkRecorder.cpp106 T* SkRecorder::copy(const T* src) { in copy() function in SkRecorder
116 T* SkRecorder::copy(const T src[], size_t count) { in copy() function in SkRecorder
131 char* SkRecorder::copy(const char src[], size_t count) { in copy() function in SkRecorder
142 char* SkRecorder::copy(const char* src) { in copy() function in SkRecorder
[all...]
H A DSkStroke.cpp435 SkPath::Iter copy = *iter; in has_valid_tangent() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.cpp388 bool Texture::copy(egl::Image *source, const sw::SliceRect &sourceRect, GLint xoffset, GLint yoffset, GLint zoffset, egl::Image *dest) in copy() function in es2::Texture
H A Dutilities.cpp427 GLenum ValidateSubImageParams(bool compressed, bool copy, GLenum target, GLint level, GLint xoffset, GLint yoffset, in ValidateSubImageParams() argument
471 GLenum ValidateSubImageParams(bool compressed, bool copy, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, in ValidateSubImageParams() argument
/third_party/openssl/ssl/
H A Dssl_sess.c541 int copy = 1; in lookup_sess_in_cache() local
1337 SSL_CTX_sess_set_get_cb(SSL_CTX *ctx, SSL_SESSION *(*cb) (struct ssl_st *ssl, const unsigned char *data, int len, int *copy)) SSL_CTX_sess_set_get_cb() argument
[all...]
/third_party/openssl/ohos_lite/crypto/ec/
H A Dec_local.h609 int (*copy)(EC_KEY *dest, const EC_KEY *src); member

Completed in 55 milliseconds

1...<<11121314151617181920>>...28