代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/443623/7630061

c sync.c

/* ************************************************************************* * Ralink Tech Inc. * 4F, No. 2 Technology 5th Rd. * Science-based Industrial Park * Hsin-chu, Taiwan, R.O.C. * * (c)
www.eeworm.com/read/442927/7641739

bat sync.bat

@echo off setlocal enabledelayedexpansion set path=%path%;"C:\Program Files\2BrightSparks\SyncBack" set profileDir=d:\users\jang\systemSetup\syncback set currDir=%~dp0 set target=dcpr rem Yo
www.eeworm.com/read/440097/7693963

h sync.h

/*************************************************************************** sync.h - description ------------------- begin
www.eeworm.com/read/440097/7693981

c sync.c

/*************************************************************************** sync.c - description ------------------- begin
www.eeworm.com/read/437619/7744755

h sync.h

/* m-sequence generated by polynomial x^6 + X^5 + 1, started in the 100000 * state and augmented with an extra 0 at the front to make a 64-bit sequence * 0000 0010 0001 1000 1010 0111 1010 0011
www.eeworm.com/read/435917/7781245

test sync.test

# 2005 August 28 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yours
www.eeworm.com/read/435646/7788340

h sync.h

/* sync.h header file for sync.c * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is * redistributable under the licence give
www.eeworm.com/read/435646/7788430

c sync.c

/* sync.c the Netwide Disassembler synchronisation processing module * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is * re
www.eeworm.com/read/198623/7920148

s sync.s

.globl _sync sync = 36. _sync: mov r5,-(sp) mov sp,r5 sys sync mov (sp)+,r5 rts pc
www.eeworm.com/read/198623/7921692

c sync.c

main() { sync(); }