Home
last modified time | relevance | path

Searched refs:CurrentClass (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmDependsJavaParserHelper.cxx28 CurrentClass tl; in cmDependsJavaParserHelper()
38 void cmDependsJavaParserHelper::CurrentClass::AddFileNamesForPrinting( in AddFileNamesForPrinting()
48 for (CurrentClass const& nc : this->NestedClasses) { in AddFileNamesForPrinting()
182 CurrentClass cl; in StartClass()
199 CurrentClass& current = this->ClassStack.back(); in EndClass()
200 CurrentClass& parent = this->ClassStack[this->ClassStack.size() - 2]; in EndClass()
220 CurrentClass const& toplevel = this->ClassStack.front(); in GetFilesProduced()
221 for (CurrentClass const& nc : toplevel.NestedClasses) { in GetFilesProduced()
H A DcmDependsJavaParserHelper.h60 class CurrentClass
64 std::vector<CurrentClass> NestedClasses;
76 std::vector<CurrentClass> ClassStack;
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmDependsJavaParserHelper.cxx28 CurrentClass tl; in cmDependsJavaParserHelper()
38 void cmDependsJavaParserHelper::CurrentClass::AddFileNamesForPrinting( in AddFileNamesForPrinting()
48 for (CurrentClass const& nc : this->NestedClasses) { in AddFileNamesForPrinting()
182 CurrentClass cl; in StartClass()
199 CurrentClass& current = this->ClassStack.back(); in EndClass()
200 CurrentClass& parent = this->ClassStack[this->ClassStack.size() - 2]; in EndClass()
220 CurrentClass const& toplevel = this->ClassStack.front(); in GetFilesProduced()
221 for (CurrentClass const& nc : toplevel.NestedClasses) { in GetFilesProduced()
H A DcmDependsJavaParserHelper.h60 class CurrentClass
64 std::vector<CurrentClass> NestedClasses;
76 std::vector<CurrentClass> ClassStack;
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmDependsJavaParserHelper.cxx28 CurrentClass tl; in cmDependsJavaParserHelper()
38 void cmDependsJavaParserHelper::CurrentClass::AddFileNamesForPrinting( in AddFileNamesForPrinting()
48 for (CurrentClass const& nc : this->NestedClasses) { in AddFileNamesForPrinting()
182 CurrentClass cl; in StartClass()
199 CurrentClass& current = this->ClassStack.back(); in EndClass()
200 CurrentClass& parent = this->ClassStack[this->ClassStack.size() - 2]; in EndClass()
220 CurrentClass const& toplevel = this->ClassStack.front(); in GetFilesProduced()
221 for (CurrentClass const& nc : toplevel.NestedClasses) { in GetFilesProduced()
H A DcmDependsJavaParserHelper.h60 class CurrentClass
64 std::vector<CurrentClass> NestedClasses;
76 std::vector<CurrentClass> ClassStack;
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/lab/manager/
H A Dlab_manager.cpp306 if (mode == CurrentMode && info_index == CurrentClass) in changeDisplayedObject()
310 CurrentClass = info_index; in changeDisplayedObject()
319 CurrentObject = ship_create(&CurrentOrientation, &CurrentPosition, CurrentClass); in changeDisplayedObject()
323 CurrentObject = weapon_create(&CurrentPosition, &CurrentOrientation, CurrentClass, -1); in changeDisplayedObject()
324 if (Weapon_info[CurrentClass].model_num != -1) { in changeDisplayedObject()
325 ModelFilename = model_get(Weapon_info[CurrentClass].model_num)->filename; in changeDisplayedObject()
337 dialog->update(CurrentMode, CurrentClass); in changeDisplayedObject()
/dports/dns/ironsides/ironsides_authoritative-2015_04_15/
H A Dzone_file_io.adb61 CurrentClass : Rr_Type.ClassType := Rr_Type.INTERNET; variable
124 CurrentClass, CurrentRecordType, CurrentLine, LastPos, Success);
145 CurrentTTL, CurrentClass, CurrentLine, LastPos, LineCount,
182 TtlInSeconds=>CurrentTTL, Class => CurrentClass,
196 TtlInSeconds=>CurrentTTL, Class => CurrentClass,
219 DNSKEY_Rec.Class := CurrentClass;
246 RRSIG_Rec.Class := CurrentClass;
H A Dprocess_first_line_of_record.adb85 TtlInSeconds => CurrentTTL, Class => CurrentClass,
97 TtlInSeconds => CurrentTTL, Class => CurrentClass,
244 TtlInSeconds => CurrentTTL, Class => CurrentClass, RecordList => RRString,
/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Dlang.cxx71 static Node *CurrentClass = 0; variable
956 if (!CurrentClass) { in cDeclaration()
1020 if (!CurrentClass) { in cDeclaration()
1073 if (!CurrentClass) { in functionHandler()
1381 if (!CurrentClass) { in variableHandler()
2476 CurrentClass = n; in classDeclaration()
2531 CurrentClass = oldCurrentClass; in classDeclaration()
2641 if (!CurrentClass) in constructorDeclaration()
2851 if (!CurrentClass) in destructorDeclaration()
2986 if (CurrentClass) in usingDeclaration()
[all …]
H A Dcontract.cxx59 static Node *CurrentClass = 0; variable
283 inherit_contracts(CurrentClass, n, contracts, messages); in emit_contract()
346 Node *oldClass = CurrentClass; in classDeclaration()
348 CurrentClass = n; in classDeclaration()
351 CurrentClass = oldClass; in classDeclaration()
/dports/devel/eric6/eric6-21.11/eric/eric6/ThirdParty/Jasy/jasy/parse/
H A DAbstractNode.py293 CurrentClass = self.__class__
297 result = CurrentClass(tokenizer=self.tokenizer)
299 result = CurrentClass(type=self.type)
320 elif type(value) in (list, set, dict, CurrentClass):
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/lab/dialogs/
H A Dactions.cpp197 update(getLabManager()->CurrentMode, getLabManager()->CurrentClass); in open()
214 update(getLabManager()->CurrentMode, getLabManager()->CurrentClass); in open()
245 update(getLabManager()->CurrentMode, getLabManager()->CurrentClass); in open()
361 update(getLabManager()->CurrentMode, getLabManager()->CurrentClass); in open()
400 update(getLabManager()->CurrentMode, getLabManager()->CurrentClass); in open()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/
H A DClassMetadataIterator.cs20 public virtual ClassMetadata CurrentClass() in CurrentClass() method in Db4objects.Db4o.Internal.ClassMetadataIterator
H A DClassMetadataRepository.cs77 ClassMetadata classMetadata = i.CurrentClass(); in AttachQueryNode()
116 ClassMetadata classMetadata = i.CurrentClass(); in IterateTopLevelClasses()
196 if (i.CurrentClass().FieldMetadataForName(field) != null) in FieldExists()
210 ClassMetadata clazz = i.CurrentClass(); in ForInterface()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/native/Db4objects.Db4o/Internal/Convert/Conversions/
H A DDropClassIndexesConversion.cs12 ClassMetadata classmetadata = i.CurrentClass(); in Convert()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Convert/Conversions/
H A DFieldIndexesToBTrees_5_7.cs26 ClassMetadata clazz = i.CurrentClass(); in RebuildUUIDIndex()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1692 PCI_CLASS_ENTRY *CurrentClass; in PciGetClassStrings() local
1701 CurrentClass = gClassStringList; in PciGetClassStrings()
1711 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1712 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1724 if (NULL == CurrentClass[Index].LowerLevelClass) { in PciGetClassStrings()
1730 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1740 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1741 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1760 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1770 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1692 PCI_CLASS_ENTRY *CurrentClass; in PciGetClassStrings() local
1701 CurrentClass = gClassStringList; in PciGetClassStrings()
1711 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1712 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1724 if (NULL == CurrentClass[Index].LowerLevelClass) { in PciGetClassStrings()
1730 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1740 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1741 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1760 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1770 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1697 PCI_CLASS_ENTRY *CurrentClass; in PciGetClassStrings() local
1706 CurrentClass = gClassStringList; in PciGetClassStrings()
1716 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1717 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1729 if (NULL == CurrentClass[Index].LowerLevelClass) { in PciGetClassStrings()
1735 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1745 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1746 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1765 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1775 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1692 PCI_CLASS_ENTRY *CurrentClass; in PciGetClassStrings() local
1701 CurrentClass = gClassStringList; in PciGetClassStrings()
1711 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1712 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1724 if (NULL == CurrentClass[Index].LowerLevelClass) { in PciGetClassStrings()
1730 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1740 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1741 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1760 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1770 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1692 PCI_CLASS_ENTRY *CurrentClass; in PciGetClassStrings() local
1701 CurrentClass = gClassStringList; in PciGetClassStrings()
1711 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1712 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1724 if (NULL == CurrentClass[Index].LowerLevelClass) { in PciGetClassStrings()
1730 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1740 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1741 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1760 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1770 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1692 PCI_CLASS_ENTRY *CurrentClass; in PciGetClassStrings() local
1701 CurrentClass = gClassStringList; in PciGetClassStrings()
1711 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1712 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1724 if (NULL == CurrentClass[Index].LowerLevelClass) { in PciGetClassStrings()
1730 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1740 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1741 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1760 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1770 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1692 PCI_CLASS_ENTRY *CurrentClass; in PciGetClassStrings() local
1701 CurrentClass = gClassStringList; in PciGetClassStrings()
1711 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1712 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1724 if (NULL == CurrentClass[Index].LowerLevelClass) { in PciGetClassStrings()
1730 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1740 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1741 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1760 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1770 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1692 PCI_CLASS_ENTRY *CurrentClass; in PciGetClassStrings() local
1701 CurrentClass = gClassStringList; in PciGetClassStrings()
1711 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1712 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1724 if (NULL == CurrentClass[Index].LowerLevelClass) { in PciGetClassStrings()
1730 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1740 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
1741 if (NULL == CurrentClass[Index].DescText) { in PciGetClassStrings()
1760 CurrentClass = CurrentClass[Index].LowerLevelClass; in PciGetClassStrings()
1770 while (Code != CurrentClass[Index].Code) { in PciGetClassStrings()
[all …]

12345