Home
last modified time | relevance | path

Searched refs:NegativeInt (Results 1 – 25 of 125) sorted by relevance

12345

/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/21-types/
H A DNegativeInt.t29 isa_ok(NegativeInt, 'Type::Tiny', 'NegativeInt');
30 is(NegativeInt->name, 'NegativeInt', 'NegativeInt has correct name');
31 is(NegativeInt->display_name, 'NegativeInt', 'NegativeInt has correct display_name');
33 ok(Types::Common::Numeric->has_type('NegativeInt'), 'Types::Common::Numeric knows it has type Negat…
34 ok(!NegativeInt->deprecated, 'NegativeInt is not deprecated');
35 ok(!NegativeInt->is_anon, 'NegativeInt is not anonymous');
36 ok(NegativeInt->can_be_inlined, 'NegativeInt can be inlined');
38 ok(!NegativeInt->has_coercion, "NegativeInt doesn't have a coercion");
39 ok(!NegativeInt->is_parameterizable, "NegativeInt isn't parameterizable");
109 should_pass($value, NegativeInt, ucfirst("$label should pass NegativeInt"));
[all …]
/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/20-unit/Types-Common-Numeric/
H A Dbasic.t75 should_fail(100, NegativeInt, "NegativeInt (100)");
76 should_fail(-100.885, NegativeInt, "NegativeInt (-100.885)");
77 should_pass(-100, NegativeInt, "NegativeInt (-100)");
78 should_fail(0, NegativeInt, "NegativeInt (0)");
/dports/devel/p5-MooseX-Types-Common/MooseX-Types-Common-0.001014/t/
H A D02-numeric.t11 NegativeInt NegativeOrZeroInt
43 ok(!is_NegativeInt(100), 'NegativeInt (100)');
44 ok(!is_NegativeInt(-100.885), 'NegativeInt (-100.885)');
45 ok(is_NegativeInt(-100), 'NegativeInt (-100)');
46 ok(!is_NegativeInt(0), 'NegativeInt (0)');
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/BinaryFormat/
H A DMsgPack.def82 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
88 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
101 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/BinaryFormat/
H A DMsgPack.def81 HANDLE_MP_FIX_BITS(0xe0, NegativeInt)
87 HANDLE_MP_FIX_BITS_MASK(0xe0, NegativeInt)
100 HANDLE_MP_FIX_MIN(-0x20, NegativeInt)
/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/lib/HTML/FormHandler/
H A DTypes.pm20 NegativeInt => "Must be a negative integer",
48 subtype NegativeInt, as Int, where { $_ <= 0 }, message { "Must be a negative integer" };
/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/front/wgsl/
H A Dnumber_literals.rs125 u32::try_from(i32_val).map_err(|_| Error::NegativeInt(span)) in parse_non_negative_sint_literal()
161 u32::try_from(i32_val).map_err(|_| Error::NegativeInt(span)) in parse_generic_non_negative_int_literal()
/dports/devel/py-pydantic/pydantic-1.8.2/tests/mypy/modules/
H A Dsuccess.py20 NegativeInt,
196 my_negative_int: NegativeInt = -1
/dports/devel/p5-Specio/Specio-0.47/t/
H A Dnumeric-sanity.t43 NegativeInt => {
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/scientific-0.3.6.2/test/
H A Dtest.hs253 , testProperty "NegativeNum" $ toBoundedIntegerConversion (undefined :: NegativeInt)
413 newtype NegativeInt = NegativeInt Int type
416 instance Bounded NegativeInt where
/dports/devel/stack/stack-2.7.3/_cabal_deps/scientific-0.3.6.2/test/
H A Dtest.hs253 , testProperty "NegativeNum" $ toBoundedIntegerConversion (undefined :: NegativeInt)
413 newtype NegativeInt = NegativeInt Int function
416 instance Bounded NegativeInt where

12345