Searched refs:val (Results 226 - 250 of 424) sorted by relevance

1234567891011>>

/barrelfish-master/lib/libc/iconv/
H A Dcitrus_pivot_factory.c111 uint32_t val; local
143 val = strtoul(data, &ep, 0);
152 return (_db_factory_add32_by_s(se->se_df, key2, val));
/barrelfish-master/lib/x86emu/
H A Ddecode.c418 val - Value to store
428 u8 val)
434 (*sys_wrb)((get_data_segment() << 4) + offset, val);
440 val - Value to store
450 u16 val)
456 (*sys_wrw)((get_data_segment() << 4) + offset, val);
462 val - Value to store
472 u32 val)
478 (*sys_wrl)((get_data_segment() << 4) + offset, val);
485 val
426 store_data_byte( uint offset, u8 val) argument
448 store_data_word( uint offset, u16 val) argument
470 store_data_long( uint offset, u32 val) argument
492 store_data_byte_abs( uint segment, uint offset, u8 val) argument
515 store_data_word_abs( uint segment, uint offset, u16 val) argument
538 store_data_long_abs( uint segment, uint offset, u32 val) argument
[all...]
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dcardinal_util.pl41 val(L:_, L):- !.
42 val(V,V).
59 lub([A|Glb], [B|Poss], Lub):- val(B,VB), A @< VB, !, Lub=[A|L], lub(Glb, [B|Poss], L).
60 lub([A|Glb], [B|Poss], [VB|Lub]):- val(B,VB), lub([A|Glb], Poss, Lub).
110 set_intersection([H1|T1],[H2|T2], L):- val(H1,H2), !, L=[H1|I], set_intersection(T1,T2,I).
112 val(H1,VH1), val(H2,VH2), VH1 @< VH2, !,
124 val(H1,H2), !, N1 is Ni+1, L=[H1|I],
127 val(H1,VH1), val(H
[all...]
/barrelfish-master/include/lwip2/lwip/
H A Dsnmp.h110 #define MIB2_STATS_NETIF_ADD(n, x, val) do { (n)->mib2_counters.x += (val); } while(0)
140 #define MIB2_STATS_NETIF_ADD(n, x, val)
/barrelfish-master/tools/
H A Dcreate_mdb_dot.py63 val = value
65 val = int(value, 0)
66 setattr(self, key, val)
/barrelfish-master/lib/cxx/cxx/
H A Dchrono.cpp192 LARGE_INTEGER val; local
193 (void) QueryPerformanceFrequency(&val);
194 return val;
/barrelfish-master/lib/libc/stdlib/
H A Dgetopt_long.c257 long_options[i].val != long_options[match].val)
283 * XXX: GNU sets optopt to val regardless of flag
286 optopt = long_options[match].val;
320 * XXX: GNU sets optopt to val regardless of flag
323 optopt = long_options[match].val;
346 *long_options[match].flag = long_options[match].val;
349 return (long_options[match].val);
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_parallel.c161 term.val.all = vterm.all;
227 car->val.ptr = pw1->val.ptr;
240 Return_Unify_Pw(vl, tl, list.val, list.tag);
353 term.val.all = v.all;
384 Return_Unify_Pw(v, t, pw1->val, pw1->tag);
H A Dbigrat.c62 pres->val.nint = (word) (f);
146 #define RatNegative(pw) ((pw)->val.ptr->tag.kernel & BIGSIGN)
149 #define RatZero(pw) BigZero(Numer(pw)->val.ptr)
154 #define RatIntegral(pw) BigOne(Denom(pw)->val.ptr)
169 (pw)->val.ptr = (pbig); \
173 (pw)->val.ptr = (prat); \
285 pword *_pw = (prat)[0].val.ptr; \
287 _pw = (prat)[1].val.ptr; \
662 pw->val.nint = mpi->_mp_d[0];
669 pw->val
[all...]
H A Derror.c598 Return_Unify_Pw(sval, stag, pw.val, pw.tag);
610 Return_Unify_Pw(sval, stag, pw.val, pw.tag);
H A Dmodule.h47 ((module_item *) (get_property(did, MODULE_PROP))->val.ptr)
/barrelfish-master/usr/eclipseclp/Flexlm/
H A Dbip_pt.c139 Request_Unify_Pw(vmsg, tmsg, pw.val, pw.tag);
157 if (lm_policy_name[i] == car->val.did)
162 car = cdr->val.ptr;
187 Request_Unify_Pw(vmsg, tmsg, pw.val, pw.tag);
211 Request_Unify_Pw(vmsg, tmsg, pw.val, pw.tag);
232 Request_Unify_Pw(vmsg, tmsg, pw.val, pw.tag);
/barrelfish-master/lib/libc/yp/
H A Dyplib.c170 valdat *val)
217 new->ypc_val.valdat_val = malloc(val->valdat_len);
227 new->ypc_val.valdat_len = val->valdat_len;
229 bcopy(val->valdat_val, new->ypc_val.valdat_val, val->valdat_len);
241 valdat *val)
260 val->valdat_len = c->ypc_val.valdat_len;
261 val->valdat_val = c->ypc_val.valdat_val;
680 if (ypmatch_cache_lookup(ysd, yprk.map, &yprk.key, &yprv.val) == TRUE) {
683 inkeylen, &yprv.val
169 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key, valdat *val) argument
240 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key, valdat *val) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dmk1mf.pl321 ($key,$val)=/^([^=]+)=(.*)/;
332 last if ($val eq "FINISHED");
335 $dir=$val;
339 { $cflags .= " $val";}
342 { $cflags .= " $val" if $val ne "";}
345 { $zlib_lib = "$val" if $val ne "";}
348 { $ex_libs .= " $val" if $val n
[all...]
/barrelfish-master/include/thc/
H A Dthcsync.h61 volatile int val; member in struct:__anon363
65 void thc_sem_init(thc_sem_t *s, int val);
66 void thc_sem_p(thc_sem_t *s); // Wait until val > 0. val--.
67 errval_t thc_sem_p_x(thc_sem_t *s); // Wait until val > 0. val--. (Cancelable)
68 void thc_sem_v(thc_sem_t *s); // val++;
/barrelfish-master/include/vm/
H A Dvm_page.h586 uint32_t *addr, val; local
602 val = bits;
604 val <<= 24;
606 atomic_clear_32(addr, val);
615 uint32_t *addr, val; local
627 val = bits;
629 val <<= 24;
631 atomic_set_32(addr, val);
/barrelfish-master/lib/devif/backends/net/mlx4/include/asm/
H A Dbyteorder.h88 be16_add_cpu(uint16_t *var, uint16_t val) argument
90 *var = cpu_to_be16(be16_to_cpu(*var) + val);
/barrelfish-master/usr/eclipseclp/icparc_solvers/ilog/
H A Dscheduler.cc79 trail_undo(ec_arg(1).val.ptr, ilog_fail);
96 ReturnTryPushTrailCatchPop(sched_void(EC_arg(2)), ec_arg(1).val.ptr);
/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex.c535 handle.val.all = vlp.all;
1163 value val; local
1165 Cstring_To_Prolog(sres, val);
1166 Return_Unify_String(vval, tval, val.ptr);
1196 value val; local
1198 Cstring_To_Prolog(sres, val);
1199 Return_Unify_String(vval, tval, val.ptr);
1221 Return_Unify_Pw(vval, tval, pw.val, pw.tag);
1383 pw.val = vs; pw.tag = ts;
1458 pw.val
5681 int i, val; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_mult.c364 EC_POINT **val = NULL; /* precomputation */ local
366 EC_POINT ***val_sub = NULL; /* pointers to sub-arrays of 'val' or 'pre_comp->points' */
589 /* All points we precompute now go into a single array 'val'.
592 val = OPENSSL_malloc((num_val + 1) * sizeof val[0]);
593 if (val == NULL)
598 val[num_val] = NULL; /* pivot element */
601 v = val;
612 if (!(v == val + num_val))
649 if (!EC_POINTs_make_affine(group, num_val, val, ct
[all...]
/barrelfish-master/lib/zlib/
H A Dinfback.c396 if (this.val < 16) {
399 state->lens[state->have++] = this.val;
402 if (this.val == 16) {
414 else if (this.val == 17) {
484 this = state->lencode[last.val +
492 state->length = (unsigned)this.val;
496 Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
498 "inflate: literal 0x%02x\n", this.val));
538 this = state->distcode[last.val
[all...]
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dlcp.c844 #define ADDCISHORT(opt, neg, val) \
848 PUTSHORT(val, ucp); \
851 #define ADDCICHAP(opt, neg, val) \
856 PUTCHAR((CHAP_DIGEST(val)), ucp); \
859 #define ADDCILONG(opt, neg, val) \
863 PUTLONG(val, ucp); \
866 #define ADDCILQR(opt, neg, val) \
871 PUTLONG(val, ucp); \
874 #define ADDCICHAR(opt, neg, val) \
878 PUTCHAR(val, uc
[all...]
/barrelfish-master/include/lwip2/netif/ppp/
H A Dlcp.c844 #define ADDCISHORT(opt, neg, val) \
848 PUTSHORT(val, ucp); \
851 #define ADDCICHAP(opt, neg, val) \
856 PUTCHAR((CHAP_DIGEST(val)), ucp); \
859 #define ADDCILONG(opt, neg, val) \
863 PUTLONG(val, ucp); \
866 #define ADDCILQR(opt, neg, val) \
871 PUTLONG(val, ucp); \
874 #define ADDCICHAR(opt, neg, val) \
878 PUTCHAR(val, uc
[all...]
/barrelfish-master/lib/libc/locale/
H A Dcollate.h104 int32_t val; member in struct:collate_large
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/viewers/
H A DFadeViewletType.java95 int val = data.getFadeCount();
96 if (val > 0) {
97 col = fadeColorSupport.forwardColor[val][greyness];
99 col = fadeColorSupport.backwardColor[-val][greyness];

Completed in 177 milliseconds

1234567891011>>