Searched refs:th (Results 226 - 250 of 328) sorted by relevance

1234567891011>>

/macosx-10.10/vim-55/runtime/indent/
H A Dhtml.vim111 call <SID>HtmlIndentPush('th')
H A Dphp.vim5 " Last Change: 2010 Jully 26th
/macosx-10.10/vim-55/runtime/syntax/
H A Ddosbatch.vim5 " Last Change: 6th September 2009
H A Djproperties.vim4 " Last change: 26th Mar 2000
H A Dlftp.vim87 \ ssl-allow[-anonymous] ssl-au[th]
H A Drebol.vim5 " Last Change: 27th June 2002
H A Dgnuplot.vim57 syn keyword gnuplotType u[sing] tit[le] notit[le] wi[th] steps fs[teps]
H A Dcss.vim31 syn keyword cssTagName textarea tfoot th thead title tr tt ul u var
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_lro.c745 lro_tcp_xsum_validate(struct mbuf *m, struct ip *ip, struct tcphdr * th) argument
751 if (tcp_input_checksum(AF_INET, m, th, sizeof (*ip), ip->ip_len)) {
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_proc.c637 thread_t th = current_thread(); local
638 struct uthread *ut = get_bsdthread_info(th);
647 return (get_bsdtask_info(get_threadtask(th)));
880 thread_t th = current_thread(); local
882 return((struct uthread *)get_bsdthread_info(th));
H A Dkern_sig.c3021 thread_t th; local
3031 th = p->p_vforkact;
3032 uth = (struct uthread *)get_bsdthread_info(th);
3049 thread_issignal(proc_t p, thread_t th, sigset_t mask) argument
3055 uth = (struct uthread *)get_bsdthread_info(th);
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex318 For the purposes of this text $x_j$ will refer to the $j$'th digit of a single precision array and $\hat x_j$ will refer to
319 the $j$'th digit of a double precision array. Whenever an expression is to be assigned to a double precision
1549 the zero'th digit. If after all of the digits have been compared, no difference is found, the algorithm returns \textbf{MP\_EQ}.
1632 One significant difference between a logical shift and the way decimals are shifted is that digits below the zero'th position are removed
1743 After line 94, $tmpc$ will point to the $c.used$'th digit of the mp\_int $c$. This is useful
1816 Recall that $\beta < 2^{\gamma}$. This means that if a carry does occur just before the $lg(\beta)$'th bit it will propagate all the way to the most
1822 10 will ensure that any leading digits of $c$ above the $max$'th position are zeroed.
1841 the bits above the $\lg(\beta)$'th bit will be set to one after a carry occurs from subtraction. This carry
2064 obtain what will be the carry for the next iteration. Step 6.2 calculates the $n$'th digit of the result as single precision shift of $a_n$ plus
2068 Step 7 takes care of any final carry by setting the $a.used$'th digi
[all...]
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFilter.pm147 matches or exceeds a certain level or that this is the 10th
/macosx-10.10/tcl-105/tcl/tcl/library/msgcat/
H A Dmsgcat.tcl77 1e th 041e th_TH
/macosx-10.10/ICU-531.30/icuSources/data/curr/
H A Dresfiles.mk121 teo_KE.txt th.txt ti.txt ti_ER.txt to.txt\
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-bn.c2112 BN_ULONG dh, dl, q, ret = 0, th, tl, t; local
2141 th = q * dh;
2144 t = h - th;
2152 th -= dh;
2157 th += t;
2160 th++;
2163 if (h < th) {
2167 h -= th;
6245 /* If we get here, 'w' is the (a-1)/2-th power of the original 'w',
/macosx-10.10/OpenSSL098-52/src/util/
H A Dpod2man.pl615 .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
636 . ds th \o'bp'
1170 "thorn" => '\\*(th',, # small thorn, Icelandic
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dgenerate_config_vms_h_curl.com226 $! We have to disble this in th configure command line.
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dmethods.c2515 Tcl_HashEntry* th;
2519 SWAPS (base.he, th);
2459 Tcl_HashEntry* th; local
/macosx-10.10/ruby-106/ruby/ext/tk/
H A Dtcltklib.c2944 _thread_call_proc_value(VALUE th) argument
2946 _thread_call_proc_value(th)
2947 VALUE th;
2950 return rb_funcall(th, ID_value, 0);
2960 VALUE proc, th, ret; local
2975 th = rb_thread_create(_thread_call_proc, (void*)q);
2984 if (RTEST(rb_funcall(th, ID_alive_p, 0))) {
2986 if (RTEST(rb_thread_alive_p(th))) {
2988 rb_funcall(th, ID_kill, 0);
2991 ret = rb_protect(_thread_call_proc_value, th,
[all...]
/macosx-10.10/ICU-531.30/icuSources/data/locales/
H A Dresfiles.mk164 teo_UG.txt th.txt th_TH.txt ti.txt ti_ER.txt\
/macosx-10.10/emacs-93/emacs/etc/
H A Dsurvival.tex321 \key{\\{\it n}} same text as {\it n\/}th group
/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_process.rb1499 th = Thread.start {sleep 3}
1501 puts Thread.list.size, th.status.inspect
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/tree/
H A Dm.c2350 Tcl_HashEntry* th;
2354 SWAPS (he, th);
2315 Tcl_HashEntry* th; local
/macosx-10.10/vim-55/runtime/keymap/
H A Dtamil_tscii.vim209 th <char-242>

Completed in 309 milliseconds

1234567891011>>