Home
last modified time | relevance | path

Searched defs:asType (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/RandomStressTest/
H A DSqlRandomTypesForSqlServer.cs61 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
124 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
188 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
224 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
263 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
302 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
341 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
384 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
424 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
464 …object ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in ReadInternal()
[all …]
H A DSqlRandomTypeInfo.cs135 protected object ReadCharData(DbDataReader reader, int ordinal, Type asType) in ReadCharData()
151 protected object ReadByteArray(DbDataReader reader, int ordinal, Type asType) in ReadByteArray()
311 protected object ReadDateTime(DbDataReader reader, int ordinal, Type asType) in ReadDateTime()
328 … public object Read(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType) in Read()
336 …bject ReadInternal(DbDataReader reader, int ordinal, SqlRandomTableColumn columnInfo, Type asType); in ReadInternal()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/support/
H A DGuards.java180 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
196 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
205 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/support/
H A DGuards.java180 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
196 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
205 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/support/
H A DGuards.java180 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
196 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
205 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/support/
H A DGuards.java180 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
196 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
205 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/support/
H A DGuards.java180 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
196 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
205 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.dynalink/share/classes/jdk/dynalink/linker/support/
H A DGuards.java180 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
196 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
205 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/support/
H A DGuards.java180 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
196 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
205 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/support/
H A DGuards.java180 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
196 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
205 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/internal/dynalink/support/
H A DGuards.java230 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
242 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
251 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/internal/dynalink/support/
H A DGuards.java230 public static MethodHandle asType(final MethodHandle test, final MethodType type) { in asType() method in Guards
242 …public static MethodHandle asType(final LinkerServices linkerServices, final MethodHandle test, fi… in asType() method in Guards
251 …private static MethodHandle asType(final MethodHandle test, final int pos, final MethodType type) { in asType() method in Guards
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/
H A DMethodTypeConversionStrategy.java82 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
H A DGuardedInvocation.java325 public GuardedInvocation asType(final MethodType newType) { in asType() method in GuardedInvocation
339 public GuardedInvocation asType(final LinkerServices linkerServices, final MethodType newType) { in asType() method in GuardedInvocation
370 public GuardedInvocation asType(final CallSiteDescriptor desc) { in asType() method in GuardedInvocation
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/
H A DMethodTypeConversionStrategy.java82 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
H A DGuardedInvocation.java325 public GuardedInvocation asType(final MethodType newType) { in asType() method in GuardedInvocation
339 public GuardedInvocation asType(final LinkerServices linkerServices, final MethodType newType) { in asType() method in GuardedInvocation
370 public GuardedInvocation asType(final CallSiteDescriptor desc) { in asType() method in GuardedInvocation
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/
H A DMethodTypeConversionStrategy.java82 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
H A DGuardedInvocation.java325 public GuardedInvocation asType(final MethodType newType) { in asType() method in GuardedInvocation
339 public GuardedInvocation asType(final LinkerServices linkerServices, final MethodType newType) { in asType() method in GuardedInvocation
370 public GuardedInvocation asType(final CallSiteDescriptor desc) { in asType() method in GuardedInvocation
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/
H A DMethodTypeConversionStrategy.java82 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/
H A DMethodTypeConversionStrategy.java82 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/
H A DMethodTypeConversionStrategy.java82 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.dynalink/share/classes/jdk/dynalink/linker/
H A DMethodTypeConversionStrategy.java82 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.dynalink/share/classes/jdk/dynalink/linker/
H A DMethodTypeConversionStrategy.java82 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/internal/dynalink/linker/
H A DMethodTypeConversionStrategy.java99 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/internal/dynalink/linker/
H A DMethodTypeConversionStrategy.java99 public MethodHandle asType(final MethodHandle target, final MethodType newType); in asType() method

12345678910