Home
last modified time | relevance | path

Searched defs:NumEntries (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DOnDiskHashTable.h74 offset_type NumEntries; variable
275 const typename Info::offset_type NumEntries; variable
309 offset_type NumEntries = in readNumBucketsAndEntries() local
457 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
503 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
513 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
559 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DOnDiskHashTable.h74 offset_type NumEntries; variable
275 const typename Info::offset_type NumEntries; variable
309 offset_type NumEntries = in readNumBucketsAndEntries() local
455 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
500 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
510 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
556 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DOnDiskHashTable.h74 offset_type NumEntries; variable
275 const typename Info::offset_type NumEntries; variable
309 offset_type NumEntries = in readNumBucketsAndEntries() local
457 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
503 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
513 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
559 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DOnDiskHashTable.h74 offset_type NumEntries; variable
275 const typename Info::offset_type NumEntries; variable
308 offset_type NumEntries = in readNumBucketsAndEntries() local
451 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
496 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
506 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
552 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DOnDiskHashTable.h74 offset_type NumEntries; variable
275 const typename Info::offset_type NumEntries; variable
309 offset_type NumEntries = in readNumBucketsAndEntries() local
457 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
503 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
513 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
559 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DOnDiskHashTable.h76 offset_type NumEntries; variable
276 const typename Info::offset_type NumEntries; variable
309 offset_type NumEntries = in readNumBucketsAndEntries() local
452 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
507 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
553 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DOnDiskHashTable.h75 offset_type NumEntries; variable
276 const typename Info::offset_type NumEntries; variable
309 offset_type NumEntries = in readNumBucketsAndEntries() local
452 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
507 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
553 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dnetioapi.h115 ULONG NumEntries; member
158 ULONG NumEntries; member
173 ULONG NumEntries; member
178 ULONG NumEntries; member
203 ULONG NumEntries; member
215 ULONG NumEntries; member
227 ULONG NumEntries; member
255 ULONG NumEntries; member
278 ULONG NumEntries; member
303 ULONG NumEntries; member
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DDenseMap.h86 void reserve(size_type NumEntries) { in reserve()
105 unsigned NumEntries = getNumEntries(); in clear() local
312 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
593 unsigned NumEntries; variable
749 unsigned NumEntries : 31; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMap.h87 void reserve(size_type NumEntries) { in reserve()
106 unsigned NumEntries = getNumEntries(); in clear() local
328 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
592 unsigned NumEntries; variable
750 unsigned NumEntries : 31; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDenseMap.h103 void reserve(size_type NumEntries) { in reserve()
127 unsigned NumEntries = getNumEntries(); in clear() local
413 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
750 unsigned NumEntries; variable
921 unsigned NumEntries : 31; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DDenseMap.h103 void reserve(size_type NumEntries) { in reserve()
127 unsigned NumEntries = getNumEntries(); in clear() local
413 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
750 unsigned NumEntries; variable
921 unsigned NumEntries : 31; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDenseMap.h103 void reserve(size_type NumEntries) { in reserve()
127 unsigned NumEntries = getNumEntries(); in clear() local
413 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
750 unsigned NumEntries; variable
921 unsigned NumEntries : 31; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DDenseMap.h103 void reserve(size_type NumEntries) { in reserve()
127 unsigned NumEntries = getNumEntries(); in clear() local
386 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
723 unsigned NumEntries; variable
894 unsigned NumEntries : 31; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h103 void reserve(size_type NumEntries) { in reserve()
128 unsigned NumEntries = getNumEntries(); in clear() local
357 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
694 unsigned NumEntries; variable
865 unsigned NumEntries : 31; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDenseMap.h103 void reserve(size_type NumEntries) { in reserve()
127 unsigned NumEntries = getNumEntries(); in clear() local
413 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
750 unsigned NumEntries; variable
921 unsigned NumEntries : 31; variable
/aosp_15_r20/external/giflib/
H A Dquantize.c40 NumEntries; /* # of QuantizedColorType in linked list below */ member
225 unsigned int NumEntries, MinColor, MaxColor; in SubdivColorMap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVEFrameLowering.h50 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVEFrameLowering.h58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DNonRelocatableStringpool.h58 unsigned NumEntries = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DNonRelocatableStringpool.h61 unsigned NumEntries = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DNonRelocatableStringpool.h61 unsigned NumEntries = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DNonRelocatableStringpool.h61 unsigned NumEntries = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DNonRelocatableStringpool.h61 unsigned NumEntries = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DNonRelocatableStringpool.h61 unsigned NumEntries = 0; variable

12345