/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_valuefactory.cpp | 155 void ValueFactory::inject_value(const nir_dest& dest, int chan, PVirtualValue value) in inject_value() argument 164 PRegister ValueFactory::dest(const nir_alu_dest& dst, int chan, in dest() function in r600::ValueFactory 217 PRegister ValueFactory::dest(const nir_dest& dst, int chan, Pin pin_channel) in dest() function in r600::ValueFactory [all...] |
H A D | sfn_optimizer.cpp | 175 auto& dest = instr->dst(); in visit() local 195 auto& dest = instr->dst(); in visit() local 359 auto dest = instr->dest(); visit() local [all...] |
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_build_data.h | 59 size_t dest[ROGUE_MAX_BUFFERS]; member 71 size_t dest; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/ |
H A D | radeonsi-run-tests.py | 81 dest="include_tests", variable 87 dest="baseline", variable 105 dest="deqp_egl", variable 111 dest="deqp_gles2", variable 117 dest="deqp_gles3", variable 123 dest variable 162 dest="gpu", global() variable [all...] |
/third_party/mesa3d/src/glx/ |
H A D | dri2.c | 520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, CARD32 dest, CARD32 src) DRI2CopyRegion() argument
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | xcode.py | 1253 dest = copy_group["destination"] variable 1256 dest = "$(SRCROOT)/" + dest variable
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfstruncate.c | 287 static int ucstos(char *dest, const ntfschar *src, int maxlen) in ucstos() argument
|
H A D | ntfsundelete.h | 46 char *dest; /* Save file to this directory */ member
|
/third_party/nghttp2/src/ |
H A D | deflatehd.cc | 71 static void to_hex(char *dest, const uint8_t *src, size_t len) { in to_hex() argument
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_helper.c | 762 uint8_t *nghttp2_cpymem(uint8_t *dest, const void *src, size_t len) { in nghttp2_cpymem() argument
|
H A D | nghttp2_http.c | 582 int nghttp2_http_parse_priority(nghttp2_extpri *dest, const uint8_t *value, in nghttp2_http_parse_priority() argument
|
/third_party/node/deps/brotli/c/dec/ |
H A D | bit_reader.h | 334 static BROTLI_INLINE void BrotliCopyBytes(uint8_t* dest, in BrotliCopyBytes() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | filterednormalizer2.cpp | 36 normalize(const UnicodeString &src, UnicodeString &dest, UErrorCode &errorCode) const normalize() argument 60 normalize(const UnicodeString &src, UnicodeString &dest, USetSpanCondition spanCondition, UErrorCode &errorCode) const normalize() argument [all...] |
H A D | ustr_wcs.cpp | 65 _strToWCS(wchar_t *dest, in _strToWCS() argument 232 u_strToWCS(wchar_t *dest, in u_strToWCS() argument 283 _strFromWCS( char16_t *dest, int32_t destCapacity, int32_t *pDestLength, const wchar_t *src, int32_t srcLength, UErrorCode *pErrorCode) _strFromWCS() argument 486 u_strFromWCS(char16_t *dest, int32_t destCapacity, int32_t *pDestLength, const wchar_t *src, int32_t srcLength, UErrorCode *pErrorCode) u_strFromWCS() argument [all...] |
H A D | ustr_titlecase_brkiter.cpp | 190 u_strToTitle(char16_t *dest, int32_t destCapacity, in u_strToTitle() argument 166 toTitle( const char *locale, uint32_t options, BreakIterator *iter, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toTitle() argument 212 ucasemap_toTitle(UCaseMap *csm, char16_t *dest, int32_t destCapacity, const char16_t *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_toTitle() argument
|
H A D | ustrcase.cpp | 63 appendResult(char16_t *dest, int32_t destIndex, int32_t destCapacity, in appendResult() argument 136 appendUChar(char16_t *dest, int32_t destIndex, int32_t destCapacity, char16_t c) { in appendUChar() argument 146 appendNonEmptyUnchanged(char16_t *dest, int32_t destIndex, int32_t destCapacity, in appendNonEmptyUnchanged() argument 164 appendUnchanged(char16_t *dest, int32_ argument 208 toLower(int32_t caseLocale, uint32_t options, char16_t *dest, int32_t destCapacity, const char16_t *src, UCaseContext *csc, int32_t srcStart, int32_t srcLimit, icu::Edits *edits, UErrorCode &errorCode) toLower() argument 306 toUpper(int32_t caseLocale, uint32_t options, char16_t *dest, int32_t destCapacity, const char16_t *src, UCaseContext *csc, int32_t srcLength, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument 416 maybeTitleDutchIJ(const char16_t *src, UChar32 c, int32_t start, int32_t segmentLimit, char16_t *dest, int32_t &destIndex, int32_t destCapacity, uint32_t options, icu::Edits *edits) maybeTitleDutchIJ() argument [all...] |
H A D | ustrtrns.cpp | 40 u_strFromUTF32WithSub(char16_t *dest, in u_strFromUTF32WithSub() argument 140 u_strFromUTF32(char16_t *dest, in u_strFromUTF32() argument 154 u_strToUTF32WithSub(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const char16_t *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strToUTF32WithSub() argument 246 u_strToUTF32(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const char16_t *src, int32_t srcLength, UErrorCode *pErrorCode) u_strToUTF32() argument 260 u_strFromUTF8WithSub(char16_t *dest, int32_t destCapacity, int32_t *pDestLength, const char* src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strFromUTF8WithSub() argument 540 u_strFromUTF8(char16_t *dest, int32_t destCapacity, int32_t *pDestLength, const char* src, int32_t srcLength, UErrorCode *pErrorCode) u_strFromUTF8() argument 554 u_strFromUTF8Lenient(char16_t *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UErrorCode *pErrorCode) u_strFromUTF8Lenient() argument 793 u_strToUTF8WithSub(char *dest, int32_t destCapacity, int32_t *pDestLength, const char16_t *pSrc, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strToUTF8WithSub() argument 1057 u_strToUTF8(char *dest, int32_t destCapacity, int32_t *pDestLength, const char16_t *pSrc, int32_t srcLength, UErrorCode *pErrorCode) u_strToUTF8() argument 1071 u_strFromJavaModifiedUTF8WithSub( char16_t *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strFromJavaModifiedUTF8WithSub() argument 1313 u_strToJavaModifiedUTF8( char *dest, int32_t destCapacity, int32_t *pDestLength, const char16_t *src, int32_t srcLength, UErrorCode *pErrorCode) u_strToJavaModifiedUTF8() argument [all...] |
H A D | normalizer2.cpp | 329 unorm2_normalize(const UNormalizer2 *norm2, const char16_t *src, int32_t length, char16_t *dest, int32_t capacity, UErrorCode *pErrorCode) unorm2_normalize() argument
|
H A D | normlzr.cpp | 139 UnicodeString *dest; in normalize() local 224 UnicodeString *dest; in concatenate() local [all...] |
H A D | umapfile.cpp | 355 static char *strcpy_returnEnd(char *dest, const char *src) in strcpy_returnEnd() argument
|
H A D | punycode.cpp | 182 u_strToPunycode(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, const UBool *caseFlags, UErrorCode *pErrorCode) u_strToPunycode() argument 374 u_strFromPunycode(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, UBool *caseFlags, UErrorCode *pErrorCode) u_strFromPunycode() argument [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares_init.c | 446 int ares_dup(ares_channel_t **dest, ares_channel_t *src) in ares_dup() argument [all...] |
H A D | ares_dns_name.c | 470 ares__fetch_dnsname_into_buf(ares__buf_t *buf, ares__buf_t *dest, size_t len, ares_bool_t is_hostname) ares__fetch_dnsname_into_buf() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationkeys.h | 34 SortKeyByteSink(char *dest, int32_t destCapacity) in SortKeyByteSink() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_fs_cmod_propagation.cpp | 126 fs_reg dest = v->vgrf(glsl_type::float_type); in TEST_F() local 158 fs_reg dest = v->vgrf(glsl_type::float_type); in TEST_F() local 192 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 225 fs_reg dest = v->vgrf(glsl_type::uint_type); TEST_F() local 257 fs_reg dest = v->vgrf(glsl_type::uint_type); TEST_F() local 289 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 327 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 449 fs_reg dest = v->vgrf(glsl_type::vec4_type); TEST_F() local 528 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 561 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 593 fs_reg dest = v->vgrf(glsl_type::int_type); TEST_F() local 627 fs_reg dest = v->vgrf(glsl_type::int_type); TEST_F() local 662 fs_reg dest = v->vgrf(glsl_type::int_type); TEST_F() local 972 fs_reg dest = v->vgrf(glsl_type::int_type); TEST_F() local 1007 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 1041 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 1070 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 1208 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 1237 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 1269 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 1309 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 1349 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 1542 fs_reg dest = bld.vgrf(BRW_REGISTER_TYPE_D); TEST_F() local 1589 fs_reg dest = bld.vgrf(add_type); test_mov_prop() local 2167 fs_reg dest = bld.vgrf(add_type); test_saturate_prop() local 2653 fs_reg dest = v->vgrf(glsl_type::uint_type); TEST_F() local 2687 fs_reg dest = v->vgrf(glsl_type::uint_type); TEST_F() local 2726 fs_reg dest = v->vgrf(glsl_type::uint_type); TEST_F() local 2767 fs_reg dest = v->vgrf(glsl_type::uint_type); TEST_F() local 2808 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 3065 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 3096 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 3125 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local 3246 fs_reg dest = v->vgrf(glsl_type::float_type); TEST_F() local [all...] |