/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsClusteredTests.cpp | 428 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local 533 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
|
H A D | vktSubgroupsArithmeticTests.cpp | 521 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local 631 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
|
H A D | vktSubgroupsPartitionedTests.cpp | 551 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/ |
D | slang_rs_reflection_cpp.cpp | 574 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/ |
D | named.go | 39 func isBool(x interface{}) { _ = x.(Bool) } func
|
/aosp_15_r20/external/executorch/extension/android/src/main/java/org/pytorch/executorch/ |
H A D | EValue.java | 69 public boolean isBool() { in isBool() method in EValue
|
/aosp_15_r20/external/flatbuffers/ts/flexbuffers/ |
H A D | reference.ts | 45 isBool(): boolean { return ValueType.BOOL === this.valueType; } method in Reference
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/ |
H A D | hlo_utils.cc | 129 bool isBool = (width == 1); in getScalarLimitOfIntegerType() local
|
/aosp_15_r20/external/pytorch/android/pytorch_android/src/main/java/org/pytorch/ |
H A D | IValue.java | 80 public boolean isBool() { in isBool() method in IValue
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsClusteredTests.cpp | 788 bool isBool = false; in createSubgroupsClusteredTests() local
|
H A D | glcSubgroupsArithmeticTests.cpp | 973 bool isBool = false; in createSubgroupsArithmeticTests() local
|
H A D | glcSubgroupsPartitionedTests.cpp | 919 bool isBool = false; in createSubgroupsPartitionedTests() local
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | StateTrackingSupport.h | 88 bool isBool; member
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | ivalue.h | 667 bool isBool() const { in isBool() function
|
/aosp_15_r20/external/angle/src/compiler/translator/spirv/ |
H A D | OutputSPIRV.cpp | 2338 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 D | json_value.cpp | 1256 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 D | GlslangToSpv.cpp | 6727 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/ |
D | GlslangToSpv.cpp | 6469 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 D | ApiLint.kt | 1285 val isBool = in <lambda>() constant
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderOperatorTests.cpp | 650 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in ShaderOperatorCase() local
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderOperatorTests.cpp | 2405 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderOperatorTests.cpp | 2322 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.cpp | 1032 … 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 D | vktShaderRenderOperatorTests.cpp | 938 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 D | es3fShaderOperatorTests.cpp | 1150 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
|