代码搜索结果
找到约 10,000 项符合
Screen 的代码
touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include
#include "2410addr.h"
#inc
screen2.asm
;*
;* COW : Character Oriented Windows
;*
;* screen2.asm : more of installable screen drivers
title screen2 - More screen control code for CW
.xlist
include user.inc
include uisa.inc ;*
screen-lite.plo
screen-lite.lo : \
screen-lite.c \
/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/include/stdio.h \
/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linu
screen-lite.c
/*
** $Id: screen-lite.c,v 1.8 2003/09/04 03:09:52 weiym Exp $
**
** screen-lite.c: Screen operations of GDI for MiniGUI-Lite.
**
** Copyright (C) 2000, Wei Yongming.
**
** Current maintainer: Wei Yon
screen-lite.plo
screen-lite.lo : \
screen-lite.c \
/home/cvtech/jx44b0/uClinux-dist/uClibc/include/stdio.h \
/home/cvtech/jx44b0/uClinux-dist/uClibc/include/features.h \
/home/cvtech/jx44b0/uClinux-dist/uClibc/in
screen2.asm
;*
;* COW : Character Oriented Windows
;*
;* screen2.asm : more of installable screen drivers
title screen2 - More screen control code for CW
.xlist
include user.inc
include uisa.inc ;*
screen-lite.c
/*
** $Id: screen-lite.c,v 1.8 2003/09/04 03:09:52 weiym Exp $
**
** screen-lite.c: Screen operations of GDI for MiniGUI-Lite.
**
** Copyright (C) 2000, Wei Yongming.
**
** Current maintainer: Wei Yon
screen32.asm
; Example of using NEAR model
; This example will also work using FLAT model (WL32 /f option)
;
.386p
include cw.inc
;
;The segment name _NEAR isn't important here, it's the class 'near' t
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
screen2.asm
;*
;* COW : Character Oriented Windows
;*
;* screen2.asm : more of installable screen drivers
title screen2 - More screen control code for CW
.xlist
include user.inc
include uisa.inc ;*