Searched defs:CachePath (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | winineti.h | 29 CHAR CachePath[MAX_PATH]; member 35 WCHAR CachePath[MAX_PATH]; member 55 CHAR CachePath[MAX_PATH]; member 77 WCHAR CachePath[MAX_PATH]; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 315 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry() 375 SmallString<128> CachePath(EntryPath); in write() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 360 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry() 420 SmallString<128> CachePath(EntryPath); in write() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/ |
D | cache.go | 46 func CachePath(ctx context.Context, m module.Version, suffix string) (string, error) { func
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 317 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | HeaderSearch.h | 421 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | HeaderSearch.h | 421 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | HeaderSearch.h | 421 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | HeaderSearch.h | 442 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 227 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
|