代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/238214/13902339
makefile
#
# Makefile for the kernel i2c bus driver.
#
O_TARGET := i2c.o
export-objs := i2c-core.o i2c-algo-bit.o i2c-algo-pcf.o \
i2c-algo-ite.o i2c-proc.o
# Init order: core, chardev, bit adapters, p
www.eeworm.com/read/489223/1225822
sgml completion.sgml
Automatic String Completion
support for automatic completion using a group of target strings
www.eeworm.com/read/353749/3082481
sgml completion.sgml
Automatic String Completion
support for automatic completion using a group of target strings
www.eeworm.com/read/38039/1090365
mnu fix_level.mnu
FIX#LEVEL 修理层次
#
Automatic 自动
Automatic fix.
自动修理。
Advanced 高级
Manual fix.
人工修理。
www.eeworm.com/read/333819/3382712
sgml completion.sgml
Automatic String Completion
support for automatic completion using a group of target strings.
www.eeworm.com/read/273759/4193408
sgml completion.sgml
Automatic String Completion
support for automatic completion using a group of target strings.
www.eeworm.com/read/411977/2178815
sgml completion.sgml
Automatic String Completion
support for automatic completion using a group of target strings.
www.eeworm.com/read/266151/4274264
sgml completion.sgml
Automatic String Completion
support for automatic completion using a group of target strings.
www.eeworm.com/read/470829/6909348
inc abaud.inc
;-------------------------------------------------------------------------
; automatic baud rate detection
;-------------------------------------------------------------------------
;
; recogniz
www.eeworm.com/read/155852/11843747
asm autobaud.asm
;*****************************************************************************
; Automatic Baud Rate Detection Test
;*****************************************************