Home
last modified time | relevance | path

Searched defs:MaxSize (Results 1 – 11 of 11) sorted by relevance

/external/compiler-rt/test/profile/
Dinstrprof-without-libc.c25 const uint64_t MaxSize = 10000; in main() local
/external/mesa3d/src/egl/main/
Deglarray.h41 EGLint MaxSize; member
/external/giflib/
Dquantize.c201 int MaxSize; in SubdivColorMap() local
/external/llvm/lib/TableGen/
DSetTheory.cpp153 unsigned MaxSize = 0; in apply() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp504 static bool isObjectSizeLessThanOrEq(Value *V, uint64_t MaxSize, in isObjectSizeLessThanOrEq()
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp473 APInt MaxSize = Arg->getValue().zextOrSelf(IntTyBits); in visitCallSite() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp97 unsigned MaxSize; member in __anonf9075ce40111::LUAnalysisCache
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h145 inline size_t LiteralPool::MaxSize() const { in MaxSize() function
256 size_t MaxSize() const { in MaxSize() function
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1659 uint64_t MaxSize = kMinStackMallocSize; in StackMallocSizeClass() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c210 GLsizei MaxSize; /**< Max possible texture size */ member
/external/mesa3d/src/mesa/main/
Dmtypes.h1069 GLfloat MinSize, MaxSize; /**< GL_EXT_point_parameters */ member