Searched +refs:math +refs:import +refs:list (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/vim-55/runtime/syntax/
H A Derlang.vim102 syn keyword erlangBIF list number pid ports port_close port_info
107 syn keyword erlangBIF get_cookie hash math module_loaded
111 " functions of math library
128 syn match erlangDirective "-ifdef\|-ifndef\|-import\|-include_lib\|-include"
/macosx-10.10.1/zsh-61/zsh/Misc/
H A Dcompctl-examples102 local line list=tf
107 [[ $line[2] = *[Zz]* ]] && list=tfz
116 tar_cache_list=($($line[1] $list $line[3]))
120 # Now prune the list to include only appropriate directories.
221 ftphosts=(prep.ai.mit.edu wuarchive.wustl.edu ftp.uu.net ftp.math.gatech.edu)
292 expensive-optimizations fast-math float-store force-addr force-mem
302 import parentheses pointer-arith redundant-decls return-type shadow
465 's[-]' -k "(all fast nofast header noheader help list nolist \
478 's[-]' -k "(sequence add delete list public nopublic zero nozero help)" -- \
502 's[-]' -k "(after before cc date datefield from help list nolis
[all...]
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dorgcard.tex179 % we won't be using math mode much, so redefine some of the characters
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
299 \key{previous/next plain list item}{S-UP/DOWN$^3$}
311 \key{move subtree/list item up/down}{M-S-UP/DOWN}
334 \key{global TODO list in agenda mode}{C-c t$^1$}
416 \metax{import tab-separated file}{M-x org-table-import}
517 \key{insert new checkbox item in plain list}{M-S-RET}
567 \key{Insert/modify math symbol (cdlatex-mode)}{` / '}
573 \key{cycle through agenda file list}{
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn.tex80 to implement ``bignum'' math. However, the resulting code has proven to be very useful. It has been used by numerous
125 Cygwin to work with since it requires the auto-export/import functionality. The resulting DLL and import library
169 In the file tommath\_class.h you will see a large list of C ``defines'' followed by a series of ``ifdefs''
259 are the pros and cons of LibTomMath by comparing it to the math routines from GnuPG\footnote{GnuPG v1.2.3 versus LibTomMath v0.28}.
280 It may seem odd to compare LibTomMath to GnuPG since the math in GnuPG is only a small portion of the entire application.
284 So it may feel tempting to just rip the math code out of GnuPG (or GnuMP where it was taken from originally) in your
290 on the other side of the coin LibTomMath offers you a totally free (public domain) well structured math library
452 It accepts a \textbf{NULL} terminated list of pointers to mp\_int structures. It will attempt to initialize them all
1594 This will attempt to evenly divide $a$ by a list o
[all...]

Completed in 93 milliseconds