Home
last modified time | relevance | path

Searched refs:firstnew (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/patch/patch-2.7.6/src/
H A Dmerge.c208 lin firstnew = pch_end (); in merge_hunk() local
287 firstnew = new; in merge_hunk()
310 lines = new - firstnew; in merge_hunk()
317 out_offset += new - firstnew; in merge_hunk()
319 if (firstnew < new) in merge_hunk()
321 while (firstnew < new) in merge_hunk()
324 firstnew++; in merge_hunk()
425 firstin < in && firstnew < new in merge_hunk()
439 firstnew -= common_prefix; in merge_hunk()
493 while (firstnew < new) in merge_hunk()
[all …]
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/findpres/
H A Dgrd.c17 char inf[80],outf[80],outfg[80],firstnew,gap; variable
31 err=0; firstnew=0; arg=1; gap=0; in main()
36 else if (c=='f') firstnew=1; in main()
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/
H A Dgrd.c17 char inf[80],outf[80],outfg[80],firstnew,gap; variable
31 err=0; firstnew=0; arg=1; gap=0; in main()
36 else if (c=='f') firstnew=1; in main()
/dports/www/moodle310/moodle/lib/tests/
H A Dstatslib_test.php374 $firstnew = reset($logs);
375 $this->assertGreaterThan($firstoldtime, $firstnew->timecreated);
376 $DB->set_field('logstore_standard_log', 'timecreated', 10, array('id' => $firstnew->id));
379 …->set_field('logstore_standard_log', 'timecreated', $firstnew->timecreated, array('id' => $firstne…
381 $this->assertEquals($firstnew->timecreated, stats_get_start_from('daily'));
/dports/www/moodle311/moodle/lib/tests/
H A Dstatslib_test.php374 $firstnew = reset($logs);
375 $this->assertGreaterThan($firstoldtime, $firstnew->timecreated);
376 $DB->set_field('logstore_standard_log', 'timecreated', 10, array('id' => $firstnew->id));
379 …->set_field('logstore_standard_log', 'timecreated', $firstnew->timecreated, array('id' => $firstne…
381 $this->assertEquals($firstnew->timecreated, stats_get_start_from('daily'));
/dports/www/moodle39/moodle/lib/tests/
H A Dstatslib_test.php393 $firstnew = reset($logs);
394 $this->assertGreaterThan($firstoldtime, $firstnew->timecreated);
395 $DB->set_field('logstore_standard_log', 'timecreated', 10, array('id' => $firstnew->id));
398 …->set_field('logstore_standard_log', 'timecreated', $firstnew->timecreated, array('id' => $firstne…
400 $this->assertEquals($firstnew->timecreated, stats_get_start_from('daily'));
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/fastlst/
H A Ddaydir.cc121 firstnew = 0; in CommInit()
231 firstnew = i; in CommInit()
339 NotKill = firstnew; in KillOld()
436 cur = firstnew; in FindNew()
/dports/news/husky/husky-1.9.20191207/fastlst/fastlst/
H A Ddaydir.cc121 firstnew = 0; in CommInit()
231 firstnew = i; in CommInit()
339 NotKill = firstnew; in KillOld()
436 cur = firstnew; in FindNew()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/fastlst/
H A Ddaydir.cc121 firstnew = 0; in CommInit()
231 firstnew = i; in CommInit()
339 NotKill = firstnew; in KillOld()
436 cur = firstnew; in FindNew()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/fastlst/
H A Ddaydir.cc121 firstnew = 0; in CommInit()
231 firstnew = i; in CommInit()
339 NotKill = firstnew; in KillOld()
436 cur = firstnew; in FindNew()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/fastlst/
H A Ddaydir.cc121 firstnew = 0; in CommInit()
231 firstnew = i; in CommInit()
339 NotKill = firstnew; in KillOld()
436 cur = firstnew; in FindNew()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/fastlst/
H A Ddaydir.cc121 firstnew = 0; in CommInit()
231 firstnew = i; in CommInit()
339 NotKill = firstnew; in KillOld()
436 cur = firstnew; in FindNew()
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/fastlst/
H A Ddaydir.cc121 firstnew = 0; in CommInit()
231 firstnew = i; in CommInit()
339 NotKill = firstnew; in KillOld()
436 cur = firstnew; in FindNew()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/fastlst/
H A Ddaydir.cc121 firstnew = 0; in CommInit()
231 firstnew = i; in CommInit()
339 NotKill = firstnew; in KillOld()
436 cur = firstnew; in FindNew()
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dmisc.c306 struct dep *firstnew = 0; in copy_dep_chain() local
318 if (firstnew == 0) in copy_dep_chain()
319 firstnew = lastnew = c; in copy_dep_chain()
326 return firstnew; in copy_dep_chain()
/dports/devel/gmake/make-4.3/src/
H A Dmisc.c395 struct dep *firstnew = 0; in copy_dep_chain() local
407 if (firstnew == 0) in copy_dep_chain()
408 firstnew = lastnew = c; in copy_dep_chain()
415 return firstnew; in copy_dep_chain()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/
H A Ddaydir.hpp57 int firstnew; // index to first new entry member in DAYDIR
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/include/
H A Ddaydir.hpp57 int firstnew; // index to first new entry member in DAYDIR
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/
H A Ddaydir.hpp57 int firstnew; // index to first new entry member in DAYDIR
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/
H A Ddaydir.hpp57 int firstnew; // index to first new entry member in DAYDIR
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/
H A Ddaydir.hpp57 int firstnew; // index to first new entry member in DAYDIR
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/include/
H A Ddaydir.hpp57 int firstnew; // index to first new entry member in DAYDIR
/dports/news/husky/husky-1.9.20191207/fastlst/include/
H A Ddaydir.hpp57 int firstnew; // index to first new entry member in DAYDIR
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/include/
H A Ddaydir.hpp57 int firstnew; // index to first new entry member in DAYDIR
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dmisc.c931 struct dep *firstnew = 0; in copy_dep_chain() local
948 if (firstnew == 0) in copy_dep_chain()
949 firstnew = lastnew = c; in copy_dep_chain()
956 return firstnew; in copy_dep_chain()

123