/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() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Renderer.cpp | 727 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 D | ssl_sess.c | 176 SSL_SESSION *dest; in ssl_session_dup_intern() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | coll.cpp | 960 getEquivalentReorderCodes(int32_t reorderCode, int32_t *dest, int32_t capacity, UErrorCode &errorCode) getEquivalentReorderCodes() argument
|
H A D | collationdatabuilder.cpp | 1016 CollationDataBuilder &dest; global() member in CopyHelper [all...] |
H A D | plurrule.cpp | 475 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 D | wrtxml.cpp | 81 char* dest = (char*)uprv_malloc(len); in write_utf8_file() local 238 char* dest=NULL; in convertAndEscape() local [all...] |
/third_party/skia/tests/ |
H A D | WritePixelsTest.cpp | 527 sk_sp<SkSurface> dest = SkSurface::MakeRenderTarget(context, SkBudgeted::kYes, fullII); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/skia/src/sksl/ |
H A D | SkSLDSLParser.cpp | 1751 bool DSLParser::intLiteral(SKSL_INT* dest) { in intLiteral() argument 1765 bool DSLParser::floatLiteral(SKSL_FLOAT* dest) { in floatLiteral() argument 1779 bool DSLParser::boolLiteral(bool* dest) { in boolLiteral() argument 1795 bool DSLParser::identifier(skstd::string_view* dest) { in identifier() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-cff1-table.hh | 176 Encoding *dest = c->allocate_size<Encoding> (size); in serialize() local 190 Encoding *dest = c->extend_min (this); in serialize() local 447 Charset *dest = c->allocate_size<Charset> (size); in serialize() local 460 Charset *dest in serialize() local [all...] |
/third_party/pulseaudio/speex/tmv/ |
H A D | mdf_tm.h | 400 mdf_sub( spx_word16_t * restrict dest, const spx_word16_t * restrict src1, const spx_word16_t * restrict src2, int framesize ) mdf_sub() argument 435 mdf_sub_int( spx_word16_t * restrict dest, const spx_int16_t * restrict src1, const spx_int16_t * restrict src2, int framesize ) mdf_sub_int() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 169 static bool add_1(uint64_t dest[], uint64_t x[], unsigned len, uint64_t y) { in add_1() argument 224 static bool add(uint64_t *dest, const uint64_t *x, const uint64_t *y, in add() argument 328 mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], unsigned ylen) mul() argument 384 uint64_t *dest = getMemory(destWords); operator *=() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | localematcher.cpp | 770 acceptLanguage(UEnumeration &supportedLocales, Locale::Iterator &desiredLocales, char *dest, int32_t capacity, UAcceptResult *acceptResult, UErrorCode &errorCode) acceptLanguage() argument
|
H A D | rbbitblb.cpp | 389 void RBBITableBuilder::addRuleRootNodes(UVector *dest, RBBINode *node) { in addRuleRootNodes() argument 1044 void RBBITableBuilder::setAdd(UVector *dest, UVector *source) { in setAdd() argument [all...] |
H A D | ucnv_bld.cpp | 661 char *dest=pPieces->locale; in parseConverterOptions() local
|
H A D | uresdata.cpp | 639 int32_t ResourceDataValue::getStringArray(UnicodeString *dest, int32_t capacity, in getStringArray() argument 644 int32_t ResourceDataValue::getStringArrayOrStringAsArray(UnicodeString *dest, int32_t capacity, in getStringArrayOrStringAsArray() argument 386 getStringArray(const ResourceData *pResData, const icu::ResourceArray &array, icu::UnicodeString *dest, int32_t capacity, UErrorCode &errorCode) getStringArray() argument
|
H A D | ushape.cpp | 463 countSpaces(UChar *dest, int32_t size, uint32_t /*options*/, int32_t *spacesCountl, int32_t *spacesCountr) { in countSpaces() argument 690 handleTashkeelWithTatweel(UChar *dest, int32_t sourceLength, in handleTashkeelWithTatweel() argument 728 handleGeneratedSpaces(UChar *dest, int32_t sourceLength, int32_t destSize, uint32_t options, UErrorCode *pErrorCode,struct uShapeVariables shapeVars ) handleGeneratedSpaces() argument 903 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) expandCompositCharAtBegin() argument 963 expandCompositCharAtEnd(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) expandCompositCharAtEnd() argument 1030 expandCompositCharAtNear(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, int yehHamzaOption, int seenTailOption, int lamAlefOption, struct uShapeVariables shapeVars) expandCompositCharAtNear() argument 1083 expandCompositChar(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, int shapingMode,struct uShapeVariables shapeVars) expandCompositChar() argument 1196 shapeUnicode(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, int tashkeelFlag, struct uShapeVariables shapeVars) shapeUnicode() argument 1368 deShapeUnicode(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, struct uShapeVariables shapeVars) deShapeUnicode() argument 1421 u_shapeArabic(const UChar *source, int32_t sourceLength, UChar *dest, int32_t destCapacity, uint32_t options, UErrorCode *pErrorCode) u_shapeArabic() argument [all...] |
H A D | ustring.cpp | 1117 u_memcpy(UChar *dest, const UChar *src, int32_t count) { in u_memcpy() argument 1125 u_memmove(UChar *dest, const UChar *src, int32_t count) { in u_memmove() argument 1133 u_memset(UChar *dest, UChar c, int32_t count) { in u_memset() argument 1366 _appendUChars(UChar *dest, int32_t destCapacity, const char *src, int32_t srcLen) _appendUChars() argument 1379 u_unescape(const char *src, UChar *dest, int32_t destCapacity) u_unescape() argument 1471 u_terminateUChars(UChar *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) u_terminateUChars() argument 1477 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) u_terminateChars() argument 1483 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) u_terminateUChar32s() argument 1489 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) u_terminateWChars() argument [all...] |
/third_party/toybox/lib/ |
H A D | xwrap.c | 16 void xstrncpy(char *dest, char *src, size_t size) in xstrncpy() argument 22 void xstrncat(char *dest, char *src, size_t size) in xstrncat() argument
|
/third_party/toybox/toys/pending/ |
H A D | vi.c | 400 static int text_codepoint(char *dest, size_t offset) in text_codepoint() argument 449 static size_t text_getline(char *dest, size_t offset, size_t max_len) in text_getline() argument [all...] |
/third_party/protobuf/src/google/protobuf/compiler/php/ |
H A D | php_generator.cc | 591 string dest; in BinaryToHex() local
|
/third_party/python/Modules/ |
H A D | mmapmodule.c | 743 Py_ssize_t dest, src, cnt; in mmap_move_method() local
|
/third_party/pulseaudio/src/modules/ |
H A D | module-virtual-surround-sink.c | 642 static bool sink_input_may_move_to_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_may_move_to_cb() argument 655 static void sink_input_moving_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_moving_cb() argument
|
/third_party/python/Objects/ |
H A D | tupleobject.c | 449 PyObject **src, **dest; in tupleconcat() local 793 PyObject **src, **dest; tuplesubscript() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
H A D | container.h | 545 OutputIterator c_move(C&& src, OutputIterator dest) { in c_move() argument 555 BidirectionalIterator c_move_backward(C&& src, BidirectionalIterator dest) { in c_move_backward() argument 534 c_copy_backward(const C& src, BidirectionalIterator dest) c_copy_backward() argument
|