Home
last modified time | relevance | path

Searched refs:String_Type (Results 1 – 25 of 341) sorted by last modified time

12345678910>>...14

/dports/lang/gnat_util/gnat_util/
H A Dprj-strt.ads52 String_Type : Project_Node_Id);
62 String_Type : Boolean);
74 String_Type : Boolean := True);
H A Dprj-strt.adb315 String_Type : Boolean)
325 if String_Type then
511 String_Type : Boolean := True)
541 if String_Type then
1283 String_Type : Project_Node_Id)
1300 if Present (String_Type) then
1301 Current_String := First_Literal_String (String_Type, In_Tree);
H A Dprj-dect.adb120 String_Type : out Project_Node_Id;
788 String_Type : Project_Node_Id := Empty_Node; variable
854 Start_New_Case_Construction (In_Tree, String_Type);
921 String_Type => Present (String_Type));
949 String_Type => Present (String_Type));
1102 String_Type => Current_Declaration,
1483 String_Type : out Project_Node_Id;
1491 String_Type :=
1495 Set_Location_Of (String_Type, In_Tree, To => Token_Ptr);
1504 Set_Name_Of (String_Type, In_Tree, To => Token_Name);
[all …]
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dcanna.sl334 canna_current_local_map = String_Type[CANNA_MAX_BUF];
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dslang.vim21 syn keyword slangType Integer_Type Double_Type Complex_Type String_Type Struct_Type Ref_Type Null_…
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-spchge.ads49 type String_Type is array (Positive range <>) of Char_Type; formal
52 (Found : String_Type;
53 Expect : String_Type) return Boolean;
H A Dg-spchge.adb41 (Found : String_Type;
42 Expect : String_Type) return Boolean
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog-20143372 String_Type.
H A Dcstand.adb459 procedure Pack_String_Type (String_Type : Entity_Id);
565 procedure Pack_String_Type (String_Type : Entity_Id) is
572 Expression => New_Occurrence_Of (String_Type, Stloc))));
576 Record_Rep_Item (String_Type, Prag);
577 Set_Has_Pragma_Pack (String_Type, True);
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dslang.vim21 syn keyword slangType Integer_Type Double_Type Complex_Type String_Type Struct_Type Ref_Type Null_…
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-spchge.ads49 type String_Type is array (Positive range <>) of Char_Type; formal
52 (Found : String_Type;
53 Expect : String_Type) return Boolean;
H A Dg-spchge.adb41 (Found : String_Type;
42 Expect : String_Type) return Boolean
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A DChangeLog-20143372 String_Type.
H A Dcstand.adb456 procedure Pack_String_Type (String_Type : Entity_Id);
562 procedure Pack_String_Type (String_Type : Entity_Id) is
569 Expression => New_Occurrence_Of (String_Type, Stloc))));
573 Record_Rep_Item (String_Type, Prag);
574 Set_Has_Pragma_Pack (String_Type, True);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-spchge.ads49 type String_Type is array (Positive range <>) of Char_Type; formal
52 (Found : String_Type;
53 Expect : String_Type) return Boolean;
H A Dg-spchge.adb41 (Found : String_Type;
42 Expect : String_Type) return Boolean
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A DChangeLog-20143372 String_Type.
H A Dcstand.adb468 procedure Pack_String_Type (String_Type : Entity_Id);
576 procedure Pack_String_Type (String_Type : Entity_Id) is
583 Expression => New_Occurrence_Of (String_Type, Stloc))));
586 Record_Rep_Item (String_Type, Prag);
587 Set_Has_Pragma_Pack (String_Type, True);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Dg-spchge.ads49 type String_Type is array (Positive range <>) of Char_Type; formal
52 (Found : String_Type;
53 Expect : String_Type) return Boolean;
H A Dg-spchge.adb41 (Found : String_Type;
42 Expect : String_Type) return Boolean
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A DChangeLog-20143372 String_Type.
H A Dcstand.adb468 procedure Pack_String_Type (String_Type : Entity_Id);
576 procedure Pack_String_Type (String_Type : Entity_Id) is
583 Expression => New_Occurrence_Of (String_Type, Stloc))));
586 Record_Rep_Item (String_Type, Prag);
587 Set_Has_Pragma_Pack (String_Type, True);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-spchge.adb41 (Found : String_Type;
42 Expect : String_Type) return Boolean
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-spchge.adb41 (Found : String_Type;
42 Expect : String_Type) return Boolean
H A Dg-spchge.ads49 type String_Type is array (Positive range <>) of Char_Type; formal
52 (Found : String_Type;
53 Expect : String_Type) return Boolean;

12345678910>>...14