Home
last modified time | relevance | path

Searched refs:biglist (Results 1 – 25 of 71) sorted by relevance

123

/dports/cad/magic/magic-8.3.245/resis/
H A DResSimple.c67 resNode **nodelist, **biglist; in ResSimplifyNet()
86 node->rn_more = *biglist;
87 if (*biglist != (resNode *) NULL)
88 (*biglist)->rn_less = node;
90 *biglist = node;
187 ResRemoveFromQueue(otherNode, biglist);
292 ResCleanNode(node, TRUE, biglist, nodelist);
297 ResRemoveFromQueue(node1, biglist);
308 ResRemoveFromQueue(node2, biglist);
433 resNode **pendingList, **biglist;
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/
H A DManyTypedefs.thrift32 typedef list<map<int32, string>> biglist typedef
36 2: biglist mylist;
40 1: biglist alist;
46 biglist method2();
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/devel/py-thrift/thrift-0.14.0/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/devel/thrift-c_glib/thrift-0.14.0/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/devel/thrift-cpp/thrift-0.14.0/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/devel/thrift/thrift-0.14.0/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/devel/node-thrift/thrift-0.14.0/test/
H A DManyTypedefs.thrift35 typedef list<map<int32, string>> biglist typedef
39 2: biglist mylist;
43 1: biglist alist;
49 biglist method2();
/dports/science/lammps/lammps-stable_29Sep2021/src/SRD/
H A Dfix_srd.cpp295 biglist = nullptr; in FixSRD()
346 memory->sfree(biglist); in ~FixSRD()
1301 big = &biglist[k]; in collisions_single()
1458 big = &biglist[k]; in collisions_multi()
2875 i = biglist[k].index; in big_static()
2960 i = biglist[k].index; in big_dynamic()
2976 MathExtra::q_to_exyz(quat, biglist[k].ex, biglist[k].ey, biglist[k].ez); in big_dynamic()
2981 MathExtra::angmom_to_omega(angmom[i], biglist[k].ex, biglist[k].ey, biglist[k].ez, inertiaone, in big_dynamic()
3000 MathExtra::q_to_exyz(quat, biglist[k].ex, biglist[k].ey, biglist[k].ez); in big_dynamic()
3002 MathExtra::angmom_to_omega(angmom[i], biglist[k].ex, biglist[k].ey, biglist[k].ez, inertia, in big_dynamic()
[all …]
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_list.c1867 n = biglist[0] - sublist[0]; in gretl_list_diff()
1874 for (i=2; i<=biglist[0]; i++) { in gretl_list_diff()
1884 targ[k++] = biglist[i]; in gretl_list_diff()
1925 bi = biglist[i]; in gretl_list_diff_new()
2315 int *biglist; in gretl_lists_join_with_separator() local
2326 biglist = gretl_list_new(n); in gretl_lists_join_with_separator()
2328 if (biglist == NULL) { in gretl_lists_join_with_separator()
2336 biglist[j++] = list1[i]; in gretl_lists_join_with_separator()
2340 biglist[j++] = LISTSEP; in gretl_lists_join_with_separator()
2343 biglist[j++] = list2[i]; in gretl_lists_join_with_separator()
[all …]
H A Dlibglue.c820 int *biglist = NULL; in matrix_bandplot_biglist() local
857 biglist = gretl_list_copy(list); in matrix_bandplot_biglist()
858 gretl_list_append_term(&biglist, ccol); in matrix_bandplot_biglist()
859 gretl_list_append_term(&biglist, wcol); in matrix_bandplot_biglist()
862 return biglist; in matrix_bandplot_biglist()
891 int *biglist = matrix_bandplot_biglist(ci, m, list, &err); in matrix_command_driver() local
894 mdset = gretl_dataset_from_matrix(m, biglist, OPT_B, &err); in matrix_command_driver()
896 free(biglist); in matrix_command_driver()
H A Dgretl_list.h109 int gretl_list_diff (int *targ, const int *biglist, const int *sublist);
111 int *gretl_list_diff_new (const int *biglist, const int *sublist, int minpos);
/dports/x11/py-pyscreenshot/pyscreenshot-0.5.1/pyscreenshot/
H A Dloader.py78 biglist = self.preference + \
80 b = self.get_valid_plugin_by_list(biglist)
/dports/mail/alpine/alpine-465e23b/pith/
H A Dablookup.c1102 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_completions()
1108 for(list = biglist; list; list = list->next) in adrbk_list_of_completions()
1118 for(list = biglist; list; list = list->next) in adrbk_list_of_completions()
1187 free_abook_entry_s(&biglist); in adrbk_list_of_completions()
1491 ABOOK_ENTRY_S *list = NULL, *biglist = NULL; in adrbk_list_of_possible_completions() local
1494 return(biglist); in adrbk_list_of_possible_completions()
1498 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_possible_completions()
1503 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_possible_completions()
1508 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_possible_completions()
1513 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_possible_completions()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dablookup.c1102 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_completions()
1108 for(list = biglist; list; list = list->next) in adrbk_list_of_completions()
1118 for(list = biglist; list; list = list->next) in adrbk_list_of_completions()
1187 free_abook_entry_s(&biglist); in adrbk_list_of_completions()
1491 ABOOK_ENTRY_S *list = NULL, *biglist = NULL; in adrbk_list_of_possible_completions() local
1494 return(biglist); in adrbk_list_of_possible_completions()
1498 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_possible_completions()
1503 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_possible_completions()
1508 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_possible_completions()
1513 combine_abook_entry_lists(&biglist, list); in adrbk_list_of_possible_completions()
[all …]
/dports/net-mgmt/phpweathermap/weathermap/docs/pages/
H A Dweathermap.css157 table.biglist { width: 70%; margin-left: auto; margin-right: auto;}
158 table.biglist th { text-align: left; padding-right: 10px;}
159 table.biglist tbody tr td { border-top: solid 1px #ddd; }
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Dlists_SUITE.erl552 ok = check(biglist(10)),
553 ok = check(biglist(100)),
554 ok = check(biglist(1000)),
762 ok = ucheck(biglist(10)),
763 ok = ucheck(biglist(100)),
1626 biglist(N) -> function
1628 biglist(N, []).
1630 biglist(0, L) -> function
1632 biglist(N, L) -> function
1634 biglist(N-1, [E|L]).
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/
H A Dlists_SUITE.erl538 ok = check(biglist(10)),
539 ok = check(biglist(100)),
540 ok = check(biglist(1000)),
748 ok = ucheck(biglist(10)),
749 ok = ucheck(biglist(100)),
1612 biglist(N) -> function
1614 biglist(N, []).
1616 biglist(0, L) -> function
1618 biglist(N, L) -> function
1620 biglist(N-1, [E|L]).
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Dlists_SUITE.erl552 ok = check(biglist(10)),
553 ok = check(biglist(100)),
554 ok = check(biglist(1000)),
762 ok = ucheck(biglist(10)),
763 ok = ucheck(biglist(100)),
1626 biglist(N) -> function
1628 biglist(N, []).
1630 biglist(0, L) -> function
1632 biglist(N, L) -> function
1634 biglist(N-1, [E|L]).
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Dlists_SUITE.erl553 ok = check(biglist(10)),
554 ok = check(biglist(100)),
555 ok = check(biglist(1000)),
763 ok = ucheck(biglist(10)),
764 ok = ucheck(biglist(100)),
1627 biglist(N) -> function
1629 biglist(N, []).
1631 biglist(0, L) -> function
1633 biglist(N, L) -> function
1635 biglist(N-1, [E|L]).
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Dlists_SUITE.erl553 ok = check(biglist(10)),
554 ok = check(biglist(100)),
555 ok = check(biglist(1000)),
763 ok = ucheck(biglist(10)),
764 ok = ucheck(biglist(100)),
1627 biglist(N) -> function
1629 biglist(N, []).
1631 biglist(0, L) -> function
1633 biglist(N, L) -> function
1635 biglist(N-1, [E|L]).
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Dlists_SUITE.erl553 ok = check(biglist(10)),
554 ok = check(biglist(100)),
555 ok = check(biglist(1000)),
763 ok = ucheck(biglist(10)),
764 ok = ucheck(biglist(100)),
1627 biglist(N) -> function
1629 biglist(N, []).
1631 biglist(0, L) -> function
1633 biglist(N, L) -> function
1635 biglist(N-1, [E|L]).
[all …]

123