Home
last modified time | relevance | path

Searched defs:xdg_cache_home (Results 1 – 25 of 61) sorted by relevance

123

/dports/mail/isbg/isbg-e626d8d0628f691c041032c53f20d764b11d0079/isbg/
H A Disbg.py41 xdg_cache_home = "" # pylint: disable=invalid-name variable
44 xdg_cache_home = os.path.expanduser("~" + os.sep + ".cache") variable
/dports/x11/fnott/fnott/
H A Dxdg.c73 const char *xdg_cache_home = getenv("XDG_CACHE_HOME"); in xdg_cache_dir() local
/dports/sysutils/usermin/usermin-1.830/filemin/lib/File/
H A DBaseDir.pm74 sub xdg_cache_home { $ENV{XDG_CACHE_HOME} || $xdg_cache_home } subroutine
/dports/sysutils/webmin/webmin-1.981/filemin/lib/File/
H A DBaseDir.pm74 sub xdg_cache_home { $ENV{XDG_CACHE_HOME} || $xdg_cache_home } subroutine
/dports/sysutils/webmin/webmin-1.981/authentic-theme/lib/File/
H A DBaseDir.pm74 sub xdg_cache_home { $ENV{XDG_CACHE_HOME} || $xdg_cache_home } subroutine
/dports/sysutils/usermin/usermin-1.830/authentic-theme/lib/File/
H A DBaseDir.pm74 sub xdg_cache_home { $ENV{XDG_CACHE_HOME} || $xdg_cache_home } subroutine
/dports/devel/p5-File-BaseDir/File-BaseDir-0.09/lib/File/
H A DBaseDir.pm62 sub xdg_cache_home { $ENV{XDG_CACHE_HOME} || File::Spec->catdir(_home(), '.cache') } subroutine
/dports/devel/py-dirspec/dirspec-13.10/dirspec/
H A Dbasedir.py153 xdg_cache_home = get_xdg_cache_home() variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/xdg/
H A DBaseDirectory.py43 xdg_cache_home = os.environ.get('XDG_CACHE_HOME') or \ variable
/dports/devel/py-xdg/pyxdg-0.27/xdg/
H A DBaseDirectory.py43 xdg_cache_home = os.environ.get('XDG_CACHE_HOME') or \ variable
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/General/notifier/
H A Dnotifier.cpp59 QString xdg_cache_home = qgetenv("XDG_CACHE_HOME"); in Notifier() local
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/tests/functional-tests/common/utils/
H A Dsystem.py40 def xdg_cache_home(self): member in TrackerSystemAbstraction
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Dpathmanager.cpp195 char const* xdg_cache_home = getenv("XDG_CACHE_HOME"); in Init() local
/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dpathstuff.cc224 const char *xdg_cache_home = getenv ("XDG_CACHE_HOME"); in get_standard_cache_dir() local
/dports/audio/asunder/asunder-2.9.6/src/
H A Dcompletion.c40 const char * xdg_cache_home = g_getenv("XDG_CACHE_HOME"); in get_completion_filename_on_load() local
/dports/multimedia/pitivi/pitivi-0.999/pitivi/
H A Dsettings.py82 def xdg_cache_home(autocreate=True): function
/dports/x11/fuzzel/fuzzel/
H A Dxdg.c337 const char *xdg_cache_home = getenv("XDG_CACHE_HOME"); in xdg_cache_dir() local
/dports/archivers/ark/ark-21.12.3/autotests/kerfuffle/data/
H A Dhello-appimage-runtime.c190 char *xdg_cache_home; in main() local
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dfolder.c118 char *xdg_cache_home = getenv ("XDG_CACHE_HOME"); in get_cache_dir() local
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMApp.cpp238 FXString xdg_cache_home = FXSystem::getEnvironment("XDG_CACHE_HOME"); in getCacheDirectory() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dradv_meta.c288 char *xdg_cache_home = getenv("XDG_CACHE_HOME"); in radv_builtin_cache_path() local
/dports/lang/clover/mesa-21.3.6/src/amd/vulkan/
H A Dradv_meta.c319 char *xdg_cache_home = getenv("XDG_CACHE_HOME"); in radv_builtin_cache_path() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_meta.c319 char *xdg_cache_home = getenv("XDG_CACHE_HOME"); in radv_builtin_cache_path() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/vulkan/
H A Dradv_meta.c319 char *xdg_cache_home = getenv("XDG_CACHE_HOME"); in radv_builtin_cache_path() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/vulkan/
H A Dradv_meta.c319 char *xdg_cache_home = getenv("XDG_CACHE_HOME"); in radv_builtin_cache_path() local

123