Searched defs:mode (Results 26 - 50 of 140) sorted by relevance

123456

/barrelfish-2018-10-04/lib/gdtoa/
H A Dg_ddfmt.c44 int bx, by, decpt, ex, ey, i, j, mode; local
H A Dg_xLfmt.c60 int decpt, ex, i, mode; local
H A Dg_xfmt.c65 int decpt, ex, i, mode; local
/barrelfish-2018-10-04/lib/libc/db/db/
H A Ddb.c52 dbopen(const char *fname, int flags, int mode, DBTYPE type, const void *openinfo) argument
/barrelfish-2018-10-04/lib/libc/db/recno/
H A Drec_open.c56 __rec_open(const char *fname, int flags, int mode, const RECNOINFO *openinfo, argument
/barrelfish-2018-10-04/lib/libc/gdtoa/
H A D_ldtoa.c47 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, argument
/barrelfish-2018-10-04/lib/libc/rpc/
H A Ddes_crypt.c73 cbc_crypt(char *key, char *buf, unsigned len, unsigned mode, char *ivec) argument
95 ecb_crypt(char *key, char *buf, unsigned len, unsigned mode) argument
114 common_crypt(char *key, char *buf, unsigned len, unsigned mode, argument
/barrelfish-2018-10-04/lib/libc/stdio/
H A Dfreopen.c58 freopen(const char * __restrict file, const char * __restrict mode, argument
H A Dfmemopen.c53 fmemopen(void * __restrict buf, size_t size, const char * __restrict mode) argument
[all...]
H A Dfopencookie.c49 fopencookie(void *cookie, const char *mode, cookie_io_functions_t io_funcs) argument
/barrelfish-2018-10-04/lib/octopus/client/
H A Dbarriers.c46 uint64_t mode = 0; local
117 uint64_t mode = 0; local
H A Dlocking.c55 uint64_t mode = 0; local
H A Dpubsub.c34 subscription_handler(struct octopus_binding *b, subscription_t id, uint64_t fn, octopus_mode_t mode, const char *record, uint64_t st) argument
/barrelfish-2018-10-04/lib/tommath/
H A Dbn_mp_exptmod_fast.c36 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; local
[all...]
H A Dbn_s_mp_exptmod.c27 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; local
[all...]
/barrelfish-2018-10-04/include/barrelfish/
H A Devent_queue.h45 enum event_queue_mode mode; member in struct:event_queue
/barrelfish-2018-10-04/include/bench/
H A Dbench.h49 enum bench_ctl_mode mode; member in struct:bench_ctl
/barrelfish-2018-10-04/lib/barrelfish/
H A Devent_queue.c44 event_queue_init(struct event_queue *q, struct waitset *waitset, enum event_queue_mode mode) argument
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Dmiscdevice.h45 umode_t mode; member in struct:miscdevice
H A Dfile.h139 alloc_file(int mode, const struct file_operations *fops) argument
/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dacl_strip.c50 mode_t mode = 0; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Den_cq.c47 mlx4_en_create_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq, int entries, int ring, enum cq_type mode, int node) argument
/barrelfish-2018-10-04/usr/kaluga/
H A Dstart_int_ctrl.c64 static void int_controller_change_event(octopus_mode_t mode, argument
/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dbt_open.c91 __bt_open(const char *fname, int flags, int mode, const BTREEINFO *openinfo, int dflags) argument
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dndbm.c59 dbm_open(const char *file, int flags, mode_t mode) argument

Completed in 186 milliseconds

123456