代码搜索结果
找到约 3,568 项符合
Strip 的代码
raw.c
/* raw.c
* Copyright (c) 1997 David Cole
*
* Strip off and process raw protocol from session
*/
#include
#include
#include
#include
#include
txline.ini
[Microstrip Line]
Phys Length Unit=1
Length=0.0039655
Width=0.00024079
Width Unit=1
Height=0.0007874
Height Unit=1
Thickness=3.50012e-05
Thickness Unit=4
[Strip Line]
Phys Length Unit=0
Len
txline.ini
[Microstrip Line]
Phys Length Unit=1
Length=0.0039655
Width=0.00024079
Width Unit=1
Height=0.0007874
Height Unit=1
Thickness=3.50012e-05
Thickness Unit=4
[Strip Line]
Phys Length Unit=0
Len
.serial.o.flags
ifeq (serial_core.o getcmd_ext.o term.o xmodem.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y))))
FILES_FLAGS_UP_TO_DATE += serial.o
endif
.nandlink.o.flags
ifeq (nand_ecc.o smc_core.o bon.o bon.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y))))
FILES_FLAGS_UP_TO_DATE += nandlink.o
endif