Home
last modified time | relevance | path

Searched refs:Get_Bounds_Parameters (Results 1 – 7 of 7) sorted by relevance

/dports/lang/adacontrol/adactl-1.18r9/src/
H A Dframework-language-shared_keys.adb167 function Get_Bounds_Parameters (Rule_Id : Wide_String; subprogram
209 end Get_Bounds_Parameters;
H A Dframework-language-shared_keys.ads76 function Get_Bounds_Parameters (Rule_Id : Wide_String; subprogspec
H A Drules-array_declarations.adb184 Values (Subrule, Ctl_Kind) := Get_Bounds_Parameters (Rule_Id,
192 Values (Subrule, Ctl_Kind) := Get_Bounds_Parameters (Rule_Id);
H A Drules-dependencies.adb133 … Bounds => Get_Bounds_Parameters (Rule_Id));
H A Drules-case_statement.adb107 Bounds (Subrule_Name, Ctl_Kind) := Get_Bounds_Parameters (Rule_Id);
H A Drules-parameter_declarations.adb120 Value := Get_Bounds_Parameters (Rule_Id);
H A Drules-comments.adb180 … Pos_Bounds (Ctl_Kind) := Get_Bounds_Parameters (Rule_Id, Bound_Min => 1, Allow_Single => True);