代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/248186/4470746

cpp zfstream.cpp

#include #include "zfstream.h" gzfilebuf::gzfilebuf() : file(NULL), mode(0), own_file_descriptor(0) { } gzfilebuf::~gzfilebuf() { sync(); if ( own_file_descriptor
www.eeworm.com/read/243864/4519023

java synccontentimpl.java

package content; import java.io.DataInputStream; import java.io.EOFException; import java.net.URL; class SyncContentImpl implements Content { private byte[] contentbytes; public Sync
www.eeworm.com/read/243864/4519027

java synccontentimpl.java

package content; import java.io.DataInputStream; import java.io.EOFException; import java.net.URL; class SyncContentImpl implements Content { private byte[] contentbytes; public Sync
www.eeworm.com/read/243567/4524920

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/237472/4627519

cpp zfstream.cpp

#include #include "zfstream.h" gzfilebuf::gzfilebuf() : file(NULL), mode(0), own_file_descriptor(0) { } gzfilebuf::~gzfilebuf() { sync(); if ( own_file_descriptor
www.eeworm.com/read/229334/4758265

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity vittest is generic( add_errors : integer := 1; error_rate : integer := 10; out_of_sync : integer := 0;
www.eeworm.com/read/227684/4769873

info core-cml.info

@FILES {@EMPTY "core-cml"; "Core CML Reference"; @SECTION "Core CML reference" { @FILE "cml" @FILE "sync-var" @FILE "mailbox" @FILE "os" @FILE "os-process"
www.eeworm.com/read/216802/4881698

cpp zfstream.cpp

#include #include "zfstream.h" gzfilebuf::gzfilebuf() : file(NULL), mode(0), own_file_descriptor(0) { } gzfilebuf::~gzfilebuf() { sync(); if ( own_file_descriptor
www.eeworm.com/read/209559/4967005

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/179911/5296875

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat