Home
last modified time | relevance | path

Searched refs:junk (Results 1 – 25 of 5565) sorted by relevance

12345678910>>...223

/dports/mail/postfix-current/postfix-3.7-20211107/man/
H A DMakefile.in40 (cmp -s junk $? || mv junk $?) && rm -f junk
48 (cmp -s junk $? || mv junk $?) && rm -f junk
53 (cmp -s junk $? || mv junk $?) && rm -f junk
58 (cmp -s junk $? || mv junk $?) && rm -f junk
63 (cmp -s junk $? || mv junk $?) && rm -f junk
68 (cmp -s junk $? || mv junk $?) && rm -f junk
73 (cmp -s junk $? || mv junk $?) && rm -f junk
78 (cmp -s junk $? || mv junk $?) && rm -f junk
83 (cmp -s junk $? || mv junk $?) && rm -f junk
91 (cmp -s junk $? || mv junk $?) && rm -f junk
[all …]
/dports/devel/aegis/aegis-4.25.D510/test_shared_ptr/
H A Dmain.cc27 class junk class
33 junk();
35 junk(const junk &rhs);
36 junk &operator=(const junk &rhs);
43 junk::~junk() in ~junk()
49 junk::junk() : in junk() function in junk
63 junk::junk(int arg) : in junk() function in junk
77 junk::junk(const junk &arg) : in junk() function in junk
84 junk &
85 junk::operator=(const junk &arg) in operator =()
[all …]
/dports/games/freedink-data/freedink-data-1.08.20170409/dink/Story/
H A DITEM-ICE.c38 sp_mx(&junk, -6); in use()
39 sp_my(&junk, +2); in use()
51 sp_dir(&junk, 4); in use()
60 sp_dir(&junk, 6); in use()
69 sp_mx(&junk, +6); in use()
70 sp_my(&junk, +2); in use()
81 sp_dir(&junk, 2); in use()
89 sp_mx(&junk, -6); in use()
90 sp_my(&junk, -2); in use()
99 sp_dir(&junk, 8); in use()
[all …]
H A DITEM-AXE.c36 sp_seq(&junk, 85); in use()
37 sp_mx(&junk, -6); in use()
38 sp_my(&junk, +2); in use()
50 sp_dir(&junk, 4); in use()
59 sp_dir(&junk, 6); in use()
68 sp_mx(&junk, +6); in use()
69 sp_my(&junk, +2); in use()
80 sp_dir(&junk, 2); in use()
88 sp_mx(&junk, -6); in use()
89 sp_my(&junk, -2); in use()
[all …]
H A DITEM-FB.c40 sp_mx(&junk, -6); in use()
41 sp_my(&junk, +2); in use()
53 sp_dir(&junk, 4); in use()
62 sp_dir(&junk, 6); in use()
71 sp_mx(&junk, +6); in use()
72 sp_my(&junk, +2); in use()
83 sp_dir(&junk, 2); in use()
91 sp_mx(&junk, -6); in use()
92 sp_my(&junk, -2); in use()
101 sp_dir(&junk, 8); in use()
[all …]
H A DITEM-B1.c26 sp_dir(&junk, 6); in use()
33 sp_dir(&junk, 4); in use()
39 sp_dir(&junk, 2); in use()
45 sp_dir(&junk, 8); in use()
51 sp_dir(&junk, 9); in use()
56 sp_dir(&junk, 1); in use()
61 sp_dir(&junk, 7); in use()
67 sp_dir(&junk, 3); in use()
80 sp_timing(&junk, 0); in use()
95 sp_speed(&junk, 6); in use()
[all …]
H A DITEM-B3.c23 sp_dir(&junk, 6); in use()
30 sp_dir(&junk, 4); in use()
36 sp_dir(&junk, 2); in use()
42 sp_dir(&junk, 8); in use()
48 sp_dir(&junk, 9); in use()
53 sp_dir(&junk, 1); in use()
58 sp_dir(&junk, 7); in use()
64 sp_dir(&junk, 3); in use()
77 sp_timing(&junk, 0); in use()
89 sp_speed(&junk, 6); in use()
[all …]
H A DITEM-B2.c26 sp_dir(&junk, 6); in use()
33 sp_dir(&junk, 4); in use()
39 sp_dir(&junk, 2); in use()
45 sp_dir(&junk, 8); in use()
51 sp_dir(&junk, 9); in use()
56 sp_dir(&junk, 1); in use()
61 sp_dir(&junk, 7); in use()
67 sp_dir(&junk, 3); in use()
80 sp_timing(&junk, 0); in use()
95 sp_speed(&junk, 6); in use()
[all …]
H A DITEM-SFB.c33 sp_seq(&junk, 514); in use()
34 sp_dir(&junk, 4); in use()
42 sp_seq(&junk, 516); in use()
43 sp_dir(&junk, 6); in use()
49 sp_seq(&junk, 512); in use()
50 sp_dir(&junk, 2); in use()
56 sp_seq(&junk, 518); in use()
57 sp_dir(&junk, 8); in use()
63 sp_timing(&junk, 0); in use()
64 sp_speed(&junk, 6); in use()
[all …]
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/tests/unit/
H A Dtest_suffix.py46 model.junk = Suffix()
88 model.junk = Suffix()
116 model.junk = Suffix()
144 model.junk = Suffix()
172 model.junk = Suffix()
203 model.junk = Suffix()
233 model.junk = Suffix()
263 model.junk = Suffix()
293 model.junk = Suffix()
323 model.junk = Suffix()
[all …]
/dports/math/eprover/eprover-E-2.0/BASICS/
H A Dclb_memory.h82 #define SizeFree(junk, size) free(junk); junk=NULL argument
84 #define ENSURE_NULL(junk) junk=NULL argument
86 #define SizeFree(junk, size) free(junk) argument
94 #define SizeFree(junk, size) SizeFreeReal(junk, size); junk=NULL argument
96 #define ENSURE_NULL(junk) junk=NULL argument
98 #define SizeFree(junk, size) SizeFreeReal(junk, size); argument
110 #define FREE(junk) assert(junk);free(junk); junk=NULL argument
129 #define FREE(junk) assert(junk); clb_free_count++; free(junk); junk=NULL argument
134 #define FREE(junk) assert(junk); clb_free_count++; printf("\nBlock %p F:\n", junk);\ argument
135 free(junk); junk=NULL
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-1.0/
H A Dbeginend-coverage.c96 TEST_FUNC(glColor3bv, (junk))
98 TEST_FUNC(glColor3dv, (junk))
100 TEST_FUNC(glColor3fv, (junk))
102 TEST_FUNC(glColor3iv, (junk))
104 TEST_FUNC(glColor3sv, (junk))
112 TEST_FUNC(glColor4bv, (junk))
114 TEST_FUNC(glColor4dv, (junk))
277 TEST_FUNC(glRectdv, (junk, junk))
279 TEST_FUNC(glRectfv, (junk, junk))
281 TEST_FUNC(glRectiv, (junk, junk))
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/uccsdt/
H A Duccsdt_pstat.F16 integer junk local
25 $ pstat_qstat, 0, junk, ps_triples))
43 $ pstat_qstat, 0, junk, ps_mo_fin_1a))
46 $ pstat_qstat, 0, junk, ps_mo_fin_1b))
49 $ pstat_qstat, 0, junk, ps_mo_fin_2a))
52 $ pstat_qstat, 0, junk, ps_mo_fin_2b))
55 $ pstat_qstat, 0, junk, ps_mo_fin_3a))
73 $ pstat_qstat, 0, junk, ps_mo_fin_6))
76 $ pstat_qstat, 0, junk, ps_mo_fin_7))
79 $ pstat_qstat, 0, junk, ps_mo_fin_8))
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/uccsdt/
H A Duccsdt_pstat.F16 integer junk local
25 $ pstat_qstat, 0, junk, ps_triples))
43 $ pstat_qstat, 0, junk, ps_mo_fin_1a))
46 $ pstat_qstat, 0, junk, ps_mo_fin_1b))
49 $ pstat_qstat, 0, junk, ps_mo_fin_2a))
52 $ pstat_qstat, 0, junk, ps_mo_fin_2b))
55 $ pstat_qstat, 0, junk, ps_mo_fin_3a))
73 $ pstat_qstat, 0, junk, ps_mo_fin_6))
76 $ pstat_qstat, 0, junk, ps_mo_fin_7))
79 $ pstat_qstat, 0, junk, ps_mo_fin_8))
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/scf_dft/
H A Ddft_pstat.F8 integer junk local
15 if (.not. pstat_allocate('dft: 1-e', pstat_qstat, 0, junk,
17 if (.not. pstat_allocate('dft: guess', pstat_qstat, 0, junk,
19 if (.not. pstat_allocate('dft:incore', pstat_qstat, 0, junk,
21 if (.not. pstat_allocate('dft:chol ', pstat_qstat, 0, junk,
25 if (.not. pstat_allocate('dft:2ceri', pstat_qstat, 0, junk,
27 if (.not. pstat_allocate('dft: xc', pstat_qstat, 0, junk,
31 if (.not. pstat_allocate('dft:gvxc', pstat_qstat, 0, junk,
33 if (.not. pstat_allocate('dft:qv0b', pstat_qstat, 0, junk,
39 if (.not. pstat_allocate('dft:ssw', pstat_qstat, 0, junk,
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/scf_dft/
H A Ddft_pstat.F8 integer junk local
15 if (.not. pstat_allocate('dft: 1-e', pstat_qstat, 0, junk,
17 if (.not. pstat_allocate('dft: guess', pstat_qstat, 0, junk,
19 if (.not. pstat_allocate('dft:incore', pstat_qstat, 0, junk,
21 if (.not. pstat_allocate('dft:chol ', pstat_qstat, 0, junk,
25 if (.not. pstat_allocate('dft:2ceri', pstat_qstat, 0, junk,
27 if (.not. pstat_allocate('dft: xc', pstat_qstat, 0, junk,
31 if (.not. pstat_allocate('dft:gvxc', pstat_qstat, 0, junk,
33 if (.not. pstat_allocate('dft:qv0b', pstat_qstat, 0, junk,
39 if (.not. pstat_allocate('dft:ssw', pstat_qstat, 0, junk,
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/ccsd/
H A Dccsd_pstat.F9 integer junk
16 if (.not. pstat_allocate('ccsd:aomo', pstat_qstat, 0, junk,
18 if (.not. pstat_allocate('ccsd:aoccsd', pstat_qstat, 0, junk,
20 if (.not. pstat_allocate('ccsd:tripls', pstat_qstat, 0, junk,
24 if (.not. pstat_allocate('ccsd:itm', pstat_qstat, 0, junk,
28 if (.not. pstat_allocate('ccsd:idx1', pstat_qstat, 0, junk,
30 if (.not. pstat_allocate('ccsd:idx2', pstat_qstat, 0, junk,
62 if (.not. pstat_allocate('t2eriw', pstat_qstat, 0, junk,
64 if (.not. pstat_allocate('t2erin', pstat_qstat, 0, junk,
66 if (.not. pstat_allocate('t2erih', pstat_qstat, 0, junk,
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ccsd/
H A Dccsd_pstat.F9 integer junk
16 if (.not. pstat_allocate('ccsd:aomo', pstat_qstat, 0, junk,
18 if (.not. pstat_allocate('ccsd:aoccsd', pstat_qstat, 0, junk,
20 if (.not. pstat_allocate('ccsd:tripls', pstat_qstat, 0, junk,
24 if (.not. pstat_allocate('ccsd:itm', pstat_qstat, 0, junk,
28 if (.not. pstat_allocate('ccsd:idx1', pstat_qstat, 0, junk,
30 if (.not. pstat_allocate('ccsd:idx2', pstat_qstat, 0, junk,
62 if (.not. pstat_allocate('t2eriw', pstat_qstat, 0, junk,
64 if (.not. pstat_allocate('t2erin', pstat_qstat, 0, junk,
66 if (.not. pstat_allocate('t2erih', pstat_qstat, 0, junk,
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/ddscf/
H A Dscf_pstat.F16 integer junk local
24 if (.not. pstat_allocate('scf: solve', pstat_qstat, 0,junk,
27 if (.not. pstat_allocate('scf: search', pstat_qstat, 0, junk,
30 if (.not. pstat_allocate('scf: fock-2e', pstat_qstat, 0, junk,
36 if (.not. pstat_allocate('scf: fock-io', pstat_qstat, 0, junk,
39 if (.not. pstat_allocate('scf: int-1e', pstat_qstat, 0, junk,
42 if (.not. pstat_allocate('scf: int-2e', pstat_qstat, 0, junk,
45 if (.not. pstat_allocate('scf: ga ops', pstat_qstat, 0, junk,
54 if (.not. pstat_allocate('scf: diag', pstat_qstat, 0, junk,
57 if (.not. pstat_allocate('scf: vecio', pstat_qstat, 0, junk,
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ddscf/
H A Dscf_pstat.F16 integer junk local
24 if (.not. pstat_allocate('scf: solve', pstat_qstat, 0,junk,
27 if (.not. pstat_allocate('scf: search', pstat_qstat, 0, junk,
30 if (.not. pstat_allocate('scf: fock-2e', pstat_qstat, 0, junk,
36 if (.not. pstat_allocate('scf: fock-io', pstat_qstat, 0, junk,
39 if (.not. pstat_allocate('scf: int-1e', pstat_qstat, 0, junk,
42 if (.not. pstat_allocate('scf: int-2e', pstat_qstat, 0, junk,
45 if (.not. pstat_allocate('scf: ga ops', pstat_qstat, 0, junk,
54 if (.not. pstat_allocate('scf: diag', pstat_qstat, 0, junk,
57 if (.not. pstat_allocate('scf: vecio', pstat_qstat, 0, junk,
[all …]
/dports/mail/adcomplain/adcomplain-3.52/
H A Dadcomplain.pl566 local($junk, @junk, $i);
569 if (defined($junk) && $junk ne "") {
570 @junk = split(/\s/, $junk);
626 if (defined($junk) && $junk ne "") {
627 @junk = split(/\s/, $junk);
741 local(@junk, $junk);
2187 $junk = "" if &home_domain($junk);
2191 $junk = "" if &home_domain($junk);
2198 $junk = "" if &home_domain($junk);
2202 $junk = "" if &home_domain($junk);
[all …]
/dports/databases/pgloader3/cxml-20200610-git/xml/sax-tests/
H A Dtests.lisp22 (:no-error (&rest junk)
23 (declare (ignore junk))
31 (:no-error (&rest junk)
32 (declare (ignore junk))
41 (:no-error (&rest junk)
64 (:no-error (&rest junk)
76 (:no-error (&rest junk)
87 (declare (ignore junk))
95 (:no-error (&rest junk)
115 (declare (ignore junk))
[all …]
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/doc/examples/rpm/
H A Dacl22 #*.fidonet.org *,!to,!control,!junk,!fido.junk
23 #*schoolnet.vsu.ru *,!to,!control,!junk,!fido.junk
25 #ai@vsu.ru *,!to,!control,!junk,!fido.junk
26 #iv@vsu.ru *,!to,!control,!junk,!fido.junk
27 #klg@vsu.ru *,!to,!control,!junk,!fido.junk
30 #*@khm.vsu.ru *,!to,!control,!junk,!fido.junk
31 #*@val.vsu.ru *,!to,!control,!junk,!fido.junk
32 #*@vvv.vsu.ru *,!to,!control,!junk,!fido.junk
34 #*@vsau.ru *,!to,!control,!junk,!fido.junk
37 #*@relex.ru *,!to,!control,!junk,!fido.junk
[all …]
/dports/news/fidogate4/fidogate-4.4.10/contrib/fidogate-4.3a3-ai-pl9.1/fido.vsu.ru/
H A Dacl17 *.fidonet.org *,!to,!control,!junk,!fido.junk
18 *schoolnet.vsu.ru *,!to,!control,!junk,!fido.junk
20 ai@vsu.ru *,!to,!control,!junk,!fido.junk
21 iv@vsu.ru *,!to,!control,!junk,!fido.junk
22 klg@vsu.ru *,!to,!control,!junk,!fido.junk
25 *@khm.vsu.ru *,!to,!control,!junk,!fido.junk
26 *@val.vsu.ru *,!to,!control,!junk,!fido.junk
27 *@vvv.vsu.ru *,!to,!control,!junk,!fido.junk
29 *@vsau.ru *,!to,!control,!junk,!fido.junk
32 *@relex.ru *,!to,!control,!junk,!fido.junk
[all …]
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/doc/examples/snp/
H A Dacl22 #*.fidonet.org *,!to,!control,!junk,!fido.junk
23 #*schoolnet.vsu.ru *,!to,!control,!junk,!fido.junk
25 #ai@vsu.ru *,!to,!control,!junk,!fido.junk
26 #iv@vsu.ru *,!to,!control,!junk,!fido.junk
27 #klg@vsu.ru *,!to,!control,!junk,!fido.junk
30 #*@khm.vsu.ru *,!to,!control,!junk,!fido.junk
31 #*@val.vsu.ru *,!to,!control,!junk,!fido.junk
32 #*@vvv.vsu.ru *,!to,!control,!junk,!fido.junk
34 #*@vsau.ru *,!to,!control,!junk,!fido.junk
37 #*@relex.ru *,!to,!control,!junk,!fido.junk
[all …]

12345678910>>...223