Home
last modified time | relevance | path

Searched refs:Inter_Type (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dgdk-pixbuf.adb98 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
112 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
128 Inter_Type,
147 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
166 Inter_Type : Gdk_Interp_Type;
187 Inter_Type,
204 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
225 Inter_Type,
824 Inter_Type : Gdk_Interp_Type := Interp_Bilinear)
837 Inter_Type : Gdk_Interp_Type);
[all …]
H A Dgdk-pixbuf.ads372 Inter_Type : Gdk_Interp_Type := Interp_Bilinear);
390 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
408 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
427 Inter_Type : Gdk_Interp_Type := Interp_Bilinear) return Gdk_Pixbuf;
435 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dgdk-pixbuf.adb104 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
118 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
134 Inter_Type,
153 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
172 Inter_Type : Gdk_Interp_Type;
193 Inter_Type,
210 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
231 Inter_Type,
1026 Inter_Type : Gdk_Interp_Type := Interp_Bilinear)
1039 Inter_Type : Gdk_Interp_Type);
[all …]
H A Dgdk-pixbuf.ads450 Inter_Type : Gdk_Interp_Type := Interp_Bilinear);
468 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
486 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
505 Inter_Type : Gdk_Interp_Type := Interp_Bilinear) return Gdk_Pixbuf;
513 Inter_Type : Gdk_Interp_Type := Interp_Bilinear;
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-decls.adb763 Inter_Type : Type_Acc; variable
776 Inter_Type := Get_Subtype_Object (Sub_Inst, Get_Type (Inter));
782 (Sub_Inst, Actual, Inter_Type);
786 (Syn_Inst, Actual, Inter_Type);
792 (Ctxt, Val, Inter_Type, True, Assoc);
H A Dsynth-insts.adb356 Inter_Type : Node;
361 case Get_Kind (Inter_Type) is
363 if Synth.Decls.Has_Element_Subtype_Indication (Inter_Type) then
365 (Syn_Inst, Get_Element_Subtype (Inter_Type), Proto_Inst);
370 Inter_Typ := Get_Subtype_Object (Proto_Inst, Inter_Type);
371 Create_Subtype_Object (Syn_Inst, Inter_Type, Inter_Typ);
H A Dsynth-stmts.adb1698 Inter_Type : Type_Acc; variable
1716 Inter_Type := Get_Subtype_Object (Caller_Inst, Get_Type (Inter));
1725 (Subprg_Inst, Actual, Inter_Type);
1735 (Caller_Inst, Actual, Inter_Type);
1779 Val := Synth_Subtype_Conversion (Ctxt, Val, Inter_Type, True, Assoc);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb604 Inter_Type : Iir; variable
612 Inter_Type := Get_Type (Inter);
613 if Inter_Type /= Null_Iir
614 and then Get_Signal_Type_Flag (Inter_Type) = False
615 and then Get_Kind (Inter_Type)
631 Inter_Type := Get_Return_Type (El);
632 if Inter_Type /= Null_Iir
633 and then Get_Signal_Type_Flag (Inter_Type) = False
H A Dvhdl-std_package.adb335 procedure Create_To_String (Inter_Type : Iir;
353 Set_Type (Inter, Inter_Type);
374 (Name : Name_Id; Func : Iir_Predefined_Functions; Inter_Type : Iir)
387 Set_Type (Inter, Inter_Type);
H A Dvhdl-evaluation.adb4149 Inter_Type, Prev_Type : Iir; variable
4155 Inter_Type := Get_Subtype_Indication (Inter);
4156 if Inter_Type = Null_Iir then
4157 Inter_Type := Prev_Type;
4159 Path_Add_Type_Name (Inter_Type);
4160 Prev_Type := Inter_Type;
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap2.adb471 Inter_Type : O_Tnode; variable
479 Inter_Type :=
483 (Create_Identifier_Without_Prefix (Inter), Inter_Type);
488 Inter_Type :=
493 Inter_Type);
H A Dtrans.adb67 Vars.Inter_Type := Current_Subprg_Instance.Ptr_Type;
102 Vars.Inter_Type);
177 Inter_Type => Inst.Inter_Type,
H A Dtrans.ads693 Inter_Type : O_Tnode; component
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/testgtk/
H A Dcreate_pixbuf.adb217 Inter_Type => Interp_Nearest,
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/testgtk/
H A Dcreate_pixbuf.adb255 Inter_Type => Interp_Nearest,