代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/393286/2478135
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/393286/2478264
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/393286/2478524
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/383832/2611681
makefile
# Makefile - makefile for target/src/arch/arm
#
# modification history
# --------------------
# 01u,14dec01,to sync with T3. clean up. bring back lost mod-hist.
# 01t,05dec01,rec ARCHV5 changes
# 0
www.eeworm.com/read/379942/2666228
extra entries.extra
/sync_cs_dev.v////*///
/test_bench_top.v////*///
/test_lib.v////*///
/tests.v////*///
/wb_mast_model.v////*///
/wb_model_defines.v////*///
D/160b3ver///////
D/sdram_models///////
D/sram_models
www.eeworm.com/read/378966/2678019
makefile
# Makefile - makefile for target/src/arch/arm
#
# modification history
# --------------------
# 01u,14dec01,to sync with T3. clean up. bring back lost mod-hist.
# 01t,05dec01,rec ARCHV5 changes
# 0
www.eeworm.com/read/377363/2700773
makefile
# Makefile - makefile for target/src/arch/arm
#
# modification history
# --------------------
# 01u,14dec01,to sync with T3. clean up. bring back lost mod-hist.
# 01t,05dec01,rec ARCHV5 changes
# 0
www.eeworm.com/read/375772/2719902
c z85230rhdlc.c
/* z85230RHDLC.c - Z85230 SCC Sync Serial Driver */
/* Copyright 2000-2003 Dy 4 Systems, Inc. */
/*
modification history
--------------------
07jun05, dle - support 183 Serial IPM V2
11sep03, aak -
www.eeworm.com/read/374003/2756014
makefile
CXXFLAGS = -Wall -pedantic -I../core
TARGETS = test-tcp test-tcp-amr test-tcp-sync test-tcp-jpeg
all: $(TARGETS)
TCPOBJS = ../core/tcpip.o ../core/curtime.o ../core/socketconn.o ../core/circbuf.o
www.eeworm.com/read/374003/2756176
makefile
CXXFLAGS = -Wall -pedantic -I../core
TARGETS = test-tcp test-tcp-amr test-tcp-sync test-tcp-jpeg test-tcp-position
all: $(TARGETS)
TCPOBJS = ../core/tcpip.o ../core/curtime.o ../core/socketconn.o .