/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsClusteredTests.cpp | 335 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local 408 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
|
D | vktSubgroupsArithmeticTests.cpp | 408 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local 485 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
|
D | vktSubgroupsPartitionedTests.cpp | 459 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local 536 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
|
/third_party/flatbuffers/ts/flexbuffers/ |
D | reference.ts | 39 isBool(): boolean { return ValueType.BOOL === this.valueType; } method in Reference
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsClusteredTests.cpp | 787 bool isBool = false; in createSubgroupsClusteredTests() local
|
D | glcSubgroupsPartitionedTests.cpp | 896 bool isBool = false; in createSubgroupsPartitionedTests() local
|
D | glcSubgroupsArithmeticTests.cpp | 959 bool isBool = false; in createSubgroupsArithmeticTests() local
|
/third_party/mindspore/mindspore/core/ir/ |
D | tensor.cc | 311 constexpr auto isBool = std::is_same<T, bool>::value; in OutputDataString() local
|
/third_party/jsoncpp/src/lib_json/ |
D | json_value.cpp | 1259 bool Value::isBool() const { return type() == booleanValue; } in insert() function in Json::Value
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | OutputSPIRV.cpp | 2284 const bool isBool = basicType == EbtBool; in visitOperator() local 4508 const bool isBool = basicType == EbtBool; in createCompareImpl() local
|
/third_party/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 5420 bool isBool = typeProxy == glslang::EbtBool; in createBinaryOperation() local 7239 const bool isBool = typeProxy == glslang::EbtBool; in createSubgroupOperation() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderOperatorTests.cpp | 477 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in ShaderOperatorCase() local
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 2209 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 2252 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 972 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderOperatorTests.cpp | 729 const bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderOperatorTests.cpp | 856 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 3631 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
|