/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | mem_map.h | 33 MemMapDefault(uptr Base,uptr Capacity) MemMapDefault() argument 51 uptr Capacity = 0; global() variable 71 uptr Capacity = 0; global() variable
|
H A D | mem_map_fuchsia.h | 68 uptr Capacity = 0; variable
|
H A D | mem_map_fuchsia.cpp | 95 MemMapFuchsia::MemMapFuchsia(uptr Base, uptr Capacity) in MemMapFuchsia()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ArrayRecycler.h | 73 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 D | MicrosoftDemangle.h | 32 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 D | HashTable.h | 102 support::ulittle32_t Capacity; member 112 explicit HashTable(uint32_t Capacity) { in HashTable()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | AddressRanges.h | 72 void reserve(size_t Capacity) { Ranges.reserve(Capacity); } in reserve()
|
H A D | SmallVector.h | 56 Size_T Size = 0, Capacity; variable
|
H A D | IntervalMap.h | 225 enum { Capacity = N }; enumerator [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/ |
H A D | BumpVector.h | 71 T *Capacity = nullptr; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyUtil.h | 223 size_t Capacity = 0; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTVector.h | 40 llvm::PointerIntPair<T *, 1, bool> Capacity; variable
|
/freebsd/sys/dev/hptmv/ |
H A D | gui_lib.c | 909 LBA_T Capacity; in hpt_add_disk_to_array() local
|
H A D | array.h | 126 ULONG Capacity; /* capacity for the array */ member
|
H A D | hptintf.h | 522 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 D | SampleProfileInference.cpp | 133 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 D | hptintf.h | 792 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 D | uefi-dplib.h | 70 UINTN Capacity; member
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hptintf.h | 984 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 D | hptintf.h | 980 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 D | CGCleanup.cpp | 83 unsigned Capacity = 1024; in allocate() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.h | 59 static unsigned constexpr Capacity = std::numeric_limits<uint8_t>::max() + 1; member
|
/freebsd/sys/dev/aac/ |
H A D | aacreg.h | 1153 u_int32_t Capacity; member
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid_reg.h | 1194 u_int32_t Capacity; member
|