Searched refs:use_gtk (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-annotate.c | 49 bool use_tui, use_stdio, use_stdio2, use_gtk; member 506 OPT_BOOLEAN(0, "gtk", &annotate.use_gtk, "Use the GTK interface"), in cmd_annotate() 583 if (symbol_conf.show_nr_samples && annotate.use_gtk) { in cmd_annotate() 617 else if (annotate.use_gtk) in cmd_annotate()
|
| H A D | builtin-report.c | 74 bool use_tui, use_gtk, use_stdio; member 1192 OPT_BOOLEAN(0, "gtk", &report.use_gtk, "Use the GTK2 interface"), in cmd_report() 1484 else if (report.use_gtk) in cmd_report()
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/ |
| H A D | chromium-ozone-wayland_111.0.5563.147.bb | 24 use_gtk=false \
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/ |
| H A D | 0014-Fix-build-with-use_gtk-false.patch | 4 Subject: [PATCH 14/14] Fix build with use_gtk=false 45 - if (is_chromeos || (is_linux && !use_gtk)) {
|