代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/245419/12800942

txt readme.txt

Project Description: In this design, the decoding process of MP3 decoder works as described as follows. Incoming MP3 streams are fed into the input module of the decoder and processed. If the sync
www.eeworm.com/read/242099/13094877

out tcd1208_driver.out

59 "number of signals after reading design file" "sig sig sig pair blk fan PT xor sync" "num name type sig num out pin node c
www.eeworm.com/read/321444/13404814

c generic_nvram.c

/* * Generic /dev/nvram driver for architectures providing some * "generic" hooks, that is : * * nvram_read_byte, nvram_write_byte, nvram_sync * * Note that an additional hook is supported for P
www.eeworm.com/read/150432/5692408

java iotools.java

/* Copyright (c) 2001-2003 sync4j project All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following con
www.eeworm.com/read/148359/5715747

cpp zfstream.cpp

#include "zfstream.h" gzfilebuf::gzfilebuf() : file(NULL), mode(0), own_file_descriptor(0) { } gzfilebuf::~gzfilebuf() { sync(); if ( own_file_descriptor ) close(); } gzfilebuf *gz
www.eeworm.com/read/124443/6047579

c cp_setup.c

/* Copyright (c) 2002, Thomas Kurschel Part of Radeon accelerant CP initialization/sync/cleanup. It also handles command buffer synchronization. non-local memory is used as following: -
www.eeworm.com/read/153295/12043214

tdf dmard.tdf

CONSTANT sample_data_num = 5000; SUBDESIGN dmard ( -- WRITE OPERATION TO NVSRAM, VCC IS AVAILBLE, when it is availble, fifo read is forbid nvsram_write_oe : INPUT; sync : INPUT; --in
www.eeworm.com/read/13530/277555

c generic_nvram.c

/* * Generic /dev/nvram driver for architectures providing some * "generic" hooks, that is : * * nvram_read_byte, nvram_write_byte, nvram_sync * * Note that an additional hook is supported for P
www.eeworm.com/read/13605/279603

txt framer.v.txt

// // Simple example of a "framer". In this case, an MPEG framer where // data is sent in 188-byte frames which begin with a special SYNC character // defined as 47 hex. Framing must, of course,
www.eeworm.com/read/14735/406381

am makefile.am

SUBDIRS = yuv EXTRA_DIST = repository_sync.sh \ dummy_glib.m4 \ replaceversion \ sdl_update.sh \ testnasm.sh \ version.sh