Home
last modified time | relevance | path

Searched defs:isSmall (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DSmallSet.h49 bool isSmall; variable
237 bool isSmall() const { return Set.empty(); } in isSmall() function
DSmallPtrSet.h195 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
DSmallBitVector.h95 bool isSmall() const { in isSmall() function
DSmallVector.h104 bool isSmall() const { return BeginX == getFirstEl(); } in isSmall() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallSet.h124 bool isSmall() const { return Set.empty(); } in isSmall() function
DSmallPtrSet.h182 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
DSmallVector.h87 bool isSmall() const { in isSmall() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSmallSet.h101 bool isSmall() const { return Set.empty(); } in isSmall() function
DSmallPtrSet.h127 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
DSmallBitVector.h83 bool isSmall() const { in isSmall() function
DSmallVector.h77 bool isSmall() const { in isSmall() function
/external/llvm/include/llvm/ADT/
DSmallSet.h119 bool isSmall() const { return Set.empty(); } in isSmall() function
DSmallPtrSet.h170 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
DSmallBitVector.h87 bool isSmall() const { in isSmall() function
DSmallVector.h86 bool isSmall() const { in isSmall() function
/external/skia/bench/
DDisplacementBench.cpp81 inline bool isSmall() const { return fIsSmall; } in isSmall() function in DisplacementBaseBench
DColorFilterBench.cpp55 inline bool isSmall() const { return fIsSmall; } in isSmall() function in ColorFilterBaseBench
/external/skqp/bench/
DDisplacementBench.cpp81 inline bool isSmall() const { return fIsSmall; } in isSmall() function in DisplacementBaseBench
DColorFilterBench.cpp55 inline bool isSmall() const { return fIsSmall; } in isSmall() function in ColorFilterBaseBench
/external/python/cpython2/Mac/Modules/app/
D_Appmodule.c1407 Boolean isSmall; in App_DrawThemeStandaloneGrowBox() local
1434 Boolean isSmall; in App_DrawThemeStandaloneNoGrowBox() local
1461 Boolean isSmall; in App_GetThemeStandaloneGrowBoxBounds() local