Home
last modified time | relevance | path

Searched refs:compile (Results 126 – 150 of 176) sorted by relevance

12345678

/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A Dtestregex.c1849 compile: in main()
2114 goto compile; in main()
2266 goto compile; in main()
/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c1931 static int compile(struct symbol_list *list) in compile() function
1950 compile(sparse_initialize(argc, argv, &filelist)); in main()
1953 compile(sparse(file)); in main()
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME31 on a UTS system compile the programs with the native compiler! The new postreverse
116 before doing a compile.
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A DFIRMWARELICENSE42 Emulex Firmware. Licensee shall not (1) reverse engineer, reverse compile or
/illumos-gate/usr/src/cmd/tic/
H A Dtic_parse.c182 compile() in compile() function
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME86 After you successfully compile the example modules, the module object files
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE56 10-11-10 package.sh: fix cc cross compile check to use checkcc absolute path
83 10-01-01 package.sh: fix premature $INSTALLROOT/bin during cross compile check
125 08-12-24 package.sh: fix cross-compile HOSTTYPE logic
534 package.sh: $CC must at least compile and executable hello world
616 iffe.sh: fix noexecute test that forgot to check compile first!
666 01-07-17 package: fix use cross compile test to generate files in /tmp
H A DC+probe253 0:1) echo "$cc: not a C compiler: failed to compile \`\`$1''" >&4
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME95 These functions use a table built at compile time from the contents of
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSystemSolver.java88 private static final Pattern p0 = Pattern.compile(";");
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME12 This README file describes the steps needed to compile and run a filter,
/illumos-gate/usr/src/grub/grub-0.97/
H A Dacinclude.m456 AC_MSG_ERROR([${CC-cc} cannot compile C source code])
H A DMakefile.in41 THANKS TODO compile config.guess config.sub depcomp install-sh \
H A DNEWS220 buggy. In the previous version, it was a compile-time option, but you
447 defined in compile (no SYSDEBUG option anymore). See description of
H A Dconfigure.ac71 dnl instead for now. It is preferable when you cross-compile GRUB.
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c1032 compile((char *) genbuf, (char *) re->Expbuf, (char *) re->Expbuf in vi_compile()
/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c129 compile(void) in compile() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE88171 2. There is a compile time option named KIA which enables
398 c. The are several new compile time options. See the README
H A DRELEASE77 12-05-29 shtests: --nocompile omits the compile test and --compile does only
78 the compile test.
408 objects when the SHOPT_FIXEDARRAY compile option defined on 10-09-28.
411 11-04-15 +A compile option, SHOPT_2DMATCH, has been added which causes
579 10-10-22 Fixed a bug with BGX compile option that could cause the shell to
589 10-10-20 +Made a number of changes and fixes for the NAMESPACE compile option
618 10-09-28 +A new compile option SHOPT_FIXEDARRAY has been added and is being
741 10-06-09 +Made changes to the NAMESPACE compile option so that it now seems
780 10-05-20 +The compile option SHOPT_EDPREDICT has been added. When this option
839 fail to compile with shcomp has been fixed.
[all …]
/illumos-gate/usr/src/common/bzip2/
H A DSolaris.README.txt32 made so that the code does compile and lint cleanly.
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c1626 compile(sav_ptr, print); in pf_compile()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtrigger1.test427 # statement compile time, not trigger installation time. This means, for
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY117 add CATLITERAL compile switch for adjacent string literal concatenation
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt54 package object returned by the _BIX method. This adds iASL compile-time
110 be folded at compile time. ACPICA BZ 1266.
528 at compile time, as per the ACPI specification (the AML definition of
581 iASL: Improved the compile-time typechecking for operands of many of the
646 compile-time only). This is essentially a loop timeout to force-abort
952 iASL compiler: Added compile-time support for all new ACPI 6.0 predefined
1161 the legacy ASL/AML equivalents at compile time.
1719 a compiler bug which in turn causes compile-time error(s).
2280 compile these types of errors, and they typically end up causing a
2502 compile time. This change ignores named references within package objects
[all …]
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c1237 nexpbuf = compile(buf, (char *)0, (char *)0); in search()

12345678