Home
last modified time | relevance | path

Searched defs:boolType (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/driver/
Dtypes.go61 type boolType struct{} struct
65 func (boolType) String() string { return "Bool" }
67 func (boolType) ConvertValue(src any) (Value, error) {
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/hlsl/
H A DUnfoldShortCircuitToIf.cpp78 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in visitBinary() local
105 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in visitBinary() local
H A DRewriteElseBlocks.cpp78 TType boolType(EbtBool, EbpUndefined, EvqTemporary); in rewriteIfElse() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DGuardFragDepthWrite.cpp42 TType *boolType = new TType(EbtBool); in visitBinaryPost() local
/aosp_15_r20/external/go-cmp/cmp/internal/function/
H A Dfunc.go35 var boolType = reflect.TypeOf(true) var
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/
H A DRewriteDoWhile.cpp75 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in visitBlock() local
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dvalue_pure.go16 boolType const
H A Dvalue_unsafe.go34 boolType = typeOf(*new(bool)) var
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestControlFlow.cpp48 OperandType boolType(Type::TENSOR_BOOL8, {1}); in TEST_F() local
DTestFailingDriver.cpp105 WrapperOperandType boolType(WrapperType::TENSOR_BOOL8, {1}); in TEST_F() local
DTestIntrospectionControl.cpp1255 WrapperOperandType boolType(WrapperType::TENSOR_BOOL8, {1}); in createCondModel() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DSimplifyLoopConditions.cpp204 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in traverseLoop() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp777 … const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
864 … const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp708 QualType boolType = getContext().BoolTy; in evalBinOpLL() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp786 … const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
868 … const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/acvp/
H A Dacvp.go478 boolType = reflect.TypeOf(false) var
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/acvp/
H A Dacvp.go478 boolType = reflect.TypeOf(false) var
/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dconvert.go65 boolType = reflect.TypeOf(bool(false)) var
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp3694 SpvId boolType = this->getType(*fContext.fTypes.fBool); in writeMatrixComparison() local
4083 const Type& boolType = *fContext.fTypes.fBool; in writeArrayComparison() local
4107 const Type& boolType = *fContext.fTypes.fBool; in writeStructComparison() local
4131 const Type& boolType = *fContext.fTypes.fBool; in mergeComparisons() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp2411 spv::Id boolType = builder.makeBoolType(); in convertLoadedBoolInUniformToUint() local
5290 …er::makeArraySizeId(const glslang::TArraySizes& arraySizes, int dim, bool allowZero, bool boolType) in makeArraySizeId()
5368 spv::Id boolType = builder.makeBoolType(); in accessChainStore() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp865 … const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
949 … const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DTranslatorMSL.cpp826 TType *boolType = new TType(EbtBool); in insertRasterizationDiscardLogic() local
/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgBinaryOps.cpp287 VariableType boolType(VariableType::TYPE_BOOL, 1); in createNextChild() local
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DBuildSPIRV.cpp1424 SpirvType boolType; in getBoolConstant() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp2412 spv::Id boolType = builder.makeBoolType(); in convertLoadedBoolInUniformToUint() local
5146 spv::Id boolType = builder.makeBoolType(); in accessChainStore() local

12