/third_party/libwebsockets/plugins/ssh-base/ |
H A D | kex-25519.c | 82 lws_mpint_rfc4251(uint8_t *dest, const uint8_t *src, int bytes, int uns) in lws_mpint_rfc4251() argument 215 kex_ecdh_dv(uint8_t *dest, int dest_len, const uint8_t *kbi, int kbi_len, const uint8_t *H, char c, const uint8_t *session_id) kex_ecdh_dv() argument [all...] |
/third_party/libwebsockets/lib/system/async-dns/ |
H A D | async-dns-parse.c | 32 lws_adns_parse_label(const uint8_t *pkt, int len, const uint8_t *ls, int budget, char **dest, size_t dl) lws_adns_parse_label() argument
|
/third_party/littlefs/scripts/ |
H A D | cov.py | 742 dest='fields', variable 748 dest='defines', variable 773 dest='sources', variable in .AppendSort
|
H A D | code.py | 649 dest='fields', variable 655 dest='defines', variable 680 dest='sources', variable in .AppendSort
|
/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
|
/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...] |