Home
last modified time | relevance | path

Searched defs:uploadable (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dplugins/webservices/
H A Dwsitem.h77 bool uploadable; variable
101 explicit AlbumSimplified(const QString& title, bool uploadable) in AlbumSimplified()
111 bool uploadable; variable
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/proto/
H A Dyarn_server_common_service_protos.proto94 optional bool uploadable = 1; field
/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/
H A Dcl_game_team.cpp175 const bool uploadable = FS_FileExists("%s/%s", absSavePath, filename); in GAME_TeamSlotComments_f() local
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/client/
H A Dclient_types.h163 inline bool uploadable() { in uploadable() function