Home
last modified time | relevance | path

Searched refs:Configuration (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/freebsd/sys/contrib/libsodium/builds/msvc/build/
H A Dbuildbase.bat18 ECHO Configuration=DynDebug
19 msbuild /m /v:n /p:Configuration=DynDebug /p:Platform=Win32 %solution% >> %log%
21 ECHO Configuration=DynRelease
22 msbuild /m /v:n /p:Configuration=DynRelease /p:Platform=Win32 %solution% >> %log%
24 ECHO Configuration=LtcgDebug
25 msbuild /m /v:n /p:Configuration=LtcgDebug /p:Platform=Win32 %solution% >> %log%
27 ECHO Configuration=LtcgRelease
28 msbuild /m /v:n /p:Configuration=LtcgRelease /p:Platform=Win32 %solution% >> %log%
30 ECHO Configuration=StaticDebug
31 msbuild /m /v:n /p:Configuration=StaticDebug /p:Platform=Win32 %solution% >> %log%
[all …]
/freebsd/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl139 …'CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'static' And $\(Configuration.IndexOf('Relea…
144 …'CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'static' And $\(Configuration.IndexOf('Debug…
149 …'CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'static' And $\(Configuration.IndexOf('Relea…
154 …'CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'static' And $\(Configuration.IndexOf('Debug…
161 …= 'CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'ltcg' And $\(Configuration.IndexOf('Relea…
166 …= 'CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'ltcg' And $\(Configuration.IndexOf('Debug…
171 …= 'CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'ltcg' And $\(Configuration.IndexOf('Relea…
176 …= 'CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'ltcg' And $\(Configuration.IndexOf('Debug…
183 …CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'dynamic' And $\(Configuration.IndexOf('Relea…
188 …CTP_Nov2013') And '$\(Linkage-$(package.target))' == 'dynamic' And $\(Configuration.IndexOf('Debug…
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dntp.conf.texi4 @settitle NTP Configuration File User's Manual
19 @title NTP's Configuration File User's Manual
28 @top NTP's Configuration File User Manual
/freebsd/tools/kerneldoc/
H A DDoxyfile166 # Configuration options related to the preprocessor
178 # Configuration::additions related to external references
186 # Configuration options related to the dot tool
208 # Configuration::additions related to the search engine
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Drtsm-dcscb.txt1 ARM Dual Cluster System Configuration Block
4 The Dual Cluster System Configuration Block (DCSCB) provides basic
H A Dvexpress-scc.txt1 ARM Versatile Express Serial Configuration Controller
5 Configuration Controller) interface, used to set initial conditions
H A Dfw-cfg.txt1 * QEMU Firmware Configuration bindings for ARM
4 provide the following Firmware Configuration interface on the "virt" machine
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dpvpanic-mmio.txt1 * QEMU PVPANIC MMIO Configuration bindings
4 MMIO Configuration interface on the "virt" machine.
/freebsd/crypto/heimdal/doc/
H A Ddoxytmpl.dxy208 # Configuration options related to the preprocessor
220 # Configuration::additions related to external references
227 # Configuration options related to the dot tool
254 # Configuration::additions related to the search engine
/freebsd/tools/kerneldoc/subsys/
H A Dcommon-Doxyfile218 # Configuration options related to the preprocessor
238 # Configuration::additions related to external references
244 # Configuration options related to the dot tool
270 # Configuration::additions related to the search engine
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dst,sti-irq-syscfg.txt1 STMicroelectronics STi System Configuration Controlled IRQs
5 and PL310 L2 Cache IRQs are controlled using System Configuration registers.
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Ddesignware-pcie.txt37 automatic checking of CDM (Configuration Dependent Module) registers
56 <0xd0000000 0x0002000>; /* Configuration space */
72 <0xd0000000 0x2000000>; /* Configuration space */
/freebsd/tools/test/stress2/
H A Dnorw.cfg1 # Stress Test Suite Configuration
H A Dnoswap.cfg1 # Stress Test Suite Configuration
H A Dcreat.cfg1 # Stress Test Suite Configuration
H A Dpty.cfg1 # Stress Test Suite Configuration
H A Drw.cfg1 # Stress Test Suite Configuration
H A Dall.cfg1 # Stress Test Suite Configuration: run all test programs
H A Dmkdir.cfg1 # Stress Test Suite Configuration
H A Dmkfifo.cfg1 # Stress Test Suite Configuration
H A Dlink.cfg1 # Stress Test Suite Configuration
H A Ddisk.cfg1 # Stress Test Suite Configuration
H A Dlockf.cfg1 # Stress Test Suite Configuration
H A Ddf.cfg1 # Stress Test Suite Configuration
/freebsd/stand/i386/libi386/
H A Dbiospnp.c96 #define biospnp_f40(Configuration) biospnp_call(0x40, "l", Configuration) argument

12345678910>>...12