代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/163267/10167659
cpp fssigleton.cpp
#include "stdafx.h"
#include "FSSigleton.h"
#include "UL_Super.h"
CFSSigleton::CFSSigleton(void)
{
}
CFSSigleton::~CFSSigleton(void)
{
if ( m_bVDiskLoaded)
sys_sync();
}
// 装载磁盘
B
www.eeworm.com/read/425205/10370819
changelog
Build
-- Hold lock when creating new H.323 channel to sync the audio channels
-- Decrement usage counter when appropriate
-- Actually unregister everything in unload_module
-- Add IP based authent
www.eeworm.com/read/417429/10990142
todo
Review use of T_GD
problem with signal going below threshold losing C/A sync
try loading signal data as s16 all the way into the correlator
functions to see if this helps with bandwidth issues
www.eeworm.com/read/135582/5884017
c main.c
/* Ugly? Yes. This is a very simple version of the agent, which doesn't do a lot more
than introduce the agent architecture. We don't bother messing with any of the sync
code that already exi
www.eeworm.com/read/258200/11877182
v qvgatiming.v
`timescale 1ns/10ps
module qvga_timing (
clk1_3,
rstn,
sync_de,
hsync,
vsync,
desync,
rout,
gout,
bout,
clkout,
//bug
//pixcn
www.eeworm.com/read/223317/14646370
changelog
Summary of changes from v0.4.13 to v0.4.14
=================================
Arne Redlich
o Kill unused "state" in struct iscsi_cmnd.
o Fixed fileio_sync() to propagate error to the caller (and i
www.eeworm.com/read/219324/14887993
c bmc_generic42in1.c
#include "..\..\DLL\d_UNIF.h"
static struct
{
u8 Regs[2];
} Mapper;
static void Sync (void)
{
union
{
struct
{
unsigned PRGbank : 5;
unsigned PRGsize : 1;
unsigned Mir
www.eeworm.com/read/219324/14887998
c bmc_generic76in1.c
#include "..\..\DLL\d_UNIF.h"
static struct
{
u8 Regs[2];
} Mapper;
static void Sync (void)
{
union
{
struct
{
unsigned PRGbank : 5;
unsigned PRGsize : 1;
unsigned Mir
www.eeworm.com/read/219324/14888020
c bmc_super700in1.c
#include "..\..\DLL\d_UNIF.h"
#include "..\..\Hardware\h_74xx.h"
static void Sync (void)
{
union
{
struct
{
unsigned CHRhi : 5;
unsigned PRGsize : 1;
unsigned PRGchip : 1;
www.eeworm.com/read/219324/14888126
c mapper235.c
#include "..\DLL\d_iNES.h"
#include "..\Hardware\h_74xx.h"
static void Sync (void)
{
union
{
struct
{
unsigned PRGbank : 5;
unsigned : 3;
unsigned PRGchip : 2;
u