Home
last modified time | relevance | path

Searched refs:compile (Results 101 – 125 of 176) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l395 re = compile(restr, NULL, NULL); in filename_lineno()
/illumos-gate/usr/src/cmd/find/
H A Dfind.c207 static int compile(char **, struct Node *, int *);
326 if (compile(argv + paths, topnode, &action_expression) == 0) { in main()
422 compile(char **argv, struct Node *np, int *actionp) in compile() function
497 i = compile(++av, topnode, actionp); in compile()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c452 compile(argstr, Cflg); in main()
464 compile(argstr, Cflg); in main()
/illumos-gate/usr/src/lib/libadm/common/
H A Dmapfile-vers209 compile { TYPE = FUNCTION; FILTER = libgen.so.1; };
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java339 compile(String program, String ... macroArgs) throws DTraceException in compile() method in LocalConsumer
380 compile(File program, String ... macroArgs) throws DTraceException, in compile() method in LocalConsumer
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfs94 #define _lib_statfs4 1 /* compile{\ passed */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfs94 #define _lib_statfs4 1 /* compile{\ passed */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfs94 #define _lib_statfs4 1 /* compile{\ passed */
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c533 expbuf = compile(string, (char *)0, (char *)0); in re_arg()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Ddirent13 …otch_d_ino_dirent64 -D_LARGEFILE64_SOURCE note{ dirent64.d_ino vs. readdir64 mismatch }end compile{
/illumos-gate/usr/src/head/
H A Dregexp.h76 compile(char *instring, char *ep, const char *endbuf, int seof) in compile() function
/illumos-gate/usr/src/cmd/sed/
H A Dmain.c191 compile(); in main()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A DREADME47 postio.h) before you compile postio.
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfs98 #define _lib_statfs4 1 /* compile{\ passed */
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs157 # interpreter at compile time.
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse-llvm.c1267 static int compile(LLVMModuleRef module, struct symbol_list *list) in compile() function
1352 compile(module, symlist); in main()
1360 compile(module, symlist); in main()
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog65 - Fix crc32.c to compile local functions only if used
127 - Avoid including stddef.h on Windows for Z_SOLO compile [Niessink]
601 - Set LD_LIBRARYN32_PATH for SGI IRIX shared compile
624 - Add puff compile option to permit invalid distance-too-far streams
646 - Add compile option to permit invalid distance-too-far streams
736 compile
757 - Replace 1U constants in inflate.c and inftrees.c for 64-bit compile
976 - Change NO_GUNZIP compile option to NO_GZIP to cover deflate as well
1019 - Only deal with 64K limit when necessary at compile time [Truta]
1020 - Allow TOO_FAR check to be turned off at compile time [Truta]
[all …]
H A DREADME16 To compile all files and run the test program, follow the instructions given at
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DMakefile.in313 mostlyclean-compile:
316 distclean-compile:
910 distclean-am: clean-am distclean-compile distclean-generic \
940 mostlyclean-am: mostlyclean-compile mostlyclean-generic
953 clean-noinstLIBRARIES ctags distclean distclean-compile \
959 maintainer-clean-generic mostlyclean mostlyclean-compile \
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java873 program = dtrace.compile(req.s, compileArgs); in main()
877 program = dtrace.compile(file, compileArgs); in main()
/illumos-gate/usr/src/cmd/oawk/
H A DREADME77 awk.h on each successive compile, and major recompilation
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DREADME83 The following compile options are set automatically by the feature testing:
116 permission, the SUID_EXEC compile option must be on, and ksh must be installed
H A Dbuiltins.mm21 This memo describes how to write and compile programs
178 and run \f5nmake install\fP to compile, link, and install the built-in shared library
183 Otherwise you will have to compile \f5hello.c\fP with an option
187 For example, on Linux use this to compile:
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c402 nexpbuf = compile(p, (char *)0, (char *)0); /* XCU4 regex mod */ in ematch()
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c661 p = compile(x1, ep + 1, x3, x4);

12345678