代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/182126/9215589

w32 cardex.w32

/* This is for a Cardex ET4000/W32, with a high-end monitor (it uses 58 kHz horizontal sync for 1024x768 non-int at 70 Hz). --HH */ /* ( File generated by tseng3.exe ) tseng3 v1.2, Copy
www.eeworm.com/read/350890/10701611

icl makefile.icl

# -*- makefile -*- # Makefile for Microsoft Windows with Intel C++ Compiler GENERATE_DLL=0 FAULT_TOLERANT=0 OBJS = class.obj compiler.obj database.obj hashtab.obj file.obj \ sync.obj symtab.obj ttr
www.eeworm.com/read/417408/10991303

c viewbin.c

#include #include #define BIN_SYNC 'B' #define ERR_OPENFILE 1 #define ERR_READFILE 2 #define ERR_FILETYPE 3 #define ERR_ALLOCMEM 4 #define ERR_NOERR 5 #i
www.eeworm.com/read/136812/5861371

c biz31.c

#ifndef lint static char sccsid[] = "@(#)biz31.c 1.1 92/07/30 SMI"; /* from UCB 4.7 6/25/83 */ #endif #include "tip.h" #define MAXRETRY 3 /* sync up retry count */ #define DISCONNECT_CMD "\21\25\11
www.eeworm.com/read/133772/5899613

changelog

2004-01-09 Jani Monoses * include/eth_drv.h: * src/lwip/eth_drv.c: Update to support more than one device and be in sync with current lwip code. 2004-01-05 Gary Thomas
www.eeworm.com/read/101082/6242497

c printg.c

/* printg.c 4.1 83/03/09 */ #include "2648.h" printg() { int oldvid = _video; int c, c2; if (oldvid==INVERSE) togvid(); sync(); escseq(NONE); outstr("\33&p4d5u0C"); outchar('\21'); /* test
www.eeworm.com/read/489077/6482481

bak vga_controller.vhd.bak

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity VGA_Controller is port ( --VGA Side BLANK : out std_logic; SYNC : out std_logic; VGA_CLK : out std_
www.eeworm.com/read/489077/6482490

vhd vga_controller.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity VGA_Controller is port ( --VGA Side BLANK : out std_logic; SYNC : out std_logic; VGA_CLK : out std_
www.eeworm.com/read/253219/12239457

changelog

2006-06-23 Ralf Wildenhues Version 2.60. * configure.ac, NEWS: Update. 2006-06-23 Ralf Wildenhues * config/texinfo.tex: Sync from upstream.
www.eeworm.com/read/337834/12339027

c maintd.c

#include #include #include #include #include #include #include #include #include