Home
last modified time | relevance | path

Searched refs:compile (Results 1 – 25 of 209) sorted by relevance

123456789

/titanic_51/usr/src/cmd/ed/
H A DMakefile30 EDOBJ= ed.o compile.o
31 XPG4EDOBJ= edobjs.xpg4/ed.o edobjs.xpg4/compile.o values-xpg4.o
32 XPG6EDOBJ= edobjs.xpg6/ed.o edobjs.xpg6/compile.o values-xpg6.o
34 SRCS= ./ed.c ../expr/compile.c
77 compile.o: ../expr/compile.c
78 $(COMPILE.c) -o $@ ../expr/compile.c
83 edobjs.xpg4/%.o: ../expr/compile.c
89 edobjs.xpg6/%.o: ../expr/compile.c
114 compile
[all...]
/titanic_51/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestEnable.java52 Program p0 = consumer.compile("dtrace:::BEGIN"); in main()
53 Program p1 = consumer.compile("syscall:::entry"); in main()
54 Program p2 = consumer.compile("dtrace:::END"); in main()
91 Program p3 = consumer.compile("syscall:::return"); in main()
118 Program p3x = consumer2.compile("syscall:::return"); in main()
139 consumer.compile("dtrace:::BEGIN"); in main()
140 consumer.compile("syscall:::entry"); in main()
141 consumer.compile("dtrace:::END"); in main()
H A DTestAbort.java45 consumer.compile("syscall:::entry { @[execname] = count(); } " + in main()
73 consumer.compile("syscall:::entry { @[execname] = count(); } " + in main()
99 consumer.compile("syscall:::entry { @[execname] = count(); } " + in main()
125 consumer.compile("syscall:::entry { @[execname] = count(); } " + in main()
H A DTestClose.java40 consumer.compile("syscall:::entry { @[execname] = count(); } " + in main()
60 consumer.compile("syscall:::entry { @[execname] = count(); } " + in main()
/titanic_51/usr/src/lib/libshell/common/tests/
H A Dshtests2 # shtests [ name=value ... ] [ --all | --compile ] [ --time ] [ a.sh b.sh ... ]
9 compile=1
15 -a|--a*)compile=2
18 -c|--c*)compile=2
21 -s|--s*)compile=
67 if [[ $compile ]]
72 elif [[ $compile != 1 ]]
73 then echo $0: --compile: $SHCOMP not found >&2
75 else compile=
116 if [[ $compile ]]
[all …]
/titanic_51/usr/src/lib/libast/common/features/
H A Derrno1 tst dat_sys_nerr note{ sys_nerr in default libs }end compile{
9 tst def_errno_sys_nerr note{ sys_nerr declared in errno.h }end compile{
17 tst dat_sys_errlist note{ sys_errlist in default libs }end compile{
25 tst def_errno_sys_errlist note{ sys_errlist declared in errno.h }end compile{
H A Dstandards2 …SOC99_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
37 …{ _ALL_SOURCE & _ISOC99_SOURCE & _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
68 …SOC99_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
99 elif tst note{ _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
118 elif tst note{ _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
133 elif tst note{ _XOPEN_SOURCE works }end compile{
144 else tst note{ __EXTENSIONS__ works }end compile{
H A Dfs143 …sys/types.h sys/statvfs.h note{ statvfs.f_reserved7 can double for statvfs.f_basetype }end compile{
151 lib statfs4 sys/types.h - sys/statfs.h - sys/vfs.h - sys/mount.h compile{
159 lib getmntinfo_statvfs note{ getmntinfo uses statvfs -- since when? }end compile{
219 str st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is a string }end compile{
223 int st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is an int }end compile{
227 int st_spare1 sys/types.h sys/stat.h note{ stat.st_spare1 is an int }end compile{
231 ary st_spare4 sys/types.h sys/stat.h note{ stat.st_spare4 is an array }end compile{
235 ary st_pad4 sys/types.h sys/stat.h note{ stat.st_pad4 is an array }end compile{
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/
H A Derrno1 tst dat_sys_nerr note{ sys_nerr in default libs }end compile{
9 tst def_errno_sys_nerr note{ sys_nerr declared in errno.h }end compile{
17 tst dat_sys_errlist note{ sys_errlist in default libs }end compile{
25 tst def_errno_sys_errlist note{ sys_errlist declared in errno.h }end compile{
H A Dstandards2 if tst note{ _ALL_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
33 elif tst note{ _ALL_SOURCE & _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
60 elif tst note{ _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
87 elif tst note{ _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
106 elif tst note{ _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
121 elif tst note{ _XOPEN_SOURCE works }end compile{
132 else tst note{ __EXTENSIONS__ works }end compile{
H A Dfs142 ary f_reserved7 sys/types.h sys/statvfs.h note{ statvfs.f_reserved7 can double for statvfs.f_basetype }end compile{
150 lib statfs4 sys/types.h - sys/statfs.h - sys/vfs.h - sys/mount.h compile{
158 lib getmntinfo_statvfs note{ getmntinfo uses statvfs -- since when? }end compile{
169 lib getfsstat_statvfs note{ getfsstat uses statvfs -- just in case it is confused like getmntinfo }end compile{
229 str st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is a string }end compile{
233 int st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is an int }end compile{
237 int st_spare1 sys/types.h sys/stat.h note{ stat.st_spare1 is an int }end compile{
241 ary st_spare4 sys/types.h sys/stat.h note{ stat.st_spare4 is an array }end compile{
245 ary st_extra sys/types.h sys/stat.h note{ stat.st_extra is an array }end compile{
249 ary st_pad4 sys/types.h sys/stat.h note{ stat.st_pad4 is an array }end compile{
[all...]
/titanic_51/usr/src/tools/onbld/Checks/
H A DMapfile.py56 CmtRE = re.compile(r'#.*$')
57 LeadingWSRE = re.compile(r'^\s+')
58 VersionRE = re.compile(r'^\$mapfile_version\s+2\s*$')
78 SymVerRE = re.compile(r'^\s*symbol_version\s+', re.IGNORECASE)
H A DComments.py42 bugre = re.compile(r'^(\d{2,7}) (.*)$')
61 bugnospcre = re.compile(r'^(\d{2,7})([^ ].*)')
62 ignorere = re.compile(r'^(' +
H A DKeywords.py37 ident = re.compile(r'((\%Z\%(\%M\%)\s+\%I\%|\%W\%)\s+\%E\% SMI)')
44 anykword = re.compile(r'%[A-ILMP-UWYZ]%')
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dshtests19 none of the \b--posix --utf8 --compile\b options are specified then
32 [c:compile?Run test scripts using \bshcomp\b(1).]
34 [l:locale?Disable \b--utf8\b and run the \b--posix\b and \b--compile\b
171 integer compile=-1 posix=-1 utf8=-1
179 then compile=2
180 else compile=0
221 if (( compile <= 0 && posix <= 0 && utf8 <= 0 ))
222 then (( compile )) && compile=1
226 (( compile <
[all...]
/titanic_51/usr/src/cmd/auditreduce/
H A Dregex2.c45 static int compile = 1; /* Must we compile the expressions */ variable
59 compile = 1;
104 if (compile) {
109 compile = 0;
/titanic_51/usr/src/cmd/expr/
H A DMakefile29 EXPROBJ= exprobjs/expr.o exprobjs/compile.o
30 XPG4EXPROBJ= exprobjs.xpg4/expr.o exprobjs.xpg4/compile.o
31 XPG6EXPROBJ= exprobjs.xpg6/expr.o exprobjs.xpg6/compile.o
34 SRCS= expr.c compile.c
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.sh35 compile() # $cc ... function
72 compile $cc -c $_is_hdr_file <&$nullin >&$nullout 2>$tmp.e
467 if compile $cc -c $tmp.c <&$nullin >&$nullout
469 if compile $cc -c $tmp.c <&$nullin >&$nullout
470 then cctest="should not compile '(;'"
472 else cctest="should compile 'int i = 1;'"
535 if compile $cc -o ${tmp}r.exe ${tmp}r.c >&$nullout
537 else echo "$command: cannot compile read -r workaround" >&$stderr
791 [x:cross?Some tests compile an executable (\ba.out\b) and then run it.
1029 [+compile
[all...]
/titanic_51/usr/src/tools/onbld/Scm/
H A DIgnore.py33 RE_SYNTAX = re.compile(r'^syntax:\s*(.*)\s*$')
61 ignore_list.append(re.compile('.*' + fnmatch.translate(l)))
63 ignore_list.append(re.compile(l))
/titanic_51/usr/src/cmd/vi/port/
H A DMakefile43 EXOBJS_XPG4= $(EXOBJS) compile.o values-xpg4.o
44 EXOBJS_XPG6= $(EXOBJS) compile.o values-xpg6.o
117 $(XD4)/compile.o $(XD6)/compile.o: ../../expr/compile.c
118 $(COMPILE.c) -o $@ ../../expr/compile.c
H A DREAD_ME40 -DCHDIR compile in undocumented chdir (cd) command
41 -DLISP compile in lisp hacks
42 -DUCVISUAL compile in code to handle \ escapes for visual on
/titanic_51/usr/src/cmd/nl/
H A DMakefile26 # only occur in ./nl.c, not in ../expr/compile.c.
31 NLOBJ= nlobjs/$(PROG).o nlobjs/compile.o
32 XPG4NLOBJ= nlobjs.xpg4/$(PROG).o nlobjs.xpg4/compile.o
35 SRCS = nl.c ../expr/compile.c
H A Dnl.c160 compile(pat, (char *)0, (char *)0);
186 compile(pat, (char *)0, (char *)0);
212 compile(pat, (char *)0, (char *)0);
341 compile(pat, (char *)0, (char *)0);
375 compile(pat, (char *)0, (char *)0);
409 compile(pat, (char *)0, (char *)0);
/titanic_51/usr/src/lib/libgen/inc/
H A Dregexpr.h62 extern char *compile(const char *instring, char *expbuf, char *endbuf);
66 extern char *compile();
/titanic_51/usr/src/man/man3gen/
H A DMakefile34 compile.3gen \
50 compile.3gen := LINKSRC = regexpr.3gen

123456789