Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/tools/kconfig/
A Dmenu.c152 if (!menu->visibility) in menu_add_prop()
163 dup_expr = expr_copy(menu->visibility); in menu_add_prop()
185 current_entry->visibility = expr_alloc_and(current_entry->visibility, in menu_add_visibility()
478 if (menu->visibility) { in menu_is_visible()
479 if (expr_calc_value(menu->visibility) == no) in menu_is_visible()
A Dexpr.h173 struct expr *visibility; member
/xen-4.10.0-shim-comet/xen/include/xen/
A Dcompiler.h81 #pragma GCC visibility push(hidden)
/xen-4.10.0-shim-comet/docs/misc/
A Dkconfig-language.txt21 to determine the visibility of an entry. Any child entry is only
167 Dependencies define the visibility of a menu entry and can also reduce
A Dpvcalls.markdown67 * full visibility of the guest behavior on the backend domain, allowing
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_internal.h77 #define _hidden __attribute__((visibility("hidden")))
78 #define _protected __attribute__((visibility("protected")))
/xen-4.10.0-shim-comet/docs/process/
A Dxen-release-management.pandoc86 The Security Team operates independently. The visibility might be rather

Completed in 25 milliseconds