Home
last modified time | relevance | path

Searched defs:Capacity (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map.h33 MemMapDefault(uptr Base,uptr Capacity) MemMapDefault() argument
51 uptr Capacity = 0; global() variable
71 uptr Capacity = 0; global() variable
H A Dmem_map_fuchsia.h68 uptr Capacity = 0; variable
H A Dmem_map_fuchsia.cpp95 MemMapFuchsia::MemMapFuchsia(uptr Base, uptr Capacity) in MemMapFuchsia()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h32 size_t Capacity = 0; member
36 void addNode(size_t Capacity) { in addNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h102 support::ulittle32_t Capacity; member
112 explicit HashTable(uint32_t Capacity) { in HashTable()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAddressRanges.h72 void reserve(size_t Capacity) { Ranges.reserve(Capacity); } in reserve()
H A DSmallVector.h56 Size_T Size = 0, Capacity; variable
H A DIntervalMap.h225 enum { Capacity = N }; enumerator
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h71 T *Capacity = nullptr; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h223 size_t Capacity = 0; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h40 llvm::PointerIntPair<T *, 1, bool> Capacity; variable
/freebsd/sys/dev/hptmv/
H A Dgui_lib.c909 LBA_T Capacity; in hpt_add_disk_to_array() local
H A Darray.h126 ULONG Capacity; /* capacity for the array */ member
H A Dhptintf.h522 DWORD Capacity; /* array capacity */ member
537 LBA64 Capacity; /* array capacity */ member
618 LBA64 Capacity; /* specify array capacity (0 for default) */ member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp133 void addEdge(uint64_t Src, uint64_t Dst, int64_t Capacity, int64_t Cost) { in addEdge()
555 int64_t Capacity; member
/freebsd/sys/dev/hptrr/
H A Dhptintf.h792 HPT_U32 Capacity; /* array capacity */ member
807 HPT_U64 Capacity; /* array capacity */ member
829 HPT_U64 Capacity; /* array capacity */ member
858 HPT_U64 Capacity; /* array capacity */ member
983 HPT_U64 Capacity; member
1005 HPT_U64 Capacity; member
/freebsd/lib/libefivar/
H A Duefi-dplib.h70 UINTN Capacity; member
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h984 HPT_U32 Capacity; /* array capacity */ member
999 HPT_U64 Capacity; /* array capacity */ member
1021 HPT_U64 Capacity; /* array capacity */ member
1050 HPT_U64 Capacity; /* array capacity */ member
1182 HPT_U64 Capacity; member
1206 HPT_U64 Capacity; member
/freebsd/sys/dev/hptnr/
H A Dhptintf.h980 HPT_U32 Capacity; /* array capacity */ member
995 HPT_U64 Capacity; /* array capacity */ member
1017 HPT_U64 Capacity; /* array capacity */ member
1046 HPT_U64 Capacity; /* array capacity */ member
1178 HPT_U64 Capacity; member
1202 HPT_U64 Capacity; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp83 unsigned Capacity = 1024; in allocate() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h59 static unsigned constexpr Capacity = std::numeric_limits<uint8_t>::max() + 1; member
/freebsd/sys/dev/aac/
H A Daacreg.h1153 u_int32_t Capacity; member
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1194 u_int32_t Capacity; member

12