OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lisp
(Results
1 - 25
of
53
) sorted by relevancy
1
2
3
/src/external/mit/xorg/bin/xedit/modules/
Makefile
5
.PATH: ${X11SRCDIR.xedit}/
lisp
/modules
7
FILESDIR=${X11LIBDIR}/xedit/
lisp
8
FILES= indent.lsp
lisp
.lsp syntax.lsp xedit.lsp
/src/external/mit/xorg/bin/xedit/
Makefile
3
SUBDIR=
lisp
mp re .WAIT xedit modules
/src/external/mit/xorg/bin/xedit/modules/progmodes/
Makefile
5
.PATH: ${X11SRCDIR.xedit}/
lisp
/modules/progmodes
7
FILESDIR=${X11LIBDIR}/xedit/
lisp
/progmodes
8
FILES= c.lsp html.lsp imake.lsp
lisp
.lsp make.lsp man.lsp patch.lsp \
/src/external/mit/xorg/bin/xedit/lisp/
Makefile
7
LIB=
lisp
9
io.c
lisp
.c math.c package.c pathname.c read.c \
13
CPPFLAGS+= -DLISP -DLISPDIR=\"${X11LIBDIR}/xedit/
lisp
\" \
14
-I${X11SRCDIR.xedit}/
lisp
/mp \
15
-I${X11SRCDIR.xedit}/
lisp
/re \
23
.PATH: ${X11SRCDIR.xedit}/
lisp
29
COPTS.
lisp
.c+= -Wno-error
/src/external/mit/xorg/bin/xedit/xedit/
Makefile
6
SRCS= xedit.c commands.c util.c ispell.c options.c hook.c
lisp
.c \
9
CPPFLAGS+= -I${X11SRCDIR.xedit}/
lisp
/re
15
.for _L in
lisp
mp re
/src/usr.bin/ctags/
Makefile
6
SRCS= C.c ctags.c fortran.c
lisp
.c print.c tree.c yacc.c
/src/external/mit/xorg/bin/xedit/mp/
Makefile
10
.PATH: ${X11SRCDIR.xedit}/
lisp
/mp
/src/external/mit/xorg/bin/xedit/re/
Makefile
10
.PATH: ${X11SRCDIR.xedit}/
lisp
/re
/src/external/gpl2/gettext/dist/gettext-tools/tests/
format-lisp-1
3
# Test recognition of
Lisp
format strings.
265
${XGETTEXT} -L
Lisp
-o f-l-1-$n.po f-l-1-$n.in || exit 1
269
if grep
lisp
-format f-l-1-$n.po > /dev/null; then
275
if grep
lisp
-format f-l-1-$n.po > /dev/null; then
xgettext-lisp-1
3
# Test
Lisp
support: --add-comments option.
8
tmpfiles="$tmpfiles xg-ls-1.
lisp
"
9
cat <<EOF > xg-ls-1.
lisp
25
-d xg-ls-1 xg-ls-1.
lisp
lang-clisp
10
tmpfiles="$tmpfiles prog.
lisp
"
11
cat <<\EOF > prog.
lisp
26
${XGETTEXT} -o prog.pot --omit-header --no-location prog.
lisp
33
#,
lisp
-format
39
#,
lisp
-format
58
#,
lisp
-format
65
#,
lisp
-format
145
CLISP_LANGUAGE= LANGUAGE= LC_ALL=$LOCALE_FR clisp prog.
lisp
2 > prog.out || exit 1
149
CLISP_LANGUAGE= LANGUAGE= LC_ALL=$LOCALE_FR_UTF8 clisp prog.
lisp
2 > prog.out || exit 1
xgettext-7
15
/* xgettext:
lisp
-format */
33
#, c-format, python-format,
lisp
-format
Makefile.am
82
xgettext-
lisp
-1 \
104
format-
lisp
-1 format-
lisp
-2 \
xgettext-6
27
tmpfiles="$tmpfiles xg-test6.
lisp
"
28
cat <<\EOF > xg-test6.
lisp
29
(format t (gettext "
lisp
-format positive1") (gettext "
lisp
-format negative1"))
30
(prin1 (gettext "
lisp
-format negative2"))
94
xg-test6.c xg-test6.sh xg-test6.py xg-test6.
lisp
xg-test6.el \
131
#,
lisp
-format
132
msgid "
lisp
-format positive1"
135
msgid "
lisp
-format negative1"
138
msgid "
lisp
-format negative2
[
all
...]
/src/external/lgpl3/gmp/dist/mpn/
Makefile.am
42
TARG_DIST = alpha arm arm64 cray generic ia64
lisp
m68k m88k \
/src/external/gpl2/gettext/bin/xgettext/
Makefile
15
x-
lisp
.c \
/src/external/gpl2/xcvs/dist/src/
cvsbug.in
178
-l | -CL | --
lisp
) FORMAT=
lisp
;;
235
lisp
) echo "$CATEGORIES" | \
/src/external/gpl2/texinfo/dist/makeinfo/
insertion.h
35
itemize,
lisp
, menu, multitable, quotation, rawdocbook, rawhtml, rawtex,
enumerator in enum:insertion_type
insertion.c
45
"ifnotxml", "ifplaintext", "ifset", "iftex", "ifxml", "itemize", "
lisp
",
570
case
lisp
:
703
&& insertion_stack->next->insertion !=
lisp
1004
case
lisp
:
1005
xml_insert_element (
LISP
, END);
1211
case
lisp
:
1413
xml_insert_element (
LISP
, START);
1418
begin_insertion (
lisp
);
2173
case
lisp
:
/src/external/gpl2/gettext/lib/libnlspr/
Makefile
20
format-
lisp
.c \
/src/external/gpl2/gettext/dist/gettext-tools/src/
Makefile.am
53
xgettext.h x-c.h x-po.h x-sh.h x-python.h x-
lisp
.h x-elisp.h x-librep.h \
113
format-c.c format-sh.c format-python.c format-
lisp
.c format-elisp.c \
153
x-c.c x-po.c x-sh.c x-python.c x-
lisp
.c x-elisp.c x-librep.c x-scheme.c \
/src/external/gpl2/send-pr/dist/send-pr/
send-pr.sh
186
-l | -CL | --
lisp
) FORMAT=
lisp
;;
241
lisp
) echo "$CATEGORIES" | \
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
Makefile.am
67
../src/format-
lisp
.c \
/src/external/bsd/tcpdump/bin/
Makefile
94
print-
lisp
.c \
/src/external/bsd/file/dist/magic/
Makefile.am
167
$(MAGIC_FRAGMENT_DIR)/
lisp
\
Completed in 41 milliseconds
1
2
3
Indexes created Sun Mar 01 05:31:48 UTC 2026