/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 75 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/ |
D | OnDiskHashTable.h | 76 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/ |
D | NonRelocatableStringpool.h | 61 unsigned NumEntries = 0; variable
|
/external/giflib/ |
D | quantize.c | 36 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/ |
D | HexagonFrameLowering.h | 60 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | DispatchStage.h | 70 bool isAvailable(unsigned NumEntries) const { in isAvailable()
|
D | TimelineView.cpp | 26 unsigned NumEntries = in initialize() local
|
/external/clang/include/clang/Lex/ |
D | HeaderMapTypes.h | 34 uint32_t NumEntries; // Number of entries in the string table. member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.h | 83 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
|
/external/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileWrapper.cpp | 226 size_t NumEntries, in op_write_debug_line_info()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileWrapper.cpp | 227 size_t NumEntries, in op_write_debug_line_info()
|
/external/icu/icu4c/source/common/ |
D | ucmndata.h | 101 NumEntriesFn NumEntries; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | DenseMap.h | 100 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
|
D | MapVector.h | 65 void reserve(size_type NumEntries) { in reserve()
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 86 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/ |
D | DenseMap.h | 87 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/ |
D | StringMap.cpp | 24 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | DwarfCFIEHPrinter.h | 148 unsigned NumEntries = 0; in printEHFrameHdr() local
|
/external/llvm/lib/Support/ |
D | StringMap.cpp | 22 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | StringMap.cpp | 25 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
|
/external/llvm/include/llvm/Target/ |
D | TargetFrameLowering.h | 137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | table_builder.cc | 270 uint64 TableBuilder::NumEntries() const { return rep_->num_entries; } in NumEntries() function in tensorflow::table::TableBuilder
|
/external/gwp_asan/gwp_asan/tests/ |
D | compression.cpp | 137 void runPackUnpack(uintptr_t *Test, size_t NumEntries) { in runPackUnpack()
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 247 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local
|