Home
last modified time | relevance | path

Searched defs:ProjectionInfo (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/
H A DMetadataReader.WinMD.cs32 private readonly struct ProjectionInfo struct in System.Reflection.Metadata.MetadataReader
34 public readonly string WinRTNamespace;
35 public readonly StringHandle.VirtualIndex ClrNamespace;
36 public readonly StringHandle.VirtualIndex ClrName;
37 public readonly AssemblyReferenceHandle.VirtualIndex AssemblyRef;
38 public readonly TypeDefTreatment Treatment;
39 public readonly TypeRefSignatureTreatment SignatureTreatment;
40 public readonly bool IsIDisposable;
42 public ProjectionInfo( in ProjectionInfo() argument
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil/
H A DWindowsRuntimeProjections.cs102 struct ProjectionInfo { struct in Mono.Cecil.WindowsRuntimeProjections
104 public readonly string WinRTNamespace;
105 public readonly string ClrNamespace;
106 public readonly string ClrName;
107 public readonly string ClrAssembly;
108 public readonly bool Attribute;
109 public readonly bool Disposable;
111 …c ProjectionInfo (string winrt_namespace, string clr_namespace, string clr_name, string clr_assemb… in ProjectionInfo() method
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil/
H A DWindowsRuntimeProjections.cs102 struct ProjectionInfo { struct in Mono.Cecil.WindowsRuntimeProjections
104 public readonly string WinRTNamespace;
105 public readonly string ClrNamespace;
106 public readonly string ClrName;
107 public readonly string ClrAssembly;
108 public readonly bool Attribute;
109 public readonly bool Disposable;
111 …c ProjectionInfo (string winrt_namespace, string clr_namespace, string clr_name, string clr_assemb… in ProjectionInfo() argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/nodes/
H A Dexecnodes.h240 typedef struct ProjectionInfo struct
255 } ProjectionInfo; argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/nodes/
H A Dexecnodes.h240 typedef struct ProjectionInfo struct
255 } ProjectionInfo; argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/nodes/
H A Dexecnodes.h240 typedef struct ProjectionInfo struct
255 } ProjectionInfo; argument
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/nodes/
H A Dexecnodes.h240 typedef struct ProjectionInfo struct
255 } ProjectionInfo; argument
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/nodes/
H A Dexecnodes.h240 typedef struct ProjectionInfo struct
255 } ProjectionInfo; argument
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/nodes/
H A Dexecnodes.h240 typedef struct ProjectionInfo struct
255 } ProjectionInfo; argument
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/nodes/
H A Dexecnodes.h240 typedef struct ProjectionInfo struct
255 } ProjectionInfo; argument
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; typedef
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; argument
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/nodes/
H A Dexecnodes.h292 typedef struct ProjectionInfo struct
299 } ProjectionInfo; typedef
/dports/databases/postgresql11-client/postgresql-11.14/src/include/nodes/
H A Dexecnodes.h322 typedef struct ProjectionInfo struct
329 } ProjectionInfo; argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/nodes/
H A Dexecnodes.h322 typedef struct ProjectionInfo struct
329 } ProjectionInfo; argument
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/nodes/
H A Dexecnodes.h322 typedef struct ProjectionInfo struct
329 } ProjectionInfo; argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/nodes/
H A Dexecnodes.h322 typedef struct ProjectionInfo struct
329 } ProjectionInfo; argument
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/nodes/
H A Dexecnodes.h322 typedef struct ProjectionInfo struct
329 } ProjectionInfo; argument
/dports/databases/postgresql11-server/postgresql-11.14/src/include/nodes/
H A Dexecnodes.h322 typedef struct ProjectionInfo struct
329 } ProjectionInfo; argument

12