Home
last modified time | relevance | path

Searched defs:DATA_STORAGE (Results 1 – 12 of 12) sorted by relevance

/dports/www/py-utidylib/uTidylib-0.8/tidy/
H A Dtest_tidy.py10 DATA_STORAGE = os.path.join(os.path.dirname(os.path.abspath(__file__)), "test_data") variable
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DDataStorage.h96 #define DATA_STORAGE(_) _, macro
H A DDataStorage.cpp86 #define DATA_STORAGE(_) \ in Get() macro
122 #define DATA_STORAGE(_) \ in GetIfExists() macro
144 #define DATA_STORAGE(_) aItems.AppendElement(NS_LITERAL_STRING(#_ ".txt")); in GetAllFileNames() macro
186 #define DATA_STORAGE(_) \ in SetCachedStorageEntries() macro
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DDataStorage.h102 #define DATA_STORAGE(_) _, macro
H A DDataStorage.cpp202 #define DATA_STORAGE(_) \ in Get() macro
235 #define DATA_STORAGE(_) aItems.AppendElement(NS_LITERAL_STRING(#_ ".txt")); in GetAllFileNames() macro
276 #define DATA_STORAGE(_) \ in SetCachedStorageEntries() macro
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DDataStorage.h99 #define DATA_STORAGE(_) _, macro
H A DDataStorage.cpp61 #define DATA_STORAGE(_) \ in CollectReports() macro
96 #define DATA_STORAGE(_) \ in Get() macro
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DDataStorage.h99 #define DATA_STORAGE(_) _, macro
H A DDataStorage.cpp61 #define DATA_STORAGE(_) \ in CollectReports() macro
96 #define DATA_STORAGE(_) \ in Get() macro
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DDataStorage.h99 #define DATA_STORAGE(_) _, macro
H A DDataStorage.cpp61 #define DATA_STORAGE(_) \ in CollectReports() macro
96 #define DATA_STORAGE(_) \ in Get() macro
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/profiles/
H A D_shared.py108 DATA_STORAGE = ('azure.multiapi.storage', None) variable in ResourceType