Home
last modified time | relevance | path

Searched refs:expectedtype (Results 1 – 25 of 68) sorted by relevance

123

/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/atlas/GameInterface/Handlers/
H A DMessageHandler.h33 #define THINGHANDLER(prefix, expectedtype, t) \ argument
36 ENSURE(msg->GetType() == IMessage::expectedtype); \
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/invoke/
H A DConstantIdentityMHTest.java58 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() argument
59 assertEquals(MethodHandles.zero(expectedtype).type().toString(), expected); in testZero()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/invoke/
H A DConstantIdentityMHTest.java58 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() argument
59 assertEquals(MethodHandles.zero(expectedtype).type().toString(), expected); in testZero()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/invoke/
H A DConstantIdentityMHTest.java58 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() argument
59 assertEquals(MethodHandles.zero(expectedtype).type().toString(), expected); in testZero()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/invoke/
H A DConstantIdentityMHTest.java58 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() argument
59 assertEquals(MethodHandles.zero(expectedtype).type().toString(), expected); in testZero()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/invoke/
H A DConstantIdentityMHTest.java58 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() argument
59 assertEquals(MethodHandles.zero(expectedtype).type().toString(), expected); in testZero()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/
H A DConstantIdentityMHTest.java60 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() argument
61 assertEquals(MethodHandles.zero(expectedtype).type().toString(), expected); in testZero()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/
H A DConstantIdentityMHTest.java60 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() argument
61 assertEquals(MethodHandles.zero(expectedtype).type().toString(), expected); in testZero()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/invoke/
H A DConstantIdentityMHTest.java60 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() argument
61 assertEquals(MethodHandles.zero(expectedtype).type().toString(), expected); in testZero()
/dports/www/p5-LWP-MediaTypes/LWP-MediaTypes-6.04/t/
H A Dmediatypes.t42 my($file, $expectedtype, @expectedEnc) = @$_;
46 is($type, $expectedtype);
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/core/linux/
H A DSDL_dbus.c262 …onst char *path, const char *interface, const char *property, const int expectedtype, void *result) in SDL_DBus_QueryPropertyOnConnection() argument
276 if (dbus.message_iter_get_arg_type(&sub) == expectedtype) { in SDL_DBus_QueryPropertyOnConnection()
292 …onst char *path, const char *interface, const char *property, const int expectedtype, void *result) in SDL_DBus_QueryProperty() argument
294 …ueryPropertyOnConnection(dbus.session_conn, node, path, interface, property, expectedtype, result); in SDL_DBus_QueryProperty()
H A DSDL_dbus.h83 …nst char *path, const char *interface, const char *property, const int expectedtype, void *result);
88 …nst char *path, const char *interface, const char *property, const int expectedtype, void *result);
/dports/devel/sdl20/SDL2-2.0.18/src/core/linux/
H A DSDL_dbus.h87 …nst char *path, const char *interface, const char *property, const int expectedtype, void *result);
92 …nst char *path, const char *interface, const char *property, const int expectedtype, void *result);
H A DSDL_dbus.c312 …onst char *path, const char *interface, const char *property, const int expectedtype, void *result) in SDL_DBus_QueryPropertyOnConnection() argument
326 if (dbus.message_iter_get_arg_type(&sub) == expectedtype) { in SDL_DBus_QueryPropertyOnConnection()
342 …onst char *path, const char *interface, const char *property, const int expectedtype, void *result) in SDL_DBus_QueryProperty() argument
344 …ueryPropertyOnConnection(dbus.session_conn, node, path, interface, property, expectedtype, result); in SDL_DBus_QueryProperty()
/dports/x11/controllermap/SDL2-2.0.18/src/core/linux/
H A DSDL_dbus.h87 …nst char *path, const char *interface, const char *property, const int expectedtype, void *result);
92 …nst char *path, const char *interface, const char *property, const int expectedtype, void *result);
H A DSDL_dbus.c312 …onst char *path, const char *interface, const char *property, const int expectedtype, void *result) in SDL_DBus_QueryPropertyOnConnection() argument
326 if (dbus.message_iter_get_arg_type(&sub) == expectedtype) { in SDL_DBus_QueryPropertyOnConnection()
342 …onst char *path, const char *interface, const char *property, const int expectedtype, void *result) in SDL_DBus_QueryProperty() argument
344 …ueryPropertyOnConnection(dbus.session_conn, node, path, interface, property, expectedtype, result); in SDL_DBus_QueryProperty()
/dports/devel/mercurial/mercurial-6.0/hgext/remotefilelog/
H A Dshallowutil.py192 expectedtype = _metaitemtypes.get(k, (bytes,))
193 if not isinstance(v, expectedtype):
196 if int in expectedtype:
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/misc/
H A DSoBase.h83 static SbBool read(SoInput * input, SoBase *& base, SoType expectedtype);
/dports/www/moodle310/moodle/question/
H A Dimport_form.php148 $a->expectedtype = $qformat->mime_type();
/dports/www/moodle311/moodle/question/
H A Dimport_form.php148 $a->expectedtype = $qformat->mime_type();
/dports/www/moodle39/moodle/question/
H A Dimport_form.php148 $a->expectedtype = $qformat->mime_type();
/dports/graphics/Coin/coin-Coin-4.0.0/src/misc/
H A DSoBase.cpp1044 SoBase::read(SoInput * in, SoBase *& base, SoType expectedtype) in read() argument
1068 assert(expectedtype != SoType::badType()); in read()
1112 if (!type.isDerivedFrom(expectedtype)) { in read()
1115 expectedtype.getName().getString()); in read()
/dports/www/moodle311/moodle/lib/classes/update/
H A Dcode_manager.php272 list($expectedtype, $expectedname) = core_component::normalize_component($component);
/dports/www/moodle310/moodle/lib/classes/update/
H A Dcode_manager.php272 list($expectedtype, $expectedname) = core_component::normalize_component($component);
/dports/www/moodle39/moodle/lib/classes/update/
H A Dcode_manager.php272 list($expectedtype, $expectedname) = core_component::normalize_component($component);

123