Home
last modified time | relevance | path

Searched defs:dest (Results 701 - 725 of 1689) sorted by relevance

1...<<21222324252627282930>>...68

/third_party/littlefs/scripts/
H A Dperfbd.py1195 dest='sources', variable in main.AppendSort
H A Ddata.py646 dest='fields', variable
652 dest='defines', variable
677 dest='sources', variable in .AppendSort
H A Dsummary.py751 dest='fields', variable
759 dest='defines', variable
H A Dstack.py679 dest='fields', variable
685 dest='defines', variable
710 dest='sources', variable in .AppendSort
H A Dstructs.py601 dest='fields', variable
607 dest='defines', variable
632 dest='sources', variable in .AppendSort
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dstringutil.cc271 void StrAppend(string* dest, const StringHolder& s1) { in StrAppend() argument
275 void StrAppend(string* dest, const StringHolder& s1, const StringHolder& s2) { in StrAppend() argument
279 void StrAppend(string* dest, const StringHolder& s1, const StringHolder& s2, in StrAppend() argument
284 void StrAppend(string* dest, const StringHolder& s1, const StringHolder& s2, in StrAppend() argument
289 void StrAppend(string* dest, const StringHolder& s1, const StringHolder& s2, in StrAppend() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dliveness.c243 static void merge_pseudo_list(struct pseudo_list *src, struct pseudo_list **dest) in merge_pseudo_list() argument
/third_party/lwip/src/netif/
H A Dlowpan6_common.c391 lowpan6_decompress_hdr(u8_t *lowpan6_buffer, size_t lowpan6_bufsize, u8_t *decomp_buffer, size_t decomp_bufsize, u16_t *hdr_size_comp, u16_t *hdr_size_decomp, u16_t datagram_size, u16_t compressed_size, ip6_addr_t *lowpan6_contexts, struct lowpan6_link_addr *src, struct lowpan6_link_addr *dest) lowpan6_decompress_hdr() argument
779 lowpan6_decompress(struct pbuf *p, u16_t datagram_size, ip6_addr_t *lowpan6_contexts, struct lowpan6_link_addr *src, struct lowpan6_link_addr *dest) lowpan6_decompress() argument
[all...]
/third_party/lwip/src/netif/ppp/
H A Dutils.c87 size_t ppp_strlcpy(char *dest, const char *src, size_t len) { in ppp_strlcpy() argument
105 size_t ppp_strlcat(char *dest, const char *src, size_t len) { in ppp_strlcat() argument
/third_party/lzma/C/
H A DAes.c255 static void Aes_Encode(const UInt32 *w, UInt32 *dest, const UInt32 *src) in Aes_Encode() argument
282 static void Aes_Decode(const UInt32 *w, UInt32 *dest, const UInt32 *src) in Aes_Decode() argument
H A DBcj2.h97 Byte *dest; member
H A DLzma2Dec.c428 SRes Lzma2Dec_DecodeToBuf(CLzma2Dec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) in Lzma2Dec_DecodeToBuf() argument
469 SRes Lzma2Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, in Lzma2Decode() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-persistent-handle.h232 Copy(const Persistent<S, M>& source, NonCopyablePersistent* dest) Copy() argument
248 Copy(const Persistent<S, M>& source, CopyablePersistent* dest) Copy() argument
/third_party/node/deps/v8/include/
H A Dv8-persistent-handle.h245 Copy(const Persistent<S, M>& source, NonCopyablePersistent* dest) Copy() argument
/third_party/node/deps/v8/src/ast/
H A Dast-value-factory.cc236 uint8_t* dest = in AllocateFlat() local
255 uint16_t* dest = in AllocateFlat() local
/third_party/node/deps/v8/src/base/
H A Dmacros.h112 Dest dest; in bit_cast() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_emit.c106 i915_emit_arith(struct i915_fp_compile *p, uint32_t op, uint32_t dest, in i915_emit_arith() argument
177 i915_emit_texld(struct i915_fp_compile *p, uint32_t dest, uint32_t destmask, uint32_t sampler, uint32_t coord, uint32_t opcode, uint32_t coord_mask) i915_emit_texld() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnir.c107 static void register_node(gpir_block *block, gpir_node *node, nir_dest *dest) in register_node() argument
217 static gpir_node *gpir_create_load(gpir_block *block, nir_dest *dest, in gpir_create_load() argument
231 gpir_create_vector_load(gpir_block *block, nir_dest *dest, int index) gpir_create_vector_load() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.c52 ppir_dest *dest = &load->dest; in ppir_codegen_encode_varying() local
228 ppir_dest *dest = &alu->dest; in ppir_codegen_encode_vec_mul() local
301 ppir_dest *dest = &alu->dest; ppir_codegen_encode_scl_mul() local
370 ppir_dest *dest = &alu->dest; ppir_codegen_encode_vec_add() local
459 ppir_dest *dest = &alu->dest; ppir_codegen_encode_scl_add() local
547 ppir_dest *dest = &alu->dest; ppir_codegen_encode_combine() local
[all...]
H A Dnode.c514 static void ppir_node_print_dest(ppir_dest *dest) in ppir_node_print_dest() argument
559 ppir_dest *dest = ppir_node_get_dest(node); in ppir_node_print_node() local
[all...]
H A Dregalloc.c88 ppir_dest *dest = ppir_node_get_dest(node); in ppir_regalloc_update_reglist_ssa() local
117 ppir_dest *dest = ppir_node_get_dest(node); in ppir_regalloc_print_result() local
278 ppir_dest *dest = ppir_node_get_dest(node); ppir_update_spilled_dest_load() local
340 ppir_dest *dest = ppir_node_get_dest(node); ppir_update_spilled_dest() local
382 ppir_dest *dest = ppir_node_get_dest(node); ppir_regalloc_spill_reg() local
459 ppir_dest *dest = ppir_node_get_dest(node); ppir_regalloc_choose_spill_node() local
[all...]
/third_party/mesa3d/src/util/
H A Dblob.c293 blob_copy_bytes(struct blob_reader *blob, void *dest, size_t size) in blob_copy_bytes() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_gv100.cpp332 Value *src0[2], *src1[2], *dest[2]; in handleDMNMX() local
H A Dnv50_ir_util.cpp49 void DLList::Iterator::moveToList(DLList& dest) in moveToList() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pressure_schedule.c116 bi_index dest = I->dest[s]; in create_dag() local

Completed in 22 milliseconds

1...<<21222324252627282930>>...68