Home
last modified time | relevance | path

Searched refs:resultPath (Results 1 – 11 of 11) sorted by relevance

/external/lzma/CPP/Windows/
DShell.cpp165 bool BrowseForFolder(LPBROWSEINFO browseInfo, CSysString &resultPath) in BrowseForFolder() argument
173 return GetPathFromIDList(itemIDList, resultPath); in BrowseForFolder()
207 LPCTSTR initialFolder, CSysString &resultPath) in BrowseForFolder() argument
227 return BrowseForFolder(&browseInfo, resultPath); in BrowseForFolder()
231 LPCTSTR initialFolder, CSysString &resultPath) in BrowseForFolder() argument
237 BIF_RETURNONLYFSDIRS | BIF_STATUSTEXT, initialFolder, resultPath); in BrowseForFolder()
260 bool BrowseForFolder(LPBROWSEINFOW browseInfo, UString &resultPath) in BrowseForFolder() argument
272 return GetPathFromIDList(itemIDList, resultPath); in BrowseForFolder()
305 LPCWSTR initialFolder, UString &resultPath) in BrowseForFolder() argument
316 return BrowseForFolder(&browseInfo, resultPath); in BrowseForFolder()
[all …]
DShell.h84 bool BrowseForFolder(LPBROWSEINFO lpbi, CSysString &resultPath);
85 bool BrowseForFolder(HWND owner, LPCTSTR title, LPCTSTR initialFolder, CSysString &resultPath);
89 bool BrowseForFolder(LPBROWSEINFO lpbi, UString &resultPath);
90 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR initialFolder, UString &resultPath);
DFileDir.h45 bool GetCurrentDir(FString &resultPath);
49 bool MyGetTempPath(FString &resultPath);
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.h8 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath);
9 …wner, LPCWSTR title, LPCWSTR path, LPCWSTR filterDescription, LPCWSTR filter, UString &resultPath);
DBrowseDialog.cpp809 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath) in MyBrowseForFolder() argument
811 resultPath.Empty(); in MyBrowseForFolder()
818 return NShell::BrowseForFolder(owner, title, path, resultPath); in MyBrowseForFolder()
832 resultPath = dialog.FilePath; in MyBrowseForFolder()
839 LPCWSTR filterDescription, LPCWSTR filter, UString &resultPath) in MyBrowseForFile() argument
841 resultPath.Empty(); in MyBrowseForFile()
849 if (MyGetOpenFileName(owner, title, NULL, path, filterDescription, filter, resultPath)) in MyBrowseForFile()
889 resultPath = dialog.FilePath; in MyBrowseForFile()
/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp280 UString resultPath; in OnButtonSetPath() local
281 if (!MyBrowseForFolder(*this, title, currentPath, resultPath)) in OnButtonSetPath()
286 _path.SetText(resultPath); in OnButtonSetPath()
/external/r8/src/test/java/com/android/tools/r8/
DR8RunArtTestsTest.java1051 String resultPath, in executeCompilerUnderTest() argument
1054 executeCompilerUnderTest(compilerUnderTest, fileNames, resultPath, compilationMode, null); in executeCompilerUnderTest()
1060 String resultPath, in executeCompilerUnderTest() argument
1078 output.write(Paths.get(resultPath)); in executeCompilerUnderTest()
1086 .setOutputPath(Paths.get(resultPath)) in executeCompilerUnderTest()
/external/swiftshader/include/GLES2/
Dgl2ext.h2526 typedef void (GL_APIENTRYP PFNGLWEIGHTPATHSNVPROC) (GLuint resultPath, GLsizei numPaths, const GLui…
2527 typedef void (GL_APIENTRYP PFNGLCOPYPATHNVPROC) (GLuint resultPath, GLuint srcPath);
2528 typedef void (GL_APIENTRYP PFNGLINTERPOLATEPATHSNVPROC) (GLuint resultPath, GLuint pathA, GLuint pa…
2529 typedef void (GL_APIENTRYP PFNGLTRANSFORMPATHNVPROC) (GLuint resultPath, GLuint srcPath, GLenum tra…
2584 GL_APICALL void GL_APIENTRY glWeightPathsNV (GLuint resultPath, GLsizei numPaths, const GLuint *pat…
2585 GL_APICALL void GL_APIENTRY glCopyPathNV (GLuint resultPath, GLuint srcPath);
2586 GL_APICALL void GL_APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GL…
2587 GL_APICALL void GL_APIENTRY glTransformPathNV (GLuint resultPath, GLuint srcPath, GLenum transformT…
/external/mesa3d/include/GLES2/
Dgl2ext.h2758 typedef void (GL_APIENTRYP PFNGLWEIGHTPATHSNVPROC) (GLuint resultPath, GLsizei numPaths, const GLui…
2759 typedef void (GL_APIENTRYP PFNGLCOPYPATHNVPROC) (GLuint resultPath, GLuint srcPath);
2760 typedef void (GL_APIENTRYP PFNGLINTERPOLATEPATHSNVPROC) (GLuint resultPath, GLuint pathA, GLuint pa…
2761 typedef void (GL_APIENTRYP PFNGLTRANSFORMPATHNVPROC) (GLuint resultPath, GLuint srcPath, GLenum tra…
2816 GL_APICALL void GL_APIENTRY glWeightPathsNV (GLuint resultPath, GLsizei numPaths, const GLuint *pat…
2817 GL_APICALL void GL_APIENTRY glCopyPathNV (GLuint resultPath, GLuint srcPath);
2818 GL_APICALL void GL_APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GL…
2819 GL_APICALL void GL_APIENTRY glTransformPathNV (GLuint resultPath, GLuint srcPath, GLenum transformT…
/external/swiftshader/include/GL/
Dglext.h9127 typedef void (APIENTRYP PFNGLWEIGHTPATHSNVPROC) (GLuint resultPath, GLsizei numPaths, const GLuint …
9128 typedef void (APIENTRYP PFNGLCOPYPATHNVPROC) (GLuint resultPath, GLuint srcPath);
9129 typedef void (APIENTRYP PFNGLINTERPOLATEPATHSNVPROC) (GLuint resultPath, GLuint pathA, GLuint pathB…
9130 typedef void (APIENTRYP PFNGLTRANSFORMPATHNVPROC) (GLuint resultPath, GLuint srcPath, GLenum transf…
9177 GLAPI void APIENTRY glWeightPathsNV (GLuint resultPath, GLsizei numPaths, const GLuint *paths, cons…
9178 GLAPI void APIENTRY glCopyPathNV (GLuint resultPath, GLuint srcPath);
9179 GLAPI void APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GLfloat we…
9180 GLAPI void APIENTRY glTransformPathNV (GLuint resultPath, GLuint srcPath, GLenum transformType, con…
/external/mesa3d/include/GL/
Dglext.h9992 typedef void (APIENTRYP PFNGLWEIGHTPATHSNVPROC) (GLuint resultPath, GLsizei numPaths, const GLuint …
9993 typedef void (APIENTRYP PFNGLCOPYPATHNVPROC) (GLuint resultPath, GLuint srcPath);
9994 typedef void (APIENTRYP PFNGLINTERPOLATEPATHSNVPROC) (GLuint resultPath, GLuint pathA, GLuint pathB…
9995 typedef void (APIENTRYP PFNGLTRANSFORMPATHNVPROC) (GLuint resultPath, GLuint srcPath, GLenum transf…
10057 GLAPI void APIENTRY glWeightPathsNV (GLuint resultPath, GLsizei numPaths, const GLuint *paths, cons…
10058 GLAPI void APIENTRY glCopyPathNV (GLuint resultPath, GLuint srcPath);
10059 GLAPI void APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GLfloat we…
10060 GLAPI void APIENTRY glTransformPathNV (GLuint resultPath, GLuint srcPath, GLenum transformType, con…