Searched refs:perfect (Results 1 - 25 of 25) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dtransupp.h127 boolean perfect; /* if TRUE, fail if partial MCUs are requested */ member in struct:__anon12901
H A Djpegtran.c71 fprintf(stderr, " -perfect Fail if there is non-transformable edge blocks\n");
142 transformoption.perfect = FALSE;
259 } else if (keymatch(arg, "perfect", 2)) {
262 transformoption.perfect = TRUE;
478 /* Fail right away if -perfect is given and transformation is not perfect.
481 fprintf(stderr, "%s: transformation is not perfect\n", progname);
H A Dtransupp.c865 * This function returns FALSE right away if -perfect is given
866 * and transformation is not perfect. Otherwise returns TRUE.
894 /* Return right away if -perfect is given and transformation is not perfect.
896 if (info->perfect) {
1471 * TRUE = perfect transformation possible
1472 * FALSE = perfect transformation not possible
/macosx-10.10.1/vim-55/runtime/compiler/
H A Druby.vim24 " I know this file isn't perfect. If you have any questions, suggestions,
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dxml.vim28 " - match <!, > inlined dtd's. This is not perfect, as it
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/
H A DTODO.txt14 text in a cell, to allow for perfect cell sizing.
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dantlr.vim15 " This syntac file is a first attempt. It is far from perfect...
H A Ddoxygen.vim288 " Supported HTML subset. Not perfect, but okay.
/macosx-10.10.1/dyld-353.2.1/include/
H A Dobjc-shared-cache.h35 perfect.c: code to generate code for a hash for perfect hashing.
39 Source is http://burtleburtle.net/bob/c/perfect.c
49 * references in the cached images. It builds a perfect hash table out of
156 // Precomputed perfect hash table of strings.
193 // catches 4785/4815 rejects when launching Safari; a perfect checkbyte
279 return "perfect hash failed (metadata not optimized)";
738 This generates a minimal perfect hash function. That means, given a
742 The perfect hash function first uses a normal hash function on the key
744 keys, then it computes a^scramble[tab[b]] to get the final perfect has
1114 static int perfect(bstuff *tabb, hstuff *tabh, qstuff *tabq, ub4 blen, ub4 smax, ub4 *scramble, ub4 nkeys) function in namespace:objc_opt
[all...]
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/
H A DBodyFilter.pm222 implementation is not 100% perfect, though.
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/
H A DBodyFilter.pm222 implementation is not 100% perfect, though.
/macosx-10.10.1/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_parser_c.rb402 /* Huzzah!: What you cheer when you roll a perfect game */
466 'What you cheer when you roll a perfect game '],
/macosx-10.10.1/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm2565 precision (in which case you might lose perfect roundtripping ability, but
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex419 \endgroup\fi} % This is not perfect, but it should reduce lossage
776 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
3382 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex392 \endgroup\fi} % This is not perfect, but it should reduce lossage
735 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
3161 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex379 \endgroup\fi} % This is not perfect, but it should reduce lossage
722 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
3050 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm989 precision (in which case you might lose perfect roundtripping ability, but
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex378 \endgroup\fi} % This is not perfect, but it should reduce lossage
3000 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex834 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
3485 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/gnutar-453/gnutar/doc/
H A Dtexinfo.tex837 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
3615 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex837 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
3615 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex857 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
4231 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex857 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
4231 % to column. It still won't often be perfect, because of the stretch
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex293 \endgroup\fi} % This is not perfect, but it should reduce lossage
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim13 " perfect conditions GetLastOpenTag doesn't cooperate... Inside of

Completed in 348 milliseconds