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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_tcindex.c18 #define PERFECT_HASH_THRESHOLD 64 /* use perfect hash if not bigger */
38 struct tcindex_filter_result *perfect; /* perfect hash; NULL if none */ member in struct:tcindex_data
39 struct tcindex_filter **h; /* imperfect hash; only used if !perfect;
64 if (p->perfect)
65 return tcindex_filter_is_set(p->perfect + key) ?
66 p->perfect + key : NULL;
109 if (p->perfect && handle >= p->alloc_hash)
148 if (p->perfect) {
231 if (cp.perfect) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dtransupp.h122 boolean perfect; /* if TRUE, fail if partial MCUs are requested */ member in struct:__anon3963
H A Djpegtran.c70 fprintf(stderr, " -perfect Fail if there is non-transformable edge blocks\n");
138 transformoption.perfect = FALSE;
254 } else if (keymatch(arg, "perfect", 2)) {
257 transformoption.perfect = TRUE;
460 /* Fails right away if -perfect is given and transformation is not perfect.
462 if (transformoption.perfect &&
466 fprintf(stderr, "%s: transformation is not perfect\n", progname);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dconditn.tex10 perfect because in this particular case it would be much better to just
H A Dbitmap.tex94 the image quality won't be perfect (and could be better for photo images using more
H A Dwxmsw.tex378 doesn't do a perfect job of converting the project files from eVC++ format.
H A Ddatetime.tex1195 not be perfect and GNU extensions such as {\tt "\%z"} and {\tt "\%Z"} are
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dtest-6.exp1 GNU 'gperf' generates perfect hash functions.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex905 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
2921 % This positioning is not perfect (see the ogonek LaTeX package), but
4657 % to column. It still won't often be perfect, because of the stretch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex901 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
4415 % to column. It still won't often be perfect, because of the stretch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex902 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
4445 % to column. It still won't often be perfect, because of the stretch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex902 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
4445 % to column. It still won't often be perfect, because of the stretch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex748 a logical document structure and the user is not distracted by having to perfect

Completed in 335 milliseconds