Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.4/control_flow_analysis_of_aliased_conditions_and_discriminants/
Dcontrol_flow_analysis_of_aliased_conditions_and_discriminants_4.ts26 function isBool(a: unknown) { function
/third_party/node/deps/npm/node_modules/@npmcli/config/lib/
Dparse-field.js18 const isBool = typeList.has(typeDefs.Boolean.type) constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsClusteredTests.cpp411 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
516 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
DvktSubgroupsArithmeticTests.cpp486 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
596 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp511 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
618 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsClusteredTests.cpp393 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
488 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
DvktSubgroupsPartitionedTests.cpp493 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
590 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
DvktSubgroupsArithmeticTests.cpp468 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
568 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsClusteredTests.cpp787 bool isBool = false; in createSubgroupsClusteredTests() local
DglcSubgroupsArithmeticTests.cpp959 bool isBool = false; in createSubgroupsArithmeticTests() local
DglcSubgroupsPartitionedTests.cpp896 bool isBool = false; in createSubgroupsPartitionedTests() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp2284 const bool isBool = basicType == EbtBool; in visitOperator() local
4508 const bool isBool = basicType == EbtBool; in createCompareImpl() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp6430 bool isBool = typeProxy == glslang::EbtBool; in createBinaryOperation() local
8377 const bool isBool = typeProxy == glslang::EbtBool; in createSubgroupOperation() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp477 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in ShaderOperatorCase() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp2252 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp2209 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp975 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp726 const bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderExecutor.cpp975 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp729 const bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp856 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3598 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/
Djsoncpp.cpp3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3631 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value