/aosp_15_r20/external/flatbuffers/src/ |
H A D | bfbs_gen.h | 82 static bool IsBool(const reflection::BaseType base_type) { in IsBool() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | InlineAsmLowering.cpp | 678 bool IsBool = CI->getBitWidth() == 1; in lowerAsmOperandForConstraint() local
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | BackendOptions.hpp | 112 bool IsBool() const { return m_Type == VarTypes::Boolean; } in IsBool() function in armnn::BackendOptions::Var
|
/aosp_15_r20/external/android-nn-driver/ |
H A D | ConversionUtils.hpp | 240 inline bool IsBool(V1_0::Operand) in IsBool() function 252 inline bool IsBool(V1_2::Operand operand) in IsBool() function 267 inline bool IsBool(V1_3::Operand operand) in IsBool() function
|
/aosp_15_r20/external/compiler-rt/lib/ubsan/ |
H A D | ubsan_handlers.cc | 412 bool IsBool = (0 == internal_strcmp(Data->Type.getTypeName(), "'bool'")); in handleLoadInvalidValue() local
|
/aosp_15_r20/external/armnn/shim/sl/canonical/ |
H A D | ConversionUtils.hpp | 216 inline bool IsBool(Operand operand) in IsBool() function
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | idl.h | 138 inline bool IsBool (BaseType t) { return t == BASE_TYPE_BOOL; } in IsBool() function
|
H A D | flexbuffers.h | 392 bool IsBool() const { return type_ == FBT_BOOL; } in IsBool() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | idl.h | 135 inline bool IsBool (BaseType t) { return t == BASE_TYPE_BOOL; } in IsBool() function
|
H A D | flexbuffers.h | 393 bool IsBool() const { return type_ == FBT_BOOL; } in IsBool() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | idl.h | 135 inline bool IsBool (BaseType t) { return t == BASE_TYPE_BOOL; } in IsBool() function
|
H A D | flexbuffers.h | 393 bool IsBool() const { return type_ == FBT_BOOL; } in IsBool() function
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/ |
H A D | flexbuffers.py | 577 def IsBool(self): member in Ref
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/ |
D | test_generator.py | 219 def IsBool(self): member in Type
|
/aosp_15_r20/external/bcc/tests/cc/ |
H A D | catch.hpp | 3974 template<typename T> struct IsBool { static const bool value = false; }; struct 3975 template<> struct IsBool<bool> { static const bool value = true; }; argument
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 1224 bool IsBool = hasBooleanRepresentation(Ty); in getRangeForType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 4145 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 7848 const bool IsBool = T->isSpecificBuiltinType(BuiltinType::Bool); in DiagnoseFloatingImpCast() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 5263 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 46784 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 57220 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
|