Searched refs:th (Results 201 - 225 of 328) sorted by relevance

1234567891011>>

/macosx-10.10/emacs-93/emacs/etc/
H A Dcalccard.tex348 \key{raise to a power, {\it n\/}th root}{\^\, I \^}
366 Here \S{n} is the $n$th stack entry, and $N$ is the size of the stack.
618 \key{select {\it n\/}th subformula}{j {\it n}}
/macosx-10.10/zlib-55/zlib/
H A Dmake_vms.com26 $ th = tmpnam + ".h"
27 $ define/nolog tconfig 'th'
137 $ if f$search("''th'") .nes. "" then delete 'th';*
579 $ if f$search(th) .eqs. "" then create 'th'
590 $ delete/nolog 'tmpnam'.*;*/exclude='th'
800 $ open/append confh 'th'
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_remote_fetcher.rb1011 th = Thread.new do
1018 th[:server] = s
1019 th
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dnecp.c4809 struct tcphdr th; local
4810 if ((int)(hlen + sizeof(th)) <= packet->m_pkthdr.len) {
4811 m_copydata(packet, hlen, sizeof(th), (u_int8_t *)&th);
4812 ((struct sockaddr_in *)&local_addr)->sin_port = th.th_sport;
4813 ((struct sockaddr_in *)&remote_addr)->sin_port = th.th_dport;
4947 struct tcphdr th; local
4948 if ((int)(offset + sizeof(th)) <= packet->m_pkthdr.len) {
4949 m_copydata(packet, offset, sizeof(th), (u_int8_t *)&th);
[all...]
H A Droute.h431 void *th; /* thread ptr */ member in struct:ctrace
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/
H A Dprocess.py775 for th in IterateQueue(task.threads, 'thread *', 'task_threads'):
777 print " " + GetThreadSummary(th)
778 print GetThreadBackTrace(th, prefix=" ") + "\n"
/macosx-10.10/OpenSSL098-52/src/crypto/bn/asm/
H A Dpa-risc2W.s851 ADD,L %r31,%r26,%r31 ;th += t;
853 LDO 1(%r31),%r31 ; th++;
854 CMPB,*<<=,N %r31,%r4,$00000036 ;if (n < th) (forward)
860 SUB %r4,%r31,%r24 ; h -= th;
/macosx-10.10/libpthread-105.1.4/src/
H A Dinternal.h406 PTHREAD_NOEXPORT void _pthread_setup(pthread_t th, void (*f)(pthread_t), void *sp, int suspended, int needresume);
H A Dpthread.c1212 pthread_kill(pthread_t th, int sig) argument
1219 if (_pthread_lookup_thread(th, &kport, 0) != 0) {
1224 if (th->wqthread != 0 && th->wqkillset == 0) {
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_comment.rb122 and commercial week day given. Ignores the 4th argument.
/macosx-10.10/tcl-105/tcl84/tcl/library/msgcat/
H A Dmsgcat.tcl76 1e th 041e th_TH
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_jpeg.c1848 JPEGDefaultTileSize(TIFF* tif, uint32* tw, uint32* th) argument
1853 (*sp->deftparent)(tif, tw, th);
1855 *th = TIFFroundup(*th, td->td_ycbcrsubsampling[1] * DCTSIZE);
/macosx-10.10/vim-55/runtime/autoload/xml/
H A Dhtml32.vim252 \ 'th': [
261 \ ['th', 'td'],
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dpolicy_check.c21 int get_thread_lock_count(thread_t th); /* forced forward */
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-sum.el3969 th)
3971 (setq th (cdr thread))
3972 (while (and th
3973 (not (eq (caar th) root)))
3974 (pop th))
3975 (if th
3978 (setcdr thread (delq (car th) (cdr thread)))
3983 (list (car th))))
3984 (set ref-dep (list nil (car th))))
7172 "Go to next N'th summar
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dlocmap.c631 ILCID_POSIX_ELEMENT_ARRAY(0x041e, th, th_TH)
857 ILCID_POSIX_MAP(th), /* th Thai 0x1e */
/macosx-10.10/ICU-531.30/icuSources/data/lang/
H A Dresfiles.mk112 th.txt ti.txt to.txt tr.txt twq.txt\
/macosx-10.10/ICU-531.30/icuSources/data/region/
H A Dresfiles.mk111 te.txt teo.txt th.txt ti.txt to.txt\
/macosx-10.10/ICU-531.30/icuSources/data/zone/
H A Dresfiles.mk112 ta_MY.txt ta_SG.txt te.txt teo.txt th.txt\
/macosx-10.10/awk-20/src/
H A DFIXES137 n-th try at getting internationalization right, with thanks to volker
572 fixed at least one error in gsub that looked at -1-th element
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Dhanja.el261 ("th" "$(Ca/a0a1a2a3a4a5a6a7a8a9a:a;a<a=a>a?a@aAaBaCaDaEaFaGaHaIaJaKaLaMaNaOaPaQaRaS(B")
/macosx-10.10/llvmCore-3425.0.34/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css307 table td, table th {
/macosx-10.10/ruby-106/ruby/test/net/http/
H A Dtest_http.rb408 th = Thread.new do
413 assert th.join(10), bug4246
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/
H A Dcore.tcl228 # (%%) Commands to access the history (n'th ...)
232 # <n>th <shape> ?<corner>? | 2/3 | (1)
233 # <n>th last <shape> ?<corner>? | 3/4 | (2)
235 # <n>th last ?<corner>? | 2/3 | (4)
242 # the argument <n>th is always present, and not
245 # <n>th <shape> ?<corner>? | 2-3
246 # <n>th last <shape> ?<corner>? | 3-4
247 # <n>th last ?<corner>? | 2-3
250 $self new alias 1st 1th
251 $self new alias 2nd 2th
[all...]
/macosx-10.10/vim-55/runtime/indent/
H A Dcobol.vim73 " Comments, etc. must start in the 7th column

Completed in 308 milliseconds

1234567891011>>