Home
last modified time | relevance | path

Searched defs:OPEN (Results 451 – 475 of 1380) sorted by relevance

1...<<11121314151617181920>>...56

/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/datachannel/
H A DDataChannel.h202 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
357 OPEN = 1U, enumerator
/dports/textproc/turboxsl/turboxsl-b03c2c9/src/
H A Dparse.c20 typedef enum {INIT, OPEN, CLOSE, COMMENT, BODY, TEXT, XMLDECL, INSIDE_TAG, ATTR_VALUE, CDATA, DOCTY… enumerator
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/xml/writer/
H A DXMLWriterSupport.java72 public static final boolean OPEN = false; field in XMLWriterSupport
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dcwy_tab.c73 #define OPEN 4 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dcwy_tab.c73 #define OPEN 4 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/deprecated/
H A Dcwy_tab.c73 #define OPEN 4 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/deprecated/
H A Dcwy_tab.c73 #define OPEN 4 macro
/dports/audio/musicpd/mpd-0.23.6/src/output/
H A DControl.hxx128 OPEN, enumerator
/dports/astro/kstars/kstars-3.5.6/kstars/catalogsdb/
H A Dcatalogsdb.h657 OPEN, enumerator
/dports/science/netcdf/netcdf-c-4.7.4/nc_test/
H A Dtst_diskless6.c62 typedef enum OC { OPEN, CLOSE} OC; enumerator
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test/
H A Dtst_diskless6.c51 typedef enum OC { OPEN, CLOSE} OC; enumerator
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/datachannel/
H A DDataChannel.h212 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
413 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
/dports/www/firefox/firefox-99.0/netwerk/sctp/datachannel/
H A DDataChannel.h212 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
421 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/datachannel/
H A DDataChannel.h212 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
413 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/datachannel/
H A DDataChannel.h215 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
416 enum { CONNECTING = 0U, OPEN = 1U, CLOSING = 2U, CLOSED = 3U }; enumerator
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/libnet/
H A Ddiskstream.h56 OPEN, enumerator
/dports/sysutils/vector/vector-0.10.0/cargo-crates/inotify-0.7.0/src/
H A Devents.rs336 const OPEN = ffi::IN_OPEN; const
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2contains_point_query.h45 enum class S2VertexModel { OPEN, SEMI_OPEN, CLOSED }; enumerator
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/gssapi/krb5/
H A Dgsskrb5_locl.h62 enum { LOCAL = 1, OPEN = 2, enumerator
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/inotify-0.6.1/src/
H A Devents.rs336 const OPEN = ffi::IN_OPEN; const
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/fs/loadGenerator/
H A DLoadGenerator.java121 private final static int OPEN = 0; field in LoadGenerator
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/inotify-0.7.1/src/
H A Devents.rs336 const OPEN = ffi::IN_OPEN; const
/dports/www/zola/zola-0.15.2/cargo-crates/inotify-0.7.1/src/
H A Devents.rs336 const OPEN = ffi::IN_OPEN; const
/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dutil.h93 #define OPEN(fd, path, flags) do { fd = open(path, flags | O_BINARY); } while(fd == -1 && errno == … macro
/dports/devel/desed/desed-1.2.0/cargo-crates/inotify-0.8.3/src/
H A Devents.rs337 const OPEN = ffi::IN_OPEN; const

1...<<11121314151617181920>>...56