Searched refs:only (Results 1 - 25 of 282) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_flags.inc27 // Test only flag to disable malloc/realloc/free memory tagging on startup.
36 int, max_malloc_fill_size, 0x1000, // By default, fill only the first 4K.
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_random_private.h30 #error This header is only to be used internally to libarchive.
H A Darchive_platform_xattr.h35 #error This header is only to be used internally to libarchive.
H A Darchive_getdate.h32 #error This header is only to be used internally to libarchive.
H A Darchive_write_disk_private.h33 #error This header is only to be used internally to libarchive.
H A Darchive_cmdline_private.h33 #error This header is only to be used internally to libarchive.
H A Darchive_write_set_format_private.h33 #error This header is only to be used internally to libarchive.
H A Darchive_platform_acl.h35 #error This header is only to be used internally to libarchive.
H A Dfilter_fork.h32 #error This header is only to be used internally to libarchive.
H A Darchive_xxhash.h31 #error This header is only to be used internally to libarchive.
H A Darchive_openssl_hmac_private.h30 #error This header is only to be used internally to libarchive.
H A Darchive_openssl_evp_private.h30 #error This header is only to be used internally to libarchive.
H A Darchive_pathmatch.h34 #error This header is only to be used internally to libarchive.
/freebsd-11-stable/stand/efi/loader/arch/arm64/
H A DMakefile.inc12 CFLAGS+= -mgeneral-regs-only
/freebsd-11-stable/usr.sbin/amd/include/
H A Dnewvers.sh12 echo '/* Define only name of host machine OS (eg. solaris2) */'
15 echo '/* Define only version of host machine (eg. 2.5.1) */'
23 /* Define only name of host machine OS (eg. solaris2) */
26 /* Define only version of host machine (eg. 2.5.1) */
/freebsd-11-stable/lib/clang/include/clang/Config/
H A Dconfig.h5 #error config.h can only be included once
/freebsd-11-stable/crypto/openssl/util/
H A Dtoutf8.sh5 git ls-tree -r --name-only HEAD | \
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dvarmisc.mk34 @echo :? only lhs when value true
38 @echo :? only rhs when value false
57 cmpv.only = target specific vars
62 @echo We have ${${.TARGET:T}.only}
H A Dvarmisc.exp12 :? only lhs when value true
15 :? only rhs when value false
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc62 int, max_malloc_fill_size, 0x1000, // By default, fill only the first 4K.
141 "If == 1, detect invalid operations only when both pointers are non-null.")
148 "If ==1, detect ODR-violation only if the two variables "
163 "(Windows only) enable hooking of Rtl(Allocate|Free|Size|ReAllocate)Heap.")
/freebsd-11-stable/contrib/mtree/
H A DMakefile11 verify.c getid.c pack_dev.c only.c
/freebsd-11-stable/sys/conf/
H A Dsysent.mk30 @echo "make sysent only"
32 # We .ORDER these explicitly so that we only run MAKESYSCALLS once, rather than
/freebsd-11-stable/share/mk/
H A Dlocal.autodep.mk4 # by default only MACHINE0 does updates
H A Dsrc.sys.mk9 # Allow user to configure things that only effect src tree builds.
15 # Validate that the user didn't try setting an env-only variable in
24 # Validate the env-only variables.
28 .error Option ${var} may only be defined in ${SRC_ENV_CONF}, environment, or make argument, not ${SRCCONF}.
/freebsd-11-stable/contrib/atf/atf-c/
H A Dpkg_config_test.sh106 pkg-config --libs-only-L --libs-only-other atf-c
108 atf_check -s eq:0 -o save:stdout -e empty pkg-config --libs-only-l atf-c

Completed in 231 milliseconds

1234567891011>>