Home
last modified time | relevance | path

Searched defs:APP_ID (Results 1 – 25 of 129) sorted by relevance

123456

/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/podcasts-gtk/src/
H A Dconfig.rs.in21 pub static APP_ID: &str = @APP_ID@; variable
/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/
H A Dconfig.rs.in21 pub static APP_ID: &str = @APP_ID@; const
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/DFSound/macsrc/
H A DPluginController.m38 #define APP_ID @"net.sf.peops.SPUALPlugin" macro
40 #define APP_ID @"net.sf.peops.SPUSDLPlugin" macro
/dports/dns/py-namebench/namebench-1.3.1/tools/
H A Dcheck_nameserver_popularity.py10 APP_ID = 'P5ihFKzV34G69QolFfb3nN7p0rSsYfC9tPGq.IUS.NLWEeJ14SG9Lei0rwFtgwL8cDBrA6Egdw--' variable
/dports/print/py-frescobaldi/frescobaldi-3.1.3/linux/
H A DMakefile2 APP_ID=org.frescobaldi.Frescobaldi macro
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/
H A DTestAppPage.java48 final ApplicationId APP_ID = ApplicationId.newInstance(1234L, 0); in testAppBlockRenderWithNullCurrentAppAttempt() local
/dports/multimedia/py-metadata-cleaner/metadata-cleaner-b8cd4f28c82d5da9b93cd892355b66f8b7340129/
H A Dmetadata-cleaner.py.in20 APP_ID = "@app_id@" variable
/dports/security/nextcloud-twofactor_u2f/twofactor_u2f/lib/AppInfo/
H A DApplication.php25 public const APP_ID = 'twofactor_u2f'; define in OCA\\TwoFactorU2F\\AppInfo\\Application
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/
H A DAMParams.java26 static final String APP_ID = "app.id"; field
/dports/graphics/frogr/frogr-1.6/src/
H A Dfrogr-global-defs.h29 #define APP_ID "org.gnome.frogr" macro
/dports/x11/sirula/sirula-1.0.0/src/
H A Dconsts.rs18 pub const APP_ID: &str = "com.dorian.sirula"; const
/dports/security/nextcloud-twofactor_admin/twofactor_admin/lib/AppInfo/
H A DApplication.php35 public const APP_ID = 'twofactor_admin'; define in OCA\\TwoFactorAdmin\\AppInfo\\Application
/dports/sysutils/tracker/tracker-2.3.4/examples/rss-reader/
H A Dzeitgeist_backend.py29 APP_ID = u"/usr/local/share/tracker/examples/rss-python/rss-pseudo-miner.desktop" variable
/dports/sysutils/tracker3/tracker-3.1.2/examples/rss-reader/
H A Dzeitgeist_backend.py29 APP_ID = u"/usr/local/share/tracker/examples/rss-python/rss-pseudo-miner.desktop" variable
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Du2f_tool.py18 APP_ID = os.environ.get("XPRA_U2F_APP_ID", "Xpra") variable
/dports/www/nextcloud/nextcloud/apps-pkg/sharebymail/lib/AppInfo/
H A DApplication.php36 public const APP_ID = 'sharebymail'; define in OCA\\ShareByMail\\AppInfo\\Application
/dports/www/nextcloud/nextcloud/apps-pkg/cloud_federation_api/lib/AppInfo/
H A DApplication.php36 public const APP_ID = 'cloud_federation_api'; define in OCA\\CloudFederationAPI\\AppInfo\\Application
/dports/www/nextcloud/nextcloud/apps-pkg/nextcloud_announcements/lib/AppInfo/
H A DApplication.php33 public const APP_ID = 'nextcloud_announcements'; define in OCA\\NextcloudAnnouncements\\AppInfo\\Application
/dports/devel/allegro5/allegro5-5.2.7.0/cmake/
H A DAndroidApp.cmake9 set(APP_ID ${prog}) variable
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/DFCdrom/macsrc/
H A DPluginConfigController.m25 #define APP_ID @"net.pcsxr.DFCdrom" macro
/dports/www/nextcloud/nextcloud/apps-pkg/contactsinteraction/lib/AppInfo/
H A DApplication.php37 public const APP_ID = 'contactsinteraction'; define in OCA\\ContactsInteraction\\AppInfo\\Application
/dports/www/nextcloud/nextcloud/apps-pkg/viewer/lib/AppInfo/
H A DApplication.php36 public const APP_ID = 'viewer'; define in OCA\\Viewer\\AppInfo\\Application
/dports/www/nextcloud/nextcloud/apps-pkg/photos/lib/AppInfo/
H A DApplication.php34 public const APP_ID = 'photos'; define in OCA\\Photos\\AppInfo\\Application
/dports/security/nextcloud-twofactor_nextcloud_notification/twofactor_nextcloud_notification/lib/AppInfo/
H A DApplication.php36 public const APP_ID = 'twofactor_nextcloud_notification'; define in OCA\\TwoFactorNextcloudNotification\\AppInfo\\Application
/dports/databases/hbase/hbase-1.2.1/hbase-prefix-tree/src/test/java/org/apache/hadoop/hbase/codec/prefixtree/row/data/
H A DTestRowDataUrlsExample.java45 static String APP_ID = Integer.toString(12); field in TestRowDataUrlsExample

123456