Home
last modified time | relevance | path

Searched refs:tfound (Results 1 – 21 of 21) sorted by relevance

/dports/net-im/coccinella/Coccinella-0.96.20Src/lib/
H A DWSearch.tcl87 if {[lsearch [$wtext tag names] tfound] < 0} {
88 $wtext tag configure tfound -background $fbg
103 $wtext tag remove tfound 1.0 end
113 $wtext tag remove tfound 1.0 end
125 $wtext tag add tfound $idx0 "$idx0 + $len chars"
150 $wtext tag remove tfound 1.0 end
160 $wtext tag add tfound $idxfocus "$idxfocus + $len chars"
166 $wtext tag remove tfound 1.0 end
176 $wtext tag add tfound $idxfocus "$idxfocus + $len chars"
/dports/www/ilias/ILIAS-5.4.25/Services/PersonalWorkspace/classes/
H A Dclass.ilCronPersonalWorkspaceRecalculateQuota.php300 $tfound = false;
304 if (($tmp = (int) ($tnum / $factor)) or $tfound) {
307 $tfound = true;
363 $tfound = false;
367 if (($tmp = (int) ($tnum / $factor)) or $tfound) {
370 $tfound = true;
404 $tfound = false;
408 if (($tmp = (int) ($tnum / $factor)) or $tfound) {
411 $tfound = true;
/dports/www/ilias6/ILIAS-6.14/Services/PersonalWorkspace/classes/
H A Dclass.ilCronPersonalWorkspaceRecalculateQuota.php300 $tfound = false;
304 if (($tmp = (int) ($tnum / $factor)) or $tfound) {
307 $tfound = true;
363 $tfound = false;
367 if (($tmp = (int) ($tnum / $factor)) or $tfound) {
370 $tfound = true;
404 $tfound = false;
408 if (($tmp = (int) ($tnum / $factor)) or $tfound) {
411 $tfound = true;
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/EXAMPLES/zxn/dot-command/run/
H A Drun.c104 static struct type *tfound; in main() local
239 …if (tfound = bsearch(basename_ext(dirent_sfn.name), types, sizeof(types)/sizeof(*types), sizeof(*t… in main()
291 (tfound->load)(); in main()
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/common_sources/
H A Dconn.c229 enum tdialerfound tfound; local
237 ptdialerfound = &tfound;
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dpix5.c1819 l_int32 lfound, rfound, tfound, bfound, change; in pixClipBoxToEdges() local
1850 lfound = rfound = tfound = bfound = 0; in pixClipBoxToEdges()
1851 while (!lfound || !rfound || !tfound || !bfound) { in pixClipBoxToEdges()
1869 if (!tfound) { in pixClipBoxToEdges()
1872 tfound = 1; in pixClipBoxToEdges()
1887 fprintf(stderr, "iter: %d %d %d %d\n", lfound, rfound, tfound, bfound); in pixClipBoxToEdges()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dpix4.c2819 l_int32 lfound, rfound, tfound, bfound, change; in pixClipBoxToEdges() local
2850 lfound = rfound = tfound = bfound = 0; in pixClipBoxToEdges()
2851 while (!lfound || !rfound || !tfound || !bfound) { in pixClipBoxToEdges()
2869 if (!tfound) { in pixClipBoxToEdges()
2872 tfound = 1; in pixClipBoxToEdges()
2887 fprintf(stderr, "iter: %d %d %d %d\n", lfound, rfound, tfound, bfound); in pixClipBoxToEdges()
/dports/graphics/opencv/opencv-4.5.3/cmake/
H A DOpenCVFindIPPIW.cmake53 ippiw_debugmsg("vfile\tfound")
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Drotate.f90616 LOGICAL :: tfound local
/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dconfig.c245 bool_t tfound, afound; in htmltag_set_disabled() local
272 tfound = FALSE; in htmltag_set_disabled()
278 tfound = TRUE; in htmltag_set_disabled()
305 if(!(tfound && afound)) in htmltag_set_disabled()
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c10040 static logical settie, sfound, tfound; in doslur_() local
10133 tfound = FALSE_; in doslur_()
10140 if (! tfound) { in doslur_()
10141 tfound = igetbits_(&isdat1[isdat], &c__7, &c__19) == 1; in doslur_()
10142 if (tfound) { in doslur_()
10155 if (tfound) { in doslur_()
10168 if (sfound && tfound) { in doslur_()
H A Dpmx270.for6174 logical upslur,beamon,btest,stemup,iscrd,sfound,tfound,tmove,
6254 tfound = .false.
6260 if (.not.tfound) then
6261 tfound = igetbits(isdat1(isdat),7,19).eq.1
6262 if (tfound) then
6273 if (tfound) go to 6
6283 if (sfound .and. tfound)
/dports/lang/yap/yap-6.2.2/packages/chr/
H A Dchr_translate.chr5635 … chr_error(type_error,'Invalid functor in ~@ of ~@:\n\t\tfound `~w\',\n\t\texpected type `~w\'!\n',
/dports/lang/swi-pl/swipl-8.2.3/packages/chr/
H A Dchr_translate.chr5658 … chr_error(type_error,'Invalid functor in ~@ of ~@:\n\t\tfound `~w\',\n\t\texpected type `~w\'!\n',
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dtest-support.map1 …true) {\n \t\t\tpattern = text1.substring(textLength - length);\n \t\t\tfound = text2.indexOf(pa…
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dtest-support.map1 …true) {\n \t\t\tpattern = text1.substring(textLength - length);\n \t\t\tfound = text2.indexOf(pa…
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dtest-support.map1 …true) {\n \t\t\tpattern = text1.substring(textLength - length);\n \t\t\tfound = text2.indexOf(pa…
/dports/www/firefox/firefox-99.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dtest-support.map1 …true) {\n \t\t\tpattern = text1.substring(textLength - length);\n \t\t\tfound = text2.indexOf(pa…
/dports/www/py-django-ckeditor-5/django-ckeditor-5-0.0.13/django_ckeditor_5/static/django_ckeditor_5/dist/
H A Dbundle.js.map1tfound = true;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tif ( !found ) {\n\t\t\t\treturn fals…
/dports/mail/nextcloud-mail/mail/js/
H A Dmail.0.538d0a5ef14de9764c82.js.map1tfound = true;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tif ( !found ) {\n\t\t\t\treturn fals…
/dports/net/krill/krill-0.9.4/lagosta/js/
H A Dapp.js.map1 … = 0; j < l; j++){\r\n\t\t\t\t\t\tif(enumer[j]===value){\r\n\t\t\t\t\t\t\tfound=1;\r\n\t\t\t\t\t\t…