Home
last modified time | relevance | path

Searched defs:isBool (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsClusteredTests.cpp428 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
533 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
H A DvktSubgroupsArithmeticTests.cpp521 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
631 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
H A DvktSubgroupsPartitionedTests.cpp551 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
658 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp574 bool isBool = !strcmp(TypeName.c_str(), "bool"); in genGetterAndSetter() local
609 bool isBool = !strcmp(TypeName.c_str(), "bool"); in genPointerTypeExportVariable() local
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dnamed.go39 func isBool(x interface{}) { _ = x.(Bool) } func
/aosp_15_r20/external/executorch/extension/android/src/main/java/org/pytorch/executorch/
H A DEValue.java69 public boolean isBool() { in isBool() method in EValue
/aosp_15_r20/external/flatbuffers/ts/flexbuffers/
H A Dreference.ts45 isBool(): boolean { return ValueType.BOOL === this.valueType; } method in Reference
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
H A Dhlo_utils.cc129 bool isBool = (width == 1); in getScalarLimitOfIntegerType() local
/aosp_15_r20/external/pytorch/android/pytorch_android/src/main/java/org/pytorch/
H A DIValue.java80 public boolean isBool() { in isBool() method in IValue
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsClusteredTests.cpp788 bool isBool = false; in createSubgroupsClusteredTests() local
H A DglcSubgroupsArithmeticTests.cpp973 bool isBool = false; in createSubgroupsArithmeticTests() local
H A DglcSubgroupsPartitionedTests.cpp919 bool isBool = false; in createSubgroupsPartitionedTests() local
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DStateTrackingSupport.h88 bool isBool; member
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue.h667 bool isBool() const { in isBool() function
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp2338 const bool isBool = basicType == EbtBool; in visitOperator() local
4488 const bool isBool = basicType == EbtBool; in createCompareImpl() local
/aosp_15_r20/external/jsoncpp/src/lib_json/
H A Djson_value.cpp1256 bool Value::isBool() const { return type() == booleanValue; } in isBool() function in Json::Value
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp6727 bool isBool = typeProxy == glslang::EbtBool; in createBinaryOperation() local
8472 const bool isBool = typeProxy == glslang::EbtBool; in createSubgroupOperation() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp6469 bool isBool = typeProxy == glslang::EbtBool; in createBinaryOperation() local
8457 const bool isBool = typeProxy == glslang::EbtBool; in createSubgroupOperation() local
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/lint/
H A DApiLint.kt1285 val isBool = in <lambda>() constant
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp650 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in ShaderOperatorCase() local
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp2405 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp2322 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp1032 … const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp938 const bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1150 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local

12