Searched refs:PathType (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/ |
D | ResourceProcessor.h | 25 using PathType = SmallVector<char, 64>; 32 void addInclude(const PathType &IncludePath) { in addInclude() 43 std::vector<PathType> IncludeList;
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTimerTree.h | 35 using PathType = llvm::SmallVector<TTindex, 8>; variable 80 PathType getPath(TTindex Index, const TranslationType &Mapping) const; 82 TTindex findPath(const PathType &Path);
|
D | IceTimerTree.cpp | 89 PathType MyPath = Src.getPath(SrcIndex, Mapping); in mergeFrom() 108 TimerStack::PathType TimerStack::getPath(TTindex Index, in getPath() 110 PathType Path; in getPath() 137 TimerStack::TTindex TimerStack::findPath(const PathType &Path) { in findPath()
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 40576 PathType path_type, 40589 if (path_type == PathType::kExternal) { 40797 PathType path_type, 40915 PathType path_type, 40956 - PathType::kLocal, kTestPath, 40960 - PathType::kLocal, kTestPath, 40967 - permission_context(), PathType::kExternal, 40970 + permission_context(), PathType::kLocal, kTestPath, HandleType::kFile, 40975 + permission_context(), PathType::kLocal, kTestPath, 40981 + permission_context(), PathType::kExternal, [all …]
|