| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | meson.build | 3 'InitOutput.c',
|
| H A D | Makefile.am | 10 InitOutput.c \
|
| H A D | Makefile.in | 115 am__objects_1 = InitInput.$(OBJEXT) InitOutput.$(OBJEXT) \ 145 ./$(DEPDIR)/InitOutput.Po ./$(DEPDIR)/miinitext.Po 605 InitOutput.c \ 706 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitOutput.Po@am__quote@ # am--include-marker 957 -rm -f ./$(DEPDIR)/InitOutput.Po 1005 -rm -f ./$(DEPDIR)/InitOutput.Po
|
| H A D | InitOutput.c | 970 InitOutput(ScreenInfo * screen_info, int argc, char **argv) in InitOutput() function
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Init.c | 58 InitOutput(ScreenInfo * screen_info, int argc, char *argv[]) in InitOutput() function
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | Makefile.in | 119 am__XWin_SOURCES_DIST = InitInput.c InitOutput.c winallpriv.c \ 149 am__objects_5 = InitInput.$(OBJEXT) InitOutput.$(OBJEXT) \ 193 ./$(DEPDIR)/InitOutput.Po ./$(DEPDIR)/miinitext.Po \ 753 InitOutput.c \ 948 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitOutput.Po@am__quote@ # am--include-marker 1280 -rm -f ./$(DEPDIR)/InitOutput.Po 1376 -rm -f ./$(DEPDIR)/InitOutput.Po
|
| H A D | meson.build | 53 'InitOutput.c',
|
| H A D | Makefile.am | 47 InitOutput.c \
|
| H A D | InitOutput.c | 902 InitOutput(ScreenInfo * pScreenInfo, int argc, char *argv[]) in InitOutput() function
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | main.c | 193 InitOutput(&screenInfo, argc, argv); in dix_main()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyrinit.c | 62 InitOutput(ScreenInfo * pScreenInfo, int argc, char **argv) in InitOutput() function
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | scrnintstr.h | 690 extern _X_EXPORT void InitOutput(ScreenInfo * /*pScreenInfo */ ,
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwin.c | 651 InitOutput(ScreenInfo *pScreenInfo, int argc, char **argv) in InitOutput() function
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxinit.c | 546 InitOutput(ScreenInfo * pScreenInfo, int argc, char *argv[]) in InitOutput() function
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Init.c | 323 InitOutput(ScreenInfo * pScreenInfo, int argc, char **argv) in InitOutput() function
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland.c | 1322 InitOutput(ScreenInfo * screen_info, int argc, char **argv) in InitOutput() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 2514 During startup, the xfree86 DDX's InitOutput() calls PreInit for 2520 InitOutput() calls ScreenInit in the wrong order: for GPU screens first and then 8909 ==13695== by 0x1A3E46: InitOutput (xf86Init.c:763) 8921 ==13695== by 0x1A3E46: InitOutput (xf86Init.c:763) 10532 v3: Explain the fallback path in InitOutput. (Keith Packard) 10675 Tsk. This broke vesa for me, the rrGetScrPriv in InitOutput will crash 10703 v3: Explain the fallback path in InitOutput. (Keith Packard) 17780 …#3 0x00005555555ee7bc in InitOutput (pScreenInfo=pScreenInfo@entry=0x5555559abf80 <screenInfo>, a… 18686 In InitOutput, if xf86HandleConfigFile returns CONFIG_NOFILE 20836 #9 InitOutput darwin.c:671 (X11.bin+0x00010002fdeb) [all …]
|