Home
last modified time | relevance | path

Searched refs:Cpp (Results 1 – 16 of 16) sorted by relevance

/external/llvm/tools/msbuild/
Duninstall.bat15 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
16 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props
17 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets
19 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
20 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props
21 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets
24 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
25 IF EXIST %D%\LLVM-vs2012 del %D%\LLVM-vs2012\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012.props
26 IF EXIST %D%\LLVM-vs2012 del %D%\LLVM-vs2012\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012.targets
28 IF EXIST %D%\LLVM-vs2012_xp del %D%\LLVM-vs2012_xp\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012_xp.props
[all …]
DCMakeLists.txt7 set(prop_file_in "Microsoft.Cpp.Win32.llvm.props.in")
8 set(prop_file_v100 "Microsoft.Cpp.${platform}.LLVM-vs2010.props")
9 set(prop_file_v110 "Microsoft.Cpp.${platform}.LLVM-vs2012.props")
10 set(prop_file_v110_xp "Microsoft.Cpp.${platform}.LLVM-vs2012_xp.props")
51 …install(FILES "Microsoft.Cpp.Win32.LLVM-vs2010.targets" DESTINATION "tools/msbuild/${platform}" RE…
52 …install(FILES "Microsoft.Cpp.Win32.LLVM-vs2012.targets" DESTINATION "tools/msbuild/${platform}" RE…
53 …install(FILES "Microsoft.Cpp.Win32.LLVM-vs2012_xp.targets" DESTINATION "tools/msbuild/${platform}"…
Dinstall.bat18 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
20 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
24 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
26 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
30 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\%PLATFORM%\PlatformToolsets"
32 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\%PLATFORM%\PlatformToolsets"
36 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\%PLATFORM%\PlatformToolsets"
38 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\%PLATFORM%\PlatformToolsets"
55 copy %PLATFORM%\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props %D%\LLVM-vs2010
57 copy %PLATFORM%\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets %D%\LLVM-vs2010
[all …]
DMicrosoft.Cpp.Win32.llvm.props.in2 …crosoft.Cpp.$(Platform).@VS_VERSION@.props" Condition="Exists('$(VCTargetsPath)\Platforms\$(Platfo…
/external/curl/docs/
DINSTALL.devcpp117 Dev-Cpp forum.
119 1 - Make a copy of (D:\Dev-Cpp\bin) bin folder and name it "bin Original"
120 place it in the Dev-Cpp installed directory (D:\Dev-Cpp\ for this example)
123 version into the bin folder above (D:\Dev-Cpp\bin). The reason being is that
131 3- Go to Dev-Cpp\bin and double click on make .exe. You will see a DOS window
164 Method II - Dev-Cpp GUI
168 version into any folder outside of (Dev-Cpp\bin).
207 :\Dev-Cpp\lib.
215 C:\Dev-Cpp\include.
218 version into the newly created curl directory - C:\Dev-Cpp\include\curl.
[all …]
DINSTALL246 Dev-Cpp
/external/conscrypt/src/
D.clang-format2 Language: Cpp
/external/libweave/
D.clang-format2 Language: Cpp
/external/clang/test/SemaObjCXX/
Dabstract-class-type-ivar.mm30 class Cpp {
/external/parameter-framework/upstream/
D.clang-format78 Language: Cpp
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h236 Cpp = 0x01, enumerator
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp192 CASE_OUTPUT_ENUM_CLASS_STR(PDB_Lang, Cpp, "C++", OS) in operator <<()
/external/clang/docs/
DClangFormatStyleOptions.rst59 Language: Cpp
505 * ``LK_Cpp`` (in configuration: ``Cpp``)
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
DCPP.stg28 group Cpp;
/external/clang/lib/Sema/
DSemaDeclAttr.cpp40 Cpp, enumerator
1631 << Attr.getName() << AttributeLangSupport::Cpp; in handleCommonAttr()
/external/llvm/docs/
DCodeGenerator.rst1774 Note that this table does not include the C backend or Cpp backends, since they