Searched refs:contents (Results 1 - 25 of 39) sorted by relevance

12

/src/share/doc/usd/
H A DMakefile23 SUBARTICLES=title contents
25 SRCS.contents=00.contents
/src/share/doc/psd/
H A DMakefile31 SUBARTICLES=title contents
33 SRCS.contents=00.contents
/src/share/doc/smm/
H A DMakefile30 SUBARTICLES=title contents
32 SRCS.contents=00.contents
/src/tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh50 test_case contents
61 contents() function
86 atf_add_test_case contents
/src/share/doc/psd/05.sysman/
H A DMakefile9 DEPSRCS=facilities contents
12 CLEANFILES+=facilities contents pagelog
29 contents: ${SRCS} target
/src/distrib/common/
H A DMakefile.minirootkmod54 --set-section-flags miniroot=alloc,contents,load,data \
/src/sys/arch/vax/boot/common/
H A Dromread.S58 movl 16(%ap),%r11 # restore boot-contents of %r11 (rpb)
74 movl 16(%ap), %r11 # restore boot-contents of %r11 (rpb)
/src/distrib/sets/
H A Dmakeflist20 -l just list the selected set names, not the contents
/src/tests/lib/libc/gen/posix_spawn/
H A Dt_spawn.c175 char *contents; local in function:check_success
177 REQUIRE_LIBC(contents = malloc(sizeof_file), NULL);
189 bytes_read = read(fd, contents, sizeof_file - 1);
190 contents[sizeof_file - 1] = '\0';
191 ATF_REQUIRE_MSG(strcmp(dir, contents) == 0,
192 "[%s] != [%s] Directories don't match", dir, contents);
197 free(contents);
/src/sys/arch/x68k/stand/xxboot/
H A Dmemcmp.S91 movel %a2@+,buf:W | contents of b1
92 movel %a2@+,(buf+4):W | contents of b2
H A Dmemset.S94 movel %a2@+,buf:W | initial contents of buffer
/src/sys/arch/x86/x86/
H A Dlinux_trap.c70 unsigned int contents:2; member in struct:linux_user_desc
196 info.contents, info.read_exec_only, info.limit_in_pages,
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc64 // Prevent the client app from overwriting the zone contents.
110 // Must return 0 if the contents were not purged since the last call to
/src/sys/arch/atari/stand/tostools/libtos/
H A Dbsdstart.S100 1: movq #0,%d6 | would have known contents
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dsocfpga_arria5_socdk.dts24 /* this allow the ethaddr uboot environmnet variable contents
H A Dsocfpga_cyclone5_socdk.dts24 /* this allow the ethaddr uboot environmnet variable contents
H A Dsocfpga_cyclone5_sockit.dts24 /* this allow the ethaddr uboot environmnet variable contents
H A Dsocfpga_cyclone5_vining_fpga.dts27 * This allow the ethaddr uboot environment variable contents
/src/distrib/notes/
H A DMakefile.inc14 # Whether or not to regenerate tables of contents
27 whatis ${COMMON}/contents hardware xfer prep \
115 # Rules to build the table of contents (.toc) files. For the
/src/distrib/mvme68k/miniroot/
H A Dinstall.md193 As with anything which modifies your hard disk's contents, this program can
/src/sys/compat/linux/arch/i386/
H A Dlinux_machdep.c528 u_int contents:2; member in struct:linux_ldt_info
551 if (ldt_info.contents == 3) {
559 (oldmode || (ldt_info.contents == 0 &&
570 d.sd.sd_type = 16 | (ldt_info.contents << 2) |
/src/sys/arch/amiga/stand/loadbsd/
H A Dstartit.s157 move.l d6,a1 | would have known contents)
/src/sys/arch/vax/vax/
H A Dunimpl_emul.S365 movl (%fp)[%r2],%r0 # Register contents
381 movl (%fp)[%r2],%r0 # Register contents
395 movl (%fp)[%r2],%r0 # Register contents
/src/sys/arch/amiga/stand/bootblock/boot/
H A Dstartit.s274 movel %d2,%a3 | would have known contents)
/src/games/warp/
H A Dconfig.h.SH71 * contents of PHOSTNAME as a command to feed to the popen() routine

Completed in 17 milliseconds

12