Searched refs:options (Results 226 - 250 of 334) sorted by relevance

1234567891011>>

/haiku-fatelf/src/libs/glut/
H A Dglutint.h802 int __glutConvertDisplayMode(unsigned long *options);
809 int __glutConvertDisplayModeFromString(unsigned long *options);
/haiku-fatelf/src/libs/ncurses/c++/
H A Dcursesf.h266 // Switch on the fields options
271 // Switch off the fields options
276 // Retrieve the fields options
277 inline Field_Options options () const { function in class:NCursesFormField
281 // Set the fields options
561 // Switch on the forms options
566 // Switch off the forms options
571 // Retrieve the forms options
572 inline Form_Options options () const { function in class:NCursesForm
576 // Set the forms options
[all...]
H A Dcursesf.cc84 if ((f->options() & (O_EDIT|O_ACTIVE))==(O_EDIT|O_ACTIVE)) {
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dlcl_nw.c367 if (((pvt->res->options & RES_INIT) == 0U) &&
H A Dnis_nw.c377 if (((pvt->res->options & RES_INIT) == 0) &&
H A Dgen_ho.c384 if (((pvt->res->options & RES_INIT) == 0U) &&
H A Dhesiod.c500 if (((ctx->res->options & RES_INIT) == 0U) &&
/haiku-fatelf/src/servers/app/
H A DView.cpp512 IntRect destRect, int32 resizingMode, int32 options)
537 fBitmapOptions = options;
1287 View::SetEventMask(uint32 eventMask, uint32 options) argument
1290 fEventOptions = options;
1357 // TODO: support other options!
511 SetViewBitmap(ServerBitmap* bitmap, IntRect sourceRect, IntRect destRect, int32 resizingMode, int32 options) argument
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlcatalog.c315 Usage : %s [options] catalogfile entities...\n\
H A DdebugXML.c51 int options; /* options */ member in struct:_xmlDebugCtxt
69 ctxt->options = 0;
912 if (ctxt->options & DUMP_TEXT_TYPE) {
1506 ctxt.options |= DUMP_TEXT_TYPE;
1527 ctxt.options |= DUMP_TEXT_TYPE;
1548 ctxt.options |= DUMP_TEXT_TYPE;
H A DxmlIO.c3558 if ((ctxt != NULL) && (ctxt->options & XML_PARSE_NONET)) {
3559 int options = ctxt->options; local
3561 ctxt->options -= XML_PARSE_NONET;
3563 ctxt->options = options;
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_82575.h79 } options; member in union:e1000_adv_data_desc::__anon107
/haiku-fatelf/src/bin/gdb/opcodes/
H A DMakefile.am391 "$(options)" "$(extrafiles)"
407 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
413 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
419 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
427 $(MAKE) run-cgen arch=frv prefix=frv options= \
433 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
440 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
446 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
/haiku-fatelf/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp427 int socketOptions = endpoint->Socket()->options;
444 if ((otherEndpoint->Socket()->options
451 && ((otherEndpoint->Socket()->options & SO_REUSEPORT) == 0
/haiku-fatelf/src/tests/kits/net/tcp_shell/
H A Dtcp_shell.cpp401 socket->options |= SO_ACCEPTCONN;
488 socket->options = parent->options & ~SO_ACCEPTCONN;
983 printf("options too large to take into account (%ld bytes)\n", size);
/haiku-fatelf/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp434 if ((endpoint->socket->options & SO_REUSEADDR) == 0)
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dannounce-gen56 These options must be specified:
/haiku-fatelf/src/servers/app/drawing/Painter/
H A DPainter.h222 uint32 options) const;
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DparserInternals.h286 int options);
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_vision/
H A DProducer.cpp296 BParameterGroup *options = web->MakeGroup("Options"); local
297 group = options->MakeGroup("Capture Option");
/haiku-fatelf/src/bin/gdb/etc/
H A Dconfigure15 # Initialize some variables set by options.
16 # The variables have the same names as the options, with
72 # Accept the important Cygnus configure options, so we can diagnose typos.
135 # Omit some internal or obsolete options to make the list less imposing.
138 Usage: configure [options] [host]
185 echo "--enable and --with options recognized:$ac_help"
503 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
/haiku-fatelf/src/bin/gdb/gdb/doc/
H A Dconfigure15 # Initialize some variables set by options.
16 # The variables have the same names as the options, with
72 # Accept the important Cygnus configure options, so we can diagnose typos.
135 # Omit some internal or obsolete options to make the list less imposing.
138 Usage: configure [options] [host]
185 echo "--enable and --with options recognized:$ac_help"
503 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
/haiku-fatelf/src/libs/pdflib/bind/pdflib/java/
H A Dpdflib.java573 public final int findfont(String fontname, String encoding, int options) argument
576 return PDF_findfont(p, fontname, encoding, options);
850 /** Place an image or template at (x, y) with various options.
860 /** Open a (disk-based or virtual) image file with various options.
1012 various options.
/haiku-fatelf/src/libs/pdflib/config/
H A Dconfig.guess914 if test -f /usr/options/cb.name; then
915 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
/haiku-fatelf/src/libs/termcap/
H A Dconfigure19 # Initialize some variables set by options.
20 # The variables have the same names as the options, with
60 # Accept the important Cygnus configure options, so we can diagnose typos.
112 # Omit some internal or obsolete options to make the list less imposing.
115 Usage: configure [options] [host]
143 --enable and --with options recognized:$ac_help
387 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.

Completed in 398 milliseconds

1234567891011>>