Searched refs:built (Results 1 - 25 of 75) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dmath.s2 * Math built-in functions
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A Dbuiltin1.s1 # When disallowing built-in names, we have to treat GET and PUT
H A Dbuiltin1.d3 # Make sure we can override a built-in symbol with a known constant, like
H A Derr-builtin.s3 % When disallowing built-in names, we have to treat GET and PUT
/netbsd-6-1-5-RELEASE/distrib/sparc/instfs/
H A DMakefile17 WORKBUILT= ${MINIROOTDIR}/work.built
28 @echo "Need ../../miniroot built first"
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/
H A Dbind.keys2 # The bind.keys file is used to override the built-in DNSSEC trust anchors
9 # The built-in trust anchors are provided for convenience of configuration.
11 # To use the built-in root key, set "dnssec-validation auto;" in
12 # named.conf options. To use the built-in DLV key, set
/netbsd-6-1-5-RELEASE/compat/
H A Dcompatsubdir.mk10 # make sure we get an objdir built early enough
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/config/
H A Dbootstrap-debug-ckovw.mk3 # check that all host and target files are built with -fcompare-debug.
H A Dbootstrap-debug-lib.mk1 # This BUILD_CONFIG option tests that target libraries built during
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/config/
H A Dbootstrap-debug-ckovw.mk3 # check that all host and target files are built with -fcompare-debug.
H A Dbootstrap-debug-lib.mk1 # This BUILD_CONFIG option tests that target libraries built during
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/config/
H A Dbootstrap-debug-ckovw.mk3 # check that all host and target files are built with -fcompare-debug.
H A Dbootstrap-debug-lib.mk1 # This BUILD_CONFIG option tests that target libraries built during
/netbsd-6-1-5-RELEASE/sys/modules/arch/
H A Dcompatsubdir.mk10 # make sure we get an objdir built early enough
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/
H A Dmakefile.texi13 configuration is, it coordinates all the things that need to be built.
35 That, and all the other files built by @samp{make all}.
78 native-built compiler it just built, and once with the compiler it built
91 (if they had been built previously), rebuilding them, and copying them
97 Rebuilds the most recently built stage. Since each stage requires
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/man/
H A Dconfig.guess.x20 on which the package being built will run, and, exclusively when you
22 compiler being built will produce code.
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_platform.h45 /* Use hand-built config.h in environments that need it. */
52 #error Oops: No config.h and no pre-built configuration in archive_platform.h.
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/test/
H A Dsort.lua2 -- this is an example only. Lua has now a built-in function "sort"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgdb_mbuild.sh39 -f Force rebuild. Even rebuild previously built directories.
271 # Build, if not built.
285 # Check that the built GDB can at least print it's architecture.
334 echo ... ${target} built
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/VMS/
H A Dopenssl_startup.com12 $! P2 "64", to use executables which were built with 64-bit pointers.
/netbsd-6-1-5-RELEASE/share/mk/
H A Dbsd.kinc.mk10 # DEPINCS Headers to install which are built dynamically.
H A Dbsd.test.mk93 # not in the toolchain, and the tests execute code built for the target host.
95 # Due to the dependencies of the binaries built by the source tree and how they
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/util/
H A Dcygwin.sh73 The Cygwin version has been built using the following configure:
/netbsd-6-1-5-RELEASE/common/dist/zlib/examples/
H A Dzran.c11 its entirety, and an index built with access points about every SPAN bytes
78 /* Deallocate an index built by build_index() */
140 file read error. On success, *built points to the resulting index. */
141 local int build_index(FILE *in, off_t span, struct access **built) argument
228 *built = index;
389 fprintf(stderr, "zran: built index with %d access points\n", len);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/examples/
H A Dzran.c9 its entirety, and an index built with access points about every SPAN bytes
76 /* Deallocate an index built by build_index() */
138 file read error. On success, *built points to the resulting index. */
139 local int build_index(FILE *in, off_t span, struct access **built) argument
226 *built = index;
387 fprintf(stderr, "zran: built index with %d access points\n", len);

Completed in 286 milliseconds

123