| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader_fs.cpp | 311 auto dest in emit_load_sample_mask_in() local 554 auto dest = value_factory().dest_vec4(instr->dest, pin_group); emit_load_sample_pos() local 791 load_interpolated(RegisterVec4& dest, const InterpolateParams& params, int num_dest_comp, int start_comp) load_interpolated() argument 912 load_interpolated_one_comp(RegisterVec4& dest, const InterpolateParams& params, EAluOp op) load_interpolated_one_comp() argument 940 load_interpolated_two_comp(RegisterVec4& dest, const InterpolateParams& params, EAluOp op, int writemask) load_interpolated_two_comp() argument 963 load_interpolated_two_comp_for_one(RegisterVec4& dest, const InterpolateParams& params, EAluOp op, int comp) load_interpolated_two_comp_for_one() argument [all...] |
| /third_party/node/src/ |
| H A D | node_blob.cc | 160 unsigned char* dest = static_cast<unsigned char*>(store->Data()); in GetArrayBuffer() local 339 unsigned char* dest = static_cast<unsigned char*>(destination_->Data()); in DoThreadPoolWork() local
|
| H A D | node_i18n.cc | 123 void CopySourceBuffer(MaybeStackBuffer<UChar>* dest, in CopySourceBuffer() argument
|
| /third_party/musl/porting/linux/user/src/fortify/ |
| H A D | fortify.c | 178 char* __strncat_chk(char* dest, const char* src, size_t len, size_t dst_buf_size) in __strncat_chk() argument 185 char* __strcat_chk(char* dest, const char* src, size_t dst_buf_size) in __strcat_chk() argument 192 char* __strcpy_chk(char* dest, const char* src, size_t dst_len) in __strcpy_chk() argument 199 void* __memmove_chk(void* dest, const void* src, size_t len, size_t dst_len) in __memmove_chk() argument 205 __memcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) __memcpy_chk() argument 213 __mempcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) __mempcpy_chk() argument 221 __stpcpy_chk(char* dest, const char* src, size_t dst_len) __stpcpy_chk() argument 235 __stpncpy_chk(char* dest, const char* src, size_t len, size_t dst_len) __stpncpy_chk() argument 241 __strncpy_chk(char *dest, const char *src, size_t len, size_t dst_len) __strncpy_chk() argument 247 __memset_chk(void *dest, int byte, size_t count, size_t dst_len) __memset_chk() argument 255 __strlcpy_chk(char *dest, const char *src, size_t supplied_size, size_t dst_len_from_compiler) __strlcpy_chk() argument 262 __strlcat_chk(char *dest, const char *src, size_t supplied_size, size_t dst_len_from_compiler) __strlcat_chk() argument 365 __fgets_chk(char* dest, int supplied_size, FILE* stream, size_t dst_len_from_compiler) __fgets_chk() argument 371 __vsnprintf_chk(char* dest, size_t supplied_size, int flags, size_t dst_len_from_compiler, const char* format, va_list va) __vsnprintf_chk() argument 378 __vsprintf_chk(char* dest, int flags, size_t dst_len_from_compiler, const char* format, va_list va) __vsprintf_chk() argument 393 __snprintf_chk(char* dest, size_t supplied_size, int flags, size_t dst_len_from_compiler, const char* format, ...) __snprintf_chk() argument 403 __sprintf_chk(char* dest, int flags, size_t dst_len_from_compiler, const char* format, ...) __sprintf_chk() argument [all...] |
| /third_party/musl/src/fortify/linux/ |
| H A D | fortify.c | 189 char* __strncat_chk(char* dest, const char* src, size_t len, size_t dst_buf_size) in __strncat_chk() argument 196 char* __strcat_chk(char* dest, const char* src, size_t dst_buf_size) in __strcat_chk() argument 203 char* __strcpy_chk(char* dest, const char* src, size_t dst_len) in __strcpy_chk() argument 210 void* __memmove_chk(void* dest, const void* src, size_t len, size_t dst_len) in __memmove_chk() argument 216 __memcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) __memcpy_chk() argument 224 __mempcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) __mempcpy_chk() argument 232 __stpcpy_chk(char* dest, const char* src, size_t dst_len) __stpcpy_chk() argument 246 __stpncpy_chk(char* dest, const char* src, size_t len, size_t dst_len) __stpncpy_chk() argument 252 __strncpy_chk(char *dest, const char *src, size_t len, size_t dst_len) __strncpy_chk() argument 258 __memset_chk(void *dest, int byte, size_t count, size_t dst_len) __memset_chk() argument 266 __strlcpy_chk(char *dest, const char *src, size_t supplied_size, size_t dst_len_from_compiler) __strlcpy_chk() argument 273 __strlcat_chk(char *dest, const char *src, size_t supplied_size, size_t dst_len_from_compiler) __strlcat_chk() argument 376 __fgets_chk(char* dest, int supplied_size, FILE* stream, size_t dst_len_from_compiler) __fgets_chk() argument 382 __vsnprintf_chk(char* dest, size_t supplied_size, int flags, size_t dst_len_from_compiler, const char* format, va_list va) __vsnprintf_chk() argument 389 __vsprintf_chk(char* dest, int flags, size_t dst_len_from_compiler, const char* format, va_list va) __vsprintf_chk() argument 404 __snprintf_chk(char* dest, size_t supplied_size, int flags, size_t dst_len_from_compiler, const char* format, ...) __snprintf_chk() argument 414 __sprintf_chk(char* dest, int flags, size_t dst_len_from_compiler, const char* format, ...) __sprintf_chk() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | h2load_quic.cc | 251 int generate_cid(ngtcp2_cid &dest) { in generate_cid() argument 285 void rand(uint8_t *dest, size_t destlen, const ngtcp2_rand_ctx *rand_ctx) { in rand() argument
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_stream.c | 211 static int stream_obq_move(nghttp2_stream *dest, nghttp2_stream *src, in stream_obq_move() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvsel.cpp | 668 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks() argument
|
| H A D | usprep.cpp | 507 usprep_map( const UStringPrepProfile* profile, const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_map() argument 639 usprep_prepare( const UStringPrepProfile* profile, const char16_t* src, int32_t srcLength, char16_t* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_prepare() argument
|
| H A D | locdispnames.cpp | 300 _getStringOrCopyKey(const char *path, const char *locale, const char *tableKey, const char* subTableKey, const char *itemKey, const char *substitute, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) _getStringOrCopyKey() argument 363 _getDisplayNameForComponent(const char *locale, const char *displayLocale, char16_t *dest, int32_t destCapacity, UDisplayNameGetter *getter, const char *tag, UErrorCode *pErrorCode) _getDisplayNameForComponent() argument 409 uloc_getDisplayLanguage(const char *locale, const char *displayLocale, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayLanguage() argument 418 uloc_getDisplayScript(const char* locale, const char* displayLocale, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayScript() argument 443 uloc_getDisplayScriptInContext(const char* locale, const char* displayLocale, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayScriptInContext() argument 453 uloc_getDisplayCountry(const char *locale, const char *displayLocale, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayCountry() argument 467 uloc_getDisplayVariant(const char *locale, const char *displayLocale, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayVariant() argument 488 uloc_getDisplayName(const char *locale, const char *displayLocale, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayName() argument 789 uloc_getDisplayKeyword(const char* keyword, const char* displayLocale, char16_t* dest, int32_t destCapacity, UErrorCode* status) uloc_getDisplayKeyword() argument 820 uloc_getDisplayKeywordValue( const char* locale, const char* keyword, const char* displayLocale, char16_t* dest, int32_t destCapacity, UErrorCode* status) uloc_getDisplayKeywordValue() argument [all...] |
| H A D | utext.cpp | 525 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() argument 753 static void adjustPointer(UText *dest, const void **destPtr, const UText *src) { in adjustPointer() argument 776 shallowTextClone(UText * dest, const UText * src, UErrorCode * status) { in shallowTextClone() argument 429 utext_extract(UText *ut, int64_t start, int64_t limit, char16_t *dest, int32_t destCapacity, UErrorCode *status) utext_extract() argument [all...] |
| H A D | uset.cpp | 374 uset_serialize(const USet* set, uint16_t* dest, int32_t destCapacity, UErrorCode* ec) { in uset_serialize() argument
|
| H A D | uts46.cpp | 51 isASCIIString(const UnicodeString &dest) { in isASCIIString() argument 73 IDNA::labelToASCII_UTF8(StringPiece label, ByteSink &dest, in labelToASCII_UTF8() argument 83 IDNA::labelToUnicodeUTF8(StringPiece label, ByteSink &dest, in labelToUnicodeUTF8() argument 93 IDNA::nameToASCII_UTF8(StringPiece name, ByteSink &dest, in nameToASCII_UTF8() argument 103 IDNA::nameToUnicodeUTF8(StringPiece name, ByteSink &dest, in nameToUnicodeUTF8() argument 225 labelToASCII(const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToASCII() argument 231 labelToUnicode(const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToUnicode() argument 237 nameToASCII(const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToASCII() argument 250 nameToUnicode(const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToUnicode() argument 256 labelToASCII_UTF8(StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToASCII_UTF8() argument 262 labelToUnicodeUTF8(StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToUnicodeUTF8() argument 268 nameToASCII_UTF8(StringPiece name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToASCII_UTF8() argument 274 nameToUnicodeUTF8(StringPiece name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToUnicodeUTF8() argument 302 process(const UnicodeString &src, UBool isLabel, UBool toASCII, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const process() argument 406 processUTF8(StringPiece src, UBool isLabel, UBool toASCII, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const processUTF8() argument 527 processUnicode(const UnicodeString &src, int32_t labelStart, int32_t mappingStart, UBool isLabel, UBool toASCII, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const processUnicode() argument 601 mapDevChars(UnicodeString &dest, int32_t labelStart, int32_t mappingStart, UErrorCode &errorCode) const mapDevChars() argument 678 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength, const UnicodeString &label, int32_t labelLength, UErrorCode &errorCode) replaceLabel() argument 694 processLabel(UnicodeString &dest, int32_t labelStart, int32_t labelLength, UBool toASCII, IDNAInfo &info, UErrorCode &errorCode) const processLabel() argument 917 markBadACELabel(UnicodeString &dest, int32_t labelStart, int32_t labelLength, UBool toASCII, IDNAInfo &info, UErrorCode &errorCode) const markBadACELabel() argument 1326 checkArgs(const void *label, int32_t length, void *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) checkArgs() argument 1356 uidna_labelToASCII(const UIDNA *idna, const char16_t *label, int32_t length, char16_t *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII() argument 1372 uidna_labelToUnicode(const UIDNA *idna, const char16_t *label, int32_t length, char16_t *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicode() argument 1388 uidna_nameToASCII(const UIDNA *idna, const char16_t *name, int32_t length, char16_t *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII() argument 1404 uidna_nameToUnicode(const UIDNA *idna, const char16_t *name, int32_t length, char16_t *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicode() argument 1420 uidna_labelToASCII_UTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII_UTF8() argument 1436 uidna_labelToUnicodeUTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicodeUTF8() argument 1452 uidna_nameToASCII_UTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII_UTF8() argument 1468 uidna_nameToUnicodeUTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicodeUTF8() argument [all...] |
| H A D | ucasemap.cpp | 888 ucasemap_mapUTF8(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UTF8CaseMapper *stringCaseMapper, icu::Edits *edits, UErrorCode &errorCode) ucasemap_mapUTF8() argument 940 ucasemap_utf8ToLower(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToLower() argument 952 ucasemap_utf8ToUpper(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToUpper() argument 964 ucasemap_utf8FoldCase(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8FoldCase() argument 1007 utf8ToLower( const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToLower() argument 1019 utf8ToUpper( const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToUpper() argument 1031 utf8Fold( uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8Fold() argument [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_sysconfig.c | 234 getBestRouteMetric(IF_LUID * const luid, const SOCKADDR_INET * const dest, const ULONG interfaceMetric) getBestRouteMetric() argument
|
| H A D | ares__buf.c | 614 ares__buf_fetch_bytes_into_buf(ares__buf_t *buf, ares__buf_t *dest, size_t len) ares__buf_fetch_bytes_into_buf() argument
|
| /third_party/node/ |
| H A D | configure.py | 87 dest='prefix', variable 93 dest='coverage', variable 99 dest='debug', variable 105 dest='debug_node', variable 111 dest='dest_cpu', variable 117 dest='cross_compiling', variable 122 dest='cross_compiling', variable 128 dest variable 134 dest='error_on_warn', global() variable 140 dest='gdb', global() variable 146 dest='no_ifaddrs', global() variable 152 dest='disable_single_executable_application', global() variable 158 dest="fully_static", global() variable 165 dest="partly_static", global() variable 172 dest="enable_vtune_profiling", global() variable 179 dest="enable_pgo_generate", global() variable 186 dest="enable_pgo_use", global() variable 193 dest="enable_lto", global() variable 200 dest="linked_module", global() variable 208 dest="openssl_conf_name", global() variable 214 dest='openssl_default_cipher_list', global() variable 219 dest="openssl_no_asm", global() variable 225 dest='openssl_is_fips', global() variable 231 dest='use_openssl_ca_store', global() variable 237 dest='openssl_system_ca_path', global() variable 243 dest='experimental_http_parser', global() variable 249 dest='shared_http_parser', global() variable 255 dest='shared_http_parser_includes', global() variable 260 dest='shared_http_parser_libname', global() variable 266 dest='shared_http_parser_libpath', global() variable 271 dest='shared_libuv', global() variable 277 dest='shared_libuv_includes', global() variable 282 dest='shared_libuv_libname', global() variable 288 dest='shared_libuv_libpath', global() variable 293 dest='shared_nghttp2', global() variable 299 dest='shared_nghttp2_includes', global() variable 304 dest='shared_nghttp2_libname', global() variable 310 dest='shared_nghttp2_libpath', global() variable 315 dest='shared_nghttp3', global() variable 321 dest='shared_nghttp3_includes', global() variable 326 dest='shared_nghttp3_libname', global() variable 332 dest='shared_nghttp3_libpath', global() variable 337 dest='shared_ngtcp2', global() variable 343 dest='shared_ngtcp2_includes', global() variable 348 dest='shared_ngtcp2_libname', global() variable 354 dest='shared_ngtcp2_libpath', global() variable 359 dest='shared_openssl', global() variable 365 dest='shared_openssl_includes', global() variable 370 dest='shared_openssl_libname', global() variable 376 dest='shared_openssl_libpath', global() variable 381 dest='shared_zlib', global() variable 387 dest='shared_zlib_includes', global() variable 392 dest='shared_zlib_libname', global() variable 398 dest='shared_zlib_libpath', global() variable 403 dest='shared_brotli', global() variable 409 dest='shared_brotli_includes', global() variable 414 dest='shared_brotli_libname', global() variable 420 dest='shared_brotli_libpath', global() variable 425 dest='shared_cares', global() variable 431 dest='shared_cares_includes', global() variable 436 dest='shared_cares_libname', global() variable 442 dest='shared_cares_libpath', global() variable 451 dest='node_shared_builtin_' + builtin.replace('/', '_') + '_path', global() variable 459 dest='static_zoslib_gyp', global() variable 466 dest='systemtap_includes', global() variable 471 dest='tag', global() variable 476 dest='release_urlbase', global() variable 483 dest='enable_d8', global() variable 489 dest='trace_maps', global() variable 495 dest='enable_pointer_compression', global() variable 501 dest='disable_shared_ro_heap', global() variable 507 dest='v8_options', global() variable 512 dest='ossfuzz', global() variable 518 dest='arm_float_abi', global() variable 524 dest='arm_fpu', global() variable 530 dest='mips_arch_variant', global() variable 537 dest='mips_fpu_mode', global() variable 544 dest='mips_float_abi', global() variable 551 dest='with_dtrace', global() variable 557 dest='with_etw', global() variable 563 dest='node_use_large_pages', global() variable 569 dest='node_use_large_pages_script_lld', global() variable 575 dest='node_section_ordering_info', global() variable 583 dest='with_intl', global() variable 590 dest='with_intl', global() variable 596 dest='with_icu_path', global() variable 603 dest='with_icu_locales', global() variable 610 dest='with_icu_source', global() variable 617 dest='with_icu_default_data_dir', global() variable 625 dest='with_ltcg', global() variable 631 dest='without_node_snapshot', global() variable 637 dest='without_node_code_cache', global() variable 643 dest='download_list', global() variable 648 dest='download_path', global() variable 656 dest='node_debug_lib', global() variable 662 dest='debug_nghttp2', global() variable 670 dest='without_dtrace', global() variable 676 dest='without_etw', global() variable 682 dest='without_npm', global() variable 688 dest='without_corepack', global() variable 695 dest='unused_without_report', global() variable 701 dest='unused_with_snapshot', global() variable 707 dest='unused_without_snapshot', global() variable 713 dest='without_siphash', global() variable 721 dest='without_ssl', global() variable 727 dest='without_node_options', global() variable 733 dest='use_ninja', global() variable 739 dest='enable_asan', global() variable 745 dest='enable_static', global() variable 751 dest='no_browser_globals', global() variable 759 dest='without_inspector', global() variable 765 dest='shared', global() variable 772 dest='libdir', global() variable 780 dest='without_v8_platform', global() variable 787 dest='without_bundled_v8', global() variable 794 dest='verbose', global() variable 800 dest='v8_non_optimized_debug', global() variable 806 dest='v8_with_dchecks', global() variable 812 dest='v8_lite_mode', global() variable 820 dest='v8_enable_object_print', global() variable 826 dest='v8_disable_object_print', global() variable 832 dest='v8_enable_hugepage', global() variable 839 dest='v8_enable_short_builtin_calls', global() variable 846 dest='v8_enable_snapshot_compression', global() variable 852 dest='node_builtin_modules_path', global() variable 858 dest='node_snapshot_main', global() variable 866 dest='compile_commands_json', global() variable [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_tiled_memcpy.c | 574 _memcpy_streaming_load(void *dest, const void *src, size_t count) in _memcpy_streaming_load() argument
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_to_nir.c | 70 ptn_src_for_dest(struct ptn_compile *c, nir_alu_dest *dest) in ptn_src_for_dest() argument 94 nir_alu_dest dest; ptn_get_dest() local 247 ptn_alu(nir_builder *b, nir_op op, nir_alu_dest dest, nir_ssa_def **src) ptn_alu() argument 261 ptn_move_dest_masked(nir_builder *b, nir_alu_dest dest, nir_ssa_def *def, unsigned write_mask) ptn_move_dest_masked() argument 280 ptn_move_dest(nir_builder *b, nir_alu_dest dest, nir_ssa_def *def) ptn_move_dest() argument 286 ptn_arl(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_arl() argument 298 ptn_exp(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_exp() argument 315 ptn_log(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_log() argument 337 ptn_dst(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_dst() argument 352 ptn_lit(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_lit() argument 383 ptn_scs(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_scs() argument 394 ptn_slt(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_slt() argument 400 ptn_sge(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_sge() argument 406 ptn_xpd(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_xpd() argument 421 ptn_dp2(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_dp2() argument 427 ptn_dp3(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_dp3() argument 433 ptn_dp4(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_dp4() argument 439 ptn_dph(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_dph() argument 445 ptn_cmp(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_cmp() argument 453 ptn_lrp(nir_builder *b, nir_alu_dest dest, nir_ssa_def **src) ptn_lrp() argument 510 ptn_tex(struct ptn_compile *c, nir_alu_dest dest, nir_ssa_def **src, struct prog_instruction *prog_inst) ptn_tex() argument 689 nir_alu_dest dest = ptn_get_dest(c, &prog_inst->DstReg); ptn_emit_instruction() local [all...] |
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_exec_api.c | 368 fi_type *dest = exec->vtx.buffer_ptr; in vbo_exec_wrap_upgrade_vertex() local [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_stream.c | 211 static int stream_obq_move(nghttp2_stream *dest, nghttp2_stream *src, in stream_obq_move() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/ |
| H A D | openssl.c | 325 int ngtcp2_crypto_hkdf_extract(uint8_t *dest, const ngtcp2_crypto_md *md, in ngtcp2_crypto_hkdf_extract() argument 379 int ngtcp2_crypto_hkdf_expand(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf_expand() argument 433 int ngtcp2_crypto_hkdf(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf() argument 488 int ngtcp2_crypto_encrypt(uint8_t *dest, cons argument 527 ngtcp2_crypto_decrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *ciphertext, size_t ciphertextlen, const uint8_t *nonce, size_t noncelen, const uint8_t *aad, size_t aadlen) ngtcp2_crypto_decrypt() argument 576 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/ |
| H A D | wolfssl.c | 209 int ngtcp2_crypto_hkdf_extract(uint8_t *dest, const ngtcp2_crypto_md *md, in ngtcp2_crypto_hkdf_extract() argument 219 int ngtcp2_crypto_hkdf_expand(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf_expand() argument 230 int ngtcp2_crypto_hkdf(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf() argument 241 int ngtcp2_crypto_encrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, in ngtcp2_crypto_encrypt() argument 257 int ngtcp2_crypto_decrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, in ngtcp2_crypto_decrypt() argument 274 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | uspoof.cpp | 763 uspoof_getSkeleton(const USpoofChecker *sc, uint32_t type, const char16_t *id, int32_t length, char16_t *dest, int32_t destCapacity, UErrorCode *status) uspoof_getSkeleton() argument 785 uspoof_getBidiSkeleton(const USpoofChecker *sc, UBiDiDirection direction, const UChar *id, int32_t length, UChar *dest, int32_t destCapacity, UErrorCode *status) uspoof_getBidiSkeleton() argument 800 uspoof_getBidiSkeletonUnicodeString(const USpoofChecker *sc, UBiDiDirection direction, const UnicodeString &id, UnicodeString &dest, UErrorCode *status) uspoof_getBidiSkeletonUnicodeString() argument 842 uspoof_getSkeletonUnicodeString(const USpoofChecker *sc, uint32_t , const UnicodeString &id, UnicodeString &dest, UErrorCode *status) uspoof_getSkeletonUnicodeString() argument 872 uspoof_getSkeletonUTF8(const USpoofChecker *sc, uint32_t type, const char *id, int32_t length, char *dest, int32_t destCapacity, UErrorCode *status) uspoof_getSkeletonUTF8() argument 897 uspoof_getBidiSkeletonUTF8(const USpoofChecker *sc, UBiDiDirection direction, const char *id, int32_t length, char *dest, int32_t destCapacity, UErrorCode *status) uspoof_getBidiSkeletonUTF8() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/ |
| H A D | boringssl.c | 283 int ngtcp2_crypto_hkdf_extract(uint8_t *dest, const ngtcp2_crypto_md *md, in ngtcp2_crypto_hkdf_extract() argument 297 int ngtcp2_crypto_hkdf_expand(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf_expand() argument 310 int ngtcp2_crypto_hkdf(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf() argument 324 int ngtcp2_crypto_encrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, in ngtcp2_crypto_encrypt() argument 342 int ngtcp2_crypto_decrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, in ngtcp2_crypto_decrypt() argument 367 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument [all...] |