Home
last modified time | relevance | path

Searched defs:dest (Results 1101 - 1125 of 1474) sorted by relevance

1...<<41424344454647484950>>...59

/third_party/node/deps/v8/src/json/
H A Djson-stringifier.cc934 SerializeStringUnchecked_( base::Vector<const SrcChar> src, IncrementalStringBuilder::NoExtend<DestChar>* dest) SerializeStringUnchecked_() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dscanner.cc41 void MoveErrorTo(TokenDesc* dest) { in MoveErrorTo() argument
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc199 int Deserializer<IsolateT>::WriteAddress(TSlot dest, Address value) { in WriteAddress() argument
208 int Deserializer<IsolateT>::WriteExternalPointer(TSlot dest, Address value, in WriteExternalPointer() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_validate.c51 cat(struct string *dest, const struct string src) in cat() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_emit.c634 unsigned dest = ins->dest == ~0 ? REGISTER_UNUSED : SSA_REG_FROM_FIXED(ins->dest); in texture_word_from_instr() local
H A Dcompiler.h97 unsigned dest; member
534 v_mov(unsigned src, unsigned dest) in v_mov() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c442 ra_dest(struct etna_compile *c, nir_dest *dest, unsigned *p_swiz) in ra_dest() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_lib.c954 void BN_with_flags(BIGNUM *dest, const BIGNUM *b, int flags) in BN_with_flags() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_sess.c166 SSL_SESSION *dest; in ssl_session_dup() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_lib.c160 int EC_GROUP_copy(EC_GROUP *dest, const EC_GROUP *src) in EC_GROUP_copy() argument
767 EC_POINT_copy(EC_POINT *dest, const EC_POINT *src) EC_POINT_copy() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.c1335 bool pa_source_output_may_move_to(pa_source_output *o, pa_source *dest) { in pa_source_output_may_move_to() argument
1428 static void update_volume_due_to_moving(pa_source_output *o, pa_source *dest) { in update_volume_due_to_moving() argument
1580 pa_source_output_finish_move(pa_source_output *o, pa_source *dest, bool save) pa_source_output_finish_move() argument
1676 pa_source_output_move_to(pa_source_output *o, pa_source *dest, bool save) pa_source_output_move_to() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-ladspa-sink.c664 static bool sink_input_may_move_to_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_may_move_to_cb() argument
677 static void sink_input_moving_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_moving_cb() argument
/third_party/pulseaudio/sonic/
H A DSonic.java62 move( short dest[], int destPos, short source[], int sourcePos, int numSamples) move() argument
/third_party/openssl/crypto/bn/
H A Dbn_lib.c954 void BN_with_flags(BIGNUM *dest, const BIGNUM *b, int flags) in BN_with_flags() argument
/third_party/openssl/crypto/ec/
H A Dec_lib.c160 int EC_GROUP_copy(EC_GROUP *dest, const EC_GROUP *src) in EC_GROUP_copy() argument
767 EC_POINT_copy(EC_POINT *dest, const EC_POINT *src) EC_POINT_copy() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.c112 static void* XXH_memcpy(void* dest, const void* src, size_t size) { return memcpy(dest,src,size); } in XXH_memcpy() argument
/third_party/skia/src/gpu/
H A DGrDataUtils.cpp267 static void fillin_ETC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_ETC1_with_color() argument
282 static void fillin_BC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_BC1_with_color() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp608 void TransferRow<Bytes>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
614 void TransferRow<RGB8toRGBX8>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
628 void TransferRow<RGB16toRGBX16>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
643 void TransferRow<RGB32toRGBX32>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) in TransferRow() argument
658 void TransferRow<RGB32FtoRGBX32F>(unsigned char *dest, cons argument
673 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
688 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
704 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
720 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
736 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
750 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
763 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
776 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
788 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
801 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
816 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
831 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
846 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
858 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
870 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
885 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
897 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
910 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
922 TransferRow(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei bytes) TransferRow() argument
956 unsigned char *dest = destStart + y * rect.destPitch; Transfer() local
1700 GLbyte *dest = (GLbyte*)buffer + y * getPitch() + z * getSlice(); loadCompressedData() local
[all...]
/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() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.cpp727 void Renderer::clear(void *value, Format format, Surface *dest, const Rect &clearRect, unsigned int rgbaMask) in clear() argument
732 void Renderer::blit(Surface *source, const SliceRectF &sRect, Surface *dest, const SliceRect &dRect, bool filter, bool isStencil, bool sRGBconversion) in blit() argument
737 void Renderer::blit3D(Surface *source, Surface *dest) in blit3D() argument
/third_party/openssl/ssl/
H A Dssl_sess.c176 SSL_SESSION *dest; in ssl_session_dup_intern() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcoll.cpp960 getEquivalentReorderCodes(int32_t reorderCode, int32_t *dest, int32_t capacity, UErrorCode &errorCode) getEquivalentReorderCodes() argument
H A Dcollationdatabuilder.cpp1016 CollationDataBuilder &dest; global() member in CopyHelper
[all...]
H A Dplurrule.cpp475 PluralRules::getSamples(const UnicodeString &keyword, double *dest, in getSamples() argument
500 PluralRules::getSamples(const UnicodeString &keyword, FixedDecimal *dest, in getSamples() argument
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp81 char* dest = (char*)uprv_malloc(len); in write_utf8_file() local
238 char* dest=NULL; in convertAndEscape() local
[all...]

Completed in 42 milliseconds

1...<<41424344454647484950>>...59