代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/366702/2862474

c 20010423-1.c

/* { dg-do compile } */ /* { dg-options "-O2" } */ int __sync_fetch_and_add_si (int *, int); inline unsigned int bar (volatile unsigned int *mem, unsigned int val) { return __sync_fetch_and_add_si
www.eeworm.com/read/365273/2897862

c decoder.c

#include "instr.h" #include "emul.h" #include /* Anthony Lee: 2006-09-18 */ #ifdef __MINGW32__ #define sync() _flushall() #else #include /* for sync() */ #endif extern FILE *sky
www.eeworm.com/read/113479/15455260

h dsmpsync.h

#ifndef _DSMP_SYNC_H #define _DSMP_SYNC_H #define _EC_SUCCESS 0 /* 成功代码 */ #define _EC_FAIL -1 /* 失败代码 */ /* DSMP与SP之间接口的错误代码定义
www.eeworm.com/read/468046/6998671

html class_bao_ku_1_1_helper_1_1_bussiness_entity_1_1_model_1_1_order_sync.html

DoxygenProj: BaoKu::Helper::BussinessEntity::
www.eeworm.com/read/332024/12784862

v counter_tc.v

//******************************************************** // Filename: counter_tc.v // // Parameterized counter module with sync reset // and terminal count. //********************************
www.eeworm.com/read/245488/4502867

awtnotes

stuff that will still be true under future releases: inconsistent DLL messages sync out of range error
www.eeworm.com/read/406901/11433051

txt pinout.txt

Monitor Pinouts: Monochrome - TTL (18.43 KHz - 720x350) 9-pin Sub-D connector: Pins: 1 GND 2-5 Unused 6 Intensity 7 Video 8 Horizontal Sync TTL Positive 9 Vertical Sync
www.eeworm.com/read/287752/8671237

v timinggenerator.v

`timescale 1ns / 1ps //////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 14:13:05 09/11/06 // Design Name: // Mo
www.eeworm.com/read/319409/13452194

v mpi.v

// - - - - - - - - - - - - - - - - - - - - - - - - - - - - // Verilog Design & Verification // EDA Pioneer // - - - - - - - - - - - - - - - - - - - - - - - - - - - - `times
www.eeworm.com/read/139207/5806843

h capturee.h

/* Beholder RMON ethernet network monitor,Copyright (C) 1993 DNPAP group */ /* See file COPYING 'GNU General Public Licence' for copyright details */ #ifndef _CAPTUREE_H #define _CAPTUREE_H enum C