Home
last modified time | relevance | path

Searched refs:xdg (Results 1 – 25 of 41) sorted by relevance

12

/external/wayland-protocols/freedesktop.org/
DMakefile.am10 unstable/xdg-shell/xdg-shell-unstable-v5.xml \
11 unstable/xdg-shell/xdg-shell-unstable-v6.xml \
16 unstable/xdg-foreign/xdg-foreign-unstable-v1.xml \
17 unstable/xdg-foreign/xdg-foreign-unstable-v2.xml \
21 unstable/xdg-output/xdg-output-unstable-v1.xml \
23 unstable/xdg-decoration/xdg-decoration-unstable-v1.xml \
31 stable/xdg-shell/xdg-shell.xml \
DGOVERNANCE.md59 in the name (e.g. "xdg-shell").
60 3. The "xdg" namespace is established for protocols letting clients
70 1. All protocols found in the "xdg" and "wp" namespaces at the time of writing
72 2. Protocols in the "xdg" and "wp" namespace are eligible for inclusion only if
74 3. Protocols in the "xdg" and "wp" namespace are ineligible for inclusion if
76 4. Protocols in the "xdg" and "wp" namespaces must have at least 3 open-source
/external/wayland-protocols/
DAndroid.bp69 "./freedesktop.org/stable/xdg-shell/xdg-shell.xml",
84 "./freedesktop.org/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml",
85 "./freedesktop.org/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml",
86 "./freedesktop.org/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml",
87 "./freedesktop.org/unstable/xdg-output/xdg-output-unstable-v1.xml",
88 // Note: Conflicts with freedesktop.org/stable/xdg-shell/xdg-shell.xml
89 // "./freedesktop.org/unstable/xdg-shell/xdg-shell-unstable-v5.xml",
90 "./freedesktop.org/unstable/xdg-shell/xdg-shell-unstable-v6.xml",
/external/wayland-protocols/chromium.org/
DREADME.chromium19 …wayland-scanner code < src/unstable/xdg-shell/xdg-shell-unstable-v5.xml > protocol/xdg-shell-v5-pr…
20 …wayland-scanner server-header < src/unstable/xdg-shell/xdg-shell-unstable-v5.xml > include/protoco…
21 …wayland-scanner client-header < src/unstable/xdg-shell/xdg-shell-unstable-v5.xml > include/protoco…
22 …wayland-scanner code < src/unstable/xdg-shell/xdg-shell-unstable-v6.xml > protocol/xdg-shell-v6-pr…
23 …wayland-scanner server-header < src/unstable/xdg-shell/xdg-shell-unstable-v6.xml > include/protoco…
24 …wayland-scanner client-header < src/unstable/xdg-shell/xdg-shell-unstable-v6.xml > include/protoco…
/external/grpc-grpc/tools/run_tests/helper_scripts/
Drun_lcov.sh28 if which xdg-open > /dev/null
30 xdg-open "file://$out/index.html"
/external/libxkbcommon/src/
Dcontext.c106 const char *home, *xdg, *root, *extra; in xkb_context_include_path_append_default() local
112 xdg = secure_getenv("XDG_CONFIG_HOME"); in xkb_context_include_path_append_default()
113 if (xdg != NULL) { in xkb_context_include_path_append_default()
114 user_path = asprintf_safe("%s/xkb", xdg); in xkb_context_include_path_append_default()
Dregistry.c587 const char *home, *xdg, *root, *extra; in rxkb_context_include_path_append_default() local
598 xdg = secure_getenv("XDG_CONFIG_HOME"); in rxkb_context_include_path_append_default()
599 if (xdg != NULL) { in rxkb_context_include_path_append_default()
600 user_path = asprintf_safe("%s/xkb", xdg); in rxkb_context_include_path_append_default()
/external/crosvm/gpu_display/src/
Ddisplay_wl.c82 struct zxdg_surface_v6 *xdg; member
623 disp_surface->xdg = zxdg_shell_v6_get_xdg_surface( in dwl_context_surface_new()
625 if (!disp_surface->xdg) { in dwl_context_surface_new()
631 zxdg_surface_v6_get_toplevel(disp_surface->xdg); in dwl_context_surface_new()
641 zxdg_surface_v6_add_listener(disp_surface->xdg, in dwl_context_surface_new()
714 if (disp_surface->xdg) in dwl_context_surface_new()
715 zxdg_surface_v6_destroy(disp_surface->xdg); in dwl_context_surface_new()
740 if ((*self)->xdg) in dwl_surface_destroy()
741 zxdg_surface_v6_destroy((*self)->xdg); in dwl_surface_destroy()
/external/wayland-protocols/freedesktop.org/unstable/xdg-foreign/
DREADME1 xdg foreign protocol
/external/wayland-protocols/freedesktop.org/unstable/xdg-shell/
DREADME1 xdg shell protocol
/external/wayland-protocols/freedesktop.org/stable/xdg-shell/
DREADME1 xdg shell protocol
/external/swiftshader/tools/cmake_generate_graphviz/
Dcmake_generate_graphviz.sh34 xdg-open SwiftShader.png &>/dev/null &
/external/crosvm/gpu_display/
DAndroid.bp89 "protocol/xdg-shell-unstable-v6.xml",
102 "protocol/xdg-shell-unstable-v6.xml",
/external/curl/docs/cmdline-opts/
Dxattr.d7 xdg.origin.url attribute and, for HTTP, the content type is stored in
/external/skia/bin/
Dcoverage58 xdg-open "$DIR"/coverage_report/index.html
/external/skqp/bin/
Dcoverage58 xdg-open "$DIR"/coverage_report/index.html
/external/boringssl/src/util/
Dgenerate-coverage.sh58 xdg-open index.html
/external/google-fruit/extras/scripts/
Dtest_coverage.sh45 xdg-open html/index.html
/external/skia/fuzz/
Dcoverage83 xdg-open "$DIR"/coverage_report/index.html
/external/skqp/fuzz/
Dcoverage83 xdg-open "$DIR"/coverage_report/index.html
/external/elfutils/debuginfod/
Ddebuginfod-client.c627 char *xdg = getenv ("XDG_CACHE_HOME"); in debuginfod_query_server() local
629 if (xdg != NULL && strlen (xdg) > 0) in debuginfod_query_server()
630 snprintf (cachedir, PATH_MAX, "%s", xdg); in debuginfod_query_server()
/external/selinux/restorecond/
DMakefile8 AUTOSTARTDIR = /etc/xdg/autostart
/external/vulkan-validation-layers/
DBUILD.gn68 "FALLBACK_CONFIG_DIRS=\"/etc/xdg\"",
/external/libabigail/tools/
Dfedabipkgdiff27 import xdg.BaseDirectory
56 HOME_DIR = os.path.join(xdg.BaseDirectory.xdg_cache_home,
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
Dbuild.log471 xdg-basedir: 2.0.0

12