Home
last modified time | relevance | path

Searched refs:newest (Results 1 – 25 of 4363) sorted by relevance

12345678910>>...175

/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/tests/unit_tests/
H A Dnewest.tst10 r1=newest(f1);
21 if newest([]) <> [] then pause,end
22 if newest() <> [] then pause,end
24 if newest("SCI/etc/scilab.start") <> 1 then pause,end
25 if newest("SCI/nofile.txt") <> 1 then pause,end
27 if newest(TMPDIR+"/newest_1",TMPDIR+"/newest_2",TMPDIR+"/newest_3",TMPDIR+"/newest_4") <> 4 then pa…
28 if newest(TMPDIR+"/newest_2",TMPDIR+"/newest_3",TMPDIR+"/newest_4",TMPDIR+"/newest_1") <> 3 then pa…
29 if newest(TMPDIR+"/newest_3",TMPDIR+"/newest_4",TMPDIR+"/newest_1",TMPDIR+"/newest_2") <> 2 then pa…
30 if newest(TMPDIR+"/newest_4",TMPDIR+"/newest_1",TMPDIR+"/newest_2",TMPDIR+"/newest_3") <> 1 then pa…
48 if newest(TMPDIR+"/newest_1",TMPDIR+"/no_file",TMPDIR+"/newest_3",TMPDIR+"/newest_4") <> 4 then pau…
[all …]
H A Dnewest.dia.ref10 r1=newest(f1);
18 if newest([]) <> [] then bugmes();quit;end
19 if newest() <> [] then bugmes();quit;end
20 if newest("SCI/etc/scilab.start") <> 1 then bugmes();quit;end
21 if newest("SCI/nofile.txt") <> 1 then bugmes();quit;end
22 if newest(TMPDIR+"/newest_1",TMPDIR+"/newest_2",TMPDIR+"/newest_3",TMPDIR+"/newest_4") <> 4 then bu…
23 if newest(TMPDIR+"/newest_2",TMPDIR+"/newest_3",TMPDIR+"/newest_4",TMPDIR+"/newest_1") <> 3 then bu…
24 if newest(TMPDIR+"/newest_3",TMPDIR+"/newest_4",TMPDIR+"/newest_1",TMPDIR+"/newest_2") <> 2 then bu…
25 if newest(TMPDIR+"/newest_4",TMPDIR+"/newest_1",TMPDIR+"/newest_2",TMPDIR+"/newest_3") <> 1 then bu…
38 if newest(TMPDIR+"/newest_1",TMPDIR+"/no_file",TMPDIR+"/newest_3",TMPDIR+"/newest_4") <> 4 then bug…
[all …]
H A Dnewest.encoding.dia.ref30 a = newest(FileNameList);
36 r1=newest(f1);
50 if newest([]) <> [] then bugmes();quit;end
51 if newest() <> [] then bugmes();quit;end
52 if newest("SCI/etc/scilab.start") <> 1 then bugmes();quit;end
53 if newest("SCI/nofile.txt") <> 1 then bugmes();quit;end
63 …if(newest(TMPDIR+"/newest_"+tab_ref(i), TMPDIR+"/newest_"+tab_ref(j)) <> ref) then bugmes();quit;e…
64 …if(newest([TMPDIR+"/newest_"+tab_ref(i), TMPDIR+"/newest_"+tab_ref(j)]) <> ref) then bugmes();qui…
66 if(newest(TMPDIR+"/newest_"+tab_ref(i), TMPDIR+"/no_file") <> 1) then bugmes();quit;end
67 if(newest([TMPDIR+"/newest_"+tab_ref(i), TMPDIR+"/no_file"]) <> 1) then bugmes();quit;end
[all …]
H A Dnewest.encoding.tst40 a = newest(FileNameList);
47 r1=newest(f1);
66 if newest([]) <> [] then pause,end
67 if newest() <> [] then pause,end
69 if newest("SCI/etc/scilab.start") <> 1 then pause,end
70 if newest("SCI/nofile.txt") <> 1 then pause,end
81 if(newest(TMPDIR+"/newest_"+tab_ref(i), TMPDIR+"/newest_"+tab_ref(j)) <> ref) then pause, end
82 if(newest([TMPDIR+"/newest_"+tab_ref(i), TMPDIR+"/newest_"+tab_ref(j)]) <> ref) then pause, end
84 if(newest(TMPDIR+"/newest_"+tab_ref(i), TMPDIR+"/no_file") <> 1) then pause, end
85 if(newest([TMPDIR+"/newest_"+tab_ref(i), TMPDIR+"/no_file"]) <> 1) then pause, end
[all …]
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dwsl.c163 if (itr!= newest) in GetSound()
174 newest = itr; in GetSound()
209 newest = 0; in GetSound()
219 if (newest) in GetSound()
223 newest = newsnd; in GetSound()
225 return newest; in GetSound()
243 while (newest) in ExitSound()
246 free(newest->hdr.lpData); in ExitSound()
247 free(newest); in ExitSound()
250 newest->older=0; in ExitSound()
[all …]
/dports/devel/cook/cook-2.30/cook/
H A Dstat.cache.c41 time_t newest; member
116 assert(cp->newest==cp->oldest); in stat_cache_fingerprint()
130 cp->newest = fp->newest; in stat_cache_fingerprint()
167 cp->newest = fp->newest; in stat_cache_fingerprint()
268 cp->newest, in stat_cache_fingerprint()
295 fp_value_constructor3(&data, cp->newest, cp->newest, s); in stat_cache_fingerprint()
384 cp->newest = 0; in stat_cache()
514 trace(("return (%ld) %s", (long)cache.newest, ctime(&cache.newest))); in stat_cache_newest()
516 return cache.newest; in stat_cache_newest()
642 data_p->newest = when; in stat_cache_set()
[all …]
/dports/devel/cook/cook-2.30/cook/fingerprint/
H A Dvalue.c44 this->newest = 0; in fp_value_constructor()
71 this->newest = fp->newest; in fp_value_constructor_copy()
108 this->newest = a2; in fp_value_constructor3()
139 this->newest = a2; in fp_value_constructor4()
170 this->newest = a2; in fp_value_constructor5()
195 this->newest = 0; in fp_value_destructor()
281 to->newest = from->newest; in fp_value_copy()
323 if (this->oldest != this->newest || this->newest != this->stat_mod_time) in fp_value_write()
325 fprintf(fp, " %ld", (long)this->newest); in fp_value_write()
371 v1->newest == v2->newest in fp_value_equal()
[all …]
/dports/comms/owfs/owfs-3.2p4/module/owftpd/src/c/
H A Dwatchdog.c19 w->newest = NULL; in watchdog_init()
96 if (w->newest != NULL) { in insert()
103 watched->older = w->newest; in insert()
110 w->newest->newer = watched; in insert()
112 w->newest = watched; in insert()
124 w->newest = w->newest->older; in delete()
125 if (w->newest != NULL) { in delete()
126 w->newest->newer = NULL; in delete()
207 if (w->newest == NULL) { in invariant()
231 ptr = w->newest; in invariant()
[all …]
/dports/ftp/oftpd/oftpd-0.3.7/src/
H A Dwatchdog.c27 w->newest = NULL; in watchdog_init()
104 if (w->newest != NULL) { in insert()
111 watched->older = w->newest; in insert()
118 w->newest->newer = watched; in insert()
120 w->newest = watched; in insert()
132 w->newest = w->newest->older; in delete()
133 if (w->newest != NULL) { in delete()
134 w->newest->newer = NULL; in delete()
215 if (w->newest == NULL) { in invariant()
239 ptr = w->newest; in invariant()
[all …]
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dhistory.c17 if (h->slices[h->newest].date == now) in tr_historyAdd()
19 h->slices[h->newest].n += n; in tr_historyAdd()
23 if (++h->newest == TR_RECENT_HISTORY_PERIOD_SEC) in tr_historyAdd()
25 h->newest = 0; in tr_historyAdd()
28 h->slices[h->newest].date = now; in tr_historyAdd()
29 h->slices[h->newest].n = n; in tr_historyAdd()
37 int i = h->newest; in tr_historyGet()
53 if (i == h->newest) in tr_historyGet()
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dhistory.c17 if (h->slices[h->newest].date == now) in tr_historyAdd()
19 h->slices[h->newest].n += n; in tr_historyAdd()
23 if (++h->newest == TR_RECENT_HISTORY_PERIOD_SEC) in tr_historyAdd()
25 h->newest = 0; in tr_historyAdd()
28 h->slices[h->newest].date = now; in tr_historyAdd()
29 h->slices[h->newest].n = n; in tr_historyAdd()
37 int i = h->newest; in tr_historyGet()
53 if (i == h->newest) in tr_historyGet()
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dhistory.c17 if (h->slices[h->newest].date == now) in tr_historyAdd()
19 h->slices[h->newest].n += n; in tr_historyAdd()
23 if (++h->newest == TR_RECENT_HISTORY_PERIOD_SEC) in tr_historyAdd()
25 h->newest = 0; in tr_historyAdd()
28 h->slices[h->newest].date = now; in tr_historyAdd()
29 h->slices[h->newest].n = n; in tr_historyAdd()
37 int i = h->newest; in tr_historyGet()
53 if (i == h->newest) in tr_historyGet()
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dhistory.c17 if (h->slices[h->newest].date == now) in tr_historyAdd()
19 h->slices[h->newest].n += n; in tr_historyAdd()
23 if (++h->newest == TR_RECENT_HISTORY_PERIOD_SEC) in tr_historyAdd()
25 h->newest = 0; in tr_historyAdd()
28 h->slices[h->newest].date = now; in tr_historyAdd()
29 h->slices[h->newest].n = n; in tr_historyAdd()
37 int i = h->newest; in tr_historyGet()
53 if (i == h->newest) in tr_historyGet()
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dhistory.c17 if (h->slices[h->newest].date == now) in tr_historyAdd()
19 h->slices[h->newest].n += n; in tr_historyAdd()
23 if (++h->newest == TR_RECENT_HISTORY_PERIOD_SEC) in tr_historyAdd()
25 h->newest = 0; in tr_historyAdd()
28 h->slices[h->newest].date = now; in tr_historyAdd()
29 h->slices[h->newest].n = n; in tr_historyAdd()
37 int i = h->newest; in tr_historyGet()
53 if (i == h->newest) in tr_historyGet()
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dhistory.c17 if (h->slices[h->newest].date == now) in tr_historyAdd()
19 h->slices[h->newest].n += n; in tr_historyAdd()
23 if (++h->newest == TR_RECENT_HISTORY_PERIOD_SEC) in tr_historyAdd()
25 h->newest = 0; in tr_historyAdd()
28 h->slices[h->newest].date = now; in tr_historyAdd()
29 h->slices[h->newest].n = n; in tr_historyAdd()
37 int i = h->newest; in tr_historyGet()
53 if (i == h->newest) in tr_historyGet()
/dports/mail/jmba/jmba-0.5.5/debian/
H A Dchangelog3 * Updated to newest version.
9 * Updated to newest version.
15 * Updated to newest version.
21 * Updated to newest version.
27 * Updated to newest version.
33 * Updated to newest version.
39 * Updated to newest version.
45 * Updated to newest version.
51 * Updated to newest version.
57 * Updated to newest version.
/dports/irc/onis/onis-0.8.2/lib/Onis/Parser/
H A DPersistent.pm105 my ($newest) = $TimeNewest->get ($CurFile);
106 $newest ||= 0;
118 elsif ($newest)
122 if ($AbsoluteTime <= $newest)
207 $newest = $AbsoluteTime;
208 $TimeNewest->put ($CurFile, $newest);
216 elsif ($AbsoluteTime < $newest)
219 my $then = localtime ($newest);
225 elsif ($AbsoluteTime != $newest)
233 $newest = $AbsoluteTime;
[all …]
/dports/mail/qsf/qsf-1.2.7/debian/
H A Dchangelog113 * Updated to newest release.
119 * Updated to newest release.
125 * Updated to newest release.
131 * Updated to newest release.
137 * Updated to newest release.
143 * Updated to newest release.
149 * Updated to newest release.
155 * Updated to newest release.
161 * Updated to newest release.
167 * Updated to newest release.
[all …]
/dports/editors/biew/biew-610/biewlib/
H A Dtw_class.c33 TwClass newest; in twcRegisterClass() local
40 newest.name = malloc(strlen(name)+1); in twcRegisterClass()
41 if(newest.name) in twcRegisterClass()
43 strcpy(newest.name,name); in twcRegisterClass()
44 newest.flags = flags; in twcRegisterClass()
45 newest.method= method; in twcRegisterClass()
46 if(!la_AddData(class_set,&newest, NULL)) in twcRegisterClass()
48 free(newest.name); in twcRegisterClass()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JSearch/client/com/sun/java/help/search/
H A DBlockManager.java73 private int newest = 0; field in BlockManager
172 newest = blockNumber; in addDescriptor()
191 else if (index == newest) in remapSomeBlock()
192 newest = blockTab[index].prev; in remapSomeBlock()
209 blockTab[index].prev = newest; in moveToFront()
210 blockTab[newest].next = index; in moveToFront()
211 newest = index; in moveToFront()
213 else if (index != newest) in moveToFront()
217 blockTab[index].prev = newest; in moveToFront()
218 blockTab[newest].next = index; in moveToFront()
[all …]
/dports/games/gnugo/gnugo-3.8/engine/
H A Dcache.c169 node = &entry->newest; in tt_get()
206 Hashnode *newest; in tt_update() local
225 newest = &entry->newest; in tt_update()
235 else if (hashdata_is_equal(hashval, newest->key) in tt_update()
239 newest->data = data; in tt_update()
242 if (hn_get_remaining_depth(newest->data) in tt_update()
247 *deepest = *newest; in tt_update()
248 *newest = temp; in tt_update()
254 *newest = *deepest; in tt_update()
260 newest->key = hashval; in tt_update()
[all …]
/dports/devel/aegis/aegis-4.25.D510/libaegis/change/file/fingerprint/
H A Dsame.cc49 time_t newest; in change_fingerprint_same() local
92 os_mtime_range(path, &oldest, &newest); in change_fingerprint_same()
94 assert(newest > 0); in change_fingerprint_same()
105 fp->youngest == newest in change_fingerprint_same()
134 if (newest > fp->youngest) in change_fingerprint_same()
135 fp->youngest = newest; in change_fingerprint_same()
148 fp->youngest = newest; in change_fingerprint_same()
/dports/archivers/pear-File_Archive/File_Archive-1.5.5/File/Archive/Predicate/
H A DDuplicate.php51 var $newest = array(); variable in File_Archive_Predicate_Duplicate
72 $value = isset($this->newest[$filename]) ? $this->newest[$filename] : null;
77 $this->newest[$filename] = array($stat[9], $pos);
101 $value = isset($this->newest[$filename]) ? $this->newest[$filename] : null;
/dports/mail/notmuch-mutt/notmuch-0.34.2/test/
H A DT200-thread-naming.sh24 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
35 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
42 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
49 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
56 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
63 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
75 output=$(notmuch search --sort=newest-first from:empty_test@notmuchmail.org | notmuch_search_saniti…
91 output=$(notmuch search --sort=newest-first from:Empty | notmuch_search_sanitize)
/dports/mail/notmuch/notmuch-0.34.2/test/
H A DT200-thread-naming.sh24 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
35 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
42 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
49 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
56 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
63 output=$(notmuch search --sort=newest-first thread-naming and tag:inbox | notmuch_search_sanitize)
75 output=$(notmuch search --sort=newest-first from:empty_test@notmuchmail.org | notmuch_search_saniti…
91 output=$(notmuch search --sort=newest-first from:Empty | notmuch_search_sanitize)

12345678910>>...175