/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/function/ |
D | func.go | 26 var boolType = reflect.TypeOf(true) var
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SimpleSValBuilder.cpp | 708 QualType boolType = getContext().BoolTy; in evalBinOpLL() local
|
/external/skqp/src/sksl/ |
D | SkSLContext.h | 389 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type()
|
D | SkSLSPIRVCodeGenerator.cpp | 1896 SpvId boolType = this->getType(*fContext.fBool_Type); in writeMatrixComparison() local
|
/external/skia/src/sksl/ |
D | SkSLContext.h | 395 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type()
|
D | SkSLSPIRVCodeGenerator.cpp | 1964 SpvId boolType = this->getType(*fContext.fBool_Type); in writeMatrixComparison() local
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Program.cpp | 500 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformfv() local 743 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformiv() local 861 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformuiv() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 793 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local 874 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
|
/external/deqp/framework/randomshaders/ |
D | rsgBinaryOps.cpp | 286 VariableType boolType(VariableType::TYPE_BOOL, 1); in createNextChild() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 3417 spv::Id boolType = builder.makeBoolType(); in accessChainLoad() local 3444 spv::Id boolType = builder.makeBoolType(); in accessChainStore() local
|
D | SpvBuilder.cpp | 2049 Id boolType = makeBoolType(); in createCompositeCompare() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 871 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local 954 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderCommonFunctionTests.cpp | 1080 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local 1178 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
|
D | vktShaderExecutor.cpp | 1961 std::string boolType; in sclarComparison() local
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 4668 const TType boolType(EbtBool, EvqTemporary, in decomposeIntrinsic() local 5149 … const TType boolType(EbtBool, EvqTemporary, arg0->getVectorSize(), arg0->getMatrixCols(), in decomposeIntrinsic() local
|