Home
last modified time | relevance | path

Searched defs:dest (Results 1126 - 1150 of 3020) sorted by relevance

1...<<41424344454647484950>>...121

/third_party/libwebsockets/plugins/ssh-base/
H A Dkex-25519.c82 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 Dasync-dns-parse.c32 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 Dcov.py742 dest='fields', variable
748 dest='defines', variable
773 dest='sources', variable in .AppendSort
H A Dcode.py649 dest='fields', variable
655 dest='defines', variable
680 dest='sources', variable in .AppendSort
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp155 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 Dsfn_optimizer.cpp175 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 Drogue_build_data.h59 size_t dest[ROGUE_MAX_BUFFERS]; member
71 size_t dest; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py81 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 Ddri2.c520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, CARD32 dest, CARD32 src) DRI2CopyRegion() argument
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dxcode.py1253 dest = copy_group["destination"] variable
1256 dest = "$(SRCROOT)/" + dest variable
/third_party/ntfs-3g/ntfsprogs/
H A Dntfstruncate.c287 static int ucstos(char *dest, const ntfschar *src, int maxlen) in ucstos() argument
H A Dntfsundelete.h46 char *dest; /* Save file to this directory */ member
/third_party/nghttp2/src/
H A Ddeflatehd.cc71 static void to_hex(char *dest, const uint8_t *src, size_t len) { in to_hex() argument
/third_party/nghttp2/lib/
H A Dnghttp2_helper.c762 uint8_t *nghttp2_cpymem(uint8_t *dest, const void *src, size_t len) { in nghttp2_cpymem() argument
H A Dnghttp2_http.c582 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 Dbit_reader.h334 static BROTLI_INLINE void BrotliCopyBytes(uint8_t* dest, in BrotliCopyBytes() argument
/third_party/node/deps/icu-small/source/common/
H A Dfilterednormalizer2.cpp36 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 Dustr_wcs.cpp65 _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 Dustr_titlecase_brkiter.cpp190 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 Dustrcase.cpp63 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 Dustrtrns.cpp40 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 Dnormalizer2.cpp329 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 Dnormlzr.cpp139 UnicodeString *dest; in normalize() local
224 UnicodeString *dest; in concatenate() local
[all...]
H A Dumapfile.cpp355 static char *strcpy_returnEnd(char *dest, const char *src) in strcpy_returnEnd() argument
/third_party/node/deps/cares/src/lib/
H A Dares_init.c446 int ares_dup(ares_channel_t **dest, ares_channel_t *src) in ares_dup() argument
[all...]

Completed in 20 milliseconds

1...<<41424344454647484950>>...121