Home
last modified time | relevance | path

Searched defs:o (Results 11226 – 11250 of 114298) sorted by relevance

1...<<441442443444445446447448449450>>...4572

/dports/sysutils/libudisks/udisks-udisks-2.9.2/modules/bcache/
H A Dudiskslinuxmanagerbcache.h30 #define UDISKS_LINUX_MANAGER_BCACHE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), UDISKS_TYPE_… argument
31 #define UDISKS_IS_LINUX_MANAGER_BCACHE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), UDISKS_TYPE_… argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/gcbarriers/
H A DEqvUncastStepOverBarrier.java58 Object o = field; in test() local
68 private static Object test_helper(Object o, int j) { in test_helper()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/types/
H A DTestArrayMeetNotSymmetrical.java48 Object o; in test1() local
58 Object o; in test2() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/gc/shenandoah/compiler/
H A DTestMaybeNullUnsafeAccess.java61 static A test_helper(Object o) { in test_helper()
65 static int test(Object o) { in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/
H A DObjectMethodRefFromInterface.java44 public void doReference(JunkInterface o) { in doReference()
49 JunkInterface o = new JunkClass(); in main() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/
H A DObjectMethodRefFromInterface.java44 public void doReference(JunkInterface o) { in doReference()
49 JunkInterface o = new JunkClass(); in main() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlvm.h16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) argument
18 #define tonumber(o,n) (ttisnumber(o) || (((o) = luaV_tonumber(o,n)) != NULL)) argument
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlvm.h16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) argument
18 #define tonumber(o,n) (ttisnumber(o) || (((o) = luaV_tonumber(o,n)) != NULL)) argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/gc/shenandoah/compiler/
H A DTestMaybeNullUnsafeAccess.java61 static A test_helper(Object o) { in test_helper()
65 static int test(Object o) { in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/gcbarriers/
H A DEqvUncastStepOverBarrier.java58 Object o = field; in test() local
68 private static Object test_helper(Object o, int j) { in test_helper()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/types/
H A DTestArrayMeetNotSymmetrical.java48 Object o; in test1() local
58 Object o; in test2() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/gc/shenandoah/compiler/
H A DTestMaybeNullUnsafeAccess.java61 static A test_helper(Object o) { in test_helper()
65 static int test(Object o) { in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/gcbarriers/
H A DEqvUncastStepOverBarrier.java58 Object o = field; in test() local
68 private static Object test_helper(Object o, int j) { in test_helper()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/types/
H A DTestArrayMeetNotSymmetrical.java48 Object o; in test1() local
58 Object o; in test2() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/z/
H A DZForwardingTable.java40 VM.registerVMInitializedObserver((o, d) -> initialize(VM.getVM().getTypeDataBase())); in VM.registerVMInitializedObserver() argument
57 public ZForwarding get(Address o) { in get()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/generics/inference/8157149/
H A DT8157149c.java35 T m(U o); in m()
44 void test(Object o) { in test()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/9660/
H A Dboot.c117 ulong o; in Cupdatebootvol() local
151 ulong o; in Cupdatebootcat() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/shenandoah/compiler/
H A DTestMaybeNullUnsafeAccess.java62 static A test_helper(Object o) { in test_helper()
66 static int test(Object o) { in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/types/
H A DTestArrayMeetNotSymmetrical.java48 Object o; in test1() local
58 Object o; in test2() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/gcbarriers/
H A DEqvUncastStepOverBarrier.java59 Object o = field; in test() local
69 private static Object test_helper(Object o, int j) { in test_helper()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/gc/shenandoah/compiler/
H A DTestMaybeNullUnsafeAccess.java62 static A test_helper(Object o) { in test_helper()
66 static int test(Object o) { in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/gcbarriers/
H A DEqvUncastStepOverBarrier.java59 Object o = field; in test() local
69 private static Object test_helper(Object o, int j) { in test_helper()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlvm.h16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) argument
18 #define tonumber(o,n) (ttisnumber(o) || (((o) = luaV_tonumber(o,n)) != NULL)) argument
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlvm.h16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) argument
18 #define tonumber(o,n) (ttisnumber(o) || (((o) = luaV_tonumber(o,n)) != NULL)) argument
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlvm.h16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) argument
18 #define tonumber(o,n) (ttisnumber(o) || (((o) = luaV_tonumber(o,n)) != NULL)) argument

1...<<441442443444445446447448449450>>...4572