Searched refs:small (Results 76 - 100 of 216) sorted by relevance

123456789

/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Drege_dfa.c261 newdfa(v, cnfa, cm, small)
265 struct smalldfa *small; /* preallocated space, may be NULL */
270 struct smalldfa *smallwas = small;
276 if (small == NULL) {
277 small = (struct smalldfa *)MALLOC(
279 if (small == NULL) {
284 d = &small->dfa;
285 d->ssets = small->ssets;
286 d->statesarea = small->statesarea;
288 d->outsarea = small
[all...]
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dkana.vim294 " Preceded by a small `tu'
367 " Proceded by a small `tu' and followed by a small 'ya', 'yu' or 'yo'
613 " Preceded by a small `tu'
686 " Proceded by a small `tu' and followed by a small 'ya', 'yu' or 'yo'
H A Dbulgarian-bds.vim15 " ��� The Russian letters �� (small), and �� and �� (capital and small).
24 " ��� The Russian letters �� and �� (capital and small), as well as the
25 " Russian capital letter �� (see above for the small counterpart).
/macosx-10.10.1/screen-22/screen/
H A Dhelp.c149 LMsg(0, "Window height too small for help page");
197 LMsg(0, "Width too small");
555 LMsg(0, "Window size too small for copyright page");
725 LMsg(0, "Window size too small for displays page");
1198 LMsg(0, "Window size too small for window list page");
1214 LMsg(0, "Window size too small for window list page");
1395 LMsg(0, "Window height too small for bindkey page");
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex17 \def\approx{\raisebox{0.2ex}{\mbox{\small $\sim$}}}
54 %\begin{small}
65 %\end{small}
187 Java \cite{JAVA} only provide instrinsic support for integers which are relatively small and single precision.
222 floating point is meant to be implemented in hardware the precision of the mantissa is often fairly small
358 in the context of the this text this is not the case as the magnitude of the inputs will typically be rather small. As a
359 result small constant factors in the work effort will make an observable difference in algorithm efficiency.
382 \begin{small}
401 \end{small}
437 as public key cryptosystems and still maintain a relatively small footprin
[all...]
H A Dbn.tex17 \def\approx{\raisebox{0.2ex}{\mbox{\small $\sim$}}}
183 \begin{small}
192 \end{small}
201 \begin{small}
222 \end{small}
225 \begin{small}
241 \end{small}
262 \begin{small}
276 \end{small}
280 It may seem odd to compare LibTomMath to GnuPG since the math in GnuPG is only a small portio
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dserver.rb125 <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
181 font-size: small;
254 font-size: small;
258 font-size: small;
291 .context-item-value { font-size: small; color: #448; }
370 <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
421 <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DDefaultDashboardView.css216 /* Styles for the extra short style, one row with quite a small y-margin */
219 .toolbar.small-size.icon-only .dashboard.default > .item,
220 .toolbar.small-size.icon-and-label-vertical .dashboard.default > .item,
221 .toolbar.small-size.icon-and-label-horizontal .dashboard.default > .item {
H A DGeneralTreeElement.js46 WebInspector.GeneralTreeElement.SmallStyleClassName = "small";
139 get small()
144 set small(x)
H A DSourceCodeTreeElement.js32 this.small = true;
H A DTimelineRecordTreeElement.js108 this.small = true;
/macosx-10.10.1/bzip2-36/bzip2/
H A Dbzlib.c503 int small )
510 if (small != 0 && small != 1) return BZ_PARAM_ERROR;
528 s->smallDecompress = (Bool)small;
1121 int small,
1131 (small != 0 && small != 1) ||
1160 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
1334 int small,
1342 (small !
1117 BZ2_bzReadOpen( int* bzerror, FILE* f, int verbosity, int small, void* unused, int nUnused ) argument
1329 BZ2_bzBuffToBuffDecompress( char* dest, unsigned int* destLen, char* source, unsigned int sourceLen, int small, int verbosity ) argument
[all...]
/macosx-10.10.1/CPANInternal-159.1/UNIVERSAL-moniker-0.08/
H A Dmoniker.pm59 (Yes, 3 authors for such a small module!)
/macosx-10.10.1/groff-38/groff/arch/djgpp/
H A Dconfig.bat4 Rem The SmallEnv tests protect against fixed and too small size
90 echo Your environment size is too small. Enlarge it and run me again.
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/doc/
H A Dmanpage.css46 font-size: small;
54 font-size: small;
/macosx-10.10.1/vim-55/src/testdir/
H A DMake_os2.mak40 -rm -rf *.out Xdotest test.ok tiny.vim small.vim mbyte.vim viminfo
/macosx-10.10.1/zlib-55/zlib/contrib/pascal/
H A Dexample.pas181 * Test deflate with small buffers
204 c_stream.avail_out := 1; { force small buffers }
210 (* Finish the stream, still forcing small buffers: *)
226 * Test inflate with small buffers
250 d_stream.avail_out := 1; (* force small buffers *)
564 WriteLn('** Testing deflate with small buffers');
568 WriteLn('** Testing inflate with small buffers');
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dcsscomplete.vim196 let values = ["xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "larger", "smaller"]
200 let values = ["normal", "small-caps"]
204 let values = ["normal", "italic", "oblique", "small-caps", "bold", "bolder", "lighter", "100", "200", "300", "400", "500", "600", "700", "800", "900", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "larger", "smaller", "sans-serif", "serif", "monospace", "cursive", "fantasy", "caption", "icon", "menu", "message-box", "small-caption", "status-bar"]
324 if stridx(',a,abbr,acronym,address,area,b,base,bdo,big,blockquote,body,br,button,caption,cite,code,col,colgroup,dd,del,dfn,div,dl,dt,em,fieldset,form,head,h1,h2,h3,h4,h5,h6,hr,html,i,img,input,ins,kbd,label,legend,li,link,map,meta,noscript,object,ol,optgroup,option,p,param,pre,q,samp,script,select,small,spa
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/widget/
H A Druler.tcl80 variable shade -array {small gray medium gray large gray}
146 set shade(small) [$self shade $bg $fg 0.15]
214 set tags [list ruler tick small]
215 set fill $shade(small)
251 set tags [list ruler tick small]
252 set fill $shade(small)
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Ds_windows_dsp117 small )
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dlibecoff.h210 /* Nonzero if this symbol was referred to as small undefined. */
211 char small; member in struct:ecoff_link_hash_entry
/macosx-10.10.1/groff-38/groff/src/preproc/eqn/
H A Dover.cpp31 over_box(int small, box *, box *);
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A DMakefile2 * command library -- commands small enough to be builtins
/macosx-10.10.1/ruby-106/ruby/lib/rss/
H A Dimage.rb144 AVAILABLE_SIZES = %w(small medium large)
/macosx-10.10.1/ruby-106/ruby/test/cgi/
H A Dtest_cgi_tag_helper.rb60 assert_equal('<SMALL></SMALL>',cgi.small)
61 assert_equal('<SMALL></SMALL>',cgi.small('bar'))
62 assert_equal('<SMALL>foo</SMALL>',cgi.small{'foo'})
63 assert_equal('<SMALL>foo</SMALL>',cgi.small('bar'){'foo'})

Completed in 159 milliseconds

123456789