代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/152843/5655969
makefile
obj-$(CONFIG_OPROFILE) += oprofile.o
DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
oprof.o cpu_buffer.o buffer_sync.o \
event_buffer.o oprofile_files.o \
oprofilefs.o oprofile_stats.o
www.eeworm.com/read/152843/5658625
makefile
obj-$(CONFIG_OPROFILE) += oprofile.o
DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
oprof.o cpu_buffer.o buffer_sync.o \
event_buffer.o oprofile_files.o \
oprofilefs.o oprofile_stats.o
www.eeworm.com/read/152843/5659114
makefile
obj-$(CONFIG_OPROFILE) += oprofile.o
DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
oprof.o cpu_buffer.o buffer_sync.o \
event_buffer.o oprofile_files.o \
oprofilefs.o oprofile_stats.o
www.eeworm.com/read/152843/5660274
makefile
obj-$(CONFIG_OPROFILE) += oprofile.o
DRIVER_OBJS := $(addprefix ../../../drivers/oprofile/, \
oprof.o cpu_buffer.o buffer_sync.o \
event_buffer.o oprofile_files.o \
oprofilefs.o oprofile_stats.
www.eeworm.com/read/172338/9713044
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity can_register_asyn_syn is
generic(
width : integer := 8;
reset_value : integer := 0
);
port(
data_in
www.eeworm.com/read/140180/5794370
c mpeg_audio.c
/*****************************************************************************
* mpeg_audio.c: parse MPEG audio sync info and packetize the stream
***************************************************
www.eeworm.com/read/133772/5900987
cxx mqueue.cxx
//==========================================================================
//
// sync/mqueue.cxx
//
// Mqueue message queue non-inline implementation
//
//===========================
www.eeworm.com/read/106385/6194660
cxx mqueue.cxx
//==========================================================================
//
// sync/mqueue.cxx
//
// Mqueue message queue non-inline implementation
//
//=================================
www.eeworm.com/read/210104/4954675
repository
ksync_client/src/com/reaxion/tequila/client/syncml/sync/doc
www.eeworm.com/read/331135/3416351
c mpeg_audio.c
/*****************************************************************************
* mpeg_audio.c: parse MPEG audio sync info and packetize the stream
***************************************************