Searched defs:options (Results 1 - 25 of 153) sorted by relevance

1234567

/haiku-fatelf/src/add-ons/opengl/nvidia/
H A DNVidiaHardwareRenderer.cpp14 instanciate_gl_renderer(BGLView* view, ulong options, BGLDispatcher* dispatcher) argument
/haiku-fatelf/src/add-ons/opengl/radeon/
H A DRadeonHardwareRenderer.cpp14 instanciate_gl_renderer(BGLView* view, ulong options, BGLDispatcher* dispatcher) argument
/haiku-fatelf/src/bin/coreutils/lib/
H A Dxfts.c33 xfts_open (char * const *argv, int options, argument
H A Dgetopt1.c40 getopt_long(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
48 _getopt_long_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
62 getopt_long_only(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
71 _getopt_long_only_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
H A Dreadutmp.c65 desirable_utmp_entry (STRUCT_UTMP const *u, int options) argument
88 read_utmp(char const *file, size_t *n_entries, STRUCT_UTMP **utmp_buf, int options) argument
124 read_utmp(char const *file, size_t *n_entries, STRUCT_UTMP **utmp_buf, int options) argument
/haiku-fatelf/src/libs/glut/
H A DglutDstr.cpp53 int __glutConvertDisplayModeFromString(unsigned long *options) { argument
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Dkeyboard.cpp43 uint32 options = 0; local
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Dkeyboard.cpp48 uint32 options = 0; local
/haiku-fatelf/src/bin/diffutils/lib/
H A Dwaitpid.c34 waitpid (pid_t pid, int *stat_loc, int options) argument
H A Dprepargs.c48 prepend_args (char const *options, char *buf, char **argv) argument
77 prepend_default_options (char const *options, int *pargc, char ***pargv) argument
[all...]
/haiku-fatelf/src/bin/findutils/lib/
H A Dwaitpid.c42 waitpid (pid_t pid, int *stat_loc, int options) argument
/haiku-fatelf/src/kits/network/libbind/irs/
H A Ddns.c59 irs_dns_acc(const char *options) { argument
H A Dlcl.c54 irs_lcl_acc(const char *options) { argument
H A Dnis.c64 irs_nis_acc(const char *options) { argument
/haiku-fatelf/src/libs/bsd/
H A Dwait.c16 wait3(int *status, int options, struct rusage *rusage) argument
23 wait4(pid_t pid, int *status, int options, struct rusage *rusage) argument
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dkeyboard.cpp59 uint32 options = 0; local
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dgetopt1.c40 getopt_long(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
48 _getopt_long_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
62 getopt_long_only(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
71 _getopt_long_only_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
/haiku-fatelf/src/bin/network/wget/lib/
H A Dgetopt1.c40 getopt_long(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
48 _getopt_long_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
62 getopt_long_only(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
71 _getopt_long_only_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
/haiku-fatelf/src/system/libroot/posix/sys/
H A Dwait.cpp28 waitpid(pid_t pid, int* _status, int options) argument
88 waitid(idtype_t idType, id_t id, siginfo_t* info, int options) argument
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dmutex.c21 mtx_init(struct mtx *mutex, const char *name, const char *type, int options) argument
/haiku-fatelf/headers/private/syslog_daemon/
H A Dsyslog_daemon.h25 int32 options; member in struct:syslog_message
/haiku-fatelf/src/add-ons/kernel/network/ppp/modem/
H A DACFCHandler.cpp14 ACFCHandler::ACFCHandler(uint32 options, KPPPInterface& interface) argument
/haiku-fatelf/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_upper.cpp78 net_buffer* options = NULL; local
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DMask.cpp90 BString options; local
/haiku-fatelf/src/add-ons/screen_savers/glife/
H A DGLifeView.cpp24 GLifeView(BRect rect, const char* name, ulong resizingMode, ulong options, GLifeState* pglsState) argument

Completed in 110 milliseconds

1234567