代码搜索结果
找到约 57,564 项符合
Display 的代码
display.c
/* ANSI display emulation
*
* This file emulates the IBM ANSI terminal display. It maintains a
* display buffer and descriptor for each virtual display, of which there
* can be many. All write
display.h
#ifndef _DISPLAY_H
#define _DISPLAY_H
#ifndef _STDIO_H
#include
#endif
#define MAXARGS 5
struct display {
unsigned cookie; /* Magic cookie to detect bogus pointers */
#define
display.o.d
display.o: ../display.c ../display.h ../common.h \
c:/winavr-20080610/lib/gcc/../../avr/include/avr/io.h \
c:/winavr-20080610/lib/gcc/../../avr/include/avr/sfr_defs.h \
c:/winavr-20080610/lib
display.c
/****************************************************************
D I S P L A Y . C
This module deals with the Tank Monitor Display.
Copyright 1999 by Addison We
display.c
#ifdef DISPLAY
#include
#include
#include
#include
#include "config.h"
#include "tmndec.h"
#include "global.h"
/* private prototypes */
static voi
display.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
ENTITY display IS
PORT(
in_data : IN STD_LOGIC_VECTOR(3 DOWNTO 0);
out_data
display.m
function display(self)
% display -- Display an ncbrowser object.
% display(self) displays self, an ncbrowser object.
% Copyright (C) 1997 Dr. Charles R. Denham, ZYDECO.
% All Rights Reserve
display.m
function display(self)
% ncitem/display -- Display an ncitem object.
% display(self) displays self, an ncitem object.
%
% Also see: ncitem/disp, ncitem/desc.
% Copyright (C) 1997 Dr. Charle
display.vhd
--
-- File: display.vhd
-- created by Design Wizard: 04/02/99 10:15:17
--
--{{ Section below this comment is automatically maintained
-- and may be overwritten
--{entity {display} architec
display.lst
C51 COMPILER V7.06 DISPLAY 12/06/2007 09:43:12 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN