Home
last modified time | relevance | path

Searched refs:sequenceno (Results 1 – 13 of 13) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/openpa/test/
H A Dtest_queue.c34 int sequenceno; /* Unique sequence number within thread */ member
183 element->sequenceno = i; in test_queue_threaded_enqueue()
260 || peek_element->sequenceno != element->sequenceno) { in test_queue_threaded_dequeue()
274 if(element->sequenceno != expect_sn[element->threadno]) { in test_queue_threaded_dequeue()
276 element->sequenceno, expect_sn[element->threadno]); in test_queue_threaded_dequeue()
279 expect_sn[element->threadno] = element->sequenceno + 1; in test_queue_threaded_dequeue()
/dports/finance/weberp/webERP/includes/
H A DEDIconfig.inc49 ORDER BY sequenceno";
/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dqueue.c1690 int sequenceno;
1816 w->w_name + 2, sequenceno,
1824 CurrentLA, sequenceno,
1831 w->w_name + 2, sequenceno, njobs);
1840 w->w_name + 2, sequenceno, njobs);
1918 int sequenceno = 1; local
2228 sequenceno += skip_domains(1);
2235 sequenceno++;
2288 runner_work(e, sequenceno, true,
2326 runner_work(e, sequenceno, false, 1, njobs);
[all …]
/dports/devel/antlr/antlr-2.7.7/examples/java/pascal/test/
H A Dbig.pas1697 { 17} sequenceno: short
2144 { 17} sequenceno: char
2151 { 11} sequenceno: short
2267 { 17} sequenceno: short;
2292 { 17} sequenceno: short;
2312 { 17} sequenceno: short;
2571 { 19} sequenceno: short;
2686 { 21} sequenceno: short
3137 { 17} sequenceno: short;
3764 { 19} sequenceno: short;
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/docbook/wsdg_src/
H A DWSDG_chapter_dissection.adoc705 guint32 sequenceno = 0xFFFF;
710 tvb, offset, 2, ENC_BIG_ENDIAN, &sequenceno);
711 if (sequenceno == 0) {
722 `sequenceno`. We can now use the value of this field to determine wether to add
/dports/net/tshark-lite/wireshark-3.6.1/docbook/wsdg_src/
H A DWSDG_chapter_dissection.adoc705 guint32 sequenceno = 0xFFFF;
710 tvb, offset, 2, ENC_BIG_ENDIAN, &sequenceno);
711 if (sequenceno == 0) {
722 `sequenceno`. We can now use the value of this field to determine wether to add
/dports/net/wireshark/wireshark-3.6.1/docbook/wsdg_src/
H A DWSDG_chapter_dissection.adoc705 guint32 sequenceno = 0xFFFF;
710 tvb, offset, 2, ENC_BIG_ENDIAN, &sequenceno);
711 if (sequenceno == 0) {
722 `sequenceno`. We can now use the value of this field to determine wether to add
/dports/net/tshark/wireshark-3.6.1/docbook/wsdg_src/
H A DWSDG_chapter_dissection.adoc705 guint32 sequenceno = 0xFFFF;
710 tvb, offset, 2, ENC_BIG_ENDIAN, &sequenceno);
711 if (sequenceno == 0) {
722 `sequenceno`. We can now use the value of this field to determine wether to add
/dports/dns/unbound/unbound-1.14.0/pythonmod/doc/modules/
H A Dstruct.rst334 The ID of this rrset. unique, based on threadid + sequenceno.
/dports/finance/weberp/webERP/sql/mysql/country_sql/
H A Ddefault.sql799 `sequenceno` int(11) NOT NULL DEFAULT 0,
802 UNIQUE KEY `PartnerCode` (`partnercode`,`messagetype`,`sequenceno`),
H A Ddemo.sql801 `sequenceno` int(11) NOT NULL DEFAULT 0,
804 UNIQUE KEY `PartnerCode` (`partnercode`,`messagetype`,`sequenceno`),
/dports/graphics/qgis-ltr/qgis-3.16.16/
H A DChangeLog192486 …ating function of processing, you can have filenames like <timestamp>.<sequenceno>.shp, which make…
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog226179 …ating function of processing, you can have filenames like <timestamp>.<sequenceno>.shp, which make…