/aosp_15_r20/hardware/interfaces/health/2.1/vts/functional/ |
H A D | VtsHalHealthV2_1TargetTest.cpp | 212 AssertionResult IsEnum(T value) { in IsEnum() function
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | class.h | 254 ALWAYS_INLINE bool IsEnum() REQUIRES_SHARED(Locks::mutator_lock_) { in IsEnum() function
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 132 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 133 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/ |
D | aetypes.py | 52 def IsEnum(x): function
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | idl.h | 456 inline bool IsEnum(const Type &type) { in IsEnum() function
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_kotlin.cpp | 147 static bool IsEnum(const Type &type) { in IsEnum() function in flatbuffers::kotlin::KotlinGenerator
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | idl.h | 487 inline bool IsEnum(const Type &type) { in IsEnum() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 177 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | idl.h | 487 inline bool IsEnum(const Type &type) { in IsEnum() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | ScopedPrinter.h | 177 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | ScopedPrinter.h | 177 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | ScopedPrinter.h | 177 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | ScopedPrinter.h | 177 bool IsEnum = (Flag.Value & EnumMask) != 0; variable
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 1123 bool ResultBuilder::IsEnum(const NamedDecl *ND) const { in IsEnum() function in ResultBuilder
|
H A D | SemaChecking.cpp | 5164 bool IsEnum = false; in checkFormatExpr() local
|