Home
last modified time | relevance | path

Searched refs:Current_Depth (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/latte-integrale/latte-version_1_7_6/code/latte/barvinok/
H A Dbarvinok.h134 int Current_Depth; variable
137 Single_Cone_Parameters() : Current_Depth(0), Max_Depth(0) {}; in Single_Cone_Parameters()
139 BarvinokParameters(params), Current_Depth(0), Max_Depth(0) {}; in Single_Cone_Parameters()
H A Dbarvinok.cpp443 if (Parameters->Current_Depth > Parameters->Max_Depth) in barvinok_DFS()
444 Parameters->Max_Depth = Parameters->Current_Depth; in barvinok_DFS()
495 cerr << "Level " << Parameters->Current_Depth << ": Index " << absDet << " -> "; in barvinok_DFS()
532 Parameters->Current_Depth++; in barvinok_DFS()
551 Parameters->Current_Depth--; in barvinok_DFS()
H A Ddec.cpp178 Current_Depth = 0; in InitializeComputation()
/dports/lang/adacontrol/adactl-1.18r9/src/
H A Dscope_manager.ads95 function Current_Depth return Scope_Range; subprogspec
102 function In_Private_Part (Scope : Scope_Range := Current_Depth) return Boolean;
H A Dscope_manager.adb156 function Current_Depth return Scope_Range is subprogram
159 end Current_Depth;
393 function In_Private_Part (Scope : Scope_Range := Current_Depth) return Boolean is
H A Drules-reduceable_scope.adb773 Good_Depth := Current_Depth - 1;
775 Good_Depth := Current_Depth;
809 Good_Depth := Current_Depth - 1;
811 Good_Depth := Current_Depth;
H A Drules-max_nesting.adb271 Do_Report (Sr_All, Current_Depth - Not_Counted, Scope);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-comlin.adb149 Current : Depth := It.Current_Depth;
173 It.Current_Depth := Current;
194 It.Current_Depth := Current;
778 Iterator.Current_Depth := 1;
H A Dg-comlin.ads309 Current_Depth : Depth := 1; variable
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-comlin.adb149 Current : Depth := It.Current_Depth;
173 It.Current_Depth := Current;
194 It.Current_Depth := Current;
778 Iterator.Current_Depth := 1;
H A Dg-comlin.ads309 Current_Depth : Depth := 1; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-comlin.ads1043 Current_Depth : Depth := 1; variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-comlin.ads1043 Current_Depth : Depth := 1; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-comlin.ads1043 Current_Depth : Depth := 1; variable
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-comlin.ads1050 Current_Depth : Depth := 1; variable
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-comlin.ads1065 Current_Depth : Depth := 1; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-comlin.ads1078 Current_Depth : Depth := 1; variable

123