OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:texi
(Results
1 - 17
of
17
) sorted by null
/external/grub/docs/
src2texi
5
# Usage: src2texi SRCDIR SRC
TEXI
9
texi
=`basename $3`
15
${dir}/${src} | expand > ${
texi
}.new
16
mv -f ${
texi
}.new ${dir}/${
texi
}
texinfo.tex
45
% manual foo.
texi
, however, you can get away with this:
46
% tex foo.
texi
48
% tex foo.
texi
49
% tex foo.
texi
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/doc/
Makefile.am
2
info_TEXINFOS = sed.
texi
3
sed_TEXINFOS = config.
texi
version.
texi
5
dist_noinst_DATA = sed.x sed-in.
texi
s-
texi
17
$(srcdir)/sed.
texi
: $(srcdir)/s-
texi
18
$(srcdir)/s-
texi
: sed-in.
texi
$(srcdir)/groupify.sed
20
< $(srcdir)/sed-in.
texi
> $(srcdir)/sed-tmp.tex
[
all
...]
groupify.sed
2
# Script to add @group...@end group tags to sed.
texi
.in
8
@c Do not edit this file!! It is automatically generated from sed-in.
texi
.
/external/bison/examples/calc++/
calc++-parser.cc
48
#line 10280 "../../doc/bison.
texi
"
222
#line 10309 "../../doc/bison.
texi
"
229
#line 10312 "../../doc/bison.
texi
"
236
#line 10312 "../../doc/bison.
texi
"
274
#line 10310 "../../doc/bison.
texi
"
372
#line 10242 "../../doc/bison.
texi
"
498
#line 10322 "../../doc/bison.
texi
"
504
#line 10325 "../../doc/bison.
texi
"
510
#line 10326 "../../doc/bison.
texi
"
516
#line 10330 "../../doc/bison.
texi
"
[
all
...]
Makefile.am
31
doc = $(top_srcdir)/doc/bison.
texi
39
../../doc/bison.
texi
-- calc++-parser.yy \
/external/bison/doc/
Makefile.am
19
info_TEXINFOS = bison.
texi
20
bison_TEXINFOS = $(srcdir)/cross-options.
texi
gpl-3.0.
texi
fdl.
texi
28
$(srcdir)/cross-options.
texi
: $(top_srcdir)/src/getargs.c $(CROSS_OPTIONS_PL)
36
MAINTAINERCLEANFILES = $(srcdir)/cross-options.
texi
/external/linux-tools-perf/Documentation/
Makefile
51
DOCBOOK2X_TEXI=docbook2x-
texi
218
$(RM) *.
texi
*.
texi
+ *.
texi
++ perf.info perfman.info
245
perf.info: user-manual.
texi
246
$(QUIET_MAKEINFO)$(MAKEINFO) --no-split -o $@ user-manual.
texi
248
user-manual.
texi
: user-manual.xml
251
$(PERL_PATH) fix-
texi
.perl <$@++ >$@+ && \
260
perfman.
texi
: $(MAN_XML) cat-
texi
.per
[
all
...]
/external/bison/build-aux/
gendocs.sh
3
# mentioned in maintain.
texi
. See the help message below for usage details.
66
Generate output in various formats from PACKAGE.texinfo (or .
texi
or
72
-s SRCFILE read Texinfo from SRCFILE, instead of PACKAGE.{texinfo|
texi
|txi}
93
tree, as explained in the Web Pages node of maintain.
texi
.
176
*.txi|*.
texi
|*.texinfo) base=`echo "$base"|sed 's/\.[texinfo]*$//'`;;
181
elif test -s "$srcdir/$PACKAGE.
texi
"; then
182
srcfile=$srcdir/$PACKAGE.
texi
186
echo "$0: cannot find .texinfo or .
texi
or .txi for $PACKAGE in $srcdir." >&2
349
srcfiles=`ls *.texinfo *.
texi
*.txi *.eps 2>/dev/null` || true
350
tar cvzfh "$abs_outdir/$PACKAGE.
texi
.tar.gz" $srcfile
[
all
...]
texinfo.tex
43
% manual foo.
texi
, however, you can get away with this:
44
% tex foo.
texi
46
% tex foo.
texi
47
% tex foo.
texi
[
all
...]
/external/bison/
cfg.mk
87
prohibit_magic_number_exit=^doc/bison.
texi
$$ \
92
unmarked_diagnostics=^(djgpp/|doc/bison.
texi
$$|tests/c\+\+\.at$$) \
maint.mk
870
# Require the latest GFDL. Two regexp, since some .
texi
files end up
1183
texi
= doc\/$(PACKAGE).
texi
macro
[
all
...]
/external/e2fsprogs/debian/attic/libs/
rules
123
$(debdir)/e2fslibsg-dev/usr/doc/e2fslibsg/libext2fs.
texi
125
$(debdir)/comerrg-dev/usr/doc/comerr2g/com_err.
texi
/external/libffi/
Makefile.am
35
info_TEXINFOS = doc/libffi.
texi
/ndk/sources/host-tools/sed-4.2.1/
autoboot
417
*.
texi
) c1='@c '; c2= ;;
/external/e2fsprogs/debian/
rules
432
${debdir}/e2fslibs-dev/usr/share/doc/e2fslibs/libext2fs.
texi
434
${debdir}/comerr-dev/usr/share/doc/libcomerr${COMERR_SOVERSION}/com_err.
texi
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
43
% manual foo.
texi
, however, you can get away with this:
44
% tex foo.
texi
46
% tex foo.
texi
47
% tex foo.
texi
[
all
...]
Completed in 646 milliseconds