Home
last modified time | relevance | path

Searched refs:IsUnsignedType (Results 1 – 16 of 16) sorted by relevance

/dports/devel/ispc/ispc-1.16.1/src/
H A Dtype.h112 virtual bool IsUnsignedType() const = 0;
279 bool IsUnsignedType() const;
361 bool IsUnsignedType() const;
438 bool IsUnsignedType() const;
544 bool IsUnsignedType() const;
611 bool IsUnsignedType() const;
663 bool IsUnsignedType() const;
752 bool IsUnsignedType() const;
794 bool IsUnsignedType() const;
845 bool IsUnsignedType() const;
H A Dtype.cpp179 bool AtomicType::IsUnsignedType() const { in IsUnsignedType() function in AtomicType
189 if (IsUnsignedType() == true) in GetAsUnsignedType()
576 bool EnumType::IsUnsignedType() const { return true; } in IsUnsignedType() function in EnumType
799 bool PointerType::IsUnsignedType() const { return false; } in IsUnsignedType() function in PointerType
1082 bool ArrayType::IsUnsignedType() const { return false; } in IsUnsignedType() function in ArrayType
1337 bool VectorType::IsUnsignedType() const { return base->IsUnsignedType(); } in IsUnsignedType() function in VectorType
1633 bool StructType::IsUnsignedType() const { return false; } in IsUnsignedType() function in StructType
1926 bool UndefinedStructType::IsUnsignedType() const { return false; } in IsUnsignedType() function in UndefinedStructType
2054 bool ReferenceType::IsUnsignedType() const { in IsUnsignedType() function in ReferenceType
2059 return targetType->IsUnsignedType(); in IsUnsignedType()
[all …]
H A Dparse.yy894 if( ds->baseType->IsUnsignedType()) {
2450 if (type->IsUnsignedType())
H A Dexpr.cpp1488 bool isUnsignedOp = type0->IsUnsignedType(); in lEmitBinaryArith()
1536 bool isUnsignedOp = type->IsUnsignedType(); in lEmitBinaryCmp()
1987 return lEmitBinaryBitOp(op, value0, value1, arg0->GetType()->IsUnsignedType(), ctx); in GetValue()
2896 … newValue = lEmitBinaryBitOp(basicop, oldLHS, rvalue, arg0->GetType()->IsUnsignedType(), ctx); in lEmitOpAssign()
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_datatype.h92 bool IsUnsignedType() const;
H A Das_compiler.cpp5797 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
5849 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
5893 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
5945 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
12852 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
12863 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
12988 lctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13112 lctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13606 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileComparisonOperator()
13617 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileComparisonOperator()
[all …]
H A Das_datatype.cpp545 bool asCDataType::IsUnsignedType() const in IsUnsignedType() function in asCDataType
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_datatype.h94 bool IsUnsignedType() const;
H A Das_compiler.cpp5947 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
5999 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
6043 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
6095 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
13251 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13262 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13387 lctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13511 lctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
14005 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileComparisonOperator()
14016 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileComparisonOperator()
[all …]
H A Das_datatype.cpp547 bool asCDataType::IsUnsignedType() const in IsUnsignedType() function in asCDataType
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_datatype.h94 bool IsUnsignedType() const;
H A Das_compiler.cpp6132 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
6184 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
6228 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
6280 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
14161 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
14172 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
14297 lctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
14421 lctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
14939 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileComparisonOperator()
14950 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileComparisonOperator()
[all …]
H A Das_datatype.cpp547 bool asCDataType::IsUnsignedType() const in IsUnsignedType() function in asCDataType
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_datatype.h94 bool IsUnsignedType() const;
H A Das_compiler.cpp5855 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
5907 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
5951 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
6003 ctx->type.dataType.IsUnsignedType() ) in ImplicitConvPrimitiveToPrimitive()
13035 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13046 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13171 lctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13295 lctx->type.dataType.IsUnsignedType() ) in CompileMathOperator()
13789 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileComparisonOperator()
13800 else if( lctx->type.dataType.IsUnsignedType() || rctx->type.dataType.IsUnsignedType() ) in CompileComparisonOperator()
[all …]
H A Das_datatype.cpp548 bool asCDataType::IsUnsignedType() const in IsUnsignedType() function in asCDataType