HomeSort by: relevance | last modified time | path
    Searched refs:framework (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/rump/dev/lib/libpud/
Makefile 7 COMMENT=Userspace character and block driver framework
  /src/usr.bin/make/unit-tests/
varmod-order-shuffle.mk 18 # randomized orderings will be the same. The test framework doesn't
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ste-href-tvk1281618-r3.dtsi 135 * SPI framework cannot handle.
omap4-panda-common.dtsi 115 * regulator framework doesn't enable the regulator
  /src/doc/
TODO.compat-module 51 common build framework, and split version-specific code from baseline
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sdm660.dtsi 22 * framework not supporting multiple frequencies
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
CMakeLists.txt 92 list(APPEND ASAN_UNITTEST_COMMON_LINK_FLAGS -framework Foundation)
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 227 # These are the body of the build/install framework. If you are
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 1800 # hookable option parser framework in ascii-betical order.
6685 framework)
6937 -framework)
6938 prev=framework
7027 # Rhapsody C and math libraries are in the System framework
7862 # Convert "-framework foo" to "foo.ltframework"
7864 tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
7872 dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
8546 compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9119 # Rhapsody C library is in the System framework
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 5286 framework)
5527 -framework)
5528 prev=framework
5617 # Rhapsody C and math libraries are in the System framework
6422 # Convert "-framework foo" to "foo.ltframework"
6424 tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
6432 dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
7106 compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
7633 # Rhapsody C library is in the System framework
7951 # On Rhapsody replace the C library with the System framework
    [all...]

Completed in 101 milliseconds