Searched defs:chunks (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-current/contrib/bearssl/src/ssl/
H A Dssl_keyexport.c49 br_tls_prf_seed_chunk chunks[4]; local
[all...]
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DWriter.h31 std::vector<Chunk *> chunks; member in class:lld::coff::PartialSection
79 std::vector<Chunk *> chunks; member in class:lld::coff::OutputSection
H A DDLL.h79 std::vector<Chunk *> chunks; member in class:lld::coff::EdataContents
H A DICF.cpp62 std::vector<SectionChunk *> chunks; member in class:lld::coff::ICF
[all...]
H A DDLL.cpp646 std::vector<Chunk *> chunks; member in class:lld::coff::__anon1279::NamePointersChunk
[all...]
H A DInputFiles.h276 std::vector<Chunk *> chunks; member in class:lld::coff::ObjFile
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h82 CompactPtrT chunks[2 * SizeClassMap::kMaxNumCachedHint]; member in struct:SizeClassAllocator64LocalCache::PerClass
H A Dsanitizer_allocator_secondary.h186 Header *const *chunks = AddressSpaceView::Load(chunks_, n_chunks_); local
224 Header *const *chunks = AddressSpaceView::Load(chunks_, n_chunks_); local
278 const Header *const *chunks = AddressSpaceView::Load(chunks_, n_chunks_); local
[all...]
H A Dsanitizer_allocator_primary64.h174 ReturnToAllocator(MemoryMapperT *memory_mapper, AllocatorStats *stat, uptr class_id, const CompactPtrT *chunks, uptr n_chunks) argument
201 GetFromAllocator(AllocatorStats *stat, uptr class_id, CompactPtrT *chunks, uptr n_chunks) argument
[all...]
/freebsd-current/contrib/libcbor/src/cbor/
H A Dserialization.c89 cbor_item_t **chunks = cbor_bytestring_chunks_handle(item); local
104 cbor_item_t **chunks = cbor_string_chunks_handle(item); local
H A Ddata.h189 cbor_item_t** chunks; member in struct:cbor_indefinite_string_data
/freebsd-current/sys/netinet/
H A Dsctp_auth.h72 uint8_t chunks[256]; member in struct:sctp_auth_chklist
H A Dsctp_auth.c1371 struct sctp_auth_chunk_list *chunks = NULL; local
1848 struct sctp_auth_chunk_list *chunks; local
[all...]
/freebsd-current/sys/dev/adlink/
H A Dadlink.c111 struct pgstat *chunks; member in struct:softc
/freebsd-current/usr.bin/split/
H A Dsplit.c55 static long chunks; /* Chunks count to split into. */ variable
[all...]
/freebsd-current/contrib/libdiff/include/
H A Ddiff_main.h143 diff_chunk_arraylist_t chunks; member in struct:diff_result
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibroute.c101 unsigned chunks = ALIGN(nports + 1, 16) / 16; local
147 unsigned block, i, j, e, nports, cap, chunks, startblock, lastblock, local
H A Ddump_fts.c76 unsigned chunks = ALIGN(nports + 1, 16) / 16; local
122 unsigned block, i, j, e, nports, cap, chunks, startblock, lastblock, local
/freebsd-current/sys/dev/ioat/
H A Dioat_test.c134 dump_hex(void *p, size_t chunks) argument
/freebsd-current/usr.sbin/makefs/zfs/
H A Dzap.c63 unsigned long chunks; /* count of chunks needed for fat ZAP */ member in struct:zfs_zap
281 uint16_t chunks; local
[all...]
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DWriter.cpp1185 std::vector<ArrayRef<uint8_t>> chunks = split(data, 1024 * 1024); local
/freebsd-current/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.c855 u32 chunks; local
/freebsd-current/contrib/libucl/src/
H A Ducl_internal.h264 struct ucl_chunk *chunks; member in struct:ucl_parser
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c289 unsigned int chunks = 0, zones = 0; local
H A Dzvol_os.c1462 unsigned int chunks; local

Completed in 368 milliseconds

12