Home
last modified time | relevance | path

Searched refs:Type_Id (Results 1 – 25 of 136) sorted by relevance

123456

/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A DGPL-2.0+_abi-compliance-checker.pl700 my $Type_Id = $TemplateInstance{$Version}{$TypeDeclId}{$TypeId}{$Param_Pos};
701 my $Param = get_TemplateParam($Type_Id);
777 my $Type_Id = $_[0];
778 if(getNodeType($Type_Id) eq "integer_cst")
780 return getNodeIntCst($Type_Id);
782 elsif(getNodeType($Type_Id) eq "string_cst")
784 return getNodeStrCst($Type_Id);
788 my $Type_DId = getTypeDeclId($Type_Id);
789 my %ParamAttr = getTypeAttr($Type_DId, $Type_Id);
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/world/
H A Dscripthighlighter.cpp28 highlight (loc, mContext.isId (name) ? Type_Id : Type_Name); in parseName()
97 for (int i=0; i<=Type_Id; ++i) in ScriptHighlighter()
137 static const char *const colours[Type_Id+2] = in settingChanged()
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/tools/
H A Dsearchbox.cpp108 case CSMTools::Search::Type_Id: in getSearch()
137 case CSMTools::Search::Type_Id: in getReplaceText()
164 case CSMTools::Search::Type_Id: in modeSelected()
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/tools/
H A Dsearch.cpp125 if (type!=Type_Text && type!=Type_Id) in Search()
171 case Type_Id: in configure()
220 case Type_Id: in searchRow()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch4.adb321 Type_Id : Entity_Id; variable
331 Type_Id := Entity (Subtype_Mark (E));
332 Check_Fully_Declared (Type_Id, N);
335 if Is_Limited_Type (Type_Id)
358 if Is_Class_Wide_Type (Type_Id)
369 Set_Etype (E, Type_Id);
439 Type_Id := Process_Subtype (E, N);
444 Check_Fully_Declared (Type_Id, N);
451 if Is_Protected_Type (Type_Id) then
459 if Is_Indefinite_Subtype (Type_Id)
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch4.adb321 Type_Id : Entity_Id; variable
331 Type_Id := Entity (Subtype_Mark (E));
332 Check_Fully_Declared (Type_Id, N);
335 if Is_Limited_Type (Type_Id)
358 if Is_Class_Wide_Type (Type_Id)
369 Set_Etype (E, Type_Id);
439 Type_Id := Process_Subtype (E, N);
444 Check_Fully_Declared (Type_Id, N);
451 if Is_Protected_Type (Type_Id) then
459 if Is_Indefinite_Subtype (Type_Id)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dcontracts.ads119 procedure Analyze_Type_Contract (Type_Id : Entity_Id);
H A Dsem_ch4.adb454 Type_Id : Entity_Id; variable
553 Type_Id := Etype (E);
570 Set_Etype (E, Type_Id);
599 Type_Id := Entity (E);
601 if Is_Tagged_Type (Type_Id)
695 Type_Id := Process_Subtype (E, N);
699 Check_Fully_Declared (Type_Id, N);
709 if Can_Never_Be_Null (Type_Id) then
731 if not Is_Definite_Subtype (Type_Id)
773 if Is_Array_Type (Type_Id) then
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dcontracts.ads119 procedure Analyze_Type_Contract (Type_Id : Entity_Id);
H A Dsem_ch4.adb454 Type_Id : Entity_Id; variable
553 Type_Id := Etype (E);
570 Set_Etype (E, Type_Id);
599 Type_Id := Entity (E);
601 if Is_Tagged_Type (Type_Id)
695 Type_Id := Process_Subtype (E, N);
699 Check_Fully_Declared (Type_Id, N);
709 if Can_Never_Be_Null (Type_Id) then
731 if not Is_Definite_Subtype (Type_Id)
773 if Is_Array_Type (Type_Id) then
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dcontracts.ads119 procedure Analyze_Type_Contract (Type_Id : Entity_Id);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dcontracts.ads119 procedure Analyze_Type_Contract (Type_Id : Entity_Id);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch4.adb400 Type_Id : Entity_Id; variable
491 Type_Id := Etype (E);
494 Resolve (Expression (E), Type_Id);
501 if Is_Limited_Type (Type_Id)
527 Set_Etype (E, Type_Id);
613 Type_Id := Process_Subtype (E, N);
617 Check_Fully_Declared (Type_Id, N);
627 if Can_Never_Be_Null (Type_Id) then
650 if Is_Protected_Type (Type_Id) then
658 if Is_Indefinite_Subtype (Type_Id)
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch4.adb400 Type_Id : Entity_Id; variable
491 Type_Id := Etype (E);
494 Resolve (Expression (E), Type_Id);
501 if Is_Limited_Type (Type_Id)
527 Set_Etype (E, Type_Id);
613 Type_Id := Process_Subtype (E, N);
617 Check_Fully_Declared (Type_Id, N);
627 if Can_Never_Be_Null (Type_Id) then
650 if Is_Protected_Type (Type_Id) then
658 if Is_Indefinite_Subtype (Type_Id)
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch4.adb400 Type_Id : Entity_Id; variable
492 Type_Id := Etype (E);
495 Resolve (Expression (E), Type_Id);
502 if Is_Limited_Type (Type_Id)
528 Set_Etype (E, Type_Id);
601 Type_Id := Process_Subtype (E, N);
605 Check_Fully_Declared (Type_Id, N);
615 if Can_Never_Be_Null (Type_Id) then
638 if Is_Protected_Type (Type_Id) then
646 if Is_Indefinite_Subtype (Type_Id)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch4.adb467 Type_Id : Entity_Id; variable
568 Type_Id := Etype (E);
585 Set_Etype (E, Type_Id);
614 Type_Id := Entity (E);
616 if Is_Tagged_Type (Type_Id)
700 Type_Id := Process_Subtype (E, N);
704 Check_Fully_Declared (Type_Id, N);
714 if Can_Never_Be_Null (Type_Id) then
736 if not Is_Definite_Subtype (Type_Id)
778 if Is_Array_Type (Type_Id) then
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch4.adb466 Type_Id : Entity_Id; variable
567 Type_Id := Etype (E);
584 Set_Etype (E, Type_Id);
613 Type_Id := Entity (E);
615 if Is_Tagged_Type (Type_Id)
703 Type_Id := Process_Subtype (E, N);
707 Check_Fully_Declared (Type_Id, N);
717 if Can_Never_Be_Null (Type_Id) then
739 if not Is_Definite_Subtype (Type_Id)
781 if Is_Array_Type (Type_Id) then
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch4.adb467 Type_Id : Entity_Id; variable
568 Type_Id := Etype (E);
585 Set_Etype (E, Type_Id);
614 Type_Id := Entity (E);
616 if Is_Tagged_Type (Type_Id)
700 Type_Id := Process_Subtype (E, N);
704 Check_Fully_Declared (Type_Id, N);
714 if Can_Never_Be_Null (Type_Id) then
736 if not Is_Definite_Subtype (Type_Id)
778 if Is_Array_Type (Type_Id) then
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch4.adb466 Type_Id : Entity_Id; variable
567 Type_Id := Etype (E);
584 Set_Etype (E, Type_Id);
613 Type_Id := Entity (E);
615 if Is_Tagged_Type (Type_Id)
709 Type_Id := Process_Subtype (E, N);
713 Check_Fully_Declared (Type_Id, N);
723 if Can_Never_Be_Null (Type_Id) then
745 if not Is_Definite_Subtype (Type_Id)
787 if Is_Array_Type (Type_Id) then
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch4.adb467 Type_Id : Entity_Id; variable
568 Type_Id := Etype (E);
585 Set_Etype (E, Type_Id);
614 Type_Id := Entity (E);
616 if Is_Tagged_Type (Type_Id)
700 Type_Id := Process_Subtype (E, N);
704 Check_Fully_Declared (Type_Id, N);
714 if Can_Never_Be_Null (Type_Id) then
736 if not Is_Definite_Subtype (Type_Id)
778 if Is_Array_Type (Type_Id) then
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch4.adb466 Type_Id : Entity_Id; variable
567 Type_Id := Etype (E);
584 Set_Etype (E, Type_Id);
613 Type_Id := Entity (E);
615 if Is_Tagged_Type (Type_Id)
709 Type_Id := Process_Subtype (E, N);
713 Check_Fully_Declared (Type_Id, N);
723 if Can_Never_Be_Null (Type_Id) then
745 if not Is_Definite_Subtype (Type_Id)
787 if Is_Array_Type (Type_Id) then
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch4.adb467 Type_Id : Entity_Id; variable
568 Type_Id := Etype (E);
585 Set_Etype (E, Type_Id);
614 Type_Id := Entity (E);
616 if Is_Tagged_Type (Type_Id)
700 Type_Id := Process_Subtype (E, N);
704 Check_Fully_Declared (Type_Id, N);
714 if Can_Never_Be_Null (Type_Id) then
736 if not Is_Definite_Subtype (Type_Id)
778 if Is_Array_Type (Type_Id) then
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch4.adb467 Type_Id : Entity_Id; variable
568 Type_Id := Etype (E);
585 Set_Etype (E, Type_Id);
614 Type_Id := Entity (E);
616 if Is_Tagged_Type (Type_Id)
700 Type_Id := Process_Subtype (E, N);
704 Check_Fully_Declared (Type_Id, N);
714 if Can_Never_Be_Null (Type_Id) then
736 if not Is_Definite_Subtype (Type_Id)
778 if Is_Array_Type (Type_Id) then
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch4.adb466 Type_Id : Entity_Id; variable
567 Type_Id := Etype (E);
584 Set_Etype (E, Type_Id);
613 Type_Id := Entity (E);
615 if Is_Tagged_Type (Type_Id)
709 Type_Id := Process_Subtype (E, N);
713 Check_Fully_Declared (Type_Id, N);
723 if Can_Never_Be_Null (Type_Id) then
745 if not Is_Definite_Subtype (Type_Id)
787 if Is_Array_Type (Type_Id) then
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch4.adb467 Type_Id : Entity_Id; variable
568 Type_Id := Etype (E);
585 Set_Etype (E, Type_Id);
614 Type_Id := Entity (E);
616 if Is_Tagged_Type (Type_Id)
700 Type_Id := Process_Subtype (E, N);
704 Check_Fully_Declared (Type_Id, N);
714 if Can_Never_Be_Null (Type_Id) then
736 if not Is_Definite_Subtype (Type_Id)
778 if Is_Array_Type (Type_Id) then
[all …]

123456