| /third_party/node/deps/v8/src/flags/ |
| H A D | flags.cc | 759 char* copy = SkipWhiteSpace(copy0.get()); in SetFlagsFromString() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | expression-scope.h | 724 void copy(int entry) { in copy() function in v8::internal::AccumulationScope
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_debug.c | 200 char *copy = NULL; in si_replace_shader() local
|
| /third_party/mksh/ |
| H A D | var.c | 335 local(const char *n, bool copy) in local() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_nistp224.c | 792 const limb copy = -icopy; in copy_conditional() local
|
| H A D | ec_local.h | 641 int (*copy)(EC_KEY *dest, const EC_KEY *src); member
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_sess.c | 513 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 D | uv-common.c | 167 char* copy; in uv__unknown_err_code() local
|
| /third_party/python/Lib/test/ |
| H A D | test_bytes.py | 11 import copy namespace [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | resampler.c | 1420 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__.py | 291 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 D | cookiejar.py | 32 import copy namespace
|
| /third_party/python/Lib/ |
| H A D | argparse.py | 148 import copy namespace
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_local.h | 641 int (*copy)(EC_KEY *dest, const EC_KEY *src); member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineImageUtil.cpp | 1097 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 D | vktProtectedMemYCbCrConversionTests.cpp | 407 const vk::VkBufferImageCopy copy = in uploadYCbCrImage() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | TransformFeedbackTest.cpp | 711 auto copy = []() { in TEST_P() local
|
| /third_party/skia/src/image/ |
| H A D | SkImage_Gpu.cpp | 196 auto copy = GrSurfaceProxy::Copy(rContext.get(), in MakeWithVolatileSrc() local
|
| H A D | SkImage.cpp | 431 auto copy = GrCopyBaseMipMapToView(rContext, view); in FindOrMakeCachedMipmappedView() local
|
| /third_party/skia/src/core/ |
| H A D | SkRecorder.cpp | 106 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 D | SkStroke.cpp | 435 SkPath::Iter copy = *iter; in has_valid_tangent() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Texture.cpp | 388 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 D | utilities.cpp | 427 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 D | ssl_sess.c | 541 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 D | ec_local.h | 609 int (*copy)(EC_KEY *dest, const EC_KEY *src); member
|