代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/318039/3572293

in config.h.in

/* config.h.in. Generated from configure.in by autoheader. */ /* do we have gdbm_fdesc */ #undef HAVE_GDBM_FDESC /* do we need GDBM_SYNC */ #undef NEED_GDBM_SYNC /* Define to the address where bu
www.eeworm.com/read/318039/3572534

in config.h.in

/* config.h.in. Generated from configure.in by autoheader. */ /* do we have gdbm_fdesc */ #undef HAVE_GDBM_FDESC /* do we need GDBM_SYNC */ #undef NEED_GDBM_SYNC /* Define to the address where bu
www.eeworm.com/read/310709/3692246

c seriallisten.c

#include #include #include "serialsource.h" static char *msgs[] = { "unknown_packet_type", "ack_timeout" , "sync" , "too_long" , "too_short" , "bad_sync" , "bad_cr
www.eeworm.com/read/270919/4231714

c seriallisten.c

#include #include #include "serialsource.h" static char *msgs[] = { "unknown_packet_type", "ack_timeout" , "sync" , "too_long" , "too_short" , "bad_sync" , "bad_cr
www.eeworm.com/read/448675/1685367

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/399273/2363146

in config.h.in

/* config.h.in. Generated from configure.in by autoheader. */ /* do we have gdbm_fdesc */ #undef HAVE_GDBM_FDESC /* do we need GDBM_SYNC */ #undef NEED_GDBM_SYNC /* Define to the address where bu
www.eeworm.com/read/399273/2363407

in config.h.in

/* config.h.in. Generated from configure.in by autoheader. */ /* do we have gdbm_fdesc */ #undef HAVE_GDBM_FDESC /* do we need GDBM_SYNC */ #undef NEED_GDBM_SYNC /* Define to the address where bu
www.eeworm.com/read/396640/2411175

svn-base pdfsync.h.svn-base

// Copyright William Blum 2008 http://william.famille-blum.org/ // PDF-source synchronizer based on .pdfsync file // License: GPLv2 #ifndef _PDF_SYNC_H__ #define _PDF_SYNC_H__ #include #
www.eeworm.com/read/383940/2608294

c serialsend.c

#include #include #include "serialsource.h" static char *msgs[] = { "unknown_packet_type", "ack_timeout" , "sync" , "too_long" , "too_short" , "bad_sync" , "bad_cr
www.eeworm.com/read/383940/2608298

c seriallisten.c

#include #include #include "serialsource.h" static char *msgs[] = { "unknown_packet_type", "ack_timeout" , "sync" , "too_long" , "too_short" , "bad_sync" , "bad_cr