代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/135153/5889371
h fcntl.h
#ifndef _ARM_FCNTL_H
#define _ARM_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks devices and on files
located on an ext2 file system */
#define O_ACCMODE 0003
#define O_RDONLY
www.eeworm.com/read/128531/5988207
c 8253xsyn.c
/* -*- linux-c -*- */
/* $Id: 8253xsyn.c,v 1.17 2002/02/10 22:17:25 martillo Exp $
* 8253xsyn.c: SYNC TTY Driver for the SIEMENS SAB8253X DUSCC.
*
* Implementation, modifications and extensions
*
www.eeworm.com/read/127781/5999534
c 8253xsyn.c
/* -*- linux-c -*- */
/* $Id: 8253xsyn.c,v 1.17 2002/02/10 22:17:25 martillo Exp $
* 8253xsyn.c: SYNC TTY Driver for the SIEMENS SAB8253X DUSCC.
*
* Implementation, modifications and extensions
*
www.eeworm.com/read/125688/6023418
h fcntl.h
#ifndef _ARM_FCNTL_H
#define _ARM_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks devices and on files
located on an ext2 file system */
#define O_ACCMODE 0003
#define O_RDONLY
www.eeworm.com/read/125688/6025037
c midway.c
/* $NetBSD: midway.c,v 1.30 1997/09/29 17:40:38 chuck Exp $ */
/* (sync'd to midway.c 1.68) */
/*
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
*
* R
www.eeworm.com/read/110034/6170670
c 8253xsyn.c
/* -*- linux-c -*- */
/* $Id: 8253xsyn.c,v 1.17 2002/02/10 22:17:25 martillo Exp $
* 8253xsyn.c: SYNC TTY Driver for the SIEMENS SAB8253X DUSCC.
*
* Implementation, modifications and extensions
*
www.eeworm.com/read/478364/6715310
h datatype.h
#ifndef DATA_TYPE_H
#define DATA_TYPE_H
#define FRAME_HEAD_MAGIC 0x03211546
#define SYSTEM_SYNC_ID 2
typedef struct tagFrameInfo{
ULONG SyncId; /* 00000000000000000000000000010b */
ULONG Ma
www.eeworm.com/read/346430/11746141
v controller_snoop.v
// Produced by /usr/class/ee272/bin/snoopgen from file controller.in
// Remember to run Verilog with -x if any variables are subscripted
// 2 Clock phases: phi1 phi2
// Input, Verilog: sync_s1, ir
www.eeworm.com/read/150278/12300990
cpp imgtab.cpp
// ImgTab.cpp : implementation file
//
#include "stdafx.h"
#include "App_Sync728.h"
#include "ImgTab.h"
#include "Afxtempl.h"
#include "Resource.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/219324/14888183
c mapper052.c
#include "..\DLL\d_iNES.h"
#include "..\Hardware\h_MMC3.h"
static struct
{
u8 WhichGame;
u8 DidWrite;
PWriteFunc Write67;
} Mapper;
static void Sync (void)
{
int PRGmask, CHRmask;