Home
last modified time | relevance | path

Searched refs:sorteditems (Results 1 – 18 of 18) sorted by relevance

/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dstarargs.pyx1 cdef sorteditems(d): function
52 return (x, y, z, sorteditems(k))
68 return (x, y, z, a, sorteditems(k))
101 return sorteditems(k)
116 return a + sorteditems(k)
H A Dextstarargs.pyx95 cdef sorteditems(d): function
112 return (x, y, z, sorteditems(k))
115 return (x, y, z, a, sorteditems(k))
121 return sorteditems(k)
124 return a + sorteditems(k)
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dstarargs.pyx1 cdef sorteditems(d): function
51 return (x, y, z, sorteditems(k))
67 return (x, y, z, a, sorteditems(k))
102 return sorteditems(k)
117 return a + sorteditems(k)
H A Dextstarargs.pyx3 cdef sorteditems(d): function
63 return (x, y, z, sorteditems(k))
80 return (x, y, z, a, sorteditems(k))
134 return sorteditems(k)
150 return a + sorteditems(k)
/dports/comms/xlog/xlog-2.0.22/src/
H A Dlog.c461 item_t *sorteditems; in savelog() local
502 sorteditems = g_new0 (item_t, exported); in savelog()
511 gtk_tree_model_get (model, &iter, logw->logfields[j], &sorteditems[k][fields[j]], -1); in savelog()
513sorteditems[k][fields[j]] = g_locale_from_utf8 (sorteditems[k][fields[j]], -1, NULL, NULL, NULL); in savelog()
523 qsort(sorteditems, exported, sizeof(gchar*)*QSO_FIELDS, &savelog_compar_sortbydxcc); in savelog()
525 qsort(sorteditems, exported, sizeof(gchar*)*QSO_FIELDS, &savelog_compar_groupbycall); in savelog()
531 log_file_qso_append (lp, sorteditems[i]); in savelog()
533 g_free(sorteditems); in savelog()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/Tool/
H A Dmsvs.py747 sorteditems = sorted(hierarchy.items(), key=lambda a: a[0].lower())
750 for key, value in sorteditems:
758 for key, value in sorteditems:
1058 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1060 for key, value in sorteditems:
1075 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1078 for key, value in sorteditems:
1082 for key, value in sorteditems:
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/Tool/
H A Dmsvs.py747 sorteditems = sorted(hierarchy.items(), key=lambda a: a[0].lower())
750 for key, value in sorteditems:
758 for key, value in sorteditems:
1058 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1060 for key, value in sorteditems:
1075 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1078 for key, value in sorteditems:
1082 for key, value in sorteditems:
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/Tool/
H A Dmsvs.py747 sorteditems = sorted(hierarchy.items(), key=lambda a: a[0].lower())
750 for key, value in sorteditems:
758 for key, value in sorteditems:
1058 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1060 for key, value in sorteditems:
1075 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1078 for key, value in sorteditems:
1082 for key, value in sorteditems:
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/webservices/userreport/templatetags/
H A Dreport_tags.py59 def sorteditems(value): function
/dports/devel/scons/SCons-4.2.0/SCons/Tool/
H A Dmsvs.py1004 sorteditems = sorted(hierarchy.items(), key=lambda a: a[0].lower())
1007 for key, value in sorteditems:
1015 for key, value in sorteditems:
1339 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1341 for key, value in sorteditems:
1356 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1359 for key, value in sorteditems:
1363 for key, value in sorteditems:
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/Tool/
H A Dmsvs.py976 sorteditems = sorted(hierarchy.items(), key=lambda a: a[0].lower())
979 for key, value in sorteditems:
987 for key, value in sorteditems:
1308 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1310 for key, value in sorteditems:
1325 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1328 for key, value in sorteditems:
1332 for key, value in sorteditems:
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/Tool/
H A Dmsvs.py923 sorteditems = sorted(hierarchy.items(), key=lambda a: a[0].lower())
926 for key, value in sorteditems:
934 for key, value in sorteditems:
1242 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1244 for key, value in sorteditems:
1259 sorteditems = sorted(hierarchy.items(), key = lambda a: a[0].lower())
1262 for key, value in sorteditems:
1266 for key, value in sorteditems:
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/Tool/
H A Dmsvs.py715 sorteditems = hierarchy.items()
718 sorteditems.sort(lambda a, b: cmp(string.lower(a[0]), string.lower(b[0])))
721 for key, value in sorteditems:
729 for key, value in sorteditems:
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_descr.py3215 def sorteditems(d): function
3280 self.assertEqual(sorteditems(x.__dict__), sorteditems(a.__dict__))
3282 self.assertEqual(sorteditems(y.__dict__), sorteditems(b.__dict__))
3309 self.assertEqual(sorteditems(x.__dict__), sorteditems(a.__dict__))
3311 self.assertEqual(sorteditems(y.__dict__), sorteditems(b.__dict__))
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_descr.py3389 def sorteditems(d): function
3454 self.assertEqual(sorteditems(x.__dict__), sorteditems(a.__dict__))
3456 self.assertEqual(sorteditems(y.__dict__), sorteditems(b.__dict__))
3483 self.assertEqual(sorteditems(x.__dict__), sorteditems(a.__dict__))
3485 self.assertEqual(sorteditems(y.__dict__), sorteditems(b.__dict__))
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_descr.py3389 def sorteditems(d): function
3454 self.assertEqual(sorteditems(x.__dict__), sorteditems(a.__dict__))
3456 self.assertEqual(sorteditems(y.__dict__), sorteditems(b.__dict__))
3483 self.assertEqual(sorteditems(x.__dict__), sorteditems(a.__dict__))
3485 self.assertEqual(sorteditems(y.__dict__), sorteditems(b.__dict__))
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dthumbnailctrl.py424 def SortFiles(items, sorteditems, filenames): argument
433 for item in sorteditems:
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_knapsack.c11096 …SCIP_Bool sorteditems, /**< are the items sorted by their weights nonincreasing… in greedyCliqueAlgorithm() argument
11111 if( ! sorteditems ) in greedyCliqueAlgorithm()