Home
last modified time | relevance | path

Searched refs:xgap (Results 1 – 25 of 92) sorted by relevance

1234

/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/doc/
H A Dmanual.lab1 \makelabel{xgap:How to read this manual}{1}
2 \makelabel{xgap:What is XGAP?}{2}
3 \makelabel{xgap:Basics}{2.1}
7 \makelabel{xgap:Installing XGAP}{3}
8 \makelabel{xgap:Overview}{3.1}
16 \makelabel{xgap:gapxgap}{4.1}
18 \makelabel{xgap:xgapgap}{4.2}
63 \makelabel{xgap:Cores}{5.9.8}
145 \makelabel{xgap:Box}{6.2.2}
146 \makelabel{xgap:Box}{6.2.2}
[all …]
H A Dinstall.tex30 https://github.com/gap-packages/xgap/issues
35 See the file `xgap/README.Windows' for a report how it could
48 https://gap-packages.github.io/xgap/
51 You need only one file with the name ``xgap-4.30.tar.gz''
59 # tar xzvf xgap-4.30.tar.gz
68 gap4r8/pkg/xgap
78 # cd xgap
99 creating xgap.sh
145 bin/x86_64-unknown-linux-gnu-gcc/xgap
155 your {\GAP} installation. It is in the ``xgap'' directory
[all …]
H A Dsavetime.tex7 chapter "xgap:What is XGAP?". You can learn there, what {\XGAP} is all
13 chapter "xgap:Installing XGAP".
16 "xgap:Differences to XGAP 3" useful. There you can quickly ``update'' your
22 this case, jump to chapters "xgap:Subgroup Lattices - Examples" and
23 "xgap:Subgroup Lattices - systematic description"
H A Dwhatis.tex74 starting {\XGAP} and `Read'ing the file `pkg/xgap/examples/puzzle.g'.
78 gap> ReadPackage("xgap","examples/puzzle.g");
93 {\XGAP} consists of a C program `xgap' (in the following `xgap' in
95 libraries written in the {\GAP} language. `xgap' is started by the
103 on the screen, this part is done by `xgap'. Therefore there is a protocol
104 between the {\GAP} part of {\XGAP} running in the {\GAP} session and `xgap'
106 this. `xgap' stores all windows and graphic objects and does all the work
112 the communications protocol to `xgap' and are eventually displayed on the
114 `xgap' and transmitted to the {\GAP} job via function calls that are
120 `LoadPackage("xgap")' call. This reads in the extra {\XGAP}
[all …]
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/lib/
H A Dread1.g5 ReadPackage( "xgap", "lib/color.gd" );
6 ReadPackage( "xgap", "lib/font.gd" );
7 ReadPackage( "xgap", "lib/sheet.gd" );
8 ReadPackage( "xgap", "lib/gobject.gd" );
9 ReadPackage( "xgap", "lib/menu.gd" );
10 ReadPackage( "xgap", "lib/poset.gd" );
11 ReadPackage( "xgap", "lib/ilatgrp.gd" );
12 ReadPackage( "xgap", "lib/meataxe.gd" );
18 ReadPackage( "xgap", "lib/window.g" );
24 ReadPackage( "xgap", "lib/color.gi" );
[all …]
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/
H A Dinit.g12 ReadPackage( "xgap", "lib/color.gd" );
13 ReadPackage( "xgap", "lib/font.gd" );
14 ReadPackage( "xgap", "lib/sheet.gd" );
15 ReadPackage( "xgap", "lib/gobject.gd" );
16 ReadPackage( "xgap", "lib/menu.gd" );
17 ReadPackage( "xgap", "lib/poset.gd" );
18 ReadPackage( "xgap", "lib/ilatgrp.gd" );
19 ReadPackage( "xgap", "lib/meataxe.gd" );
25 ReadPackage( "xgap", "lib/window.g" );
31 ReadPackage( "xgap", "lib/color.gi" );
[all …]
H A DREADME33 https://github.com/gap-packages/xgap/issues
37 See the file `xgap/README.Windows' for a report how it could
49 https://gap-packages.github.io/xgap/
51 You need only one file with the name `xgap-4.30.tar.gz`
58 # tar xzvf xgap-4.30.tar.gz
65 gap4r8/pkg/xgap
73 # cd xgap
92 creating xgap.sh
134 bin/x86_64-unknown-linux-gnu-gcc/xgap
143 your GAP installation. It is in the ``xgap'' directory
[all …]
H A DMakefile.in48 cp xgap.sh bin/xgap.sh
52 rm -f xgap.sh bin/xgap.sh
H A Dxgap.sh.in62 XGAP_PRG=@target@-@CC@/xgap
201 -X|--xgap-exec|--xgap-prg) XGAP_PRG="$2"; shift ;;
H A DPackageInfo.g3 ## PackageInfo.g for the GAP package xgap
61 URL := "https://github.com/gap-packages/xgap",
64 PackageWWWHome := "https://gap-packages.github.io/xgap",
69 "/xgap-", ~.Version ),
H A DREADME.Windows58 5. Next, download xgap from
62 6. In the Cygwin shell, navigate to /pkg/xgap and type ./configure. Once
64 called "xgap.sh" has been created. Type ls and if you don't see it, go
73 vary. Then you input something like i686-pc-cygwin-gcc/xgap.exe.
77 ln -s /usr/local/lib/gap4r4/pkg/xgap/bin/xgap.sh xgap. This makes it so
86 9. Type xgap, and it should start running GAP. In X-Windows, the enter
100 http://www-gap.mcs.st-and.ac.uk/Manuals/pkg/xgap/htm/CHAP004.htm
/dports/print/lout/lout-3.40/
H A Dz17.c321 switch( units(*xgap) ) in MinGap()
338 switch( mode(*xgap) ) in MinGap()
389 FULL_LENGTH w = units(*xgap) == FIXED_UNIT ? width(*xgap) : 0; in ExtraGap()
390 switch( mode(*xgap) ) in ExtraGap()
442 switch( units(*xgap) ) in ActualGap()
463 switch( mode(*xgap) ) in ActualGap()
512 FULL_CHAR *EchoGap(GAP *xgap) in EchoGap() argument
517 c = mode(*xgap) <= 7 ? letter[mode(*xgap)] : '?'; in EchoGap()
518 c = letter[mode(*xgap)]; in EchoGap()
519 u = nobreak(*xgap) ? "u" : ""; in EchoGap()
[all …]
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/cnf/
H A DMakegap.in21 OBJECTS=xcmds.o utils.o gapgraph.o gaptext.o pty.o popdial.o xgap.o selfile.o
24 xgap: $(OBJECTS)
25 $(CC) -o xgap $(OBJECTS) $(CFLAGS) $(LDFLAGS) $(LIBS) $(X_LIBS) $(LOPTS)
29 @srcdir@/gapgraph.h @srcdir@/gaptext.h @srcdir@/xgap.h \
45 @srcdir@/xcmds.h @srcdir@/xgap.h @srcdir@/pty.h
52 xgap.o: @srcdir@/xgap.c @srcdir@/utils.h @srcdir@/popdial.h \
54 @srcdir@/pty.h @srcdir@/selfile.h @srcdir@/xgap.h \
57 $(CC) -I. $(CFLAGS) $(X_CFLAGS) $(COPTS) -o xgap.o -c @srcdir@/xgap.c
/dports/math/gap/gap-4.11.0/pkg/sonata-2.9.1/
H A Dread.g19 ReadPackage( "sonata", "lib/xgap.gd" ); # graphic ideal lattices for nrs
45 # test if xgap is available and running
47 TTEESSTTXXGGAAPP := TestPackageAvailability("xgap","0");
50 ReadPackage( "sonata", "lib/xgap.gi" ); # xgap is running
52 Info(InfoWarning,1,"You may wish to install the xgap package");
55 Info(InfoWarning,1,"You may wish to start xgap");
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/core/
H A Dfbcon.c517 int xgap; in fbcon_picture_init() local
536 ( ( ( xgap >= 0 ) ? xgap : 0 ) * pixel->len ) ); in fbcon_picture_init()
538 ( ( ( xgap < 0 ) ? -xgap : 0 ) * sizeof ( rgb ) ) ); in fbcon_picture_init()
546 fbcon, width, height, xgap, ( xgap + pixbuf->width ), ygap, in fbcon_picture_init()
590 unsigned int xgap; in fbcon_init() local
620 xgap = ( pixel->width - config->width ); in fbcon_init()
622 left = ( xgap / 2 ); in fbcon_init()
623 right = ( xgap - left ); in fbcon_init()
645 xgap = ( width % FBCON_CHAR_WIDTH ); in fbcon_init()
647 fbcon->margin.left += ( xgap / 2 ); in fbcon_init()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/core/
H A Dfbcon.c517 int xgap; in fbcon_picture_init() local
536 ( ( ( xgap >= 0 ) ? xgap : 0 ) * pixel->len ) ); in fbcon_picture_init()
538 ( ( ( xgap < 0 ) ? -xgap : 0 ) * sizeof ( rgb ) ) ); in fbcon_picture_init()
546 fbcon, width, height, xgap, ( xgap + pixbuf->width ), ygap, in fbcon_picture_init()
590 unsigned int xgap; in fbcon_init() local
620 xgap = ( pixel->width - config->width ); in fbcon_init()
622 left = ( xgap / 2 ); in fbcon_init()
623 right = ( xgap - left ); in fbcon_init()
645 xgap = ( width % FBCON_CHAR_WIDTH ); in fbcon_init()
647 fbcon->margin.left += ( xgap / 2 ); in fbcon_init()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/core/
H A Dfbcon.c517 int xgap; in fbcon_picture_init() local
536 ( ( ( xgap >= 0 ) ? xgap : 0 ) * pixel->len ) ); in fbcon_picture_init()
538 ( ( ( xgap < 0 ) ? -xgap : 0 ) * sizeof ( rgb ) ) ); in fbcon_picture_init()
546 fbcon, width, height, xgap, ( xgap + pixbuf->width ), ygap, in fbcon_picture_init()
590 unsigned int xgap; in fbcon_init() local
620 xgap = ( pixel->width - config->width ); in fbcon_init()
622 left = ( xgap / 2 ); in fbcon_init()
623 right = ( xgap - left ); in fbcon_init()
645 xgap = ( width % FBCON_CHAR_WIDTH ); in fbcon_init()
647 fbcon->margin.left += ( xgap / 2 ); in fbcon_init()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/core/
H A Dfbcon.c517 int xgap; in fbcon_picture_init() local
536 ( ( ( xgap >= 0 ) ? xgap : 0 ) * pixel->len ) ); in fbcon_picture_init()
538 ( ( ( xgap < 0 ) ? -xgap : 0 ) * sizeof ( rgb ) ) ); in fbcon_picture_init()
546 fbcon, width, height, xgap, ( xgap + pixbuf->width ), ygap, in fbcon_picture_init()
590 unsigned int xgap; in fbcon_init() local
620 xgap = ( pixel->width - config->width ); in fbcon_init()
622 left = ( xgap / 2 ); in fbcon_init()
623 right = ( xgap - left ); in fbcon_init()
645 xgap = ( width % FBCON_CHAR_WIDTH ); in fbcon_init()
647 fbcon->margin.left += ( xgap / 2 ); in fbcon_init()
[all …]
/dports/net/ipxe/ipxe-2265a65/src/core/
H A Dfbcon.c517 int xgap; in fbcon_picture_init() local
536 ( ( ( xgap >= 0 ) ? xgap : 0 ) * pixel->len ) ); in fbcon_picture_init()
538 ( ( ( xgap < 0 ) ? -xgap : 0 ) * sizeof ( rgb ) ) ); in fbcon_picture_init()
546 fbcon, width, height, xgap, ( xgap + pixbuf->width ), ygap, in fbcon_picture_init()
590 unsigned int xgap; in fbcon_init() local
620 xgap = ( pixel->width - config->width ); in fbcon_init()
622 left = ( xgap / 2 ); in fbcon_init()
623 right = ( xgap - left ); in fbcon_init()
645 xgap = ( width % FBCON_CHAR_WIDTH ); in fbcon_init()
647 fbcon->margin.left += ( xgap / 2 ); in fbcon_init()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/core/
H A Dfbcon.c517 int xgap; in fbcon_picture_init() local
536 ( ( ( xgap >= 0 ) ? xgap : 0 ) * pixel->len ) ); in fbcon_picture_init()
538 ( ( ( xgap < 0 ) ? -xgap : 0 ) * sizeof ( rgb ) ) ); in fbcon_picture_init()
546 fbcon, width, height, xgap, ( xgap + pixbuf->width ), ygap, in fbcon_picture_init()
590 unsigned int xgap; in fbcon_init() local
620 xgap = ( pixel->width - config->width ); in fbcon_init()
622 left = ( xgap / 2 ); in fbcon_init()
623 right = ( xgap - left ); in fbcon_init()
645 xgap = ( width % FBCON_CHAR_WIDTH ); in fbcon_init()
647 fbcon->margin.left += ( xgap / 2 ); in fbcon_init()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/core/
H A Dfbcon.c517 int xgap; in fbcon_picture_init() local
536 ( ( ( xgap >= 0 ) ? xgap : 0 ) * pixel->len ) ); in fbcon_picture_init()
538 ( ( ( xgap < 0 ) ? -xgap : 0 ) * sizeof ( rgb ) ) ); in fbcon_picture_init()
546 fbcon, width, height, xgap, ( xgap + pixbuf->width ), ygap, in fbcon_picture_init()
590 unsigned int xgap; in fbcon_init() local
620 xgap = ( pixel->width - config->width ); in fbcon_init()
622 left = ( xgap / 2 ); in fbcon_init()
623 right = ( xgap - left ); in fbcon_init()
645 xgap = ( width % FBCON_CHAR_WIDTH ); in fbcon_init()
647 fbcon->margin.left += ( xgap / 2 ); in fbcon_init()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/core/
H A Dfbcon.c517 int xgap; in fbcon_picture_init() local
536 ( ( ( xgap >= 0 ) ? xgap : 0 ) * pixel->len ) ); in fbcon_picture_init()
538 ( ( ( xgap < 0 ) ? -xgap : 0 ) * sizeof ( rgb ) ) ); in fbcon_picture_init()
546 fbcon, width, height, xgap, ( xgap + pixbuf->width ), ygap, in fbcon_picture_init()
590 unsigned int xgap; in fbcon_init() local
620 xgap = ( pixel->width - config->width ); in fbcon_init()
622 left = ( xgap / 2 ); in fbcon_init()
623 right = ( xgap - left ); in fbcon_init()
645 xgap = ( width % FBCON_CHAR_WIDTH ); in fbcon_init()
647 fbcon->margin.left += ( xgap / 2 ); in fbcon_init()
[all …]
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/layout/
H A D_grid.py222 def xgap(self): member in Grid
237 @xgap.setter
238 def xgap(self, val): member in Grid
427 xgap=None, argument
575 _v = xgap if xgap is not None else _v
/dports/graphics/py-pymaging/pymaging-596a08f/pymaging/
H A Dshapes.py217 xgap = _rfpart(x1 + 0.5)
220 yield _plot(xpxl1, ypxl1, _rfpart(yend) * xgap)
221 yield _plot(xpxl1, ypxl1 + 1, _fpart(yend) * xgap)
227 xgap = _fpart(x2 + 0.5)
230 yield _plot(xpxl2, ypxl2, _rfpart(yend) * xgap)
231 yield _plot(xpxl2, ypxl2 + 1, _fpart(yend) * xgap)
/dports/games/xpat2/xpat2-1.07/src/
H A DX-layout.c35 while (x > graphic.xgap && x + b->w + graphic.xgap >= maxx) { in arrange_buttons()
44 x += b->w + graphic.xgap; in arrange_buttons()
55 x = graphic.xgap; in calc_yoff()
130 geo.dx = graphic.xgap; in obtain_current_geometry()

1234