Searched refs:SHARED (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/lib/csu/common/
H A Dcrtbegin.c32 #ifndef SHARED
75 #ifdef SHARED
/freebsd-current/share/sendmail/
H A DMakefile16 # Define SHARED to indicate whether you want symbolic links to the system
18 SHARED?= copies macro
22 beforeinstall: ${SHARED}
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h119 SHARED = 3, enumerator in enum:llvm::NVPTX::PTXLdStInstCode::AddressSpace
H A DNVPTXISelDAGToDAG.cpp686 case llvm::ADDRESS_SPACE_SHARED: return NVPTX::PTXLdStInstCode::SHARED;
915 CodeAddrSpace != NVPTX::PTXLdStInstCode::SHARED &&
1046 CodeAddrSpace != NVPTX::PTXLdStInstCode::SHARED &&
1693 CodeAddrSpace != NVPTX::PTXLdStInstCode::SHARED &&
1839 CodeAddrSpace != NVPTX::PTXLdStInstCode::SHARED &&
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf1003 # SHARED = Shared Key authentication (requires static WEP keys)
1918 auth_alg=SHARED
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp235 case NVPTX::PTXLdStInstCode::SHARED:
/freebsd-current/include/
H A DMakefile317 # Define SHARED to indicate whether you want symbolic links to the system
321 #SHARED= symlinks
322 SHARED?= copies macro
355 stage_includes: ${SHARED}
494 installincludes: ${SHARED}
495 ${SHARED}: compat
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp323 goto SHARED;
358 SHARED:
/freebsd-current/share/mk/
H A Dbsd.subdir.mk94 ${MAKE} install installconfig -DNO_SUBDIR DISTBASE=/${dist} DESTDIR=${DISTDIR}/${dist} SHARED=copies
/freebsd-current/
H A DMakefile.inc11193 ${_+_}cd ${.CURDIR}; ${WMAKE} SUBDIR_OVERRIDE= SHARED=symlinks \
1196 ${_+_}cd ${.CURDIR}; ${WMAKE} MK_INCLUDES=yes SHARED=symlinks includes
/freebsd-current/contrib/ncurses/
H A Dconfigure6226 ** SHARED LIB \$SHARED_LIB
29717 if test "$CXX_MODEL" = SHARED; then
29720 test "x$with_shared_cxx" = xno && test -n "$verbose" && echo " overriding CXX_MODEL to SHARED" 1>&6
29722 echo "${as_me:-configure}:29722: testing overriding CXX_MODEL to SHARED ..." 1>&5
/freebsd-current/contrib/dialog/
H A Dconfigure13156 ** SHARED LIB \$SHARED_LIB

Completed in 378 milliseconds