Home
last modified time | relevance | path

Searched defs:MSVC (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/tools/netsim/
H A Dcmake-format.json120 "MSVC": { "pargs": { "nargs": "*" , "tags": ["file-list"], "sortable" : "True" } }, object
144 "MSVC": { "pargs": { "nargs": "*" , "tags": ["file-list"], "sortable" : "True" } }, object
180 "MSVC": { "pargs": { "nargs": "*" , "tags": ["file-list"], "sortable" : "True" } }, object
254 "MSVC": { "pargs": { "nargs": "*" , "tags": ["file-list"], "sortable" : "True" } }, object
/aosp_15_r20/external/libevent/
H A DCMakeLists.txt195 set(MSVC 0) variable
204 set(MSVC 1) variable
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/variable/
DMSVC.rst1 MSVC title
/aosp_15_r20/external/clang/include/clang/Basic/
H A DDiagnosticOptions.h63 enum TextDiagnosticFormat { Clang, MSVC, Vi }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Platform/
DWindows-MSVC.cmake13 set(MSVC 1) variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DTriple.h188 MSVC, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DTriple.h214 MSVC, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TargetParser/
H A DTriple.h250 MSVC, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TargetParser/
DTriple.h256 MSVC, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/
DTriple.h260 MSVC, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/
DTriple.h272 MSVC, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TargetParser/
DTriple.h260 MSVC, enumerator
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.cpp9949 const auto &MSVC = static_cast<const toolchains::MSVCToolChain &>(TC); in FindVisualStudioExecutable() local
9985 const auto &MSVC = static_cast<const toolchains::MSVCToolChain &>(TC); in ConstructJob() local