Home
last modified time | relevance | path

Searched refs:UnsignedLong (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DUnsignedLongTest.java34 UnsignedLong fortyTwo = new UnsignedLong(42); in testEquals()
47 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessThan()
61 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessOrEqualTo()
75 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimes()
82 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimesException()
88 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinus()
97 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinusException()
109 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlus()
118 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlusException()
130 UnsignedLong fortyTwo = new UnsignedLong(42); in testWrappingTimes()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DUnsignedLongTest.java34 UnsignedLong fortyTwo = new UnsignedLong(42); in testEquals()
47 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessThan()
61 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessOrEqualTo()
75 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimes()
82 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimesException()
88 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinus()
97 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinusException()
109 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlus()
118 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlusException()
130 UnsignedLong fortyTwo = new UnsignedLong(42); in testWrappingTimes()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DUnsignedLongTest.java34 UnsignedLong fortyTwo = new UnsignedLong(42); in testEquals()
47 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessThan()
61 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessOrEqualTo()
75 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimes()
82 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimesException()
88 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinus()
97 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinusException()
109 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlus()
118 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlusException()
130 UnsignedLong fortyTwo = new UnsignedLong(42); in testWrappingTimes()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DUnsignedLongTest.java34 UnsignedLong fortyTwo = new UnsignedLong(42); in testEquals()
47 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessThan()
61 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessOrEqualTo()
75 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimes()
82 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimesException()
88 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinus()
97 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinusException()
109 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlus()
118 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlusException()
130 UnsignedLong fortyTwo = new UnsignedLong(42); in testWrappingTimes()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DUnsignedLongTest.java34 UnsignedLong fortyTwo = new UnsignedLong(42); in testEquals()
47 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessThan()
61 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessOrEqualTo()
75 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimes()
82 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimesException()
88 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinus()
97 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinusException()
109 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlus()
118 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlusException()
130 UnsignedLong fortyTwo = new UnsignedLong(42); in testWrappingTimes()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DUnsignedLongTest.java34 UnsignedLong fortyTwo = new UnsignedLong(42); in testEquals()
47 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessThan()
61 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessOrEqualTo()
75 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimes()
82 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimesException()
88 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinus()
97 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinusException()
109 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlus()
118 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlusException()
130 UnsignedLong fortyTwo = new UnsignedLong(42); in testWrappingTimes()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DUnsignedLongTest.java34 UnsignedLong fortyTwo = new UnsignedLong(42); in testEquals()
47 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessThan()
61 UnsignedLong fortyTwo = new UnsignedLong(42); in testIsLessOrEqualTo()
75 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimes()
82 UnsignedLong fortyTwo = new UnsignedLong(42); in testTimesException()
88 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinus()
97 UnsignedLong fortyTwo = new UnsignedLong(42); in testMinusException()
109 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlus()
118 UnsignedLong fortyTwo = new UnsignedLong(42); in testPlusException()
130 UnsignedLong fortyTwo = new UnsignedLong(42); in testWrappingTimes()
[all …]
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/objects/
H A Dwin_driver_object.py9 from cybox.common import String, HexBinary, UnsignedLong
26 device_object = fields.TypedField("Device_Object", UnsignedLong)
46 driver_init = fields.TypedField("Driver_Init", UnsignedLong)
56 irp_mj_cleanup = fields.TypedField("IRP_MJ_CLEANUP", UnsignedLong)
57 irp_mj_close = fields.TypedField("IRP_MJ_CLOSE", UnsignedLong)
58 irp_mj_create = fields.TypedField("IRP_MJ_CREATE", UnsignedLong)
68 irp_mj_pnp = fields.TypedField("IRP_MJ_PNP", UnsignedLong)
69 irp_mj_power = fields.TypedField("IRP_MJ_POWER", UnsignedLong)
75 irp_mj_read = fields.TypedField("IRP_MJ_READ", UnsignedLong)
76 irp_mj_set_ea = fields.TypedField("IRP_MJ_SET_EA", UnsignedLong)
[all …]
H A Ddisk_partition_object.py8 UnsignedLong)
22 partition_length = fields.TypedField('Partition_Length', UnsignedLong)
23 partition_offset = fields.TypedField('Partition_Offset', UnsignedLong)
24 space_left = fields.TypedField('Space_Left', UnsignedLong)
25 space_used = fields.TypedField('Space_Used', UnsignedLong)
26 total_space = fields.TypedField('Total_Space', UnsignedLong)
H A Dwin_handle_object.py8 from cybox.common import (ObjectProperties, String, UnsignedLong,
22 object_address = fields.TypedField("Object_Address", UnsignedLong)
23 access_mask = fields.TypedField("Access_Mask", UnsignedLong)
24 pointer_count = fields.TypedField("Pointer_Count", UnsignedLong)
H A Dunix_network_route_entry_object.py7 from cybox.common import String, UnsignedInteger, UnsignedLong
20 ref = fields.TypedField("Ref", UnsignedLong)
21 use = fields.TypedField("Use", UnsignedLong)
H A Dwin_filemapping_object.py8 from cybox.common import ObjectProperties, String, UnsignedLong
23 maximum_size = fields.TypedField("Maximum_Size", UnsignedLong)
24 actual_size = fields.TypedField("Actual_Size", UnsignedLong)
H A Ddisk_object.py9 from cybox.common import BaseProperty, ObjectProperties, String, UnsignedLong
40 disk_size = fields.TypedField('Disk_Size', UnsignedLong)
41 free_space = fields.TypedField('Free_Space', UnsignedLong)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsignedLong.java27 public final class UnsignedLong { class
30 public UnsignedLong(long value) { in UnsignedLong() method in UnsignedLong
50 public UnsignedLong times(long unsignedValue) { in times()
54 return new UnsignedLong(value * unsignedValue); in times()
57 public UnsignedLong minus(long unsignedValue) { in minus()
61 return new UnsignedLong(value - unsignedValue); in minus()
64 public UnsignedLong plus(long unsignedValue) { in plus()
68 return new UnsignedLong(value + unsignedValue); in plus()
72 return new UnsignedLong(value + unsignedValue); in wrappingPlus()
76 return new UnsignedLong(value * unsignedValue); in wrappingTimes()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsignedLong.java27 public final class UnsignedLong { class
30 public UnsignedLong(long value) { in UnsignedLong() method in UnsignedLong
50 public UnsignedLong times(long unsignedValue) { in times()
54 return new UnsignedLong(value * unsignedValue); in times()
57 public UnsignedLong minus(long unsignedValue) { in minus()
61 return new UnsignedLong(value - unsignedValue); in minus()
64 public UnsignedLong plus(long unsignedValue) { in plus()
68 return new UnsignedLong(value + unsignedValue); in plus()
72 return new UnsignedLong(value + unsignedValue); in wrappingPlus()
76 return new UnsignedLong(value * unsignedValue); in wrappingTimes()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsignedLong.java27 public final class UnsignedLong { class
30 public UnsignedLong(long value) { in UnsignedLong() method in UnsignedLong
50 public UnsignedLong times(long unsignedValue) { in times()
54 return new UnsignedLong(value * unsignedValue); in times()
57 public UnsignedLong minus(long unsignedValue) { in minus()
61 return new UnsignedLong(value - unsignedValue); in minus()
64 public UnsignedLong plus(long unsignedValue) { in plus()
68 return new UnsignedLong(value + unsignedValue); in plus()
72 return new UnsignedLong(value + unsignedValue); in wrappingPlus()
76 return new UnsignedLong(value * unsignedValue); in wrappingTimes()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsignedLong.java27 public final class UnsignedLong { class
30 public UnsignedLong(long value) { in UnsignedLong() method in UnsignedLong
54 public UnsignedLong times(long unsignedValue) { in times()
58 return new UnsignedLong(value * unsignedValue); in times()
61 public UnsignedLong minus(long unsignedValue) { in minus()
65 return new UnsignedLong(value - unsignedValue); in minus()
68 public UnsignedLong plus(long unsignedValue) { in plus()
72 return new UnsignedLong(value + unsignedValue); in plus()
76 return new UnsignedLong(value + unsignedValue); in wrappingPlus()
80 return new UnsignedLong(value * unsignedValue); in wrappingTimes()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsignedLong.java27 public final class UnsignedLong { class
30 public UnsignedLong(long value) { in UnsignedLong() method in UnsignedLong
54 public UnsignedLong times(long unsignedValue) { in times()
58 return new UnsignedLong(value * unsignedValue); in times()
61 public UnsignedLong minus(long unsignedValue) { in minus()
65 return new UnsignedLong(value - unsignedValue); in minus()
68 public UnsignedLong plus(long unsignedValue) { in plus()
72 return new UnsignedLong(value + unsignedValue); in plus()
76 return new UnsignedLong(value + unsignedValue); in wrappingPlus()
80 return new UnsignedLong(value * unsignedValue); in wrappingTimes()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsignedLong.java27 public final class UnsignedLong { class
30 public UnsignedLong(long value) { in UnsignedLong() method in UnsignedLong
54 public UnsignedLong times(long unsignedValue) { in times()
58 return new UnsignedLong(value * unsignedValue); in times()
61 public UnsignedLong minus(long unsignedValue) { in minus()
65 return new UnsignedLong(value - unsignedValue); in minus()
68 public UnsignedLong plus(long unsignedValue) { in plus()
72 return new UnsignedLong(value + unsignedValue); in plus()
76 return new UnsignedLong(value + unsignedValue); in wrappingPlus()
80 return new UnsignedLong(value * unsignedValue); in wrappingTimes()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsignedLong.java27 public final class UnsignedLong { class
30 public UnsignedLong(long value) { in UnsignedLong() method in UnsignedLong
54 public UnsignedLong times(long unsignedValue) { in times()
58 return new UnsignedLong(value * unsignedValue); in times()
61 public UnsignedLong minus(long unsignedValue) { in minus()
65 return new UnsignedLong(value - unsignedValue); in minus()
68 public UnsignedLong plus(long unsignedValue) { in plus()
72 return new UnsignedLong(value + unsignedValue); in plus()
76 return new UnsignedLong(value + unsignedValue); in wrappingPlus()
80 return new UnsignedLong(value * unsignedValue); in wrappingTimes()
[all …]
/dports/math/cocoalib/CoCoALib-0.99712/src/tests/
H A Dtest-MachineInt2.C100 test(SignedChar, UnsignedLong); in program()
118 test(SignedShort, UnsignedLong); in program()
136 test(SignedInt, UnsignedLong); in program()
145 test(UnsignedInt, UnsignedLong); in program()
154 test(SignedLong, UnsignedLong); in program()
156 test(UnsignedLong, SignedChar); in program()
158 test(UnsignedLong, SignedShort); in program()
160 test(UnsignedLong, SignedInt); in program()
161 test(UnsignedLong, UnsignedInt); in program()
162 test(UnsignedLong, SignedLong); in program()
[all …]
/dports/math/giacxcas/CoCoALib-0.99700/src/tests/
H A Dtest-MachineInt2.C100 test(SignedChar, UnsignedLong); in program()
118 test(SignedShort, UnsignedLong); in program()
136 test(SignedInt, UnsignedLong); in program()
145 test(UnsignedInt, UnsignedLong); in program()
154 test(SignedLong, UnsignedLong); in program()
156 test(UnsignedLong, SignedChar); in program()
158 test(UnsignedLong, SignedShort); in program()
160 test(UnsignedLong, SignedInt); in program()
161 test(UnsignedLong, UnsignedInt); in program()
162 test(UnsignedLong, SignedLong); in program()
[all …]
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/Magnum/OpenDdl/Implementation/
H A DParsers.cpp289 typedef UnsignedLong Type;
299 template<> struct ExtractToType<UnsignedLong> {
300 typedef UnsignedLong Type;
301 static UnsignedLong extract(const std::string& buffer, Int base) { in extract()
306 template<> struct ExtractToType<Byte>: ExtractToType<UnsignedLong> {};
310 template<> struct ExtractToType<Int>: ExtractToType<UnsignedLong> {};
311 template<> struct ExtractToType<Long>: ExtractToType<UnsignedLong> {};
314 template<> struct ExtractToType<long>: ExtractToType<UnsignedLong> {};
356 _c(UnsignedLong) in _c()
504 template std::tuple<const char*, UnsignedLong, Int> integralLiteral<UnsignedLong>(Containers::Array…
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp88 SizeType = UnsignedLong; in TargetInfo()
163 case UnsignedLong: return "long unsigned int"; in getTypeName()
188 case UnsignedLong: return "UL"; in getTypeConstantSuffix()
206 case UnsignedLong: return "l"; in getTypeFormatModifier()
224 case UnsignedLong: return getLongWidth(); in getTypeWidth()
239 return IsSigned ? SignedLong : UnsignedLong; in getIntTypeByWidth()
254 return IsSigned ? SignedLong : UnsignedLong; in getLeastIntTypeByWidth()
295 case UnsignedLong: return getLongAlign(); in getTypeAlign()
315 case UnsignedLong: in isTypeSigned()
365 SizeType = Is32BitArch ? UnsignedInt : UnsignedLong; in adjust()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp86 SizeType = UnsignedLong; in TargetInfo()
161 case UnsignedLong: return "long unsigned int"; in getTypeName()
186 case UnsignedLong: return "UL"; in getTypeConstantSuffix()
204 case UnsignedLong: return "l"; in getTypeFormatModifier()
222 case UnsignedLong: return getLongWidth(); in getTypeWidth()
237 return IsSigned ? SignedLong : UnsignedLong; in getIntTypeByWidth()
252 return IsSigned ? SignedLong : UnsignedLong; in getLeastIntTypeByWidth()
293 case UnsignedLong: return getLongAlign(); in getTypeAlign()
313 case UnsignedLong: in isTypeSigned()
363 SizeType = Is32BitArch ? UnsignedInt : UnsignedLong; in adjust()

12345678910>>...21