Home
last modified time | relevance | path

Searched refs:is_fuzzy (Results 1 – 25 of 95) sorted by relevance

1234

/dports/graphics/sane-backends/sane-backends-1.0.32/tools/
H A Dcheck-po.awk69 is_fuzzy = 0;
79 is_fuzzy = 1;
141 if( ( trans == "" ) || ( is_fuzzy == 1 ) )
145 if( is_fuzzy == 1 )
160 is_fuzzy = 0;
/dports/devel/p5-Data-Localize/Data-Localize-0.00028/lib/Data/Localize/Gettext/
H A DParser.pm50 my $is_fuzzy = 0;
75 $is_fuzzy = 1;
81 return if $is_fuzzy && ! $self->use_fuzzy();
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/po/
H A Dmsgcheckformat.c94 int is_fuzzy = po_message_is_fuzzy(m) ? 1 : 0; in print_error() local
98 is_fuzzy ? "Warning" : "Error", in print_error()
99 is_fuzzy ? "fuzzy entry" : "entry", in print_error()
101 if(is_fuzzy)total_warnings++; in print_error()
/dports/graphics/blender/blender-2.91.0/doc/python_api/examples/
H A Dbpy.app.translations.py75 for lang, trans, (is_fuzzy, comments) in msg[2:]:
76 if trans and not is_fuzzy:
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/render_copy_settings/
H A Dtranslations.py210 for lang, trans, (is_fuzzy, comments) in msg[2:]:
211 if trans and not is_fuzzy:
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dread-catalog.c103 this->is_fuzzy = false; in default_constructor()
173 mp->is_fuzzy = this->is_fuzzy; in default_copy_comment_state()
207 this->is_fuzzy = false; in default_reset_comment_state()
308 po_parse_comment_special (s, &this->is_fuzzy, this->is_format, &this->range, in default_comment_special()
408 mp->is_fuzzy = true; in default_add_message()
H A Dmsgl-cat.c84 && ((!is_header (mp) && mp->is_fuzzy) || mp->msgstr[0] == '\0')) in is_message_needed()
315 tmp->is_fuzzy = true; /* may be set to false later */ in catenate_msgdomain_list()
330 && ((!is_header (mp) && mp->is_fuzzy) in catenate_msgdomain_list()
545 tmp->is_fuzzy = mp->is_fuzzy; in catenate_msgdomain_list()
565 tmp->is_fuzzy = mp->is_fuzzy; in catenate_msgdomain_list()
630 if (!mp->is_fuzzy) in catenate_msgdomain_list()
631 tmp->is_fuzzy = false; in catenate_msgdomain_list()
759 tmp->is_fuzzy = true; in catenate_msgdomain_list()
H A Dmsgattrib.c570 && (mp->is_fuzzy in is_message_selected()
613 && !mp->is_fuzzy && mp->msgstr[0] != '\0') in process_message_list()
624 mp->is_fuzzy = true; in process_message_list()
630 && mp->is_fuzzy && !mp->obsolete) in process_message_list()
645 mp->is_fuzzy = false; in process_message_list()
H A Dmsgmerge.c1298 if (def->is_fuzzy) in message_merge()
1332 result->is_fuzzy = def->is_fuzzy | force_fuzzy; in message_merge()
1336 if (!result->is_fuzzy in message_merge()
1341 result->is_fuzzy = true; in message_merge()
1354 if (!result->is_fuzzy in message_merge()
1361 result->is_fuzzy = true; in message_merge()
1371 if (!result->is_fuzzy in message_merge()
1376 result->is_fuzzy = true; in message_merge()
1698 mp->is_fuzzy = true; in match_domain()
1711 mp->is_fuzzy = true; in match_domain()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dread-catalog.c103 this->is_fuzzy = false; in default_constructor()
173 mp->is_fuzzy = this->is_fuzzy; in default_copy_comment_state()
207 this->is_fuzzy = false; in default_reset_comment_state()
308 po_parse_comment_special (s, &this->is_fuzzy, this->is_format, &this->range, in default_comment_special()
408 mp->is_fuzzy = true; in default_add_message()
H A Dmsgl-cat.c84 && ((!is_header (mp) && mp->is_fuzzy) || mp->msgstr[0] == '\0')) in is_message_needed()
315 tmp->is_fuzzy = true; /* may be set to false later */ in catenate_msgdomain_list()
330 && ((!is_header (mp) && mp->is_fuzzy) in catenate_msgdomain_list()
545 tmp->is_fuzzy = mp->is_fuzzy; in catenate_msgdomain_list()
565 tmp->is_fuzzy = mp->is_fuzzy; in catenate_msgdomain_list()
630 if (!mp->is_fuzzy) in catenate_msgdomain_list()
631 tmp->is_fuzzy = false; in catenate_msgdomain_list()
759 tmp->is_fuzzy = true; in catenate_msgdomain_list()
H A Dmsgattrib.c570 && (mp->is_fuzzy in is_message_selected()
613 && !mp->is_fuzzy && mp->msgstr[0] != '\0') in process_message_list()
624 mp->is_fuzzy = true; in process_message_list()
630 && mp->is_fuzzy && !mp->obsolete) in process_message_list()
645 mp->is_fuzzy = false; in process_message_list()
H A Dmsgmerge.c1298 if (def->is_fuzzy) in message_merge()
1332 result->is_fuzzy = def->is_fuzzy | force_fuzzy; in message_merge()
1336 if (!result->is_fuzzy in message_merge()
1341 result->is_fuzzy = true; in message_merge()
1354 if (!result->is_fuzzy in message_merge()
1361 result->is_fuzzy = true; in message_merge()
1371 if (!result->is_fuzzy in message_merge()
1376 result->is_fuzzy = true; in message_merge()
1698 mp->is_fuzzy = true; in match_domain()
1711 mp->is_fuzzy = true; in match_domain()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dread-catalog.c103 this->is_fuzzy = false; in default_constructor()
173 mp->is_fuzzy = this->is_fuzzy; in default_copy_comment_state()
207 this->is_fuzzy = false; in default_reset_comment_state()
308 po_parse_comment_special (s, &this->is_fuzzy, this->is_format, &this->range, in default_comment_special()
408 mp->is_fuzzy = true; in default_add_message()
H A Dmsgl-cat.c84 && ((!is_header (mp) && mp->is_fuzzy) || mp->msgstr[0] == '\0')) in is_message_needed()
315 tmp->is_fuzzy = true; /* may be set to false later */ in catenate_msgdomain_list()
330 && ((!is_header (mp) && mp->is_fuzzy) in catenate_msgdomain_list()
545 tmp->is_fuzzy = mp->is_fuzzy; in catenate_msgdomain_list()
565 tmp->is_fuzzy = mp->is_fuzzy; in catenate_msgdomain_list()
630 if (!mp->is_fuzzy) in catenate_msgdomain_list()
631 tmp->is_fuzzy = false; in catenate_msgdomain_list()
759 tmp->is_fuzzy = true; in catenate_msgdomain_list()
H A Dmsgattrib.c570 && (mp->is_fuzzy in is_message_selected()
613 && !mp->is_fuzzy && mp->msgstr[0] != '\0') in process_message_list()
624 mp->is_fuzzy = true; in process_message_list()
630 && mp->is_fuzzy && !mp->obsolete) in process_message_list()
645 mp->is_fuzzy = false; in process_message_list()
H A Dmsgmerge.c1298 if (def->is_fuzzy) in message_merge()
1332 result->is_fuzzy = def->is_fuzzy | force_fuzzy; in message_merge()
1336 if (!result->is_fuzzy in message_merge()
1341 result->is_fuzzy = true; in message_merge()
1354 if (!result->is_fuzzy in message_merge()
1361 result->is_fuzzy = true; in message_merge()
1371 if (!result->is_fuzzy in message_merge()
1376 result->is_fuzzy = true; in message_merge()
1698 mp->is_fuzzy = true; in match_domain()
1711 mp->is_fuzzy = true; in match_domain()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dread-catalog.c103 this->is_fuzzy = false; in default_constructor()
173 mp->is_fuzzy = this->is_fuzzy; in default_copy_comment_state()
207 this->is_fuzzy = false; in default_reset_comment_state()
308 po_parse_comment_special (s, &this->is_fuzzy, this->is_format, &this->range, in default_comment_special()
408 mp->is_fuzzy = true; in default_add_message()
H A Dmsgl-cat.c84 && ((!is_header (mp) && mp->is_fuzzy) || mp->msgstr[0] == '\0')) in is_message_needed()
315 tmp->is_fuzzy = true; /* may be set to false later */ in catenate_msgdomain_list()
330 && ((!is_header (mp) && mp->is_fuzzy) in catenate_msgdomain_list()
545 tmp->is_fuzzy = mp->is_fuzzy; in catenate_msgdomain_list()
565 tmp->is_fuzzy = mp->is_fuzzy; in catenate_msgdomain_list()
630 if (!mp->is_fuzzy) in catenate_msgdomain_list()
631 tmp->is_fuzzy = false; in catenate_msgdomain_list()
759 tmp->is_fuzzy = true; in catenate_msgdomain_list()
H A Dmsgattrib.c570 && (mp->is_fuzzy in is_message_selected()
613 && !mp->is_fuzzy && mp->msgstr[0] != '\0') in process_message_list()
624 mp->is_fuzzy = true; in process_message_list()
630 && mp->is_fuzzy && !mp->obsolete) in process_message_list()
645 mp->is_fuzzy = false; in process_message_list()
H A Dmsgmerge.c1298 if (def->is_fuzzy) in message_merge()
1332 result->is_fuzzy = def->is_fuzzy | force_fuzzy; in message_merge()
1336 if (!result->is_fuzzy in message_merge()
1341 result->is_fuzzy = true; in message_merge()
1354 if (!result->is_fuzzy in message_merge()
1361 result->is_fuzzy = true; in message_merge()
1371 if (!result->is_fuzzy in message_merge()
1376 result->is_fuzzy = true; in message_merge()
1698 mp->is_fuzzy = true; in match_domain()
1711 mp->is_fuzzy = true; in match_domain()
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/bl_i18n_utils/
H A Dutils.py237 self.is_fuzzy = is_fuzzy
301 … is_commented=self.is_commented, is_fuzzy=self.is_fuzzy, settings=self.settings)
502 if not msg.is_fuzzy:
547 if (not sm.msgstr or replace or (sm.is_fuzzy and (not m.is_fuzzy or replace))):
549 sm.is_fuzzy = m.is_fuzzy
594 msg.is_fuzzy = True
643 if msg.is_fuzzy:
857 is_fuzzy = False
884 is_commented = is_fuzzy = False
988 is_fuzzy = True
[all …]
/dports/games/edge/Edge-1.35-source/src/
H A Dr_things.cc159 is_fuzzy = false; in RGL_DrawPSprite()
247 if (is_fuzzy) in RGL_DrawPSprite()
253 if (! is_fuzzy) in RGL_DrawPSprite()
288 int num_pass = is_fuzzy ? 1 : (4 + detail_level * 2); in RGL_DrawPSprite()
315 is_fuzzy ? GL_MODULATE : ENV_NONE, fuzz_tex, in RGL_DrawPSprite()
327 if (is_fuzzy) in RGL_DrawPSprite()
1299 if (is_fuzzy)
1311 if (! is_fuzzy)
1339 int num_pass = is_fuzzy ? 1 : (3 + detail_level * 2);
1366 is_fuzzy ? GL_MODULATE : ENV_NONE, fuzz_tex,
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/blentranslation/msgfmt/
H A Dmsgfmt.c73 bool is_fuzzy; member
275 if (!msg->is_fuzzy && msgstr_len != 0) { in add()
299 msg->is_fuzzy = false; in clear()
325 .is_fuzzy = false, in make()
344 msg.is_fuzzy = true; in make()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/url_pattern_index/
H A Durl_pattern.cc100 const bool is_fuzzy = in FindSubpattern() local
102 return is_fuzzy ? FindFuzzy(text, subpattern, from) in FindSubpattern()
111 const bool is_fuzzy = in FindSubdomainAnchoredSubpattern() local
133 position = is_fuzzy ? FindFuzzy(url_match_candidate, subpattern, position) in FindSubdomainAnchoredSubpattern()

1234