Home
last modified time | relevance | path

Searched refs:framework (Results 1 – 25 of 232) sorted by relevance

12345678910

/freebsd-14.2/sys/contrib/openzfs/config/
H A Dintlmacosx.m424 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
34 …to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework.])
39 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
49 …efine to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework.])
53 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
63 …if you have the Mac OS X function CFLocaleCopyPreferredLanguages in the CoreFoundation framework.])
69 INTL_MACOSX_LIBS="-Wl,-framework -Wl,CoreFoundation"
/freebsd-14.2/sys/contrib/openzfs/contrib/intel_qat/patch/
H A D0001-timespec.diff11 …/performance/framework/linux/kernel_space/cpa_sample_code_utils.c b/quickassist/lookaside/access_l…
13 --- a/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/c…
14 +++ b/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/c…
/freebsd-14.2/sys/opencrypto/
H A Dcryptodev_if.m44 * The crypto framework invokes this method on each crypto driver when
79 * Invoked by the crypto framework to initialize driver-specific data
80 * for a crypto session. The framework allocates and zeroes the
101 * The crypto framework invokes this method when tearing down a crypto
102 * session. After this callback returns, the framework will explicitly
120 * The crypto framework invokes this method for each crypto
127 * framework and retried in the future.
/freebsd-14.2/contrib/bearssl/mk/
H A DmkT0.cmd5 rem provided with the .NET framework. We need framework 3.5 or later
7 rem implemented in the compiler provided with framework 2.0.50727).
/freebsd-14.2/tools/tools/vhba/
H A DREADME7 *just enough* framework to be useful, plus some nominally common
12 are pretty much used to stress and test the FreeBSD CAM framework
/freebsd-14.2/contrib/libfido2/src/
H A DCMakeLists.txt111 list(APPEND BASE_LIBRARIES "-framework CoreFoundation"
112 "-framework IOKit")
114 list(APPEND BASE_LIBRARIES "-framework PCSC")
/freebsd-14.2/contrib/googletest/googlemock/
H A DREADME.md5 Google's framework for writing and using C++ mock classes. It can help you
39 [GoogleTest C++ testing framework](http://github.com/google/googletest/) and a
/freebsd-14.2/sys/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-st.txt5 from the SoC, then supplies the OPP framework with 'prop' and 'supported
6 hardware' information respectively. The framework is then able to read
H A Dti-cpufreq.txt7 provide the OPP framework with supported hardware information. This is
9 when it is parsed by the OPP framework.
/freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal-zones.yaml44 A /thermal-zones node is required in order to use the thermal framework to
66 timers setup by the thermal framework and assumes that the thermal
75 framework and assumes that the thermal sensors in this zone
111 which the thermal framework needs to take action. The actions to
131 millicelsius. Any cooling action initiated by the framework is
197 cooling-device phandle limit specifier lets the framework
/freebsd-14.2/sys/arm64/conf/
H A Dstd.arm6419 options TCP_HHOOK # hhook(9) framework for TCP
37 options PSEUDOFS # Pseudo-filesystem framework
65 options RACCT # Resource accounting framework
/freebsd-14.2/tools/build/options/
H A DWITHOUT_DTRACE1 Do not build DTrace framework kernel modules, libraries, and user commands.
/freebsd-14.2/sys/modules/tests/
H A DMakefile2 SUBDIR+= framework
/freebsd-14.2/sys/modules/tests/framework/
H A DMakefile4 .PATH: ${SRCTOP}/sys/tests/framework
/freebsd-14.2/crypto/heimdal/kdc/
H A DMakefile.am112 kdc_LDFLAGS = -framework SystemConfiguration -framework CoreFoundation
/freebsd-14.2/sys/
H A DREADME.md40 | geom | GEOM framework - `geom(4)` |
52 | opencrypto | OpenCrypto framework - `crypto(7)` |
/freebsd-14.2/share/examples/kld/dyn_sysctl/
H A DREADME4 The framework should deal with this case gracefully.
/freebsd-14.2/sys/arm/conf/
H A Dstd.armv610 options TCP_HHOOK # hhook(9) framework for TCP
27 options PSEUDOFS # Pseudo-filesystem framework
H A Dstd.armv710 options TCP_HHOOK # hhook(9) framework for TCP
27 options PSEUDOFS # Pseudo-filesystem framework
/freebsd-14.2/contrib/capsicum-test/
H A DREADME.md9 framework, with some additions to fork off particular tests (because a process that enters capabili…
29 - `CONFIG_SECURITY_CAPSICUM`: enable the Capsicum framework
/freebsd-14.2/contrib/kyua/
H A DREADME.md4 Kyua is a **testing framework** for infrastructure software, originally
20 designed, but simple, framework-less test programs and TAP-compliant test
/freebsd-14.2/contrib/expat/tests/
H A DREADME.md7 [Check](https://libcheck.github.io/check/) unit testing framework for
/freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Dhisilicon,hi655x-regulator.txt8 The driver uses the regulator core framework, so please also
/freebsd-14.2/contrib/googletest/
H A DREADME.md40 ## Welcome to **GoogleTest**, Google's C++ test framework!
57 * xUnit test framework: \
59 testing framework, a popular architecture for unit testing
/freebsd-14.2/contrib/openpam/
H A Dconfigure.ac113 [AC_MSG_NOTICE([Cryb test framework found, unit tests enabled.])],
114 [AC_MSG_WARN([Cryb test framework not found, unit tests disabled.])])

12345678910