Home
last modified time | relevance | path

Searched refs:CurrentVersion (Results 1 – 25 of 26) sorted by relevance

12

/external/libjpeg-turbo/release/
Dinstaller.nsi.in106 …WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\@INST_REG_NAME@ @VERSION@" "…
107 …WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\@INST_REG_NAME@ @VERSION@" "…
108 …WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\@INST_REG_NAME@ @VERSION@"…
109 …WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\@INST_REG_NAME@ @VERSION@"…
122 DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\@INST_REG_NAME@ @VERSION@"
/external/python/cpython2/PC/VS7.1/
DUninstal.wse445 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
452 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
465 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
472 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
499 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
505 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
Dpython20.wse197 Key=SOFTWARE\Microsoft\Windows\CurrentVersion
204 Key=SOFTWARE\Microsoft\Windows\CurrentVersion
1490 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1497 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1504 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1511 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1518 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1525 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1532 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1539 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
[all …]
/external/grpc-grpc/src/csharp/Grpc.Core/
DVersionInfo.cs41 public const string CurrentVersion = "1.16.0-dev"; field in Grpc.Core.VersionInfo
DVersion.cs23 [assembly: AssemblyInformationalVersion(Grpc.Core.VersionInfo.CurrentVersion)]
DChannel.cs334 userAgentString += string.Format("grpc-csharp/{0}", VersionInfo.CurrentVersion); in EnsureUserAgentChannelOption()
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DUserAgentStringTest.cs55 … Assert.AreEqual(string.Format("grpc-csharp/{0}", VersionInfo.CurrentVersion), parts[0]); in DefaultUserAgentString()
/external/grpc-grpc/templates/src/csharp/Grpc.Core/
DVersionInfo.cs.template43 public const string CurrentVersion = "${settings.csharp_version}";
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp61 static const unsigned CurrentVersion = 1; variable
173 if (Record.size() < 1 || Record[0] != CurrentVersion) in GlobalModuleIndex()
706 Record.push_back(CurrentVersion); in writeIndex()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h788 CurrentVersion = INSTR_PROF_INDEX_VERSION enumerator
790 const uint64_t Version = ProfVersion::CurrentVersion;
DInstrProfData.inc232 llvm::ConstantInt::get(Int32Ty, CovMapVersion::CurrentVersion))
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h893 CurrentVersion = INSTR_PROF_INDEX_VERSION enumerator
895 const uint64_t Version = ProfVersion::CurrentVersion;
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp622 unsigned CurrentVersion = 0; in run() local
624 QueuePhiNode(PHIBlocks[i], AllocaNum, CurrentVersion); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp646 unsigned CurrentVersion = 0; in run() local
648 QueuePhiNode(BB, AllocaNum, CurrentVersion); in run()
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp227 Header.Version = IndexedInstrProf::ProfVersion::CurrentVersion; in writeImpl()
DInstrProfReader.cpp645 IndexedInstrProf::ProfVersion::CurrentVersion) in readHeader()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp823 unsigned CurrentVersion = 0; in DetermineInsertionPoint() local
825 QueuePhiNode(DFBlocks[i].second, AllocaNum, CurrentVersion); in DetermineInsertionPoint()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp265 Header.Version = IndexedInstrProf::ProfVersion::CurrentVersion; in writeImpl()
DInstrProfReader.cpp672 IndexedInstrProf::ProfVersion::CurrentVersion) in readHeader()
/external/curl/CMake/
DFindGSS.cmake263 …ent(_MIT_VERSION "[HKEY_LOCAL_MACHINE\\SOFTWARE\\MIT\\Kerberos\\SDK\\CurrentVersion;VersionString]…
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h584 CurrentVersion = INSTR_PROF_COVMAP_VERSION enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h783 CurrentVersion = INSTR_PROF_COVMAP_VERSION enumerator
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp525 if (Version > coverage::CovMapVersion::CurrentVersion) in readCoverageMappingData()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp561 if (Version > CovMapVersion::CurrentVersion) in readCoverageMappingData()
/external/compiler-rt/lib/profile/
DInstrProfData.inc232 llvm::ConstantInt::get(Int32Ty, CovMapVersion::CurrentVersion))

12