/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/driver/ |
D | types.go | 61 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 D | UnfoldShortCircuitToIf.cpp | 78 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 D | RewriteElseBlocks.cpp | 78 TType boolType(EbtBool, EbpUndefined, EvqTemporary); in rewriteIfElse() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/ |
H A D | GuardFragDepthWrite.cpp | 42 TType *boolType = new TType(EbtBool); in visitBinaryPost() local
|
/aosp_15_r20/external/go-cmp/cmp/internal/function/ |
H A D | func.go | 35 var boolType = reflect.TypeOf(true) var
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/ |
H A D | RewriteDoWhile.cpp | 75 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in visitBlock() local
|
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/ |
H A D | value_pure.go | 16 boolType const
|
H A D | value_unsafe.go | 34 boolType = typeOf(*new(bool)) var
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestControlFlow.cpp | 48 OperandType boolType(Type::TENSOR_BOOL8, {1}); in TEST_F() local
|
D | TestFailingDriver.cpp | 105 WrapperOperandType boolType(WrapperType::TENSOR_BOOL8, {1}); in TEST_F() local
|
D | TestIntrospectionControl.cpp | 1255 WrapperOperandType boolType(WrapperType::TENSOR_BOOL8, {1}); in createCondModel() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | SimplifyLoopConditions.cpp | 204 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 D | vktShaderCommonFunctionTests.cpp | 777 … 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 D | SimpleSValBuilder.cpp | 708 QualType boolType = getContext().BoolTy; in evalBinOpLL() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderCommonFunctionTests.cpp | 786 … 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 D | acvp.go | 478 boolType = reflect.TypeOf(false) var
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/acvp/ |
H A D | acvp.go | 478 boolType = reflect.TypeOf(false) var
|
/aosp_15_r20/external/golang-protobuf/internal/impl/ |
H A D | convert.go | 65 boolType = reflect.TypeOf(bool(false)) var
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLSPIRVCodeGenerator.cpp | 3694 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 D | GlslangToSpv.cpp | 2411 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 D | es31fShaderCommonFunctionTests.cpp | 865 … 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 D | TranslatorMSL.cpp | 826 TType *boolType = new TType(EbtBool); in insertRasterizationDiscardLogic() local
|
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgBinaryOps.cpp | 287 VariableType boolType(VariableType::TYPE_BOOL, 1); in createNextChild() local
|
/aosp_15_r20/external/angle/src/compiler/translator/spirv/ |
H A D | BuildSPIRV.cpp | 1424 SpirvType boolType; in getBoolConstant() local
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 2412 spv::Id boolType = builder.makeBoolType(); in convertLoadedBoolInUniformToUint() local 5146 spv::Id boolType = builder.makeBoolType(); in accessChainStore() local
|