| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | rec_layer_s3.c | 1665 unsigned char *dest = s->rlayer.handshake_fragment; in ssl3_read_bytes() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_vpm.c | 153 int X509_VERIFY_PARAM_inherit(X509_VERIFY_PARAM *dest, in X509_VERIFY_PARAM_inherit() argument [all...] |
| /third_party/node/deps/openssl/openssl/include/internal/ |
| H A D | packet.h | 427 PACKET_copy_all(const PACKET *pkt, unsigned char *dest, size_t dest_len, size_t *len) PACKET_copy_all() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | params.c | 93 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer() argument 137 static int signed_from_signed(void *dest, size_t dest_len, in signed_from_signed() argument 145 static int signed_from_unsigned(void *dest, size_ argument 152 unsigned_from_signed(void *dest, size_t dest_len, const void *src, size_t src_len) unsigned_from_signed() argument 161 unsigned_from_unsigned(void *dest, size_t dest_len, const void *src, size_t src_len) unsigned_from_unsigned() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_key.c | 105 EC_KEY *EC_KEY_copy(EC_KEY *dest, const EC_KEY *src) in EC_KEY_copy() argument [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | ohos_pa_volume.c | 486 pa_cvolume *pa_sw_cvolume_multiply(pa_cvolume *dest, const pa_cvolume *a, const pa_cvolume *b) { in pa_sw_cvolume_multiply() argument 504 pa_cvolume *pa_sw_cvolume_multiply_scalar(pa_cvolume *dest, const pa_cvolume *a, pa_volume_t b) { in pa_sw_cvolume_multiply_scalar() argument 521 pa_sw_cvolume_divide(pa_cvolume *dest, const pa_cvolume *a, const pa_cvolume *b) pa_sw_cvolume_divide() argument 539 pa_sw_cvolume_divide_scalar(pa_cvolume *dest, const pa_cvolume *a, pa_volume_t b) pa_sw_cvolume_divide_scalar() argument 951 pa_cvolume_merge(pa_cvolume *dest, const pa_cvolume *a, const pa_cvolume *b) pa_cvolume_merge() argument [all...] |
| /third_party/openssl/crypto/ |
| H A D | params.c | 91 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer() argument 135 static int signed_from_signed(void *dest, size_t dest_len, in signed_from_signed() argument 143 static int signed_from_unsigned(void *dest, size_ argument 150 unsigned_from_signed(void *dest, size_t dest_len, const void *src, size_t src_len) unsigned_from_signed() argument 159 unsigned_from_unsigned(void *dest, size_t dest_len, const void *src, size_t src_len) unsigned_from_unsigned() argument [all...] |
| /third_party/openssl/apps/ |
| H A D | passwd.c | 445 int dest, source; in md5crypt() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_key.c | 105 EC_KEY *EC_KEY_copy(EC_KEY *dest, const EC_KEY *src) in EC_KEY_copy() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Image11.cpp | 46 GenerateMipmap(const gl::Context *context, Image11 *dest, Image11 *src, const Renderer11DeviceCaps &rendererCaps) GenerateMipmap() argument 78 CopyImage(const gl::Context *context, Image11 *dest, Image11 *source, const gl::Box &sourceBox, const gl::Offset &destOffset, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const Renderer11DeviceCaps &rendererCaps) CopyImage() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Image9.cpp | 95 angle::Result Image9::GenerateMipmap(Context9 *context9, Image9 *dest, Image9 *source) in GenerateMipmap() argument 111 CopyLockableSurfaces(Context9 *context9, IDirect3DSurface9 *dest, IDirect3DSurface9 *source) CopyLockableSurfaces() argument 155 CopyImage(const gl::Context *context, Image9 *dest, Image9 *source, const gl::Rectangle &sourceRect, const gl::Offset &destOffset, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha) CopyImage() argument [all...] |
| H A D | Blit9.cpp | 187 boxFilter(Context9 *context9, IDirect3DSurface9 *source, IDirect3DSurface9 *dest) boxFilter() argument 327 copy(Context9 *context9, IDirect3DSurface9 *source, IDirect3DBaseTexture9 *sourceTexture, const RECT &sourceRect, GLenum destFormat, const gl::Offset &destOffset, IDirect3DSurface9 *dest, bool flipY, bool premultiplyAlpha, bool unmultiplyAlpha) copy() argument 384 formatConvert(Context9 *context9, IDirect3DBaseTexture9 *source, const RECT &sourceRect, const gl::Extents &sourceSize, GLenum destFormat, const gl::Offset &destOffset, IDirect3DSurface9 *dest, bool flipY, bool premultiplyAlpha, bool unmultiplyAlpha) formatConvert() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkString.cpp | 371 char* dest = newString.writable_str(); in resize() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrAATriangulator.cpp | 84 void GrAATriangulator::makeEvent(SSEdge* edge, Vertex* v, SSEdge* other, Vertex* dest, in makeEvent() argument 230 void GrAATriangulator::connectSSEdge(Vertex* v, Vertex* dest, const Comparator& c) const { in connectSSEdge() argument 257 Vertex* dest = triangulator->makeSortedVertex(fPoint, fAlpha, mesh, prev, c); apply() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Device.cpp | 442 bool Device::stretchRect(sw::Surface *source, const sw::SliceRectF *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, unsigned char flags) in stretchRect() argument 652 stretchCube(sw::Surface *source, sw::Surface *dest) stretchCube() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Optimizer.cpp | 157 Ice::Operand *dest = store->getStoreAddress(); in propagateAlloca() local 574 Ice::Variable *dest = instruction->getDest(); in isDead() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Blitter.cpp | 36 void Blitter::clear(void *pixel, sw::Format format, Surface *dest, const SliceRect &dRect, unsigned int rgbaMask) in clear() argument 49 bool Blitter::fastClear(void *pixel, sw::Format format, Surface *dest, const SliceRect &dRect, unsigned int rgbaMask) in fastClear() argument 139 blit(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options& options) blit() argument 194 blit3D(Surface *source, Surface *dest) blit3D() argument 1189 Pointer<Byte> dest = *Pointer<Pointer<Byte>>(blit + OFFSET(BlitData,dest)); generate() local 1391 blitReactor(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options &options) blitReactor() argument [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | x509_vpm.c | 153 int X509_VERIFY_PARAM_inherit(X509_VERIFY_PARAM *dest, in X509_VERIFY_PARAM_inherit() argument [all...] |
| /third_party/openssl/include/internal/ |
| H A D | packet.h | 427 PACKET_copy_all(const PACKET *pkt, unsigned char *dest, size_t dest_len, size_t *len) PACKET_copy_all() argument
|
| /third_party/openssl/ssl/record/ |
| H A D | rec_layer_s3.c | 1676 unsigned char *dest = s->rlayer.handshake_fragment; in ssl3_read_bytes() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jchuff.c | 352 struct jpeg_destination_mgr *dest = state->cinfo->dest; in LOCAL() local [all...] |
| H A D | jcmarker.c | 116 struct jpeg_destination_mgr *dest = cinfo->dest; in emit_byte() local
|
| H A D | jcphuff.c | 316 struct jpeg_destination_mgr *dest = entropy->cinfo->dest; in dump_buffer() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng-x.c | 696 char *dest; in rpng_x_display_image() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | ucol.cpp | 117 ucol_mergeSortkeys(const uint8_t *src1, int32_t src1Length, const uint8_t *src2, int32_t src2Length, uint8_t *dest, int32_t destCapacity) ucol_mergeSortkeys() argument 213 ucol_nextSortKeyPart(const UCollator *coll, UCharIterator *iter, uint32_t state[2], uint8_t *dest, int32_t count, UErrorCode *status) ucol_nextSortKeyPart() argument 373 ucol_getReorderCodes(const UCollator *coll, int32_t *dest, int32_t destCapacity, UErrorCode *status) ucol_getReorderCodes() argument 397 ucol_getEquivalentReorderCodes(int32_t reorderCode, int32_t* dest, int32_t destCapacity, UErrorCode *pErrorCode) ucol_getEquivalentReorderCodes() argument [all...] |