Searched defs:toolset (Results 1 – 3 of 3) sorted by relevance
/external/libusb/msvc/ |
D | build_all.ps1 | 5 foreach ($toolset in $toolsets) { variable 7 if (("v120", "v140").contains($toolset) -and $plat -eq "ARM64") { variable 9 write-host ">>> PlatformToolset=$toolset,Platform=$plat SKIP" variable 13 write-host ">>> PlatformToolset=$toolset,Platform=$plat,Configuration=$conf" variable 14 …msbuild -m -v:m -p:PlatformToolset=$toolset,Platform=$plat,Configuration=$conf $PSScriptRoot\libus… variable
|
/external/clang/tools/scan-build-py/libear/ |
D | __init__.py | 164 def __init__(self, toolset): argument 222 def do_configure(toolset): argument 227 def __init__(self, name, toolset): argument 259 def create_shared_library(name, toolset): argument
|
/external/sdv/vsomeip/third_party/boost/filesystem/test/ |
D | boost_test.bat | 16 :toolset label
|