Searched defs:ti (Results 1 - 25 of 36) sorted by relevance

12

/barrelfish-2018-10-04/lib/barrelfish/arch/x86/
H A Dtls.c25 void * __attribute__ ((__regparm__ (1))) ___tls_get_addr(struct tls_index *ti) argument
/barrelfish-2018-10-04/usr/skb/measurement/
H A Dcpuid.c79 struct cpuid_threadinfo ti; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bf/
H A Dbf_cfb64.c73 BF_LONG ti[2]; local
[all...]
H A Dbf_ofb64.c74 BF_LONG ti[2]; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/cast/
H A Dc_cfb64.c74 CAST_LONG ti[2]; local
[all...]
H A Dc_ofb64.c75 CAST_LONG ti[2]; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/des/
H A Dcfb64enc.c73 DES_LONG ti[2]; local
[all...]
H A Dofb64ede.c76 DES_LONG ti[2]; local
[all...]
H A Dofb64enc.c74 DES_LONG ti[2]; local
[all...]
H A Dcfb_enc.c78 DES_LONG ti[2]; local
[all...]
H A Dofb_enc.c75 DES_LONG ti[2]; local
[all...]
H A Dcfb64ede.c75 DES_LONG ti[2]; local
157 DES_LONG ti[2]; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/idea/
H A Di_cfb64.c74 unsigned long ti[2]; local
[all...]
H A Di_ofb64.c75 unsigned long ti[2]; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rc2/
H A Drc2cfb64.c74 unsigned long ti[2]; local
[all...]
H A Drc2ofb64.c75 unsigned long ti[2]; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rc5/
H A Drc5cfb64.c74 unsigned long ti[2]; local
[all...]
H A Drc5ofb64.c75 unsigned long ti[2]; local
[all...]
/barrelfish-2018-10-04/lib/cpuid/
H A Dcpuid_generic.c274 errval_t cpuid_tlb_info(struct cpuid_tlbinfo *ti, uint32_t idx) argument
299 errval_t cpuid_thread_info(struct cpuid_threadinfo *ti) argument
H A Dcpuid_amd.c304 static errval_t tlb_info(struct cpuid_tlbinfo *ti, uint32_t idx) argument
389 thread_info(struct cpuid_threadinfo *ti) argument
[all...]
H A Dcpuid_intel.c154 struct cpuid_tlbinfo ti; member in union:tlb_cache_info::__anon578
510 static errval_t tlb_info(struct cpuid_tlbinfo *ti, uint32_t idx) argument
562 static errval_t thread_info(struct cpuid_threadinfo *ti) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_shelf.c246 p_shelf_set(value vhandle, type thandle, value vi, type ti, value vval, type tval, value vmod, type tmod) argument
258 p_shelf_get(value vhandle, type thandle, value vi, type ti, value vval, type tval, value vmod, type tmod) argument
277 p_shelf_inc(value vhandle, type thandle, value vi, type ti, value vmod, type tmod) argument
296 p_shelf_dec(value vhandle, type thandle, value vi, type ti, value vmod, type tmod) argument
H A Doperator.c380 p_op_(value vi, type ti, value vprec, type tprec, value vassoc, type tassoc, value v_op, type t_op, value vm, type tm) argument
H A Dbip_array.c1046 p_xset(value vhandle, type thandle, value vi, type ti, value vval, type tval) argument
1062 p_xget(value vhandle, type thandle, value vi, type ti, value vval, type tval) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/
H A Dmem_dbg.c671 CRYPTO_THREADID ti; local

Completed in 280 milliseconds

12