Home
last modified time | relevance | path

Searched refs:rpostback (Results 1 – 5 of 5) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/conf/
H A Drsession-dev.conf34 external-rpostback-path=session/postback/postback/rpostback
H A Drdesktop-dev.conf35 external-rpostback-path=${CMAKE_CURRENT_BINARY_DIR}/session/postback/postback/rpostback
/dports/devel/RStudio/rstudio-2021.09.1-372/package/osx/cmake/
H A Dfix-library-paths.cmake74 "RStudio diagnostics rpostback rsession")
/dports/devel/RStudio/rstudio-2021.09.1-372/src/node/desktop/scripts/
H A Dmac-package71 cp -n ${SOURCE}/rpostback ${DEST}
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/
H A DSessionMain.cpp1994 FilePath rpostback = options.rpostbackPath() in main() local
1999 string_utils::utf8ToSystem(rpostback.getAbsolutePath())); in main()