代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/492323/1176254
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity rxd is
generic(
RX_IDLE : integer := 1;
RX_SYNC : integer := 2;
RX_DATA : integer := 4;
RX
www.eeworm.com/read/470713/1455114
cpp zfstream.cpp
#include
#include "zfstream.h"
gzfilebuf::gzfilebuf() :
file(NULL),
mode(0),
own_file_descriptor(0)
{ }
gzfilebuf::~gzfilebuf() {
sync();
if ( own_file_descriptor )
close(
www.eeworm.com/read/470693/1467644
cpp zfstream.cpp
#include
#include "zfstream.h"
gzfilebuf::gzfilebuf() :
file(NULL),
mode(0),
own_file_descriptor(0)
{ }
gzfilebuf::~gzfilebuf() {
sync();
if ( own_file_descriptor )
close(
www.eeworm.com/read/457784/1593230
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity stratix_io_register is
generic(
async_reset : string := "none";
sync_reset : string := "none";
power_up
www.eeworm.com/read/457053/1601854
cpp zfstream.cpp
#include
#include "zfstream.h"
gzfilebuf::gzfilebuf() :
file(NULL),
mode(0),
own_file_descriptor(0)
{ }
gzfilebuf::~gzfilebuf() {
sync();
if ( own_file_descriptor )
close(
www.eeworm.com/read/247605/4478310
cpp zfstream.cpp
#include
#include "zfstream.h"
gzfilebuf::gzfilebuf() :
file(NULL),
mode(0),
own_file_descriptor(0)
{ }
gzfilebuf::~gzfilebuf() {
sync();
if ( own_file_descriptor )
close(
www.eeworm.com/read/237048/4633522
java syncfailedexception.java
/* SyncFailedException.java -- a file sync failed
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you
www.eeworm.com/read/233554/4666697
h jupiter.h
/* @(#) $Header$ (LBL) */
/*
* Rockwell Jupiter GPS receiver definitions
*
* This is all based on the "Zodiac GPS Receiver Family Designer's
* Guide" (dated 12/96)
*/
#define JUPITER_SYNC 0x81
www.eeworm.com/read/233448/4686968
java gthreadnativemethodrunner.java
/* GThreadNativeMethodRunner.java -- Implements pthread_create(), under
glib's gthread abstraction, for use with GNU Classpath's
--portable-native-sync option.
This is used by gthread-jni.c
www.eeworm.com/read/229812/4743014
mh acb.mh
/*
* abc.h Multimedia Extensions Sync Stream Manager Associate Control
* Block include file.
*
:include crwatcnt.sp
*/
:include readonly.sp
:include cpluspro.sp
#de