代码搜索:consistent
找到约 2,698 项符合「consistent」的源代码
代码结果 2,698
www.eeworm.com/read/428543/1959150
sh exp_demo.sh
#下载整个实例
exp dbuser/oracle file=oradb.dmp log=oradb.log full=y consistent=y direct=y
#下载某个用户所有对象
exp dbuser/oracle file=dbuser.dmp log=dbuser.log owner=dbuser buffer=4096000 feedback=10000
#下载一张或几张表
www.eeworm.com/read/393286/2475220
makefile
#
# Makefile for the Linux SuperH-specific parts of the memory manager.
#
obj-y := init.o extable.o consistent.o
obj-$(CONFIG_CPU_SH2) += cache-sh2.o
obj-$(CONFIG_CPU_SH3) += cache-sh3.o
obj-$(CON
www.eeworm.com/read/152843/5655988
makefile
#
# Makefile for the Linux SuperH-specific parts of the memory manager.
#
obj-y := init.o extable.o consistent.o
obj-$(CONFIG_CPU_SH2) += cache-sh2.o
obj-$(CONFIG_CPU_SH3) += cache-sh3.o
obj-$(CON
www.eeworm.com/read/38039/1088878
bif pgl_save_as.bif
! 25-Jun-1997 E-06-15 ISH %%1 submitted.
! 11-Jul-97 H-03-16 TWB %%2 changed
! 06-JAN-98 H-03-35 twb %%3 Recolored to be consistent with tree.
! 18-Feb-2002 J-03-19 tlh %%4 Updated colors
! 2
www.eeworm.com/read/38039/1088894
bif pgl_open.bif
! 25-Jun-1997 E-06-15 ISH %%1 submitted.
! 11-Jul-97 H-03-16 TWB %%2 changed
! 06-JAN-98 H-03-35 twb %%3 Recolored to be consistent with tree.
! 18-Feb-2002 J-03-19 tlh %%4 Updated colors
! 2
www.eeworm.com/read/38039/1103938
bif datum_axis16.bif
!
! 25-Jun-1997 E-06-15 ISH $$1 submitted.
! 11-Jul-1997 H-03-16+ TWB $$2 changed
! 27-Aug-97 H-03-19+ twb $$3 Revised for consistent letter coloring
! 13-APR-99 I-03-07 SZH $$4 Used as feature icon.
www.eeworm.com/read/264095/4292645
flags .mm.o.flags
ifeq (init.o extable.o fault-common.o consistent.o fault-armv.o ioremap.o mm-armv.o proc-syms.o alignment.o proc-arm920.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y))))
FILES_FLAGS_UP_TO_DATE
www.eeworm.com/read/443386/1742259
cmd .built-in.o.cmd
cmd_arch/arm/mm/built-in.o := /usr/local/arm/3.3.2/bin/arm-linux-ld -EL -r -o arch/arm/mm/built-in.o arch/arm/mm/consistent.o arch/arm/mm/extable.o arch/arm/mm/fault-armv.o arch/arm/mm/fault.o arch