HomeSort by: relevance | last modified time | path
    Searched refs:WITH (Results 1 - 12 of 12) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varname-makeflags.exp 3 spaces_stage_1: MAKEFLAGS=< -r -k -d 00000 -D VARNAME WITH SPACES >
4 spaces_stage_1: env MAKEFLAGS=< -r -k -d 00000 -D VARNAME WITH SPACES >
varname-makeflags.mk 15 # The unit tests are run with an almost empty environment. In particular,
53 @${MAKE} -f ${MAKEFILE} spaces_stage_1 -d00000 -D"VARNAME WITH SPACES"
55 # At this point, the 'VARNAME WITH SPACES' is no longer recognizable as a
  /src/sys/external/bsd/drm/dist/
Makefile.am 19 # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
configure.ac 19 # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
76 dnl Use lots of warning flags with with gcc and compatible compilers
  /src/sys/external/bsd/drm/dist/shared-core/
Makefile.am 19 # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  /src/share/examples/puffs/pgfs/
newfs.sql 6 -- Redistribution and use in source and binary forms, with or without
13 -- documentation and/or other materials provided with the distribution.
47 CREATE SEQUENCE fileid_seq START WITH 1; -- 1 will be used for root directory
48 CREATE SEQUENCE dircookie_seq START WITH 3; -- see PGFS_DIRCOOKIE_*
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sun7i-a20-olinuxino-lime2-emmc.dts 40 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
sun7i-a20-olinuxino-micro-emmc.dts 40 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
sun8i-t3-cqa3t-bv3.dts 42 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  /src/share/locale/ctype/
gen_ctype_utf8.pl 9 # purpose with or without fee is hereby granted, provided that the above
13 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
18 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
68 * (a) this copyright and permission notice appear with all copies
81 * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
121 # Lt Titlecase_Letter a digraphic character, with first part uppercase
  /src/usr.bin/config/
gram.y 17 * Redistribution and use in source and binary forms, with or without
24 * documentation and/or other materials provided with the distribution.
117 /* new style, type-polymorphic; ordinary and for types with multiple flavors */
190 %token WITH
353 /* source file: file foo/bar.c bar|baz needs-flag compile-with blah */
683 /* optional attachment: with foo */
686 | WITH WORD { $$ = getdevattach($2); }
1131 * Remember pointer PTR with type-code CODE.
1224 * pointer again; these need to be generated with the preprocessor in
1442 fprintf(stderr, "config: array with <= 0 size: %s\n", name)
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 7 # unlimited permission to copy and/or distribute it, with or without
31 # along with this program. If not, see <http://www.gnu.org/licenses/>.
54 AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
208 # AIX sometimes has problems with the GCC collect2 program. For some
443 # We delimit libtool config variables with single quotes, so when
446 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
465 # Extract the dictionary values for VARNAME (optionally with TAG) and
586 # Generate a child script FILE with all initialization necessary to
591 # the child script. The macro ends with non-zero status if the
623 [# Run this file to recreate a libtool stub with the current configuration.]
    [all...]

Completed in 15 milliseconds