Searched +refs:url +refs:do +refs:setup (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/emacs-93/emacs/man/
H A Dtexinfo.tex65 % and turn on active characters that we couldn't do earlier because
108 % messages, but if we're using an old version of TeX, don't do anything.
303 % Have to do this stuff outside the \shipout because we want it to
992 % after a section heading. If WORD is `insert', then do indent at such
996 % \suppressfirstparagraphindent, which the sectioning commands do.
1018 % We also make \indent itself not actually do anything until the next
1099 % We do .5em per period so that it has the same spacing in the cm
1101 % in other typewriter fonts three periods are wider than 1.5em. So do
1151 \fi % \openindices needs to do some work in any case.
1216 % that's what we do)
[all...]
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex65 % and turn on active characters that we couldn't do earlier because
108 % messages, but if we're using an old version of TeX, don't do anything.
303 % Have to do this stuff outside the \shipout because we want it to
992 % after a section heading. If WORD is `insert', then do indent at such
996 % \suppressfirstparagraphindent, which the sectioning commands do.
1018 % We also make \indent itself not actually do anything until the next
1099 % We do .5em per period so that it has the same spacing in the cm
1101 % in other typewriter fonts three periods are wider than 1.5em. So do
1151 \fi % \openindices needs to do some work in any case.
1216 % that's what we do)
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex134 themselves, ``You tell me this is only secure for large numbers, fine; but how do you implement these numbers?''
228 In fact the library discussed within this text has already been used to form a polynomial basis library\footnote{See \url{http://poly.libtomcrypt.org} for more details.}.
247 platforms. However, multiple precision algorithms do offer the most flexibility in terms of the magnitude of the
266 Both texts also do not discuss several key optimal algorithms required such as ``Comba'' and Karatsuba multipliers
271 package. As a case study the ``LibTomMath''\footnote{Available at \url{http://math.libtomcrypt.com}} package is used
303 mp\_ints as inputs do not concern themselves with the housekeeping operations required such as memory management. These
376 the problem. However, unlike \cite{TAOCPV2} the problems do not get nearly as hard. The scoring of these
574 What most people probably do not think about explicitly are the various other attributes that describe a multiple precision
748 3. for $n$ from $0$ to $MP\_PREC - 1$ do \\
781 when the ``to'' keyword is placed between two expressions. For example, ``for $a$ from $b$ to $c$ do'' mean
[all...]
/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim446 " s:NetrwSafeOptions: sets options to help netrw do its job {{{2
468 " call Decho("do any netrw FileType autocmds")
1356 " readcmd=='t': simply do nothing
1363 " get name of remote filename (ie. url and all)
1461 " choice = url [protocol:]//[userid@]hostname[:port]/[path-to-file]
1475 " g:netrw_choice = copy of input url (choice)
2192 " I used to do this via viminfo but that appears to
2677 " do netrw settings: make this buffer not-a-file, modifiable, not line-numbered, etc {{{3
2682 " call Decho("--do netrw settings: make this buffer#".bufnr("%")." not-a-file, modifiable, not line-numbered, etc--")
2885 " clear buffer - this will cause NetrwBrowse/LocalBrowseCheck to do
[all...]
H A Dphpcomplete.vim10 " - allow also for XML completion <- better do html_flavor for HTML
52 " don't need to do anything more
736 \ 'do':'',
1016 " 2. run for i in `ls | grep "^function\."`; do grep -A4 Description $i >> funcs; done
1277 \ 'cpdf_set_action_url(': 'int pdfdoc, float xll, float yll, float xur, float xur, string url [, int mode] | bool',
1338 \ 'curl_init(': '[string url] | resource',
1717 \ 'fdf_set_file(': 'resource fdf_document, string url [, string target_frame] | bool',
1828 \ 'get_headers(': 'string url [, int format] | array',
3460 \ 'parse_url(': 'string url | array',
3485 \ 'pdf_add_weblink(': 'resource pdfdoc, float lowerleftx, float lowerlefty, float upperrightx, float upperrighty, string url | boo
[all...]

Completed in 233 milliseconds