Home
last modified time | relevance | path

Searched refs:Is_Number (Results 1 – 25 of 35) sorted by relevance

12

/dports/textproc/templates_parser/templates-parser-1d62939/src/
H A Dtemplates_parser-filter.adb629 if Is_Number (V_Str) then
753 function Is_Number return Boolean; subprogspec
774 end Is_Number;
792 if Is_Number then
1005 if Is_Number (V_Str) and then Is_Number (S) then
1025 if Is_Number (V_Str) and then Is_Number (S) then
1047 if Is_Number (V_Str) then
1127 if Is_Number (V_Str) then
1160 if Is_Number (V_Str) then
1367 if Is_Number (V_Str) then
[all …]
H A Dtemplates_parser-expr.adb139 elsif Utils.Is_Number (LV) and then Utils.Is_Number (RV) then
183 elsif Utils.Is_Number (LV) and then Utils.Is_Number (RV) then
221 elsif Utils.Is_Number (LV) and then Utils.Is_Number (RV) then
281 elsif Utils.Is_Number (LV) and then Utils.Is_Number (RV) then
H A Dtemplates_parser-utils.adb267 function Is_Number (S : String) return Boolean is subprogram
275 end Is_Number;
H A Dtemplates_parser-utils.ads68 function Is_Number (S : String) return Boolean; subprogspec
H A Dtemplates_parser.adb1063 function Is_Number (S : String) return Boolean with Inline; subprogspec
2061 if Is_Number (Ind_Str) then
2362 function Is_Number (S : String) return Boolean is subprogram
2368 end Is_Number;
4117 if Utils.Is_Number (LV) and then Is_Number (RV) then
4154 if Utils.Is_Number (LV) and then Is_Number (RV) then
4254 if Utils.Is_Number (LV) and then Is_Number (RV) then
4306 if Utils.Is_Number (LV) and then Is_Number (RV) then
/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/src/
H A Dstring_scanner.adb415 function Is_Number( subprogram
423 end Is_Number;
442 if not Is_Number(T) then
447 while Is_Number(T) loop
453 if Is_Number(T) then
H A Dstring_scanner.ads212 function Is_Number( --| Return TRUE iff Scanner is at a decimal digit subprogspec
/dports/devel/matreshka/matreshka-0.7.0/source/league/
H A Dleague-json-values.adb134 function Is_Number (Self : JSON_Value'Class) return Boolean is subprogram
139 end Is_Number;
H A Dleague-json-values.ads100 function Is_Number (Self : JSON_Value'Class) return Boolean; subprogspec
/dports/lang/lua-ada/ada-lua-e008192/src/
H A Dlua.adb159 function Is_Number (State : Lua_State; Index : Lua_Index) return Boolean is subprogram
174 end Is_Number; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprbuild-compilation-protocol.adb253 function Is_Number (Cmd : Command) return Boolean is subprogram
258 and then Is_Number (Cmd)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dg-forstr.adb61 subtype Is_Number is F_Kind range Decimal_Int .. Decimal_Float; subtype
408 if F_Spec.Kind in Is_Number then

12