Home
last modified time | relevance | path

Searched refs:In_Range (Results 1 – 25 of 79) sorted by relevance

1234

/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-nbnbin.ads55 function In_Range (Arg, Low, High : Big_Integer) return Boolean is subprogram
59 with Pre => In_Range (Arg,
71 with Pre => In_Range (Arg,
85 with Pre => In_Range (Arg,
H A Da-nbnbre.ads63 function In_Range (Arg, Low, High : Big_Real) return Boolean is subprogram
73 with Pre => In_Range (Arg, argument
87 with Pre => In_Range (Arg,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Da-nbnbin.ads55 function In_Range (Arg, Low, High : Big_Integer) return Boolean is subprogram
59 with Pre => In_Range (Arg,
71 with Pre => In_Range (Arg,
85 with Pre => In_Range (Arg,
H A Da-nbnbre.ads63 function In_Range (Arg, Low, High : Big_Real) return Boolean is subprogram
73 with Pre => In_Range (Arg, argument
87 with Pre => In_Range (Arg,
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Da-nbnbin.ads55 function In_Range (Arg, Low, High : Big_Integer) return Boolean is subprogram
59 with Pre => In_Range (Arg,
71 with Pre => In_Range (Arg,
85 with Pre => In_Range (Arg,
H A Da-nbnbre.ads63 function In_Range (Arg, Low, High : Big_Real) return Boolean is subprogram
73 with Pre => In_Range (Arg, argument
87 with Pre => In_Range (Arg,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-nbnbig.ads84 function In_Range subprogram
94 Pre => In_Range (Arg,
110 Pre => In_Range (Arg,
127 Pre => In_Range (Arg,
H A Da-nbnbin.ads62 function In_Range subprogram
70 Pre => In_Range (Arg,
85 Pre => In_Range (Arg,
101 Pre => In_Range (Arg,
H A Da-nbnbre.ads77 function In_Range (Arg, Low, High : Big_Real) return Boolean is subprogram
90 Pre => In_Range (Arg, argument
107 Pre => In_Range (Arg,
H A Ds-arit32.ads71 (Ada.Numerics.Big_Numbers.Big_Integers_Ghost.In_Range
H A Ds-aridou.ads83 (In_Range (Arg, Big (Double_Int'First), Big (Double_Int'Last)))
H A Ds-arit64.ads74 (Ada.Numerics.Big_Numbers.Big_Integers_Ghost.In_Range
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-nbnbin.ads62 function In_Range subprogram
70 Pre => In_Range (Arg,
85 Pre => In_Range (Arg,
101 Pre => In_Range (Arg,
H A Da-nbnbre.ads77 function In_Range (Arg, Low, High : Big_Real) return Boolean is subprogram
90 Pre => In_Range (Arg, argument
107 Pre => In_Range (Arg,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-nbnbin.ads62 function In_Range subprogram
70 Pre => In_Range (Arg,
85 Pre => In_Range (Arg,
101 Pre => In_Range (Arg,
H A Da-nbnbre.ads77 function In_Range (Arg, Low, High : Big_Real) return Boolean is subprogram
90 Pre => In_Range (Arg, argument
107 Pre => In_Range (Arg,
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-nbnbin.ads62 function In_Range subprogram
70 Pre => In_Range (Arg,
85 Pre => In_Range (Arg,
101 Pre => In_Range (Arg,
H A Da-nbnbre.ads77 function In_Range (Arg, Low, High : Big_Real) return Boolean is subprogram
90 Pre => In_Range (Arg, argument
107 Pre => In_Range (Arg,
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/hidapi/hut/
H A Dhut_13_digitizers.yaml61 name: In_Range
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-regpat.adb1192 In_Range : Boolean := False; variable
1267 if In_Range then
1270 In_Range := False;
1454 elsif not In_Range then
1469 In_Range := True;
1490 In_Range := False;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-regpat.adb1192 In_Range : Boolean := False; variable
1267 if In_Range then
1270 In_Range := False;
1454 elsif not In_Range then
1469 In_Range := True;
1490 In_Range := False;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb1189 In_Range : Boolean := False; variable
1264 if In_Range then
1267 In_Range := False;
1451 elsif not In_Range then
1470 In_Range := True;
1491 In_Range := False;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb1189 In_Range : Boolean := False; variable
1264 if In_Range then
1267 In_Range := False;
1451 elsif not In_Range then
1470 In_Range := True;
1491 In_Range := False;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-regpat.adb1189 In_Range : Boolean := False; variable
1264 if In_Range then
1267 In_Range := False;
1451 elsif not In_Range then
1470 In_Range := True;
1491 In_Range := False;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-regpat.adb1189 In_Range : Boolean := False; variable
1264 if In_Range then
1267 In_Range := False;
1451 elsif not In_Range then
1470 In_Range := True;
1491 In_Range := False;

1234