| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| D | PpScanner.cpp | 538 bool isUnsigned = false; in scan() local 639 bool isUnsigned = false; in scan() local 742 bool isUnsigned = false; in scan() local 869 bool isUnsigned = false; in scan() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsScanHelpers.cpp | 159 const bool isUnsigned = subgroups::isFormatUnsigned(format); in getIdentity() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| D | vktSubgroupsScanHelpers.cpp | 159 const bool isUnsigned = subgroups::isFormatUnsigned(format); in getIdentity() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APSInt.h | 77 bool isUnsigned() const { return IsUnsigned; } in isUnsigned() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkFormat.cpp | 1333 bool Format::isUnsigned() const in isUnsigned() function in vk::Format
|
| D | VkImage.cpp | 1383 bool isUnsigned = format.isUnsignedComponent(0); in decodeASTC() local
|
| /third_party/skia/src/sksl/dsl/ |
| D | DSLType.cpp | 195 bool DSLType::isUnsigned() const { in isUnsigned() function in SkSL::dsl::DSLType
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | VertexFormatTests.cpp | 203 bool isUnsigned, in ShaderTypeGenerator() 226 bool isUnsigned = IsUnsignedFormat(format); in MakeTestPipeline() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| D | glcSubgroupsClusteredTests.cpp | 182 bool isUnsigned = false; in getIdentity() local
|
| D | glcSubgroupsArithmeticTests.cpp | 238 bool isUnsigned = false; in getIdentity() local
|
| D | glcSubgroupsPartitionedTests.cpp | 188 bool isUnsigned = false; in getIdentity() local
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLType.h | 274 bool isUnsigned() const { in isUnsigned() function
|
| /third_party/glslang/SPIRV/ |
| D | GlslangToSpv.cpp | 6428 bool isUnsigned = isTypeUnsignedInt(typeProxy); in createBinaryOperation() local 6796 bool isUnsigned = isTypeUnsignedInt(typeProxy); in createUnaryOperation() local 8003 bool isUnsigned = isTypeUnsignedInt(typeProxy); in createInvocationsOperation() local 8375 const bool isUnsigned = isTypeUnsignedInt(typeProxy); in createSubgroupOperation() local 8614 bool isUnsigned = isTypeUnsignedInt(typeProxy); in createMiscOperation() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Z3Solver.cpp | 751 bool isUnsigned) override { in getBitvector()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | OutputSPIRV.cpp | 2283 const bool isUnsigned = basicType == EbtUInt; in visitOperator() local 3242 const bool isUnsigned = isImage ? IsUIntImage(operandBasicType) : operandBasicType == EbtUInt; in createAtomicBuiltIn() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fShaderIntegerFunctionTests.cpp | 142 const bool isUnsigned = glu::isDataTypeUintOrUVec(dataType); in generateRandomInputData() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonHardwareLoops.cpp | 166 static bool isUnsigned(Kind Cmp) { in isUnsigned() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| D | vktShaderIntegerFunctionTests.cpp | 144 const bool isUnsigned = glu::isDataTypeUintOrUVec(dataType); in generateRandomInputData() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderIntegerFunctionTests.cpp | 144 const bool isUnsigned = glu::isDataTypeUintOrUVec(dataType); in generateRandomInputData() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DebugInfoMetadata.h | 383 bool isUnsigned() const { return SubclassData32; } in isUnsigned() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Instructions.cpp | 3705 bool CmpInst::isUnsigned(Predicate predicate) { in isUnsigned() function in CmpInst
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cShaderImageLoadStoreTests.cpp | 8713 const bool isUnsigned = (T(0) < T(-1)); in Clamp() local
|