Home
last modified time | relevance | path

Searched defs:o (Results 11101 – 11125 of 114298) sorted by relevance

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

/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/viv-fb/
H A Dgstglwindow_viv_fb_egl.h31 #define GST_GL_WINDOW_VIV_FB_EGL(o) (G_TYPE_CHECK_INSTANCE_CAST((o), GST_TYPE_GL_WINDOW_V… argument
33 #define GST_IS_GL_WINDOW_VIV_FB_EGL(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), GST_TYPE_GL_WINDOW_V… argument
35 #define GST_GL_WINDOW_VIV_FB_EGL_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS((o), GST_TYPE_GL_WINDOW_VI… argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/
H A DCollection.java256 boolean contains(Object o); in contains()
441 boolean remove(Object o); in remove()
621 boolean equals(Object o); in equals()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.management/share/classes/com/sun/jmx/mbeanserver/
H A DWeakIdentityHashMap.java109 IdentityWeakReference(T o) { in IdentityWeakReference()
113 IdentityWeakReference(T o, ReferenceQueue<T> q) { in IdentityWeakReference()
118 public boolean equals(Object o) { in equals()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/util/
H A DCollection.java256 boolean contains(Object o); in contains()
441 boolean remove(Object o); in remove()
621 boolean equals(Object o); in equals()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport-ctor-closure.cpp75 int o; member
77 struct HasImplicitDtor1 { HasDtor o; }; member
78 struct HasImplicitDtor2 { HasDtor o; }; member
/dports/devel/djgpp-binutils/binutils-2.17/libiberty/
H A Dobjalloc.c115 _objalloc_alloc (struct objalloc *o, unsigned long len) in _objalloc_alloc()
170 objalloc_free (struct objalloc *o) in objalloc_free()
191 objalloc_free_block (struct objalloc *o, PTR block) in objalloc_free_block()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport-ctor-closure.cpp75 int o; member
77 struct HasImplicitDtor1 { HasDtor o; }; member
78 struct HasImplicitDtor2 { HasDtor o; }; member
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/persist/impl/
H A DVisitedObjects.java57 int add(Object o, int offset) { in add()
72 void setObject(int index, Object o) { in setObject()
86 int getOffset(Object o) { in getOffset()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/util/
H A DCollection.java288 boolean contains(Object o); in contains()
473 boolean remove(Object o); in remove()
653 boolean equals(Object o); in equals()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.management/share/classes/com/sun/jmx/mbeanserver/
H A DWeakIdentityHashMap.java109 IdentityWeakReference(T o) { in IdentityWeakReference()
113 IdentityWeakReference(T o, ReferenceQueue<T> q) { in IdentityWeakReference()
118 public boolean equals(Object o) { in equals()
/dports/finance/xtrader/xtrader-0.99.9_10/xtrader/src/db/
H A DAccount.h42 …int Compare (const MH* o, int type){if (type == SORT_ID) return compareID ((Ac… in Compare()
62 … int compareName (Account* o){return strcasecmp (aAccount(), (*o).aAccount());} in compareName()
63 …int compareID (Account* o){if (aID < o->aID) return -1; else if (aID > o->aID)… in compareID()
/dports/devel/libsigrok/libsigrok-0.5.2/src/output/
H A Dols.c41 static int init(struct sr_output *o, GHashTable *options) in init()
89 static int receive(const struct sr_output *o, const struct sr_datafeed_packet *packet, in receive()
135 static int cleanup(struct sr_output *o) in cleanup()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.management/share/classes/com/sun/jmx/mbeanserver/
H A DWeakIdentityHashMap.java109 IdentityWeakReference(T o) { in IdentityWeakReference()
113 IdentityWeakReference(T o, ReferenceQueue<T> q) { in IdentityWeakReference()
118 public boolean equals(Object o) { in equals()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/util/
H A DCollection.java288 boolean contains(Object o); in contains()
473 boolean remove(Object o); in remove()
653 boolean equals(Object o); in equals()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/code/
H A Ddoc_src_layout.cpp140 QLayoutItem *o = m_items.at(i); in setGeometry() local
158 QLayoutItem *o = m_items.at(i); in sizeHint() local
171 QLayoutItem *o = m_items.at(i); in minimumSize() local
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/code/
H A Ddoc_src_layout.cpp140 QLayoutItem *o = m_items.at(i); in setGeometry() local
158 QLayoutItem *o = m_items.at(i); in sizeHint() local
171 QLayoutItem *o = m_items.at(i); in minimumSize() local
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/code/
H A Ddoc_src_layout.cpp140 QLayoutItem *o = m_items.at(i); in setGeometry() local
158 QLayoutItem *o = m_items.at(i); in sizeHint() local
171 QLayoutItem *o = m_items.at(i); in minimumSize() local
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/code/
H A Ddoc_src_layout.cpp140 QLayoutItem *o = m_items.at(i); in setGeometry() local
158 QLayoutItem *o = m_items.at(i); in sizeHint() local
171 QLayoutItem *o = m_items.at(i); in minimumSize() local
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Ddllexport-ctor-closure.cpp75 int o; member
77 struct HasImplicitDtor1 { HasDtor o; }; member
78 struct HasImplicitDtor2 { HasDtor o; }; member
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/code/
H A Ddoc_src_layout.cpp140 QLayoutItem *o = m_items.at(i); in setGeometry() local
158 QLayoutItem *o = m_items.at(i); in sizeHint() local
171 QLayoutItem *o = m_items.at(i); in minimumSize() local
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/viv-fb/
H A Dgstglwindow_viv_fb_egl.h31 #define GST_GL_WINDOW_VIV_FB_EGL(o) (G_TYPE_CHECK_INSTANCE_CAST((o), GST_TYPE_GL_WINDOW_V… argument
33 #define GST_IS_GL_WINDOW_VIV_FB_EGL(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), GST_TYPE_GL_WINDOW_V… argument
35 #define GST_GL_WINDOW_VIV_FB_EGL_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS((o), GST_TYPE_GL_WINDOW_VI… argument
/dports/graphics/dilay/dilay-1.9.0/lib/src/
H A Dmaybe.hpp29 Maybe (const Maybe<T>& o) in Maybe()
66 Maybe<T>& operator= (const Maybe<T>& o) in operator =()
107 void swap (Maybe<T>& o) { this->value.swap (o.value); } in swap()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.management/share/classes/com/sun/jmx/mbeanserver/
H A DWeakIdentityHashMap.java109 IdentityWeakReference(T o) { in IdentityWeakReference()
113 IdentityWeakReference(T o, ReferenceQueue<T> q) { in IdentityWeakReference()
118 public boolean equals(Object o) { in equals()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DWeakIdentityHashMap.java109 IdentityWeakReference(T o) { in IdentityWeakReference()
113 IdentityWeakReference(T o, ReferenceQueue<T> q) { in IdentityWeakReference()
118 public boolean equals(Object o) { in equals()
/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-uri.h29 #define YELP_URI(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), YELP_TYPE_URI, YelpUri)) argument
31 #define YELP_IS_URI(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), YELP_TYPE_URI)) argument
33 #define YELP_URI_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), YELP_TYPE_URI, YelpUriClass)) argument

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