Home
last modified time | relevance | path

Searched defs:dest (Results 1176 - 1200 of 1571) sorted by relevance

1...<<41424344454647484950>>...63

/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp81 char* dest = (char*)uprv_malloc(len); in write_utf8_file() local
238 char* dest=NULL; in convertAndEscape() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtestidna.cpp461 UChar* dest = NULL; in testAPI() local
[all...]
H A Dtstnorm.cpp505 inline static void insert(UnicodeString& dest, int pos, UChar32 ch) in insert() argument
/third_party/libfuse/util/
H A Dfusermount.c55 char *dest = buf; in unescape() local
/third_party/lwip/src/core/ipv6/
H A Dnd6.c2299 ip6_addr_t dest; local
[all...]
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c90 char *dest; member
124 char *dest; member
/third_party/lz4/lib/
H A Dxxhash.c112 static void* XXH_memcpy(void* dest, const void* src, size_t size) { return memcpy(dest,src,size); } in XXH_memcpy() argument
/third_party/lzma/C/
H A DLzFind.c139 const Byte *dest = p->buffer + GET_AVAIL_BYTES(p); in MatchFinder_ReadBlock() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h857 void JumpIfEqual(Register a, int32_t b, Label* dest) { in JumpIfEqual() argument
862 JumpIfLessThan(Register a, int32_t b, Label* dest) JumpIfLessThan() argument
972 LoadReceiver(Register dest, Register argc) LoadReceiver() argument
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1503 void LoadReceiver(Register dest, Register argc) { in LoadReceiver() argument
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h813 void JumpIfEqual(Register a, int32_t b, Label* dest) { in JumpIfEqual() argument
818 JumpIfLessThan(Register a, int32_t b, Label* dest) JumpIfLessThan() argument
922 LoadReceiver(Register dest, Register argc) LoadReceiver() argument
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h588 void ExtractBits(Register dest, Register source, Register pos, int size, in ExtractBits() argument
886 void JumpIfEqual(Register a, int32_t b, Label* dest) { in JumpIfEqual() argument
890 JumpIfLessThan(Register a, int32_t b, Label* dest) JumpIfLessThan() argument
1048 LoadReceiver(Register dest, Register argc) LoadReceiver() argument
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h715 void JumpIfEqual(Register a, int32_t b, Label* dest) { in JumpIfEqual() argument
722 JumpIfLessThan(Register a, int32_t b, Label* dest) JumpIfLessThan() argument
800 LoadReceiver(Register dest, Register argc) LoadReceiver() argument
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h1084 void LoadReceiver(Register dest, Register argc) { in LoadReceiver() argument
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc1009 SinkChar* dest = intermediate->GetChars(no_gc); in DecodeString() local
H A Djson-stringifier.cc934 SerializeStringUnchecked_( base::Vector<const SrcChar> src, IncrementalStringBuilder::NoExtend<DestChar>* dest) SerializeStringUnchecked_() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dscanner.cc41 void MoveErrorTo(TokenDesc* dest) { in MoveErrorTo() argument
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc199 int Deserializer<IsolateT>::WriteAddress(TSlot dest, Address value) { in WriteAddress() argument
208 int Deserializer<IsolateT>::WriteExternalPointer(TSlot dest, Address value, in WriteExternalPointer() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_validate.c51 cat(struct string *dest, const struct string src) in cat() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_emit.c634 unsigned dest = ins->dest == ~0 ? REGISTER_UNUSED : SSA_REG_FROM_FIXED(ins->dest); in texture_word_from_instr() local
H A Dcompiler.h97 unsigned dest; member
534 v_mov(unsigned src, unsigned dest) in v_mov() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c442 ra_dest(struct etna_compile *c, nir_dest *dest, unsigned *p_swiz) in ra_dest() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_lib.c954 void BN_with_flags(BIGNUM *dest, const BIGNUM *b, int flags) in BN_with_flags() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_sess.c166 SSL_SESSION *dest; in ssl_session_dup() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_lib.c160 int EC_GROUP_copy(EC_GROUP *dest, const EC_GROUP *src) in EC_GROUP_copy() argument
767 EC_POINT_copy(EC_POINT *dest, const EC_POINT *src) EC_POINT_copy() argument
[all...]

Completed in 44 milliseconds

1...<<41424344454647484950>>...63