HomeSort by: relevance | last modified time | path
    Searched refs:use (Results 1 - 25 of 204) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /src/tests/usr.bin/xlint/lint1/
msg_090.c 11 use(void) function
15 /* expect+1: warning: 'random_number' unused in function 'use' [192] */
msg_185.c 12 void use(const void *);
19 use(&arg);
init_c99.c 10 void use(const void *);
32 use(&local);
47 use(&local);
54 use(&local);
66 use(&arg);
469 /* expect+1: error: syntax error 'scalar type cannot use designator' [249] */
490 /* expect+1: error: syntax error 'scalar type cannot use designator' [249] */
495 /* expect+1: error: syntax error 'scalar type cannot use designator' [249] */
  /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
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-no-action-touch.exp 10 `opt-touch-use' is up to date.
deptgt-error.mk 19 # Use single quotes to demonstrate that the output is only informational, it
20 # does not use any established escaping mechanism.
varmod-loop-delete.mk 10 # deleted while it was in use, leading to a use-after-free bug.
21 #${MAKE} -f ${MAKEFILE} use-after-free
66 use-after-free: .PHONY
67 .if make(use-after-free)
  /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/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++) {
290 got = count(syms - use, (left - use) << 1, len + 1)
425 int use = least; local
    [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/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
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
    [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
  /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/sys/lib/libkern/arch/m68k/
skpc.S 12 * Redistribution and use in source and binary forms, with or without
30 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
33 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
49 movb 7(%sp),%d1 | mask to use
  /src/sys/kern/
vfs_vnode.c 11 * Redistribution and use in source and binary forms, with or without
26 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
29 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
42 * Redistribution and use in source and binary forms, with or without
60 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
63 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
102 * yet ready to use.
104 * ready to use.
114 * vcache_new() and is ready to use.
762 u_int use, next local
848 u_int use, next; local
1525 u_int use, next; local
    [all...]
  /src/usr.sbin/sysinst/arch/mac68k/
md.c 10 * Redistribution and use in source and binary forms, with or without
28 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
212 * Verify the disk has been initialized for MacOS use by checking
224 * to it and the number currently in use.
325 /* Disk name - don't bother asking, just use the physical name*/
592 * Find an entry in a use array that is unused and return it or
641 * Now classify the use for NetBSD
692 getUse(part, len_use, use)
695 char *use;
1039 char fstyp[16], use[16], name[32]; local
1168 char fstyp[16], use[16], name[64]; local
    [all...]
  /src/lib/libc/arch/m68k/string/
memccpy.S 6 * Redistribution and use in source and binary forms, with or without
22 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
68 movl %d0,%a0 | XXX maybe use lea to avoid stall?
90 movl %d0,%a0 | XXX maybe use lea to avoid stall?
  /src/sys/arch/m68k/m68k/
copypage.s 11 * Redistribution and use in source and binary forms, with or without
26 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
29 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
87 dbf %d0,.Lmlloop | use the 68010 loop mode
125 dbf %d0,.Lzloop | use the 68010 loop mode
  /src/sys/conf/
ssp.mk 15 # The following files use alloca(3) or variable array allocations.

Completed in 36 milliseconds

1 2 3 4 5 6 7 8 9