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

12

/openbsd-current/gnu/lib/libiberty/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/openbsd-current/gnu/gcc/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dobjalloc.h48 PTR chunks; member in struct:objalloc
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/openbsd-current/gnu/llvm/lld/COFF/
H A DWriter.h31 std::vector<Chunk *> chunks; member in class:lld::coff::PartialSection
73 std::vector<Chunk *> chunks; member in class:lld::coff::OutputSection
H A DICF.cpp61 std::vector<SectionChunk *> chunks; member in class:lld::coff::ICF
[all...]
H A DDLL.h79 std::vector<Chunk *> chunks; member in class:lld::coff::EdataContents
H A DDLL.cpp632 std::vector<Chunk *> chunks; member in class:lld::coff::__anon1201::NamePointersChunk
[all...]
H A DInputFiles.h273 std::vector<Chunk *> chunks; member in class:lld::coff::ObjFile
/openbsd-current/sys/dev/microcode/bnx/
H A Dbuild.c34 struct chunks { struct
121 write_firmware(char *filename, void *header, size_t hlen, struct chunks *chunks, u_int nchunks) argument
[all...]
/openbsd-current/sys/dev/
H A Dsoftraid_raid1c.c147 struct sr_chunk **chunks; local
/openbsd-current/gnu/llvm/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...]
/openbsd-current/lib/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
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_cs.h56 struct amdgpu_cs_chunk *chunks; member in struct:amdgpu_cs_parser
/openbsd-current/gnu/llvm/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py896 def chunks(l, n): function
/openbsd-current/gnu/llvm/lld/wasm/
H A DInputChunks.h245 std::vector<MergeInputChunk *> chunks; member in class:lld::wasm::SyntheticMergedChunk
H A DInputFiles.cpp223 static void setRelocs(const std::vector<T *> &chunks, argument
/openbsd-current/gnu/llvm/lld/MachO/
H A DWriter.cpp1180 std::vector<ArrayRef<uint8_t>> chunks = split(data, chunkSize); local
/openbsd-current/sys/uvm/
H A Duvm_amap.c292 int chunks, log_chunks, chunkperbucket = 1, hashshift = 0; local
/openbsd-current/sys/dev/pci/drm/apple/
H A Ddcp-internal.h163 struct dcp_chunks chunks; member in struct:apple_dcp
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp515 uint32_t chunks[kNumChunks]; local
586 uint32_t chunks[kNumChunks]; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c2905 Frame_Chunk *chunks = 0; local

Completed in 321 milliseconds

12