Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
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()
/external/llvm/include/llvm/Support/
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()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DNonRelocatableStringpool.h61 unsigned NumEntries = 0; variable
/external/giflib/
Dquantize.c36 unsigned int NumEntries; /* # of QuantizedColorType in linked list below */ member
202 unsigned int i, j, Index = 0, NumEntries, MinColor, MaxColor; in SubdivColorMap() local
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h60 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DDispatchStage.h70 bool isAvailable(unsigned NumEntries) const { in isAvailable()
DTimelineView.cpp26 unsigned NumEntries = in initialize() local
/external/clang/include/clang/Lex/
DHeaderMapTypes.h34 uint32_t NumEntries; // Number of entries in the string table. member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h83 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp226 size_t NumEntries, in op_write_debug_line_info()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp227 size_t NumEntries, in op_write_debug_line_info()
/external/icu/icu4c/source/common/
Ducmndata.h101 NumEntriesFn NumEntries; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDenseMap.h100 void reserve(size_type NumEntries) { in reserve()
124 unsigned NumEntries = getNumEntries(); in clear() local
352 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
654 unsigned NumEntries; variable
816 unsigned NumEntries : 31; variable
DMapVector.h65 void reserve(size_type NumEntries) { in reserve()
/external/llvm/include/llvm/ADT/
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
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h87 void reserve(size_type NumEntries) { in reserve()
106 unsigned NumEntries = getNumEntries(); in clear() local
327 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
591 unsigned NumEntries; variable
749 unsigned NumEntries : 31; variable
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DStringMap.cpp24 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DDwarfCFIEHPrinter.h148 unsigned NumEntries = 0; in printEHFrameHdr() local
/external/llvm/lib/Support/
DStringMap.cpp22 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DStringMap.cpp25 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
/external/tensorflow/tensorflow/core/lib/io/
Dtable_builder.cc270 uint64 TableBuilder::NumEntries() const { return rep_->num_entries; } in NumEntries() function in tensorflow::table::TableBuilder
/external/gwp_asan/gwp_asan/tests/
Dcompression.cpp137 void runPackUnpack(uintptr_t *Test, size_t NumEntries) { in runPackUnpack()
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp247 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local

12