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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-properties-111 #, fuzzy
12 !extract\ me=some text to get fuzzy copied to result
18 #, c-format, fuzzy
19 !hello=Again some text for fuzzy
56 #, fuzzy
58 msgstr "some text to get fuzzy copied to result"
65 #, fuzzy, c-format
67 msgstr "Again some text for fuzzy"
H A Dmsgattrib-123 # Test --fuzzy option.
19 #, fuzzy
47 #, fuzzy
61 ${MSGATTRIB} --fuzzy -o ma-test12.tmp ma-test12.po
H A Dmsgattrib-1419 #, fuzzy
47 #, fuzzy
61 ${MSGATTRIB} --obsolete --no-fuzzy -o ma-test14.tmp ma-test14.po
H A Dmsgattrib-1556 ${MSGATTRIB} --clear-fuzzy -o ma-test15.tmp ma-test15.po
H A Dmsgattrib-1618 #, fuzzy, c-format
25 #, fuzzy, c-format
38 #, fuzzy
49 ${MSGATTRIB} --fuzzy -o ma-test16.tmp ma-test16.po
H A Dmsgattrib-43 # Test --only-fuzzy option.
19 #, fuzzy
47 #, fuzzy
61 ${MSGATTRIB} --only-fuzzy -o ma-test4.tmp ma-test4.po
77 #, fuzzy
81 #, fuzzy
H A Dmsgattrib-33 # Test --no-fuzzy option.
19 #, fuzzy
47 #, fuzzy
61 ${MSGATTRIB} --no-fuzzy -o ma-test3.tmp ma-test3.po
H A Dmsgattrib-83 # Test --set-fuzzy option. Note that the output routines ignore the fuzzy
20 #, fuzzy
48 #, fuzzy
62 ${MSGATTRIB} --set-fuzzy -o ma-test8.tmp ma-test8.po
71 #, fuzzy
79 #, fuzzy
84 #, fuzzy
105 #, fuzzy
109 #, fuzzy
[all...]
H A Dmsgattrib-93 # Test --clear-fuzzy option.
19 #, fuzzy
47 #, fuzzy
61 ${MSGATTRIB} --clear-fuzzy -o ma-test9.tmp ma-test9.po
H A Dmsgmerge-1861 #, fuzzy
120 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.po mm-test18.pot 2>/dev/null
131 # Note that the fuzzy guess for "Open" in context "Door state" could be either
151 #, fuzzy
167 #, fuzzy
173 #, fuzzy
201 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.new.po mm-test18.pot
H A Dmsgcmp-44 # Test --use-fuzzy option.
16 #, fuzzy
58 #, fuzzy, c-format
65 #, fuzzy, c-format
73 #, fuzzy, c-format
79 #, fuzzy, c-format
94 ${MSGCMP} --use-fuzzy mc-test4.po1 mc-test4.pot > mc-test4.out11 2>&1
140 #, fuzzy, c-format
152 # Verify that previous msgids are ignored even when specified on non-fuzzy
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dstats.pl79 if(/(\d+) fuzzy translation/) { $fuzz = $1; }
92 print "<lang code='$po' name='$name' translated='$trans' fuzzy='$fuzz' warnings='$warnings' />\n" unless $po eq "en_GB";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dapi.c70 int exact, fuzzy; local
84 fuzzy = !strcmp(q->cra_name, name);
85 if (!exact && !(fuzzy && q->cra_priority > best))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/xrc/
H A Dmakefile.dmc45 for %f in (appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc throbber.gif stop.xpm) do if not exist $(OBJS)\rc\%f copy .\rc\%f $(OBJS)\rc
H A Dmakefile.bcc269 for %f in (appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc throbber.gif stop.xpm) do if not exist $(OBJS)\rc\%f copy .\rc\%f $(OBJS)\rc
H A Dmakefile.dms225 data : .\rc\appicon.ico .\rc\appicon.xpm .\rc\artprov.xpm .\rc\artprov.xrc .\rc\basicdlg.xpm .\rc\basicdlg.xrc .\rc\controls.xpm .\rc\controls.xrc .\rc\custclas.xpm .\rc\custclas.xrc .\rc\derivdlg.xpm .\rc\derivdlg.xrc .\rc\fileopen.gif .\rc\filesave.gif .\rc\frame.xrc .\rc\fuzzy.gif .\rc\menu.xrc .\rc\platform.xpm .\rc\platform.xrc .\rc\quotes.gif .\rc\resource.xrc .\rc\toolbar.xrc .\rc\uncenter.xpm .\rc\uncenter.xrc .\rc\update.gif .\rc\variable.xpm .\rc\variable.xrc .\rc\throbber.gif .\rc\stop.xpm
H A DMakefile.in208 @for f in appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc throbber.gif stop.xpm; do \
H A Dmakefile.gcc262 for %%f in (appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc throbber.gif stop.xpm) do if not exist $(OBJS)\rc\%%f copy .\rc\%%f $(OBJS)\rc
H A Dmakefile.vc375 for %f in (appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc throbber.gif stop.xpm) do if not exist $(OBJS)\rc\%f copy .\rc\%f $(OBJS)\rc
H A Dmakefile.wat302 for %f in (appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc throbber.gif stop.xpm) do if not exist $(OBJS)\rc\%f copy .\rc\%f $(OBJS)\rc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A Dtre.spec47 fuzzy, match to a specified regexp, and prints the matching lines.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgmerge.c85 /* Determines whether to use fuzzy matching. */
115 { "no-fuzzy-matching", no_argument, NULL, 'N' },
467 cannot be found, fuzzy matching is used to produce better results.\n\
524 -N, --no-fuzzy-matching do not use fuzzy matching\n"));
613 The data structure is optimized for exact and fuzzy searches. */
621 /* A fuzzy index of the compendiums, for speed when doing fuzzy searches.
624 /* A once-only execution guard for the initialization of the fuzzy index.
643 /* Create the fuzzy inde
1113 struct search_result { message_ty *found; bool fuzzy; } *search_results; member in struct:search_result
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtxrc.tex306 <bitmap>fuzzy.gif</bitmap>
307 <tooltip>Toggled if selected string is fuzzy translation</tooltip>
315 <bitmap>fuzzy.gif</bitmap>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el119 (defcustom po-auto-fuzzy-on-edit nil
120 "*Automatically mark entries fuzzy when being edited."
125 "*Automatically select some new entry while making an entry not fuzzy."
141 #, fuzzy
704 (defvar po-fuzzy-counter)
777 TAB Remove fuzzy mark k K Kill to E Edit out full
808 ["Next fuzzy" po-next-fuzzy-entry
810 '(:help "Jump to next fuzzy entry"))]
828 ["Previous fuzzy" p
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dfree-space-cache.c106 * fuzzy - If this is set, then we are trying to make an allocation, and we just
112 u64 offset, int bitmap_only, int fuzzy)
189 if (fuzzy)
216 if (!fuzzy)
111 tree_search_offset(struct btrfs_block_group_cache *block_group, u64 offset, int bitmap_only, int fuzzy) argument

Completed in 167 milliseconds

12