Home
last modified time | relevance | path

Searched defs:importScope (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/language/
H A Devaluator.h93 QScriptValue importScope; member
/dports/lang/mono/mono-5.10.1.57/external/ikvm/reflect/
H A DMethodInfo.cs110 … bool __TryGetImplMap(out ImplMapFlags mappingFlags, out string importName, out string importScope) in __TryGetImplMap()
H A DModule.cs592 …GetImplMap(int token, out ImplMapFlags mappingFlags, out string importName, out string importScope) in __TryGetImplMap()
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/buildgraph/
H A Drulecommands.cpp421 const QScriptValue importScope = scriptValue->property( in fillFromScriptValue() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Ddsymbol.c1020 void ForwardingScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
1274 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddsymbol.c985 void ForwardingScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
1216 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Ddsymbol.c1020 void ForwardingScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
1274 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddsymbol.c985 void ForwardingScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
1216 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddsymbol.c985 void ForwardingScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
1216 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Ddsymbol.c1020 void ForwardingScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
1274 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddsymbol.d1529 void importScope(Dsymbol s, Visibility visibility) in importScope() function
2137 override void importScope(Dsymbol s, Visibility visibility) in importScope() function
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Ddsymbol.c1194 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/loaders/pe/dotnet/
H A Ddotnet_tables.h34 … struct { u16 mappingFlags; DOTNET_TAG_F(memberForwarded); u32 importName, importScope; } implMap; member
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Ddsymbol.c1194 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Ddsymbol.c1194 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) in importScope() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/Ecma335/
H A DMetadataBuilder.Tables.cs1277 …LocalScopeHandle AddLocalScope(MethodDefinitionHandle method, ImportScopeHandle importScope, Local… in AddLocalScope()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java643 public com.sun.tools.javac.code.Scope importScope; field in JCTree.JCImport
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java653 public com.sun.tools.javac.code.Scope importScope; field in JCTree.JCImport
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java643 public com.sun.tools.javac.code.Scope importScope; field in JCTree.JCImport
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java649 public com.sun.tools.javac.code.Scope importScope; field in JCTree.JCImport
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java655 public com.sun.tools.javac.code.Scope importScope; field in JCTree.JCImport
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java666 public com.sun.tools.javac.code.Scope importScope; field in JCTree.JCImport
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java655 public com.sun.tools.javac.code.Scope importScope; field in JCTree.JCImport
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java655 public com.sun.tools.javac.code.Scope importScope; field in JCTree.JCImport
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DMetadata.cs938 ModuleRef importScope; field in PEAPI.ImplMap

12