Home
last modified time | relevance | path

Searched defs:user_path (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/net-im/beebeep/beebeep-code-r1476/src/core/
H A DUser.cpp90 QString User::nameFromPath( const QString& user_path ) in nameFromPath()
105 QString User::hostAddressAndPortFromPath( const QString& user_path ) in hostAddressAndPortFromPath()
/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/
H A Dapp_settings.cpp145 std::string user_path = std::string(path) + "/" APPUPCASEDIRNAME "/"; in _SetupUserDataPath() local
209 std::string user_path = std::string(path) + "/" APPUPCASEDIRNAME "/"; in _SetupUserConfigPath() local
/dports/chinese/fcitx-libpinyin/fcitx-libpinyin-0.5.3/src/
H A Dutils.cpp35 char* user_path = NULL; in FcitxLibPinyinGetUserPath() local
/dports/lang/yorick/yorick-y_2_2_04/i/
H A Dpathfun.i157 local user_path, sys_path; in add_y_home() local
/dports/math/octave/octave-6.4.0/scripts/path/
H A Dpathdef.m64 user_path = __extractpath__ (user_octaverc); variable
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.shared/application/
H A Dapplication.cpp273 if (const char* user_path = get_user_settings_path()) in load_settings() local
311 if (const char* user_path = get_user_settings_path()) in save_settings() local
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_SystemPathsUnix.cpp68 static string user_path = ""; in getUserDir() local
/dports/devel/radian/radian-0.5.4/radian/
H A Drutils.py41 def user_path(*args): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/ime/
H A Dime_sandbox_hook.cc61 base::FilePath user_path = in AddUserDataFolder() local
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_auth_backend_http/
H A DREADME.md88 ### user_path subsection
/dports/games/retroarch/RetroArch-1.9.7/frontend/drivers/
H A Dplatform_emscripten.c80 char user_path[PATH_MAX] = {0}; in frontend_emscripten_get_env() local
H A Dplatform_qnx.c62 char user_path[PATH_MAX] = {0}; in frontend_qnx_get_env_settings() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/parsers/parser_utils/
H A Dcommand_line_arguments_sanitizer_unittest.cc51 base::FilePath user_path; in TEST() local
/dports/net-im/beebeep/beebeep-code-r1476/src/desktop/
H A DGuiVCard.cpp84 …QString user_path = u.isStatusConnected() ? QString( "%1: <b>%2</b>&nbsp;&nbsp;&nbsp;%3: <b>%4</b>… in setVCard() local
H A DGuiAddUser.cpp197 bool GuiAddUser::removeUserPathFromList( const QString& user_path ) in removeUserPathFromList()
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dthesaurus.cpp57 auto user_path = config::path->Decode(OPT_GET("Path/Dictionary")->GetString()); in langs() local
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/conf_paths/
H A De_int_config_paths.c288 Eina_List *user_path; in _ilist_update() local
303 Eina_List *user_path; in _ilist_update() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_incremental/src/
H A Dassert_module_sources.rs93 let user_path = self.field(attr, sym::module).to_string(); in check_attr() localVariable
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_path.ps111 $user_path = "Environment" variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/modules/
H A Dwin_path.ps111 $user_path = "Environment" variable
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/windows-integration/plugins/modules/
H A Dwin_path.ps111 $user_path = "Environment" variable
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/windows-integration/plugins/modules/
H A Dwin_path.ps111 $user_path = "Environment" variable
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/fs/
H A Dhydra_fs.c57 char *tmp[HYD_NUM_TMP_STRINGS], *path_loc = NULL, *test_loc, *user_path; in HYD_find_in_path() local
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/geanygendoc/src/
H A Dggd-utils.c183 gchar *user_path; in ggd_get_config_file() local
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/geanygendoc/src/
H A Dggd-utils.c183 gchar *user_path; in ggd_get_config_file() local

12345678910