Home
last modified time | relevance | path

Searched refs:gri (Results 1 – 25 of 1406) sorted by relevance

12345678910>>...57

/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dcmdgrab.c65 GrabInfo *gri; in evt_grab_keypress() local
72 gri->txv = NULL; in evt_grab_keypress()
132 if(gri->c_stdout == NULL && gri->c_stderr == NULL) in grab_callback()
142 g_free(gri); in grab_callback()
154 GrabInfo *gri; in cgr_grab_output() local
156 gri = g_malloc(sizeof *gri); in cgr_grab_output()
157 gri->min = min; in cgr_grab_output()
175 g_object_set_data(G_OBJECT(gri->txv), "gri", gri); in cgr_grab_output()
178 gri->tag_out = g_io_add_watch(gri->c_stdout, G_IO_IN | G_IO_PRI | G_IO_HUP, grab_callback, gri); in cgr_grab_output()
179 gri->tag_err = g_io_add_watch(gri->c_stderr, G_IO_IN | G_IO_PRI | G_IO_HUP, grab_callback, gri); in cgr_grab_output()
[all …]
/dports/math/gri/gri-2.12.23/debian/
H A Drules30 gri: Makefile
53 install: gri
64 debian/gri.man > debian/gri.1
84 install -m 644 src/gri-mode.el debian/gri-el/usr/share/emacs/site-lisp/gri-el
85 install -d debian/gri-pdf-doc/usr/share/doc/gri
87 install -m 644 doc/gri.pdf debian/gri-pdf-doc/usr/share/doc/gri
112 (cd debian/gri/usr/share/man/man1 ; ln -fs gri.1.gz gri-$(version).1.gz)
138 cd src; mv gri gri.real
143 cd src; mv gri.real gri
148 install debian/gri.1 debian/gri-$(version)/usr/share/man/man1/gri-$(version).1
[all …]
H A DREADME.Debian.template1 gri for DEBIAN
6 gri:
7 gri binary, manual in Info format, the Emacs mode (gri-mode.el),
12 $ info gri
14 gri-html-doc:
22 http://localhost/doc/gri/html/
26 gri-pdf-doc:
31 /usr/share/doc/gri/gri.pdf.gz
36 http://gri.sourceforge.net/gri-cookbook/
50 package name is thus `gri-VSN' instead of `gri'. This package would
[all …]
H A Dcontrol1 Source: gri
6 Homepage: http://gri.sourceforge.net/
9 Package: gri
13 Suggests: gri-html-doc, gri-pdf-doc, gri-el, gv
36 http://gri.sourceforge.net/
38 Package: gri-el
43 Conflicts: gri (<= 2.12.1-1)
49 Package: gri-html-doc
68 Package: gri-pdf-doc
72 Replaces: gri-ps-doc
[all …]
H A DMakefile.am8 copyright.template gri.doc-base\
9 gri-el.emacsen-install gri-el.emacsen-remove\
10 gri-el.emacsen-startup\
11 gri-html-doc.doc-base gri-html-doc.emacsen-startup\
12 gri-html-doc.preinst\
13 gri.man gri.postinst gri-pdf-doc.doc-base\
H A Dgri-el.emacsen-startup1 (if (not (file-exists-p "/usr/share/emacs/site-lisp/gri-el/gri-mode.el"))
2 (message "Package gri-el is not installed. Skipping setup.")
4 (concat "/usr/share/" (symbol-name debian-emacs-flavor) "/site-lisp/gri-el"))
5 (setq gri*directory-tree "/usr/share/gri/")
6 (autoload 'gri-mode "gri-mode" "Enter Gri-mode." t)
7 (setq auto-mode-alist (cons '("\\.gri\\'" . gri-mode) auto-mode-alist)))
H A Dchangelog1 gri (2.12.23-1) unstable; urgency=low
11 gri (2.12.22-1) unstable; urgency=low
32 * gri-pdf-doc: New binary package replaces "gri-ps-doc" package.
115 W\. Buck (Closes: #446173). Use "\\.gri\\'" instead of "\\.gri$" in
396 * gri-html-doc.emacsen-startup, gri-el.emacsen-startup: Make sure
576 * debian/gri-html-doc.preinst: delete /usr/share/doc/gri-html-doc/html/.dhelp
653 * Move gri-html-doc and gri-ps-doc documentation files to /usr/share/doc/gri
760 * gri.emacsen-remove: delete ${destination}/gri-mode.CompilationLog.gz
761 * gri.postinst: delete obsolete gri-mode.CompilationLog.gz files from
784 * Make gri-html-doc package redefine gri*WWW-page Emacs variable.
[all …]
H A Dcontrol.unofficial1 Source: gri
8 Package: gri-VSN
11 Conflicts: gri (= VSN), gri-VSNstatic
27 the regular gri package, thus providing backwards compatibility for your
29 package from the regular `gri' package, it is named as `gri-VERSION',
30 e.g. gri-VSN.
32 This package does not contain an Info manual. Install the regular gri
35 Package: gri-VSNstatic
38 Conflicts: gri (= VSN), gri-VSN
54 a newer release of the regular gri package, thus providing backwards
[all …]
H A Dgri.postinst10 rm -f /usr/share/emacs/$1/site-lisp/gri-mode.CompilationLog.gz
15 rm -f /usr/share/xemacs$1/site-lisp/gri-mode.CompilationLog.gz
21 for i in /usr/share/emacs/*/site-lisp/gri-mode.CompilationLog.gz; do
23 i=${i%/site-lisp/gri-mode.CompilationLog.gz}
27 for i in /usr/share/xemacs*/site-lisp/gri-mode.CompilationLog.gz; do
29 i=${i%/site-lisp/gri-mode.CompilationLog.gz}
/dports/math/gri/gri-2.12.23/doc/
H A DMakefile.am59 gri-manpage.1 gri-manpage-redhat.1 gri-manpage-SunOS5.1\
147 gri.ps: gri.texi
151 $(TEX) gri.texi
152 $(TEXINDEX) gri.cp
158 $(TEX) gri.texi
159 dvips -o gri.ps -t letter gri.dvi
166 gri.pdf: gri.texi
170 pdftex gri.texi
177 pdftex gri.texi
178 pdftex gri.texi
[all …]
H A DMakefile.in49 PSS = gri.ps
219 gri-manpage.1 gri-manpage-redhat.1 gri-manpage-SunOS5.1\
306 $(srcdir)/gri.info: gri.texi $(srcdir)/version.texi
307 gri.dvi: gri.texi $(srcdir)/version.texi
308 gri.html: gri.texi $(srcdir)/version.texi
406 -rm -rf gri.aux gri.cp gri.cps gri.fn gri.fns gri.ky gri.kys gri.log gri.pg \
407 gri.pgs gri.tmp gri.toc gri.tp gri.tps gri.vr gri.vrs \
408 gri.dvi gri.pdf gri.ps gri.html
858 gri.ps: gri.texi
870 dvips -o gri.ps -t letter gri.dvi
[all …]
H A DREADME2 make gri.pdf
4 scp gri.pdf gridoc.tar.gz dankelley@gri.sourceforge.net:/home/groups/g/gr/gri/htdocs
5 ssh dankelley@gri.sourceforge.net
6 cd /home/groups/g/gr/gri/htdocs
/dports/math/gri/gri-2.12.23/doc/screenshots/
H A DMakefile.am4 EXTRA_DIST = gri-screenshot-1.png gri-screenshot-1-tiny.png\
5 gri-screenshot-2.png gri-screenshot-2-tiny.png\
6 gri-screenshot-3.png gri-screenshot-3-tiny.png\
7 gri-screenshot-4.png gri-screenshot-4-tiny.png
9 the_eps_files = gri-screenshot-1.eps gri-screenshot-2.eps gri-screenshot-3.eps gri-screenshot-4.eps
10 the_png_files = gri-screenshot-1-tiny.png gri-screenshot-2-tiny.png gri-screenshot-3-tiny.png gri-s…
11 the_pdf_files = gri-screenshot-1.pdf gri-screenshot-2.pdf gri-screenshot-3.pdf gri-screenshot-4.pdf
H A DMakefile.in148 EXTRA_DIST = gri-screenshot-1.png gri-screenshot-1-tiny.png\
149 gri-screenshot-2.png gri-screenshot-2-tiny.png\
150 gri-screenshot-3.png gri-screenshot-3-tiny.png\
151 gri-screenshot-4.png gri-screenshot-4-tiny.png
153 the_eps_files = gri-screenshot-1.eps gri-screenshot-2.eps gri-screenshot-3.eps gri-screenshot-4.eps
154 the_png_files = gri-screenshot-1-tiny.png gri-screenshot-2-tiny.png gri-screenshot-3-tiny.png gri-s…
155 the_pdf_files = gri-screenshot-1.pdf gri-screenshot-2.pdf gri-screenshot-3.pdf gri-screenshot-4.pdf
/dports/math/gri/gri-2.12.23/doc/examples/
H A DMakefile.am46 example1.gri example2.gri example3.gri example4.gri example5.gri\
47 example6.gri example6histogram.gri example7.gri example8.gri\
48 example9.gri example10.gri example10color.gri example11.gri\
49 example12.gri example13.gri\
50 FEM.gri logo.gri\
68 %.svg : %.gri
69 gri -output $@ $<
70 %.txt : %.gri
83 %.html : %.gri
94 GRI = gri -y -p
[all …]
H A DMakefile.in190 example1.gri example2.gri example3.gri example4.gri example5.gri\
191 example6.gri example6histogram.gri example7.gri example8.gri\
192 example9.gri example10.gri example10color.gri example11.gri\
193 example12.gri example13.gri\
194 FEM.gri logo.gri\
215 GRI = gri -y -p
371 %.svg : %.gri
372 gri -output $@ $<
373 %.txt : %.gri
386 %.html : %.gri
[all …]
/dports/editors/picpas/PicPas-7940bc3/Source/
H A DFramePicRegisters.pas38 gri.BeginUpdate;
39 gri.Cells[0,1] := IntToStr(reg);
41 if (reg and %00000001)<>0 then gri.Cells[9, 1] := '1' else gri.Cells[9, 1] := '0';
42 if (reg and %00000010)<>0 then gri.Cells[8, 1] := '1' else gri.Cells[8, 1] := '0';
43 if (reg and %00000100)<>0 then gri.Cells[7, 1] := '1' else gri.Cells[7, 1] := '0';
44 if (reg and %00001000)<>0 then gri.Cells[6, 1] := '1' else gri.Cells[6, 1] := '0';
45 if (reg and %00010000)<>0 then gri.Cells[5, 1] := '1' else gri.Cells[5, 1] := '0';
46 if (reg and %00100000)<>0 then gri.Cells[4, 1] := '1' else gri.Cells[4, 1] := '0';
47 if (reg and %01000000)<>0 then gri.Cells[3, 1] := '1' else gri.Cells[3, 1] := '0';
48 if (reg and %10000000)<>0 then gri.Cells[2, 1] := '1' else gri.Cells[2, 1] := '0';
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/render/sbml/
H A DGlobalRenderInformation.cpp947 if (gri != NULL) in GlobalRenderInformation_clone()
966 if (gri != NULL) in GlobalRenderInformation_free()
968 delete gri; in GlobalRenderInformation_free()
981 return (gri != NULL) ? gri->getListOfGlobalStyles() : NULL; in GlobalRenderInformation_getListOfGlobalStyles()
994 return (gri != NULL) ? gri->getGlobalStyle(n) : NULL; in GlobalRenderInformation_getGlobalStyle()
1006 return (gri != NULL) ? gri->addGlobalStyle(gs) : LIBSBML_INVALID_OBJECT; in GlobalRenderInformation_addGlobalStyle()
1017 return (gri != NULL) ? gri->getNumGlobalStyles() : SBML_INT_MAX; in GlobalRenderInformation_getNumGlobalStyles()
1030 return (gri != NULL) ? gri->createGlobalStyle() : NULL; in GlobalRenderInformation_createGlobalStyle()
1043 return (gri != NULL) ? gri->removeGlobalStyle(n) : NULL; in GlobalRenderInformation_removeGlobalStyle()
1054 gri) in GlobalRenderInformation_hasRequiredAttributes()
[all …]
H A DGlobalRenderInformation.h958 GlobalRenderInformation_clone(const GlobalRenderInformation_t* gri);
970 GlobalRenderInformation_free(GlobalRenderInformation_t* gri);
997 GlobalRenderInformation_getListOfGlobalStyles(GlobalRenderInformation_t* gri);
1017 GlobalRenderInformation_getGlobalStyle(GlobalRenderInformation_t* gri,
1042 GlobalRenderInformation_addGlobalStyle(GlobalRenderInformation_t* gri,
1058 GlobalRenderInformation_getNumGlobalStyles(GlobalRenderInformation_t* gri);
1077 GlobalRenderInformation_createGlobalStyle(GlobalRenderInformation_t* gri);
1098 GlobalRenderInformation_removeGlobalStyle(GlobalRenderInformation_t* gri,
1116 gri);
1136 gri);
/dports/math/gri/gri-2.12.23/doc/resources/
H A DMakefile.am6 pixel.gif sm_bg.gif symbols.gif top_banner.gri bottom_banner.gri
9 gri bottom_banner.gri
13 gri top_banner.gri
/dports/math/gri/gri-2.12.23/doc/tst_suite/
H A DMakefile.am7 EXTRA_DIST = tst_IO.gri tst_IO_1.dat tst_IO_2.dat tst_control.gri\
8 tst_rpn.gri tst_var_syn.gri $(the_texi)
10 %.texi : %.gri
12 %.html : %.gri
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/core/
H A Dresources.py293 fields = gri.path_fields
297 collection=gri.collection if gri.is_fully_qualified else None)
562 def __init__(self, gri): argument
565 'Valid GRIs take the form of: a:b:c::api.collection'.format(gri=gri)
576 '[{collection}] is invalid'.format(gri=gri, collection=collection)
589 'specified collection.'.format(gri=gri,
602 ' {message}'.format(gri=gri, message=message)
613 .format(gri=gri, format=(':'.join(reversed(params)) +
640 return gri
698 if not gri:
[all …]
/dports/math/gri/gri-2.12.23/src/
H A DMakefile.am7 bin_PROGRAMS = gri program
9 gridir = $(datadir)/gri directory
17 gr.cc gr_coll.cc graxes.cc grcntour.cc gri.cc grimage.cc grinterp.cc\
32 gri.cmd-skel logo.dat rgb.txt\
33 gri-mode.el gri_merge gri_unpage\
49 DGD = $(prefix)/share/gri/$(PACKAGE_VERSION)/
52 DGD = /sw/share/gri/
57 DGD = ${prefix}/share/gri/
118 …)") {print "** Version in gri.spec ($$v) disagrees with $(PACKAGE_VERSION) in Makefile.\n"} else {…
H A Dstartup.msg1 gri - scientific graphic program (version VERSION)
7 Examples at: PREFIX/share/gri/doc/examples
8 Manual at: PREFIX/share/gri/doc/html/index.html
9 Info Manual at: gri
10 Resources at: http://gri.sourceforge.net
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/render/sbml/test/
H A DTestGlobalRenderInformation.cpp181 gri.parseXML(*pNode); in START_TEST()
312 le=gri.getLineEnding(1); in START_TEST()
414 gs=gri.getStyle(1); in START_TEST()
464 fail_unless(gri.isSetId()); in START_TEST()
536 gri.parseXML(*pNode); in START_TEST()
618 le=gri.getLineEnding(0); in START_TEST()
666 le=gri.getLineEnding(1); in START_TEST()
712 gs=gri.getStyle(0); in START_TEST()
770 gs=gri.getStyle(1); in START_TEST()
820 fail_unless(gri.isSetId()); in START_TEST()
[all …]

12345678910>>...57