代码搜索结果

找到约 10,000 项符合 Screen 的代码

screen05.c

/* Screen5 * * This routine generates error screen 5 for test 9. * * Input parameters: NONE * * Output parameters: NONE * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Co

screen01.c

/* Screen1 * * This routine generates error screen 1 for test 9. * * Input parameters: NONE * * Output parameters: NONE * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Co

screen07.c

/* Screen7 * * This routine generates error screen 7 for test 9. * * Input parameters: NONE * * Output parameters: NONE * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Co

screen12.c

/* Screen12 * * This routine generates error screen 12 for test 9. * * Input parameters: NONE * * Output parameters: NONE * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research

screen13.c

/* Screen13 * * This routine generates error screen 13 for test 9. * * Input parameters: NONE * * Output parameters: NONE * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research

vc_screen.c

/* * linux/drivers/char/vc_screen.c * * Provide access to virtual console memory. * /dev/vcs0: the screen as it is being viewed right now (possibly scrolled) * /dev/vcsN: the screen of /dev/ttyN

full screen.ini

[Forms] FormNames=MainForm@TopDockPanel_A_B_C_D_E_F_G;MainForm@BottomDockPanel_A_B_C_D_E_F_G;ProjectExplorerForm_1;MainForm@LeftDockPanel_A_B_C_D_E_F_G;MainForm@RightDockPanel_A_B_C_D_E_F_G;MainForm;

vc_screen.c

/* * linux/drivers/char/vc_screen.c * * Provide access to virtual console memory. * /dev/vcs0: the screen as it is being viewed right now (possibly scrolled) * /dev/vcsN: the screen of /dev/ttyN

touch_screen.h

#ifndef __Ts_auto_H__ #define __Ts_auto_H__ void Touch_Screen_Init(void); void Touch_Screen_Off(void) ; void __irq Touch_Screen(void); #endif /*__Ts_auto_H__*/