Searched defs:chunk (Results 101 - 109 of 109) sorted by relevance

12345

/freebsd-10-stable/sys/dev/firewire/
H A Dfwohci.c1533 struct fw_bulkxfer *first, *chunk, *prev; local
1654 struct fw_bulkxfer *first, *prev, *chunk; local
1785 struct fw_bulkxfer *chunk; local
2165 struct fw_bulkxfer *chunk; local
2213 struct fw_bulkxfer *chunk; local
[all...]
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_main.c2814 unsigned int chunk = min(len, sizeof(buf)); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2982 BlockLayoutChunk chunk; local
3001 BlockLayoutChunk chunk; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp377 DeclaratorChunk &chunk = declarator.getTypeObject(i-1); local
434 DeclaratorChunk &chunk = declarator.getTypeObject(i); local
493 DeclaratorChunk &chunk = declarator.getTypeObject(i-1); local
525 DeclaratorChunk &chunk = declarator.getTypeObject(i); local
1880 DeclaratorChunk &chunk = declarator.getTypeObject(chunkIndex); local
3315 DeclaratorChunk &chunk = D.getTypeObject(chunkIndex); local
3357 DeclaratorChunk &chunk = D.getTypeObject(i); local
[all...]
H A DSemaDeclCXX.cpp374 DeclaratorChunk &chunk = D.getTypeObject(i); local
/freebsd-10-stable/sys/netinet/
H A Dsctputil.c3568 sctp_notify_remote_error(struct sctp_tcb *stcb, uint16_t error, struct sctp_error_chunk *chunk) argument
[all...]
H A Dsctp_output.c13617 sctp_add_auth_chunk(struct mbuf *m, struct mbuf **m_end, struct sctp_auth_chunk **auth_ret, uint32_t * offset, struct sctp_tcb *stcb, uint8_t chunk) argument
[all...]
/freebsd-10-stable/sys/pci/
H A Dncr.c6611 u_long chunk = MAX_SIZE; local
/freebsd-10-stable/sys/cam/ctl/
H A Dctl.c3721 uint32_t chunk, piece; local
3737 uint32_t chunk, piece; local
3753 uint32_t chunk, piece; local
[all...]

Completed in 334 milliseconds

12345