Home
last modified time | relevance | path

Searched refs:alist2 (Results 1 – 25 of 73) sorted by relevance

123

/dports/net/kldap/kldap-21.12.3/autotests/
H A Dtestkldap.cpp65 QList<QByteArray> alist2; in testBer() local
81 alist2.append(aoctetString2); in testBer()
82 alist2.append(aoctetString3); in testBer()
83 alist2.append(aoctetString1); in testBer()
92 ber6.printf(QStringLiteral("{V}"), &alist2); in testBer()
93 ber7.printf(QStringLiteral("oi{v}O"), &aoctetString1, ainteger, &alist2, &aoctetString2); in testBer()
118 QCOMPARE(alist2, blist2); in testBer()
130 QCOMPARE(alist2, blist2); in testBer()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Doutput-def-scheme.cc184 SCM alist2 = SCM_EOL; variable
188 alist2 = scm_append (ly_alist_vals (ly_hash2alist (tab2)));
191 alist2 = ly_alist_vals (alist2);
194 SCM alist = scm_append (scm_list_2 (alist1, alist2));
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Doutput-def-scheme.cc197 SCM alist2 = SCM_EOL; variable
201 alist2 = scm_append (ly_alist_vals (ly_hash2alist (tab2)));
204 alist2 = ly_alist_vals (alist2);
207 SCM alist = scm_append (scm_list_2 (alist1, alist2));
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/ion/
H A Dkatm_list.F86 subroutine pspw_copy_atom(nkatm,alist1,alist2) argument
90 character*4 alist2(nkatm) local
93 alist2(i) = alist1(i)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/ion/
H A Dkatm_list.F86 subroutine pspw_copy_atom(nkatm,alist1,alist2) argument
90 character*4 alist2(nkatm) local
93 alist2(i) = alist1(i)
/dports/math/gfan/gfan0.6.2/src/
H A Dapplication.cpp625 list<Application*> alist2; in getSortedApplicationList() local
628 alist2.push_back(p); in getSortedApplicationList()
632 alist2.sort(compare_appname); in getSortedApplicationList()
633 return alist2; in getSortedApplicationList()
640 std::list<Application*> alist2=getSortedApplicationList(); in produceLatexDocumentation() local
643 for(list<Application*>::const_iterator i=alist2.begin();i!=alist2.end();i++) in produceLatexDocumentation()
H A Dgfanapplication.cpp270 std::list<Application*> alist2=getSortedApplicationList(); in main() local
271 for(std::list<Application*>::const_iterator p=alist2.begin();p!=alist2.end();p++) in main()
/dports/math/gfanlib/gfan0.6.2/src/
H A Dapplication.cpp625 list<Application*> alist2; in getSortedApplicationList() local
628 alist2.push_back(p); in getSortedApplicationList()
632 alist2.sort(compare_appname); in getSortedApplicationList()
633 return alist2; in getSortedApplicationList()
640 std::list<Application*> alist2=getSortedApplicationList(); in produceLatexDocumentation() local
643 for(list<Application*>::const_iterator i=alist2.begin();i!=alist2.end();i++) in produceLatexDocumentation()
H A Dgfanapplication.cpp270 std::list<Application*> alist2=getSortedApplicationList(); in main() local
271 for(std::list<Application*>::const_iterator p=alist2.begin();p!=alist2.end();p++) in main()
/dports/devel/py-gtfslib/gtfslib-1.0.0/test/
H A Dtest_utils.py77 alist2 = []
80 alist2.append(a)
81 self.assertTrue(list(alist) == alist2)
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/test/tests/util/
H A Dheap.scm67 (define alist2 '(("k1" . "v1") ("k3" . "v3") ("k5" . "v5"))) unknown
72 (h2 (alist->heap compare alist2)))
78 (h2 (alist->heap compare alist2))
/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCnaddr.hpp230 assignment_list_naddr_t &alist2 = T[t].assignments; in tree_dec_naddrswitch_introduce() local
245 alist2.push_back(*ai); in tree_dec_naddrswitch_introduce()
251 return((int)alist2.size() <= options.max_allocs_per_node ? 0 : -1); in tree_dec_naddrswitch_introduce()
340 assignment_list_naddr_t &alist2 = T[*c2].assignments; in tree_dec_naddrswitch_join() local
343 alist2.sort(); in tree_dec_naddrswitch_join()
347 for (ai2 = alist2.begin(), ai3 = alist3.begin(); ai2 != alist2.end() && ai3 != alist3.end();) in tree_dec_naddrswitch_join()
370 alist2.clear(); in tree_dec_naddrswitch_join()
/dports/news/husky/husky-1.9.20191207/msged/
H A Dmenu.c368 xfree(alist2[i]); in SelBox()
370 xfree(alist2); in SelBox()
371 BuildList(&alist2); in SelBox()
372 Itms = alist2; in SelBox()
H A Dareas.c34 char **alist2 = NULL; variable
811 BuildList(&alist2); in selectarea()
815 ret = SelBox(alist2, 1, dep - 2, wid - 1, def, hCurr, hWnd, in selectarea()
824 xfree(alist2[i]); in selectarea()
827 xfree(alist2); in selectarea()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dmenu.c368 xfree(alist2[i]); in SelBox()
370 xfree(alist2); in SelBox()
371 BuildList(&alist2); in SelBox()
372 Itms = alist2; in SelBox()
H A Dareas.c34 char **alist2 = NULL; variable
811 BuildList(&alist2); in selectarea()
815 ret = SelBox(alist2, 1, dep - 2, wid - 1, def, hCurr, hWnd, in selectarea()
824 xfree(alist2[i]); in selectarea()
827 xfree(alist2); in selectarea()
/dports/news/husky-htick/husky-htick-1.9.20191207/msged/
H A Dmenu.c368 xfree(alist2[i]); in SelBox()
370 xfree(alist2); in SelBox()
371 BuildList(&alist2); in SelBox()
372 Itms = alist2; in SelBox()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dmenu.c368 xfree(alist2[i]); in SelBox()
370 xfree(alist2); in SelBox()
371 BuildList(&alist2); in SelBox()
372 Itms = alist2; in SelBox()
H A Dareas.c34 char **alist2 = NULL; variable
811 BuildList(&alist2); in selectarea()
815 ret = SelBox(alist2, 1, dep - 2, wid - 1, def, hCurr, hWnd, in selectarea()
824 xfree(alist2[i]); in selectarea()
827 xfree(alist2); in selectarea()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A Dmenu.c368 xfree(alist2[i]); in SelBox()
370 xfree(alist2); in SelBox()
371 BuildList(&alist2); in SelBox()
372 Itms = alist2; in SelBox()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A Dmenu.c368 xfree(alist2[i]); in SelBox()
370 xfree(alist2); in SelBox()
371 BuildList(&alist2); in SelBox()
372 Itms = alist2; in SelBox()
H A Dareas.c34 char **alist2 = NULL; variable
811 BuildList(&alist2); in selectarea()
815 ret = SelBox(alist2, 1, dep - 2, wid - 1, def, hCurr, hWnd, in selectarea()
824 xfree(alist2[i]); in selectarea()
827 xfree(alist2); in selectarea()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A Dmenu.c368 xfree(alist2[i]); in SelBox()
370 xfree(alist2); in SelBox()
371 BuildList(&alist2); in SelBox()
372 Itms = alist2; in SelBox()
H A Dareas.c34 char **alist2 = NULL; variable
811 BuildList(&alist2); in selectarea()
815 ret = SelBox(alist2, 1, dep - 2, wid - 1, def, hCurr, hWnd, in selectarea()
824 xfree(alist2[i]); in selectarea()
827 xfree(alist2); in selectarea()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A Dmenu.c368 xfree(alist2[i]); in SelBox()
370 xfree(alist2); in SelBox()
371 BuildList(&alist2); in SelBox()
372 Itms = alist2; in SelBox()

123