Home
last modified time | relevance | path

Searched refs:environment (Results 1 – 25 of 237) sorted by relevance

12345678910

/f-stack/freebsd/contrib/libsodium/builds/msvc/build/
H A Dbuildbase.bat9 SET environment="%programfiles(x86)%\%tools%"
10 IF NOT EXIST %environment% SET environment="%programfiles%\%tools%"
11 IF NOT EXIST %environment% GOTO no_tools
15 CALL %environment% x86 > nul
37 CALL %environment% x86_amd64 > nul
/f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/
H A Dzfs-env-bootfs.service.in2 Description=Set BOOTFS environment for dracut
11 ExecStart=/bin/sh -c "/bin/systemctl set-environment BOOTFS=$(@sbindir@/zpool list -H -o bootfs | g…
/f-stack/freebsd/mips/conf/
H A DDIR-825C113 # + uboot environment
37 # Enable the uboot environment stuff rather then the
H A DAP9412 # + uboot environment
H A DPB929 # XXX The default load address in the Uboot environment is 0x80010000
66 # NVRAM U-Boot Environment -> Kernel environment
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dintro.rst9 …ent describes how to compile and run a DPDK application in a Linux application (linux) environment,
24 …cture and how to use it (through examples), specifically in a Linux application (linux) environment
/f-stack/freebsd/contrib/libsodium/
H A Dappveyor.yml5 environment:
/f-stack/freebsd/contrib/device-tree/src/xtensa/
H A Dxtfpga-flash-4m.dtsi16 label = "boot environment";
H A Dxtfpga-flash-128m.dtsi24 label = "boot environment";
H A Dxtfpga-flash-16m.dtsi24 label = "boot environment";
/f-stack/dpdk/doc/guides/contributing/
H A Ddesign.rst10 … code is specific to an architecture (i686, x86_64) or to an executive environment (freebsd or lin…
15 A file located in a subdir of "linux" is specific to this execution environment.
20 The correct location for architecture or executive environment specific code is in the EAL.
36 …In this case, the code is split into two separate files that are architecture or environment speci…
52 * ``RTE_EXEC_ENV`` is a string that contains the name of the executive environment.
53 …X`` or ``RTE_EXEC_ENV_WINDOWS`` are defined only if we are building for this execution environment.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-370-synology-ds213j.dts271 * Synology u-boot uses its compiled-in environment
274 * modified environment at a sensible location. So,
276 * environment will be saved at 1MB after the start
279 * change the default environment, unless you know
H A Darmada-xp-synology-ds414.dts287 * Synology u-boot uses its compiled-in environment
290 * modified environment at a sensible location. So,
292 * environment will be saved at 1MB after the start
295 * change the default environment, unless you know
/f-stack/dpdk/doc/guides/prog_guide/
H A Dglossary.rst63 hides the environment specifics from the applications and libraries. The
184 processing, in a lightweight environment as a Linux* application and using
210 executive environment and toolchain. For example:
H A Dintro.rst8 development environment information and optimization guidelines.
34 specifically in a Linux* application (linux) environment
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dintro.rst10 DPDK application in a FreeBSD application (freebsd) environment, without going
39 specifically in a Linux* application (linux) environment
H A Dbuild_dpdk.rst63 setting the appropriate path in `PKG_CONFIG_PATH` environment
86 The kernel environment variables can also be specified during boot by placing the
100 each is set during module load if they are not specified in the environment.
204 kernel environment variable prior to loading ``nic_uio``, as follows::
234 ``nic_uio`` module, modify or clear the ``hw.nic_uio.bdfs`` kernel environment (kenv)
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dhello_world.rst20 To run the example in a linux environment:
51 …e initialization process that was started before main() is called (in case of a Linux environment).
/f-stack/app/redis-5.0.5/deps/jemalloc/msvc/
H A DReadMe.txt14 3. Add Cygwin\bin to the PATH environment variable
/f-stack/freebsd/contrib/openzfs/config/
H A Duser.m436 dnl # Setup the environment for the ZFS Test Suite. Currently only
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dintro.rst14 how to configure the application from the command line and the run-time environment.
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dps2keyb-mouse-apbps2.txt5 Note: In the ordinary environment for the APBPS2 core, a LEON SPARC system,
/f-stack/dpdk/kernel/freebsd/
H A DBSDmakefile.meson5 # takes parameters from the environment
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A D.appveyor.yml3 environment:
/f-stack/dpdk/examples/ethtool/lib/
H A DMakefile9 $(error This application can only operate in a linux environment)

12345678910