Home
last modified time | relevance | path

Searched defs:dest (Results 1401 - 1425 of 1544) sorted by relevance

1...<<51525354555657585960>>...62

/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c2858 char dest[20]; /* longer than longest expectedLength */ in TestConvertExFromUTF8_C5F0() local
/third_party/icu/icu4c/source/common/
H A Ducurr.cpp950 UChar* dest = NULL; in toUpperCase() local
H A Duresbund.cpp1539 ures_toUTF8String(const UChar *s16, int32_t length16, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_toUTF8String() argument
1601 ures_getUTF8String(const UResourceBundle *resB, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8String() argument
1931 ures_getUTF8StringByIndex(const UResourceBundle *resB, int32_t idx, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8StringByIndex() argument
2332 ResourceSink& dest; global() member
2569 ures_getUTF8StringByKey(const UResourceBundle *resB, const char *key, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8StringByKey() argument
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h166 struct snd_seq_addr dest; member
296 struct snd_seq_addr dest; /* destination address */ member
309 struct snd_seq_addr dest; /* destination address */ member
424 struct snd_seq_addr dest; /* Address for REMOVE_DEST */ member
585 struct snd_seq_addr dest; /* destination address */ member
/third_party/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp1609 getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const getDisplayNames() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c616 unsigned dest:8; /* always last */ member
630 unsigned dest:8; member
640 unsigned dest:8; member
647 unsigned dest:8; member
654 unsigned dest:8; member
674 unsigned dest:8; member
679 unsigned dest:8; member
694 union packed_dest dest; in write_dest() local
765 union packed_dest dest; read_dest() local
[all...]
H A Dnir.c445 static void dest_free_indirects(nir_dest *dest) in dest_free_indirects() argument
457 void nir_src_copy(nir_src *dest, const nir_src *src) in nir_src_copy() argument
476 nir_dest_copy(nir_dest *dest, const nir_dest *src) nir_dest_copy() argument
496 nir_alu_src_copy(nir_alu_src *dest, const nir_alu_src *src) nir_alu_src_copy() argument
506 nir_alu_dest_copy(nir_alu_dest *dest, const nir_alu_dest *src) nir_alu_dest_copy() argument
668 dest_init(nir_dest *dest) dest_init() argument
677 alu_dest_init(nir_alu_dest *dest) alu_dest_init() argument
1107 add_reg_def_cb(nir_dest *dest, void *state) add_reg_def_cb() argument
1212 remove_def_cb(nir_dest *dest, void *state) remove_def_cb() argument
1246 free_dest_indirects_cb(nir_dest *dest, void *state) free_dest_indirects_cb() argument
1396 nir_ssa_def_visitor(nir_dest *dest, void *void_state) nir_ssa_def_visitor() argument
1688 nir_instr_move_src(nir_instr *dest_instr, nir_src *dest, nir_src *src) nir_instr_move_src() argument
1712 nir_instr_rewrite_dest(nir_instr *instr, nir_dest *dest, nir_dest new_dest) nir_instr_rewrite_dest() argument
1762 nir_ssa_dest_init(nir_instr *instr, nir_dest *dest, unsigned num_components, unsigned bit_size, const char *name) nir_ssa_dest_init() argument
2253 dest_is_ssa(nir_dest *dest, void *_state) dest_is_ssa() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c185 ntq_store_dest(struct vc4_compile *c, nir_dest *dest, int chan, in ntq_store_dest() argument
921 ntq_emit_comparison(struct vc4_compile *c, struct qreg *dest, nir_alu_instr *compare_instr, nir_alu_instr *sel_instr) ntq_emit_comparison() argument
1007 struct qreg dest; ntq_emit_bcsel() local
[all...]
H A Dvc4_qir.h756 qir_PACK_8_F(struct vc4_compile *c, struct qreg dest, struct qreg val, int chan) in qir_PACK_8_F() argument
766 struct qreg dest = qir_MMOV(c, val); qir_PACK_8888_F() local
819 qir_MOV_cond(struct vc4_compile *c, uint8_t cond, struct qreg dest, struct qreg src) qir_MOV_cond() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2722 Simd128Register dest = dst.fp(); emit_i8x16_swizzle() local
2769 Simd128Register dest = dst.fp(); emit_i16x8_q15mulr_sat_s() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp973 char16_t* dest = nullptr; in toUpperCase() local
H A Duresbund.cpp1541 ures_toUTF8String(const char16_t *s16, int32_t length16, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_toUTF8String() argument
1603 ures_getUTF8String(const UResourceBundle *resB, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8String() argument
1933 ures_getUTF8StringByIndex(const UResourceBundle *resB, int32_t idx, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8StringByIndex() argument
2334 ResourceSink& dest; global() member
2630 ures_getUTF8StringByKey(const UResourceBundle *resB, const char *key, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status) ures_getUTF8StringByKey() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c595 GLubyte *dest; in clear_buffer_subdata_sw() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames_impl.cpp1594 getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const getDisplayNames() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c1086 static void emit_copy(struct storage *dest, struct storage *src, in emit_copy() argument
1113 static void emit_store(struct expression *dest_expr, struct storage *dest, in emit_store() argument
1154 static void emit_move(struct storage *src, struct storage *dest, in emit_move() argument
1226 insn(opbits(opname, bits), src, dest, comment); emit_move() local
1346 struct storage *dest, *src; emit_binop() local
[all...]
/third_party/lz4/lib/
H A Dlz4.c1346 int LZ4_compress_fast_extState(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) in LZ4_compress_fast_extState() argument
910 LZ4_compress_generic_validated( LZ4_stream_t_internal* const cctx, const char* const source, char* const dest, const int inputSize, int* inputConsumed, const int maxOutputSize, const limitedOutput_directive outputDirective, const tableType_t tableType, const dict_directive dictDirective, const dictIssue_directive dictIssue, const int acceleration) LZ4_compress_generic_validated() argument
1416 LZ4_compress_fast(const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) LZ4_compress_fast() argument
1632 LZ4_compress_fast_continue(LZ4_stream_t* LZ4_stream, const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) LZ4_compress_fast_continue() argument
1712 LZ4_compress_forceExtDict(LZ4_stream_t* LZ4_dict, const char* source, char* dest, int srcSize) LZ4_compress_forceExtDict() argument
2345 LZ4_decompress_safe(const char* source, char* dest, int compressedSize, int maxDecompressedSize) LZ4_decompress_safe() argument
2362 LZ4_decompress_fast(const char* source, char* dest, int originalSize) LZ4_decompress_fast() argument
2373 LZ4_decompress_safe_withPrefix64k(const char* source, char* dest, int compressedSize, int maxOutputSize) LZ4_decompress_safe_withPrefix64k() argument
2381 LZ4_decompress_safe_partial_withPrefix64k(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity) LZ4_decompress_safe_partial_withPrefix64k() argument
2390 LZ4_decompress_fast_withPrefix64k(const char* source, char* dest, int originalSize) LZ4_decompress_fast_withPrefix64k() argument
2398 LZ4_decompress_safe_withSmallPrefix(const char* source, char* dest, int compressedSize, int maxOutputSize, size_t prefixSize) LZ4_decompress_safe_withSmallPrefix() argument
2407 LZ4_decompress_safe_partial_withSmallPrefix(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, size_t prefixSize) LZ4_decompress_safe_partial_withSmallPrefix() argument
2417 LZ4_decompress_safe_forceExtDict(const char* source, char* dest, int compressedSize, int maxOutputSize, const void* dictStart, size_t dictSize) LZ4_decompress_safe_forceExtDict() argument
2427 LZ4_decompress_safe_partial_forceExtDict(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, const void* dictStart, size_t dictSize) LZ4_decompress_safe_partial_forceExtDict() argument
2438 LZ4_decompress_fast_extDict(const char* source, char* dest, int originalSize, const void* dictStart, size_t dictSize) LZ4_decompress_fast_extDict() argument
2451 LZ4_decompress_safe_doubleDict(const char* source, char* dest, int compressedSize, int maxOutputSize, size_t prefixSize, const void* dictStart, size_t dictSize) LZ4_decompress_safe_doubleDict() argument
2524 LZ4_decompress_safe_continue(LZ4_streamDecode_t* LZ4_streamDecode, const char* source, char* dest, int compressedSize, int maxOutputSize) LZ4_decompress_safe_continue() argument
2564 LZ4_decompress_fast_continue(LZ4_streamDecode_t* LZ4_streamDecode, const char* source, char* dest, int originalSize) LZ4_decompress_fast_continue() argument
2612 LZ4_decompress_safe_usingDict(const char* source, char* dest, int compressedSize, int maxOutputSize, const char* dictStart, int dictSize) LZ4_decompress_safe_usingDict() argument
2627 LZ4_decompress_safe_partial_usingDict(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, const char* dictStart, int dictSize) LZ4_decompress_safe_partial_usingDict() argument
2642 LZ4_decompress_fast_usingDict(const char* source, char* dest, int originalSize, const char* dictStart, int dictSize) LZ4_decompress_fast_usingDict() argument
2657 LZ4_compress_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize) LZ4_compress_limitedOutput() argument
2661 LZ4_compress(const char* src, char* dest, int srcSize) LZ4_compress() argument
2677 LZ4_compress_continue(LZ4_stream_t* LZ4_stream, const char* source, char* dest, int inputSize) LZ4_compress_continue() argument
2688 LZ4_uncompress(const char* source, char* dest, int outputSize) LZ4_uncompress() argument
2692 LZ4_uncompress_unknownOutputSize(const char* source, char* dest, int isize, int maxOutputSize) LZ4_uncompress_unknownOutputSize() argument
[all...]
H A Dlz4hc.c976 int LZ4_compress_HC_destSize(void* state, const char* source, char* dest, int* sourceSizePtr, int targetDestSize, int cLevel) in LZ4_compress_HC_destSize() argument
553 LZ4HC_compress_hashChain( LZ4HC_CCtx_internal* const ctx, const char* const source, char* const dest, int* srcSizePtr, int const maxOutputSize, int maxNbAttempts, const limitedOutput_directive limit, const dictCtx_directive dict ) LZ4HC_compress_hashChain() argument
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc2070 Register dest = pointer_to_new_space_out; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc2258 Register dest = pointer_to_new_space_out; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc2073 Register dest = pointer_to_new_space_out; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc105 int strncpy_s(char* dest, size_t dest_size, const char* source, size_t count) { in strncpy_s() argument
723 void OS::StrNCpy(char* dest, int length, const char* src, size_t n) { in StrNCpy() argument
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc1290 Register src = edx, dest = esp, num = edi, current = ebx; in CallRecordWriteStub() local
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc2053 Register dest = pointer_to_new_space_out; in Generate_AllocateSpaceAndShiftExistingArguments() local
3284 Register dest = r0; in Generate_MemCopyUint8Uint8() local
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc2175 Register dest = pointer_to_new_space_out; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc2303 Register dest = pointer_to_new_space_out; in Generate_AllocateSpaceAndShiftExistingArguments() local

Completed in 101 milliseconds

1...<<51525354555657585960>>...62