| /src/tests/usr.bin/xlint/lint1/ | 
| msg_090.c | 11 use(void)  function in typeref:typename:void 15 	/* expect+1: warning: 'random_number' unused in function 'use' [192] */
 
 | 
| msg_185.c | 12 void use(const void *); 19 	use(&arg);
 
 | 
| /src/lib/libutil/ | 
| getlabelsector.c | 9  * Redistribution and use in source and binary forms, with or without 17  * 3. All advertising materials mentioning features or use of this software
 31  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 34  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 80 	int use;  local in function:getlabelusesmbr
 83 	uselen = sizeof(use);
 84 	if (sysctlbyname("kern.labelusesmbr", &use, &uselen,
 88 	return use;
 
 | 
| /src/usr.bin/make/unit-tests/ | 
| use-inference.exp | 1 Building use-inference.from from nothing 2 make: don't know how to make use-inference.to (continuing)
 
 | 
| opt-touch-jobs.exp | 3 `opt-touch-use' is up to date. 
 | 
| opt-touch.exp | 2 `opt-touch-use' is up to date. 
 | 
| opt-touch.mk | 5 .MAKEFLAGS: -t opt-touch-phony opt-touch-join opt-touch-use opt-touch-make 13 opt-touch-use: .USE
 14 	: Making use of $@.
 
 | 
| opt-no-action-touch.exp | 10 `opt-touch-use' is up to date. 
 | 
| opt-touch-jobs.mk | 9 .MAKEFLAGS: opt-touch-use 22 # .USE targets are not touched since they do not represent actual files.
 24 opt-touch-use: .USE
 25 	: Making use of $@.
 
 | 
| depsrc-made.mk | 7 # TODO: Describe a possible use case for .MADE. 
 | 
| use-inference.mk | 1 # $NetBSD: use-inference.mk,v 1.3 2020/12/07 00:53:30 rillig Exp $ 3 # Demonstrate that .USE rules do not have an effect on inference rules.
 10 all: use-inference.to
 12 verbose: .USE
 21 use-inference.from:		# assume it exists
 26 # The main target is "all", which depends on "use-inference.to".
 
 | 
| /src/tests/usr.bin/indent/ | 
| edge_cases.c | 77 use strict; 78 use warnings;
 87 use enum qw(FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA);
 109 use strict;
 110 use warnings;
 121 use enum qw (FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA);
 
 | 
| /src/usr.sbin/sysinst/arch/atari/ | 
| msg.md.en | 9  * Redistribution and use in source and binary forms, with or without 27  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 30  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 56 If you want to use an AHDI compatible partitioning, you have to assign some
 57 partitions to NetBSD before NetBSD is able to use the disk. Change the 'id'
 58 of all partitions you want to use for NetBSD file systems to 'NBD'. Change
 59 the 'id' of the partition you wish to use for swap to 'SWP'.
 
 | 
| /src/lib/libm/arch/m68k/ | 
| s_rint.S | 11  * Redistribution and use in source and binary forms, with or without 29  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 32  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 46 	fintd	%sp@(4),%fp0	| use prevailing rounding mode
 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | 
| at91-kizbox3_common.dtsi | 259 	atmel,use-dma-rx; 260 	atmel,use-dma-tx;
 268 	atmel,use-dma-rx;
 269 	atmel,use-dma-tx;
 276 	atmel,use-dma-rx;
 277 	atmel,use-dma-tx;
 284 	atmel,use-dma-rx;
 285 	atmel,use-dma-tx;
 292 	atmel,use-dma-rx;
 293 	atmel,use-dma-tx
 [all...]
 | 
| cros-ec-keyboard.dtsi | 3  * Keyboard dts fragment for devices that use cros-ec-keyboard 
 | 
| at91-wb50n.dtsi | 76 	dmas = <0>, <0>;	/*  Do not use DMA for dbgu */ 81 	atmel,use-dma-rx;
 82 	atmel,use-dma-tx;
 89 	atmel,use-dma-rx;
 90 	atmel,use-dma-tx;
 101 	atmel,use-dma-rx;
 102 	atmel,use-dma-tx;
 
 | 
| at91-kizbox2-common.dtsi | 148 	atmel,use-dma-rx; 149 	atmel,use-dma-tx;
 154 	atmel,use-dma-rx;
 155 	atmel,use-dma-tx;
 160 	atmel,use-dma-rx;
 161 	atmel,use-dma-tx;
 
 | 
| /src/tools/compat/ | 
| defs.mk.in | 15 #		If "yes", then use the files from the .OBJDIR of 16 #		NETBSDSRCDIR/tools/compat.  Otherwise, use the files
 20 #		If "yes" then do not use the library (but still use
 25 # * Use uninstalled copy of libnbcompat and associated *.h files:
 31 # * Use TOOLDIR copy of libnbcompat and associated *.h files:
 35 # * Use TOOLDIR copy of compat *.h files, but do not use libnbcompat.a:
 40 # The use of ".-include" instead of ".include" above is because it's
 46 # Use the installed (TOOLDIR) version of the library and headers by defaul
 [all...]
 | 
| /src/common/dist/zlib/examples/ | 
| enough.c | 9    1.1   4 Jan 2007  Use faster incremental table usage computation 16                      Use a macro to compute the history index
 41    properties are: we cannot use more bit patterns than are available; and when
 275     // we need to use at least this many bit patterns so that the code won't be
 281     // we can use at most this many bit patterns, lest there not be enough
 289     for (int use = least; use <= most; use++) {  local in function:count
 290         got = count(syms - use, (left - use) << 1, len + 1)
 425  int use = least;  local in function:examine
 [all...]
 | 
| /src/lib/libc/compat/arch/vax/sys/ | 
| compat___sigtramp2.S | 7  * Redistribution and use in source and binary forms, with or without 23  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 26  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 50 	callg (%ap),(%fp)		# use global arg list
 
 | 
| /src/sys/arch/pmax/stand/common/ | 
| startprog.S | 10  * Redistribution and use in source and binary forms, with or without 25  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 28  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 52 	lw	$8,CALLFRAME_SIZ+24(sp)	# use a4/t0 in case N32/N64 kernel
 53 	lw	$9,CALLFRAME_SIZ+28(sp)	# use a5/t1 in case N32/N64 kernel
 
 | 
| /src/tests/libexec/ld.elf_so/ | 
| t_tls_extern.c | 7  * Redistribution and use in source and binary forms, with or without 22  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 25  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 46 	void *def, *use;  local in function:tls_extern
 57 		ATF_REQUIRE_DL(use = dlopen(libuse, 0));
 58 		ATF_REQUIRE_DL(fuse = dlsym(use, "fuse"));
 63 		ATF_REQUIRE_DL(use = dlopen(libuse, 0));
 66 		ATF_REQUIRE_DL(use = dlopen(libuse, 0));
 70 		ATF_REQUIRE_DL(use = dlopen(libuse, 0));
 73 		ATF_REQUIRE_DL(fuse = dlsym(use, "fuse"))
 394  void *def, *use;  local in function:ATF_TC_BODY
 [all...]
 | 
| /src/lib/libc/arch/vax/sys/ | 
| __sigtramp3.S | 7  * Redistribution and use in source and binary forms, with or without 23  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 26  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 99 	callg (%ap),(%fp)		# use global arg list
 
 | 
| /src/sys/arch/acorn32/doc/ | 
| bootoptions | 7  * Redistribution and use in source and binary forms, with or without 15  * 3. All advertising materials mentioning features or use of this software
 28  * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 31  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 59   ascpoll	Use polling mode rather than interrupt mode for the asc
 61   nbuf=		Specify the number of buffers to use.
 68  Special debugging options not for normal use
 
 |