Home
last modified time | relevance | path

Searched refs:visibility (Results 1 – 8 of 8) sorted by relevance

/xen/tools/libxc/
A Dxc_dom_decompress_unsafe.h11 __attribute__((visibility("internal")));
14 __attribute__((visibility("internal")));
16 __attribute__((visibility("internal")));
18 __attribute__((visibility("internal")));
20 __attribute__((visibility("internal")));
/xen/xen/tools/kconfig/
A Dmenu.c151 if (!menu->visibility) in menu_add_prop()
162 dup_expr = expr_copy(menu->visibility); in menu_add_prop()
184 current_entry->visibility = expr_alloc_and(current_entry->visibility, in menu_add_visibility()
633 if (menu->visibility) { in menu_is_visible()
634 if (expr_calc_value(menu->visibility) == no) in menu_is_visible()
A Dexpr.h248 struct expr *visibility; member
/xen/xen/include/xen/
A Dcompiler.h89 #pragma GCC visibility push(hidden)
/xen/docs/misc/
A Dkconfig-language.rst25 to determine the visibility of an entry. Any child entry is only
231 Dependencies define the visibility of a menu entry and can also reduce
A Dpvcalls.pandoc67 * full visibility of the guest behavior on the backend domain, allowing
/xen/tools/libxl/
A Dlibxl_internal.h81 #define _hidden __attribute__((visibility("hidden")))
82 #define _protected __attribute__((visibility("protected")))
/xen/docs/process/
A Dxen-release-management.pandoc77 The Security Team operates independently. The visibility might be rather

Completed in 22 milliseconds