Home
last modified time | relevance | path

Searched refs:kPythonPath (Results 1 – 10 of 10) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionPythonEnvironments.cpp40 if (prefName == kPythonPath) in onPrefsChanged()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dscope_per_file_provider.cc26 if (ident == variables::kPythonPath) in GetProgrammaticValue()
H A Dvariables.h44 extern const char kPythonPath[];
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dscope_per_file_provider.cc30 if (ident == variables::kPythonPath) in GetProgrammaticValue()
H A Dvariables.h47 extern const char kPythonPath[];
/dports/devel/gn/gn-1962/src/gn/
H A Dscope_per_file_provider.cc30 if (ident == variables::kPythonPath) in GetProgrammaticValue()
H A Dvariables.h47 extern const char kPythonPath[];
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/projects/
H A DSessionProjectContext.cpp791 uiPrefs[kPythonPath] = config_.pythonPath; in uiPrefs()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/include/session/prefs/
H A DUserPrefValues.hpp383 #define kPythonPath "python_path" macro
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/prefs/
H A DUserPrefValues.cpp3155 kPythonPath, in allKeys()