Home
last modified time | relevance | path

Searched defs:apps (Results 1 – 25 of 2075) sorted by relevance

12345678910>>...83

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/payments/
H A Dmanifest_verifier_browsertest.cc106 content::InstalledPaymentAppsFinder::PaymentApps apps, in OnPaymentAppsVerified()
145 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
157 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
172 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
185 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
200 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
214 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
232 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
248 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
267 content::InstalledPaymentAppsFinder::PaymentApps apps; in IN_PROC_BROWSER_TEST_F() local
[all …]
/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/deploy/
H A DStandaloneDynamicAllocationSuite.scala92 val apps = getApplications() constant
100 var apps = getApplications() variable
139 val apps = getApplications() constant
148 var apps = getApplications() variable
194 val apps = getApplications() constant
203 var apps = getApplications() variable
255 var apps = getApplications() variable
309 var apps = getApplications() variable
372 val apps = getApplications() constant
413 val apps = getApplications() constant
[all …]
/dports/x11/apwal/apwal/src/
H A Dapp.c218 app_list_t *apps; in app_list_new() local
227 void app_list_free(app_list_t **apps) in app_list_free()
297 app_t *app_list_first(app_list_t *apps) in app_list_first()
307 app_t *app_list_next(app_list_t *apps) in app_list_next()
329 int app_list_length(app_list_t *apps) in app_list_length()
336 void app_list_dump(app_list_t *apps) in app_list_dump()
353 gint app_list_delta_x(app_list_t *apps) in app_list_delta_x()
399 int app_list_min_x(app_list_t *apps) in app_list_min_x()
418 int app_list_min_y(app_list_t *apps) in app_list_min_y()
437 int app_list_max_x(app_list_t *apps) in app_list_max_x()
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/documents/migrations/
H A D0011_add_choose_permissions.py6 def add_choose_permission_to_admin_groups(apps, _schema_editor): argument
31 def remove_choose_permission(apps, _schema_editor): argument
46 def get_choose_permission(apps): argument
60 def copy_choose_permission_to_collections(apps, _schema_editor): argument
77 def remove_choose_permission_from_collections(apps, _schema_editor): argument
H A D0006_copy_document_permissions_to_collections.py5 def get_document_permissions(apps): argument
20 def copy_document_permissions_to_collections(apps, schema_editor): argument
36 def remove_document_permissions_from_collections(apps, schema_editor): argument
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/images/migrations/
H A D0023_add_choose_permissions.py6 def add_choose_permission_to_admin_groups(apps, _schema_editor): argument
31 def remove_choose_permission(apps, _schema_editor): argument
46 def get_choose_permission(apps): argument
60 def copy_choose_permission_to_collections(apps, _schema_editor): argument
77 def remove_choose_permission_from_collections(apps, _schema_editor): argument
H A D0001_squashed_0021.py15 def add_image_permissions_to_admin_groups(apps, schema_editor): argument
47 def remove_image_permissions(apps, schema_editor): argument
65 def get_image_permissions(apps): argument
80 def copy_image_permissions_to_collections(apps, schema_editor): argument
96 def remove_image_permissions_from_collections(apps, schema_editor): argument
H A D0012_copy_image_permissions_to_collections.py5 def get_image_permissions(apps): argument
20 def copy_image_permissions_to_collections(apps, schema_editor): argument
36 def remove_image_permissions_from_collections(apps, schema_editor): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/content/
H A Dservice_worker_payment_app_finder_unittest.cc16 content::PaymentAppProvider::PaymentApps* apps) { in RemoveAppsWithoutMatchingMethodData()
37 content::PaymentAppProvider::PaymentApps apps; in TEST_F() local
55 content::PaymentAppProvider::PaymentApps apps; in TEST_F() local
79 content::PaymentAppProvider::PaymentApps apps; in TEST_F() local
98 content::PaymentAppProvider::PaymentApps apps; in TEST_F() local
114 content::PaymentAppProvider::PaymentApps apps; in TEST_F() local
131 content::PaymentAppProvider::PaymentApps apps; in TEST_F() local
158 content::PaymentAppProvider::PaymentApps apps; in TEST_F() local
185 content::PaymentAppProvider::PaymentApps apps; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/content/
H A Dservice_worker_payment_app_finder_unittest.cc16 content::InstalledPaymentAppsFinder::PaymentApps* apps) { in RemoveAppsWithoutMatchingMethodData()
37 content::InstalledPaymentAppsFinder::PaymentApps apps; in TEST_F() local
55 content::InstalledPaymentAppsFinder::PaymentApps apps; in TEST_F() local
79 content::InstalledPaymentAppsFinder::PaymentApps apps; in TEST_F() local
98 content::InstalledPaymentAppsFinder::PaymentApps apps; in TEST_F() local
114 content::InstalledPaymentAppsFinder::PaymentApps apps; in TEST_F() local
131 content::InstalledPaymentAppsFinder::PaymentApps apps; in TEST_F() local
158 content::InstalledPaymentAppsFinder::PaymentApps apps; in TEST_F() local
185 content::InstalledPaymentAppsFinder::PaymentApps apps; in TEST_F() local
H A Dandroid_payment_app_factory_unittest.cc192 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
233 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
271 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
301 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
342 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
379 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
441 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
480 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
519 std::vector<std::unique_ptr<AndroidAppDescription>> apps; in TEST_F() local
/dports/www/firefox-esr/firefox-91.8.0/testing/raptor/raptor/tests/benchmarks/
H A Dyoutube-playback.ini35 apps = firefox, geckoview, fenix,refbrow, chrome key
61 apps = firefox, geckoview, fenix, refbrow, chrome key
65 apps = firefox key
69 apps = firefox key
73 apps = firefox key
79 apps = firefox key
85 apps = firefox, geckoview, fenix, refbrow, chrome key
95 apps = firefox key
99 apps = firefox key
103 apps = firefox key
[all …]
/dports/www/firefox/firefox-99.0/testing/raptor/raptor/tests/benchmarks/
H A Dyoutube-playback.ini61 apps = firefox, geckoview, fenix,refbrow, chrome key
65 apps = firefox, geckoview, fenix, refbrow, chrome key
69 apps = firefox key
73 apps = firefox key
77 apps = firefox key
89 apps = firefox key
101 apps = firefox, geckoview, fenix, refbrow, chrome key
111 apps = firefox key
115 apps = firefox key
119 apps = firefox key
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/raptor/raptor/tests/benchmarks/
H A Dyoutube-playback.ini35 apps = firefox, geckoview, fenix,refbrow, chrome key
61 apps = firefox, geckoview, fenix, refbrow, chrome key
65 apps = firefox key
69 apps = firefox key
73 apps = firefox key
79 apps = firefox key
85 apps = firefox, geckoview, fenix, refbrow, chrome key
95 apps = firefox key
99 apps = firefox key
103 apps = firefox key
[all …]
/dports/net/libwebsockets/libwebsockets-v4.2.2/READMEs/
H A DREADME.plugin-sshd-base.md116 ### Step 0: Build and install libwebsockets
123 ### Step 1: make the code available in your app
133 ### Step 2: define your `struct lws_ssh_ops`
164 ### Step 3: enable `lws-ssh-base` protocol to a vhost and configure using pvo
/dports/lang/spidermonkey78/firefox-78.9.0/testing/raptor/raptor/tests/benchmarks/
H A Draptor-speedometer.ini21 apps = firefox key
24 apps = chrome key
27 apps = chromium key
32 apps = geckoview key
37 apps = refbrow key
42 apps = fenix key
47 apps = fennec key
H A Draptor-unity-webgl.ini14 apps = firefox key
17 apps = chrome key
20 apps = chromium key
24 apps = geckoview key
28 apps = refbrow key
H A Draptor-youtube-playback-h264-sfr.ini32 apps = firefox key
35 apps = geckoview key
38 apps = fenix key
41 apps = fennec key
44 apps = chrome key
H A Draptor-youtube-playback-vp9-sfr.ini32 apps = firefox key
35 apps = geckoview key
38 apps = fenix key
41 apps = fennec key
44 apps = chrome key
H A Draptor-youtube-playback-av1-sfr.ini32 apps = firefox key
35 apps = geckoview key
38 apps = fenix key
41 apps = fennec key
44 apps = chrome key
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/
H A Ddefault_app_order_unittest.cc39 bool IsBuiltInDefault(const std::vector<std::string>& apps) { in IsBuiltInDefault()
75 std::vector<std::string> apps; in TEST_F() local
90 std::vector<std::string> apps; in TEST_F() local
112 std::vector<std::string> apps; in TEST_F() local
125 std::vector<std::string> apps; in TEST_F() local
139 std::vector<std::string> apps; in TEST_F() local
/dports/lang/spidermonkey78/firefox-78.9.0/testing/raptor/raptor/tests/tp6/mobile/
H A Draptor-tp6m-2.ini18 apps = geckoview key
25 apps = geckoview key
32 apps = geckoview key
53 apps = refbrow key
60 apps = refbrow key
67 apps = refbrow key
88 apps = fenix key
95 apps = fenix key
102 apps = fenix key
109 apps = fenix key
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/core/migrations/
H A D0001_squashed_0016_change_page_url_path_to_text_field.py9 def initial_data(apps, schema_editor): argument
91 def remove_initial_data(apps, schema_editor): argument
116 def set_page_path_collation(apps, schema_editor): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/app_mode/arc/
H A Darc_kiosk_app_manager_browsertest.cc100 void SetApps(const std::vector<policy::ArcKioskAppBasicInfo>& apps, in SetApps()
163 std::vector<const ArcKioskAppData*> apps; in IN_PROC_BROWSER_TEST_F() local
186 std::vector<const ArcKioskAppData*> apps; in IN_PROC_BROWSER_TEST_F() local
209 std::vector<const ArcKioskAppData*> apps; in IN_PROC_BROWSER_TEST_F() local
229 std::vector<const ArcKioskAppData*> apps; in IN_PROC_BROWSER_TEST_F() local
245 std::vector<const ArcKioskAppData*> apps; in IN_PROC_BROWSER_TEST_F() local
274 std::vector<const ArcKioskAppData*> apps; in IN_PROC_BROWSER_TEST_F() local
/dports/x11/jgmenu/jgmenu-4.4.0/src/
H A Djgmenu-apps.c98 static void print_apps_in_other_directory(struct app *apps, struct sbuf *buf) in print_apps_in_other_directory()
111 static void print_apps_for_one_directory(struct app *apps, struct dir *dir, in print_apps_for_one_directory()
146 static void print_menu_with_dirs(struct dir *dirs, struct app *apps) in print_menu_with_dirs()
194 static void print_menu_no_dirs(struct app *apps) in print_menu_no_dirs()
216 struct app *apps; in main() local

12345678910>>...83