Searched defs:val (Results 201 - 225 of 229) sorted by relevance

12345678910

/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_domain.c2885 word val; local
2940 p_prune_woken_goals(value val, type tag) argument
[all...]
H A Dbip_misc.c468 value val; local
1002 p_cputime(value val, type tag) argument
1397 value val; local
[all...]
H A Demu.c128 value val; member in union:s_code_item
[all...]
H A Demu_c_env.c1245 deep_suspend(value val, type tag, int position, pword *susp, int slot) argument
1836 ec_nonground(value val, type tag) argument
[all...]
H A Dread.c2068 transf_meta_out(value val, type tag, pword *top, dident mod, pword *presult) argument
[all...]
H A Dwm.c1793 int num_workers, i, done, val; local
H A Dwrite.c324 p_write(value val, type tag, value vm, type tm) argument
341 p_writeq(value val, type tag, value vm, type tm) argument
360 p_writeq3(value vals, type tags, value val, type tag, value vm, type tm) argument
381 p_write_canonical(value val, type tag, value vm, type tm) argument
399 p_write_canonical3(value vals, type tags, value val, type tag, value vm, type tm) argument
425 p_write3(value vals, type tags, value val, type tag, value vm, type tm) argument
444 p_writeln(value vals, type tags, value val, type tag, value vm, type tm) argument
467 p_print(value val, type tag, value vm, type tm) argument
487 p_print3(value vals, type tags, value val, type tag, value vm, type tm) argument
507 p_display(value vs, type ts, value val, type tag) argument
557 ec_pwrite(int mode_clr, int mode_set, stream_id out, value val, type tag, int maxprec, int depth, dident module, type mod_tag) argument
696 _pwrite1(int idwrite, stream_id out, value val, type tag, int maxprec, int depth, dident module, type mod_tag, syntax_desc *sd, register int flags) argument
1280 _write_trafo(dident d, int flags, int *idwrite, value val, type tag, dident module, type mod_tag) argument
1330 _portray_term(int idwrite, stream_id out, value val, type tag, dident module, type mod_tag) argument
2540 p_output_mode(value val, type tag) argument
2652 writeq_term(uword val, uword tag) argument
2674 p_write_term(value vs, type ts, value val, type tag, value vcm, type tcm, value vsm, type tsm, value vdepth, type tdepth, value vprec, type tprec, value vm, type tm) argument
[all...]
H A Dbip_db.c412 p_als(value val, type tag, value vm, type tm) argument
525 p_is_predicate(value val, type tag, value vm, type tm) argument
965 p_is_built_in(value val, type tag, value vm, type tm) argument
[all...]
H A Dbip_io.c787 p_get_char(value vs, type ts, value val, type tag) argument
827 p_put_char(value vs, type ts, value val, type tag) argument
2205 p_get(value vs, type ts, value val, type tag) argument
2244 p_getw(value vs, type ts, value val, type tag) argument
2278 p_get1(value val, type tag) argument
2439 p_read_string(value vs, type ts, value vdel, type tdel, value vl, type tl, value val, type tag) argument
2563 p_read_string5(value vs, type ts, value vdel, type tdel, value vpad, type tpad, value vsep, type tsep, value val, type tag) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Damsg.msg.c1495 long val; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dssl_lib.c2767 SSL_set_info_callback(SSL *ssl, void (*cb)(const SSL *ssl,int type,int val)) argument
/barrelfish-2018-10-04/lib/phoenix/
H A Dmap_reduce.c1324 val_t *val, *next; local
1369 emit_intermediate(void *key, void *val, int key_size) argument
1413 emit_inline(mr_env_t* env, void *key, void *val) argument
1437 emit(void *key, void *val) argument
1443 emit_inline (get_env(), key, val); local
1456 insert_keyval_merged(mr_env_t* env, keyvals_arr_t *arr, void *key, void *val) argument
1575 insert_keyval(mr_env_t* env, keyval_arr_t *arr, void *key, void *val) argument
1786 void *val; local
[all...]
/barrelfish-2018-10-04/lib/tommath/mtest/
H A Dmpi.c2461 int ix = 0, val = 0; local
3903 int val, xch; local
3943 s_mp_todigit(int val, int r, int low) argument
[all...]
/barrelfish-2018-10-04/usr/drivers/e10k/
H A De10k_cdriver.c1980 unsigned int entry, val; local
1989 unsigned int entry, val; local
/barrelfish-2018-10-04/usr/eclipseclp/Eplex/
H A Dcoinplex.cpp1802 int val; local
1804 lp->Solver->setIntParam(OsiIntParam(i), val); local
1807 double val; local
1809 lp->Solver->setDblParam(OsiDblParam(i), val); local
1812 string val; local
1814 lp->Solver->setStrParam(OsiStrParam(i), val); local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dlocal_sa.c738 static int do_refresh(const char *val, struct kernel_param *kp) argument
757 static int set_lookup_method(const char *val, struct kernel_param *kp) argument
777 static int set_paths_per_dest(const char *val, struct kernel_param *kp) argument
794 static int set_subscribe_inform_info(const char *val, struc argument
[all...]
/barrelfish-2018-10-04/usr/skb/testapps/
H A Dapps.c1357 CONF_VALUE *val; local
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dguest.c309 uint8_t val = *(uint8_t *)(g->msrpm_va + byte_offset); local
883 static inline void vmx_intercept_desc_table_wrf(struct guest *g, int val) argument
1340 set_reg_val_by_reg_num(struct guest *g, uint8_t regnum, uint64_t val) argument
1393 uint64_t val; local
1581 vmx_vmcs_rflags_cf_wrf(struct guest *g, int val) argument
2103 uint32_t val; local
2321 uint64_t val; local
2752 decode_mov_dest_val(struct guest *g, uint8_t *code, uint64_t val) argument
2825 uint64_t val; local
2866 uint64_t val = decode_mov_src_val(g, code); local
2873 uint64_t val; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dapps.c1357 CONF_VALUE *val; local
/barrelfish-2018-10-04/include/sys/
H A Dmount.h50 typedef struct fsid { int32_t val[2]; } fsid_t; /* filesystem id type */ member in struct:fsid
/barrelfish-2018-10-04/lib/arranet/
H A Darranet.c318 int lwip_fcntl(int s, int cmd, int val) argument
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/
H A Dic.c883 value val; local
909 value val; local
1044 value val; local
3201 value val; local
3406 value val; local
4460 value val; local
4642 value val; local
4681 value val; local
5028 value val, a1val, a2val; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/GecodeInterface/
H A Dgfd.cpp680 int val; local
704 long idx, val; local
795 long val; local
1610 int idx, val; local
1644 int idx, val; local
2043 long val; local
2178 long val; local
2665 long val; local
2683 IntVar val, n; local
2724 IntVar val, n; local
2768 IntVar val, n; local
2811 long val, n; local
2901 long val, n; local
2947 long val, n; local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c1864 u8 val; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dmlx4.h1323 static inline void set_param_l(uint64_t *arg, uint32_t val) { argument
1327 static inline void set_param_h(uint64_t *arg, uint32_t val) { argument

Completed in 540 milliseconds

12345678910