代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/219324/14888169
c mapper017.c
#include "..\DLL\d_iNES.h"
static struct
{
PWriteFunc Write4;
u8 IRQenabled;
u16_n IRQcounter;
u8 PRG[4], CHR[8];
u8 Mirror;
} Mapper;
static void Sync (void)
{
u8 x;
for (x = 0
www.eeworm.com/read/14187/321009
3 mp4getsamplesync.3
.TH "MP4" "3" "Version 0.9" "Cisco Systems Inc." "MP4 File Format Library"
.SH "NAME"
.LP
\fBMP4GetSampleSync\fR \- Get the state of the sample sync flag
.SH "SYNTAX"
.LP
#include
.LP
u_int
www.eeworm.com/read/14545/389907
3 mp4getsamplesync.3
.TH "MP4" "3" "Version 0.9" "Cisco Systems Inc." "MP4 File Format Library"
.SH "NAME"
.LP
\fBMP4GetSampleSync\fR \- Get the state of the sample sync flag
.SH "SYNTAX"
.LP
#include
.LP
u_int
www.eeworm.com/read/480930/1307355
h fcntl.h
/*
* include/asm-s390/fcntl.h
*
* S390 version
*
* Derived from "include/asm-i386/fcntl.h"
*/
#ifndef _S390_FCNTL_H
#define _S390_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks
www.eeworm.com/read/480930/1310028
h fcntl.h
/*
* include/asm-s390/fcntl.h
*
* S390 version
*
* Derived from "include/asm-i386/fcntl.h"
*/
#ifndef _S390_FCNTL_H
#define _S390_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks
www.eeworm.com/read/462184/1547633
h menu.h
#ifndef MENU_MODULE
#define MENU_MODULE
#define MENU_MAIN 0
#define MENU_SETUP 1
#define MENU_STATUS 2
#define MENU_SETTIME 3
#define MENU_SIGNAL 4
#define MENU_SYNC 5
#define MENU_DATA 6
www.eeworm.com/read/209559/4970789
h fcntl.h
/*
* include/asm-s390/fcntl.h
*
* S390 version
*
* Derived from "include/asm-i386/fcntl.h"
*/
#ifndef _S390_FCNTL_H
#define _S390_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks
www.eeworm.com/read/209211/4985467
s tas.s
TEXT _tas(SB), $0
SYNC
MOVW R3, R4
MOVW $0xdeaddead,R5
tas1:
/* taken out for the 755. dcbf and L2 caching do not seem to get on
with eachother. It seems that dcbf is desctructive in the L2 c
www.eeworm.com/read/198784/5082318
makefile
CC=g++
CFLAG = -o
all : server client Sync Job
server : IPCCom.cpp server.cpp
$(CC) $(CFLAG) server IPCCom.cpp server.cpp
client : IPCCom.cpp client.cpp
$(CC) $(CFLAG) client IPCCom.cpp client.cp
www.eeworm.com/read/195013/5118369
h fcntl.h
/*
* include/asm-s390/fcntl.h
*
* S390 version
*
* Derived from "include/asm-i386/fcntl.h"
*/
#ifndef _S390_FCNTL_H
#define _S390_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks