Home
last modified time | relevance | path

Searched defs:display_info (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/
H A Dfit_info.c47 char *fdtfile = NULL;
51 int c;
53 strncpy(cmdname, *argv, sizeof(cmdname) - 1);
55 while ((c = getopt(argc, argv, "f:n:p:")) != -1)
58 fdtfile = optarg;
59 break;
60 case 'n':
63 case 'p':
66 default:
67 usage(cmdname);
[all …]
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Devents.c120 DisplayInfo *display_info; member
227 DisplayInfo *display_info; in typeOfClick() local
2317 DisplayInfo *display_info; in xfwm4_event_filter() local
2439 DisplayInfo *display_info; in show_window_menu() local
2673 set_reload (DisplayInfo *display_info) in set_reload()
2684 DisplayInfo *display_info; in double_click_time_cb() local
2702 DisplayInfo *display_info; in double_click_distance_cb() local
2720 DisplayInfo * display_info; in cursor_theme_cb() local
2747 DisplayInfo * display_info; in refresh_font_cb() local
2769 DisplayInfo *display_info; in size_changed_cb() local
[all …]
H A Dhints.c82 getWMState (DisplayInfo *display_info, Window w) in getWMState()
116 setWMState (DisplayInfo *display_info, Window w, unsigned long state) in setWMState()
132 getMotifHints (DisplayInfo *display_info, Window w) in getMotifHints()
168 getWMProtocols (DisplayInfo *display_info, Window w) in getWMProtocols()
640 getNetCurrentDesktop (DisplayInfo *display_info, Window root) in getNetCurrentDesktop()
747 getTextProperty (DisplayInfo *display_info, Window w, Atom a) in getTextProperty()
1023 getClientLeader (DisplayInfo *display_info, Window window) in getClientLeader()
1249 getOpacityLock (DisplayInfo *display_info, Window window) in getOpacityLock()
1308 updateXserverTime (DisplayInfo *display_info) in updateXserverTime()
1321 getXServerTime (DisplayInfo *display_info) in getXServerTime()
[all …]
H A Dnetwm.c55 DisplayInfo *display_info; in clientSetNetState() local
149 DisplayInfo *display_info; in clientGetNetState() local
323 DisplayInfo *display_info; in clientUpdateNetState() local
626 DisplayInfo *display_info; in clientNetMoveResize() local
780 DisplayInfo *display_info; in clientUpdateFullscreenState() local
820 DisplayInfo *display_info; in clientGetNetWmType() local
888 DisplayInfo *display_info; in clientGetInitialNetWmDesktop() local
1038 DisplayInfo *display_info; in clientGetNetStruts() local
1162 DisplayInfo *display_info; in clientSetNetActions() local
1224 DisplayInfo *display_info; in clientWindowType() local
[all …]
H A Dcompositor.c476 DisplayInfo *display_info; in make_shadow() local
622 DisplayInfo *display_info; in shadow_picture() local
681 DisplayInfo *display_info; in solid_picture() local
725 DisplayInfo *display_info; in translate_to_client_region() local
752 DisplayInfo *display_info; in client_size() local
782 DisplayInfo *display_info; in border_size() local
810 DisplayInfo *display_info; in free_win_data() local
916 DisplayInfo *display_info; in root_tile() local
991 DisplayInfo *display_info; in create_root_buffer() local
1357 DisplayInfo *display_info; in free_glx_data() local
[all …]
H A Dclient.c127 DisplayInfo *display_info; in clientInstallColormaps() local
165 DisplayInfo *display_info; in clientUpdateColormaps() local
195 DisplayInfo *display_info; in clientCreateTitleName() local
221 DisplayInfo *display_info; in clientUpdateName() local
644 DisplayInfo *display_info; in clientConfigureWindows() local
688 DisplayInfo *display_info; in clientSendConfigureNotify() local
895 DisplayInfo *display_info; in clientMoveResizeWindow() local
990 DisplayInfo *display_info; in clientGetMWMHints() local
1010 DisplayInfo *display_info; in clientApplyMWMHints() local
1131 DisplayInfo *display_info; in clientGetWMNormalHints() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/display/win/
H A Dscreen_win_display.cc13 Display CreateDisplayFromDisplayInfo(const DisplayInfo& display_info) { in CreateDisplayFromDisplayInfo()
30 ScreenWinDisplay::ScreenWinDisplay(const DisplayInfo& display_info) in ScreenWinDisplay()
35 const DisplayInfo& display_info) in ScreenWinDisplay()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/display/win/
H A Dscreen_win_display.cc13 Display CreateDisplayFromDisplayInfo(const DisplayInfo& display_info) { in CreateDisplayFromDisplayInfo()
30 ScreenWinDisplay::ScreenWinDisplay(const DisplayInfo& display_info) in ScreenWinDisplay()
35 const DisplayInfo& display_info) in ScreenWinDisplay()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/
H A Dfdtgrep.c47 struct display_info { struct
48 enum output_t output; /* Output format */
50 int all; /* Display all properties/nodes */
52 int region_list; /* Output a region list */
53 int flags; /* Flags (FDT_REG_...) */
55 int show_offset; /* Show offset */
56 int show_addr; /* Show address */
57 int header; /* Output an FDT header */
58 int diff; /* Show +/- diff markers */
60 int remove_strings; /* Remove unused strings */
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/
H A Dfdtgrep.c47 struct display_info { struct
48 enum output_t output; /* Output format */
50 int all; /* Display all properties/nodes */
52 int region_list; /* Output a region list */
53 int flags; /* Flags (FDT_REG_...) */
55 int show_offset; /* Show offset */
56 int show_addr; /* Show address */
57 int header; /* Output an FDT header */
58 int diff; /* Show +/- diff markers */
60 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/
H A Dfdtgrep.c47 struct display_info { struct
48 enum output_t output; /* Output format */
50 int all; /* Display all properties/nodes */
52 int region_list; /* Output a region list */
53 int flags; /* Flags (FDT_REG_...) */
55 int show_offset; /* Show offset */
56 int show_addr; /* Show address */
57 int header; /* Output an FDT header */
58 int diff; /* Show +/- diff markers */
60 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]

12345678910>>...22