Home
last modified time | relevance | path

Searched refs:toplist (Results 1 – 25 of 129) sorted by relevance

123456

/dports/comms/qrq/qrq-0.3.3/
H A Dqrqscore31 my ($qrqrc, $toplist);
68 $toplist = 'toplist';
73 $toplist = $ENV{HOME}.'/.qrq/toplist';
89 open TL, $toplist;
93 open TL, ">$toplist-old";
99 print "Old toplist backed up as $toplist-old.\n";
165 open TL, ">$toplist";
169 print "Wrote new toplist to '$toplist'.\n\n";
175 open TL, $toplist;
H A DREADME37 There is a simple toplist function in qrq which makes it possible for the user
41 appear on the toplist published at https://fkurz.net/ham/qrqtop.html.
42 The toplist is not protected by any kind of checksum, it's based on honesty.
44 Additionally to the toplist, a detail summary file for each attempt is saved
48 The toplist file also includes a timestamp of the attempt, which makes it
58 A small Perl script, qrqscore, to synchronize the online-toplist
59 (http://fkurz.net/ham/qrqtop.php) with your local toplist is included as of
H A DChangeLog3 * Update callsign database and toplist
14 * Fixed saving scores if toplist file is not in cwd (tnx ON4ACP)
64 * Added a Perl script ('qrqscore') to synchronize your toplist with
65 the internet toplist
69 * qrq now ensures that it can write to 'qrqrc' and 'toplist' after
80 * Added a timestamp to the toplist-file, which makes it possible to
87 now and creates ~/.qrq/ unless toplist and qrqrc are in the current
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Admin/
H A DViewMembers.pm213 @toplist = reverse @toplist;
227 undef @toplist;
269 my @toplist =
273 @toplist = reverse @toplist;
287 undef @toplist;
874 my @toplist =
879 @toplist = reverse @toplist;
914 my @toplist =
919 @toplist = reverse @toplist;
954 my @toplist =
[all …]
/dports/lang/awka/awka-0.7.5/lib/
H A Drexp.c150 if (list != toplist) \
152 list->next = toplist; \
163 if (list != toplist) \
165 list->next = toplist; \
237 regexp_list *list = NULL, *prevlist = NULL, *toplist; in _awka_compile_regexp_MATCH() local
249 list = toplist = re_list[idx]; in _awka_compile_regexp_MATCH()
260 if (list != toplist) in _awka_compile_regexp_MATCH()
263 list->next = toplist; in _awka_compile_regexp_MATCH()
306 list = toplist = re_list[idx]; in _awka_compile_regexp_GSUB()
317 if (list != toplist) in _awka_compile_regexp_GSUB()
[all …]
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrgraph.c560 if (cc->toplist == topoffile) arg = x_("FILE"); else in us_illustratecommand()
562 if (cc->toplist == topoftechs) arg = x_("TECH"); else in us_illustratecommand()
563 if (cc->toplist == topoflibs) arg = x_("LIB"); else in us_illustratecommand()
564 if (cc->toplist == topoftools) arg = x_("TOOL"); else in us_illustratecommand()
565 if (cc->toplist == topofviews) arg = x_("VIEW"); else in us_illustratecommand()
566 if (cc->toplist == topofnets) arg = x_("NET"); else in us_illustratecommand()
567 if (cc->toplist == topofarcs) arg = x_("ARC"); else in us_illustratecommand()
568 if (cc->toplist == topofcells) arg = x_("CELL"); else in us_illustratecommand()
572 if (cc->toplist == us_topofports) arg = x_("PORT"); else in us_illustratecommand()
579 if (cc->toplist == us_topofnodes) arg = x_("NODE"); else in us_illustratecommand()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/progmodes/
H A Dcc-menus.el425 toplist
489 (setq toplist (cons (cons str methodlist) toplist)
494 (let ((classname (car (car toplist)))
495 (p (cdr (car (cdr (car toplist)))))
497 (setq toplist (cons (cons classname p) (cdr (cdr (car toplist)))))
501 (setq last toplist)
507 (setq toplist (cons (cons "C" clist) toplist))))
509 toplist
/dports/editors/emacs/emacs-27.2/lisp/progmodes/
H A Dcc-menus.el425 toplist
489 (setq toplist (cons (cons str methodlist) toplist)
494 (let ((classname (car (car toplist)))
495 (p (cdr (car (cdr (car toplist)))))
497 (setq toplist (cons (cons classname p) (cdr (cdr (car toplist)))))
501 (setq last toplist)
507 (setq toplist (cons (cons "C" clist) toplist))))
509 toplist
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/mysql/
H A Dmysql_audit71 toplist = int(os.getenv('toplist', '0'))
72 sortlist = weakbool(os.getenv('sorted', 'N')) or toplist > 0
157 if toplist > 0:
158 occitems = occitems[:toplist]
171 if toplist > 0:
172 occitems = occitems[:toplist]
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestToplistGUI.php47 protected $toplist; variable in ilTestToplistGUI
61 $this->toplist = new ilTestTopList($testOBJ);
118 … $data = $this->toplist->getGeneralToplistByPercentage($_GET['ref_id'], $this->user->getId());
132 $this->toplist->getUserToplistByPercentage($_GET['ref_id'], $this->user->getID())
151 … $topData = $this->toplist->getGeneralToplistByWorkingtime($_GET['ref_id'], $this->user->getId());
161 … $ownData = $this->toplist->getUserToplistByWorkingtime($_GET['ref_id'], $this->user->getID());
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestToplistGUI.php27 protected $toplist; variable in ilTestToplistGUI
49 $this->toplist = new ilTestTopList($testOBJ);
113 $topData = $this->toplist->getGeneralToplistByPercentage(
126 $ownData = $this->toplist->getUserToplistByPercentage(
152 $topData = $this->toplist->getGeneralToplistByWorkingtime(
165 $ownData = $this->toplist->getUserToplistByWorkingtime(
/dports/science/afni/afni-AFNI_21.3.16/src/scripts_install/
H A D@toMNI_Qwarpar125 set toplist = ( )
133 set toplist = ( $toplist $top )
137 echo "=== Top index list = $toplist"
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_top/src/
H A Drabbit_top_worker.erl54 {reply, toplist(Key, Order, Count, Tables), State};
57 {reply, toplist(Key, Order, Count, flatten(Procs)), State};
143 toplist(Key, Order, Count, List) -> function
148 Keyed = [toplist(Key, I) || I <- List],
152 toplist(Key, Info) -> function
H A Drabbit_top_util.erl12 -export([toplist/3, fmt_all/1, fmt/1, obtain_name/1, safe_process_info/2]).
15 toplist(Key, Count, List) -> function
18 lists:keysort(1, [toplist(Key, I) || I <- List])), Count),
21 toplist(Key, Info) -> function
/dports/devel/libdill/libdill-2.14/website/
H A Dmain.css2 #toplist {
7 #toplist li {
13 #toplist a {
/dports/games/greed/greed-4.2/
H A Dgreed.c519 struct score *toplist = (struct score *) malloc(SCOREFILESIZE); in topscores() local
520 struct score *ptrtmp, *eof = &toplist[MAXSCORES], *new = NULL; in topscores()
545 for (ptrtmp=toplist; ptrtmp < eof; ptrtmp++) in topscores()
548 IGNORE(read(fd, toplist, SCOREFILESIZE)); in topscores()
551 for (ptrtmp=toplist; ptrtmp < eof; ptrtmp++) in topscores()
566 IGNORE(write(fd, toplist, SCOREFILESIZE)); /* write it all out */ in topscores()
573 if (!toplist->score) in topscores()
586 for (ptrtmp=toplist; ptrtmp < eof && ptrtmp->score; ptrtmp++, count++) { in topscores()
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp316 void dividespace(int maxoctnodes, object **toplist) { in dividespace() argument
320 if (countobj(*toplist) > maxoctnodes) { in dividespace()
321 globalbound(toplist, &gmin, &gmax); in dividespace()
323 octreespace(toplist, maxoctnodes); in dividespace()
329 gbox->objlist=*toplist; in dividespace()
330 *toplist=(object *) gbox; in dividespace()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp316 void dividespace(int maxoctnodes, object **toplist) { in dividespace() argument
320 if (countobj(*toplist) > maxoctnodes) { in dividespace()
321 globalbound(toplist, &gmin, &gmax); in dividespace()
323 octreespace(toplist, maxoctnodes); in dividespace()
329 gbox->objlist=*toplist; in dividespace()
330 *toplist=(object *) gbox; in dividespace()
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp325 void dividespace(int maxoctnodes, object **toplist) { in dividespace() argument
329 if (countobj(*toplist) > maxoctnodes) { in dividespace()
330 globalbound(toplist, &gmin, &gmax); in dividespace()
332 octreespace(toplist, maxoctnodes); in dividespace()
338 gbox->objlist = *toplist; in dividespace()
339 *toplist = (object *)gbox; in dividespace()
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Sources/
H A DMemberlist.pm201 my @toplist = sort { lc $top_list{$a} cmp lc $top_list{$b} } keys %top_list;
202 $memcount = @toplist;
209 showRows( $toplist[$bb] );
213 undef @toplist;
262 my @toplist =
264 $memcount = @toplist;
270 showRows( $toplist[$bb] );
274 undef @toplist;
/dports/net-mgmt/observium/observium/scripts/
H A Dlogparser37 toplist = sortedlist[:topnumber]
40 for row in toplist:
/dports/sysutils/go-wtf/wtf-0.21.0/modules/cryptoexchanges/cryptolive/
H A Dwidget.go18 toplistWidget *toplist.Widget
28 toplistWidget: toplist.NewWidget(settings.toplistSettings),
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_3dfloors.cpp35 TArray<HeightStack> toplist; variable
138 toplist.Push(current); in R_3D_EnterSkybox()
155 toplist.Pop(current); in R_3D_LeaveSkybox()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/modutil/
H A Dinstallparse.y48 %start toplist
54 toplist : valuelist
/dports/security/nss/nss-3.76.1/nss/cmd/modutil/
H A Dinstallparse.y48 %start toplist
54 toplist : valuelist

123456