Home
last modified time | relevance | path

Searched refs:solution (Results 1 – 25 of 50) sorted by relevance

12

/f-stack/freebsd/contrib/libsodium/builds/msvc/build/
H A Dbuildbase.bat4 SET solution=%1
13 ECHO Building: %solution%
19 msbuild /m /v:n /p:Configuration=DynDebug /p:Platform=Win32 %solution% >> %log%
22 msbuild /m /v:n /p:Configuration=DynRelease /p:Platform=Win32 %solution% >> %log%
25 msbuild /m /v:n /p:Configuration=LtcgDebug /p:Platform=Win32 %solution% >> %log%
28 msbuild /m /v:n /p:Configuration=LtcgRelease /p:Platform=Win32 %solution% >> %log%
41 msbuild /m /v:n /p:Configuration=DynDebug /p:Platform=x64 %solution% >> %log%
44 msbuild /m /v:n /p:Configuration=DynRelease /p:Platform=x64 %solution% >> %log%
47 msbuild /m /v:n /p:Configuration=LtcgDebug /p:Platform=x64 %solution% >> %log%
50 msbuild /m /v:n /p:Configuration=LtcgRelease /p:Platform=x64 %solution% >> %log%
[all …]
/f-stack/dpdk/doc/guides/howto/
H A Dvirtio_user_as_exceptional_path.rst10 backend, as a high performance solution for IPC (Inter-Process Communication)
13 Virtio_user with vhost-kernel backend is a solution for exceptional path,
15 solution is very promising in:
19 All kernel modules needed by this solution, vhost and vhost-net (kernel),
24 vhost-net is born to be a networking solution, which has lots of networking
29 similar to KNI, this solution would use one or more kthreads to
118 This solution is only available on Linux systems.
H A Dvirtio_user_for_container_networking.rst46 Virtio, in essence, is a shm-based solution to transmit/receive packets. How is
100 We have below limitations in this solution:
/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Dzdict.c235 dictItem solution; in ZDICT_analyzePos() local
238 memset(&solution, 0, sizeof(solution)); in ZDICT_analyzePos()
252 return solution; in ZDICT_analyzePos()
276 return solution; in ZDICT_analyzePos()
369 solution.pos = (U32)pos; in ZDICT_analyzePos()
370 solution.length = (U32)maxLength; in ZDICT_analyzePos()
379 length = solution.length; in ZDICT_analyzePos()
382 if (length > solution.length) length = solution.length; in ZDICT_analyzePos()
389 return solution; in ZDICT_analyzePos()
574 dictItem solution; in ZDICT_trainBuffer_legacy() local
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/nds32/
H A Dandestech-boards21 processors to provide a cost-effective and high performance solution for
24 logics to complete a SoC solution for a specific application. With
/f-stack/dpdk/drivers/raw/ifpga/base/
H A DREADME13 currently supports Intel FPGA solutions including integrated solution (Intel(R)
14 Xeon(R) CPU with FPGAs) and discrete solution (Intel(R) Programmable Acceleration
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-automount.m44 dnl # solution to handling automounts. Prior to this cifs/nfs clients
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dpwm-regulator.txt20 more fine grained solution when compared with
21 voltage-table mode above. This solution does make an
/f-stack/dpdk/doc/guides/nics/
H A Dhinic.rst45 …`<https://support.huawei.com/enterprise/en/intelligent-accelerator-components/in500-solution-pid-2…
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A D88pm860x.txt13 - marvell,88pm860x-slave-addr: 88pm860x are two chips solution. <reg> stores the I2C address
H A Drohm,bd71837-pmic.yaml15 BOM cost and compact solution footprint. BD71837MWV integrates 8 Buck
H A Drohm,bd71847-pmic.yaml15 optimized for low BOM cost and compact solution footprint. BD71847MWV and
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-ktd2692.txt3 KTD2692 is the ideal power solution for high-power flash LEDs.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-xp-db-xc3-24g4xg.dts16 * solution) or the below Device Tree should be adjusted.
H A Darmada-xp-db-dxbc2.dts16 * solution) or the below Device Tree should be adjusted.
H A Darmada-370-rd.dts17 * solution) or the below Device Tree should be adjusted.
H A Darmada-xp-db.dts20 * solution) or the below Device Tree should be adjusted.
H A Darmada-xp-gp.dts19 * solution) or the below Device Tree should be adjusted.
H A Darmada-370-db.dts19 * solution) or the below Device Tree should be adjusted.
H A Darmada-370-synology-ds213j.dts15 * that case, the preferred solution is to update your bootloader (e.g.
H A Darmada-xp-synology-ds414.dts15 * that case, the preferred solution is to update your bootloader (e.g.
/f-stack/freebsd/kern/
H A DMake.tags.inc11 # better solution would be for ctags to generate "struct vmmeter" tags.
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio-pcf857x.txt9 of reset (if any). The only reliable solution for setting up line direction is
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_02.rst175 Virtio-user with vhost-kernel as the backend is a solution for the exception
177 This solution is very promising in:
181 * Features: vhost-net is designed to be a networking solution, which has
184 * Performance: similar to KNI, this solution would use one or more
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dmvebu-devbus.txt119 solution. It will be removed when the support for mbus device tree binding is

12