Home
last modified time | relevance | path

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

12345678910>>...15

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/ui/viewmodel/
DPromptSizeKt.java6 public static final boolean isSmall(@org.jetbrains.annotations.Nullable() in isSmall() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallSet.h48 bool isSmall; variable
236 bool isSmall() const { return Set.empty(); } in isSmall() function
H A DSmallPtrSet.h194 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DSmallSet.h49 bool isSmall; variable
241 bool isSmall() const { return Set.empty(); } in isSmall() function
H A DSmallPtrSet.h195 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSmallSet.h49 bool isSmall; variable
243 bool isSmall() const { return Set.empty(); } in isSmall() function
DSetVector.h355 [[nodiscard]] bool isSmall() const { return set_.empty(); } in isSmall() function
DSmallPtrSet.h196 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSmallSet.h49 bool isSmall; variable
243 bool isSmall() const { return Set.empty(); } in isSmall() function
DSetVector.h355 [[nodiscard]] bool isSmall() const { return set_.empty(); } in isSmall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DSmallSet.h49 bool isSmall; variable
243 bool isSmall() const { return Set.empty(); } in isSmall() function
DSmallPtrSet.h195 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
DSetVector.h355 [[nodiscard]] bool isSmall() const { return set_.empty(); } in isSmall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSmallSet.h49 bool isSmall; variable
243 bool isSmall() const { return Set.empty(); } in isSmall() function
DSetVector.h355 [[nodiscard]] bool isSmall() const { return set_.empty(); } in isSmall() function
DSmallPtrSet.h196 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptViewModelTest.kt1678 val isSmall = testCase.shouldStartAsImplicitFlow in <lambda>() constant
1695 val isSmall = testCase.shouldStartAsImplicitFlow in <lambda>() constant
1708 val isSmall = testCase.shouldStartAsImplicitFlow in <lambda>() constant
1725 val isSmall = testCase.shouldStartAsImplicitFlow in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptSize.kt29 val PromptSize?.isSmall: Boolean constant
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallSet.h124 bool isSmall() const { return Set.empty(); } in isSmall() function
H A DSmallPtrSet.h182 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DSmallSet.h119 bool isSmall() const { return Set.empty(); } in isSmall() function
H A DSmallPtrSet.h170 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
H A DSmallBitVector.h87 bool isSmall() const { in isSmall() function
/aosp_15_r20/external/skia/bench/
H A DDisplacementBench.cpp79 inline bool isSmall() const { return fIsSmall; } in isSmall() function in DisplacementBaseBench
/aosp_15_r20/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

12345678910>>...15