/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | ProfileSummary.h | 52 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 61 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
|
/external/llvm/include/llvm/IR/ |
D | ProfileSummary.h | 55 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 63 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
|
/external/skia/resources/particles/ |
D | raincloud.json | 2 "MaxCount": 128, number 46 "MaxCount": 60, number 85 "MaxCount": 8, number
|
D | fireworks.json | 2 "MaxCount": 1000, number 47 "MaxCount": 50, number
|
D | variable_rate.json | 2 "MaxCount": 4000, number
|
D | mouse_trail.json | 2 "MaxCount": 2000, number
|
D | curves.json | 2 "MaxCount": 1000, number
|
D | spiral.json | 2 "MaxCount": 800, number
|
D | orientation.json | 2 "MaxCount": 32, number
|
D | sinusoidal_emitter.json | 2 "MaxCount": 6000, number
|
D | warp.json | 2 "MaxCount": 4096, number
|
D | mouse_track.json | 2 "MaxCount": 2000, number
|
D | text.json | 2 "MaxCount": 2000, number
|
D | mandrill.json | 2 "MaxCount": 4000, number
|
D | sprite_frame.json | 2 "MaxCount": 32, number
|
D | writing.json | 2 "MaxCount": 4000, number
|
D | confetti.json | 2 "MaxCount": 200, number
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | ProfileCommon.h | 51 uint64_t MaxCount = 0; variable
|
/external/llvm/include/llvm/ProfileData/ |
D | ProfileCommon.h | 62 uint64_t TotalCount, MaxCount, MaxFunctionCount; variable
|
/external/scudo/standalone/ |
D | secondary.h | 102 const u32 MaxCount = atomic_load(&MaxEntriesCount, memory_order_relaxed); in store() local 137 const u32 MaxCount = atomic_load(&MaxEntriesCount, memory_order_relaxed); in retrieve() local 174 const u32 MaxCount = static_cast<u32>(Value); in setOption() local
|
D | primary64.h | 268 TransferBatch **CurrentBatch, u32 MaxCount, in populateBatches() 294 const u32 MaxCount = TransferBatch::getMaxCached(Size); in populateFreeList() local
|
D | primary32.h | 302 TransferBatch **CurrentBatch, u32 MaxCount, in populateBatches() 347 const u32 MaxCount = TransferBatch::getMaxCached(Size); in populateFreeList() local
|
/external/llvm/lib/IR/ |
D | ProfileSummary.cpp | 166 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ProfileSummary.cpp | 160 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/external/llvm/include/llvm/Transforms/ |
D | Instrumentation.h | 174 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
|