代码搜索结果

找到约 2,917 项符合 Strip 的代码

readme.mcf

Content: =========================== Can.o =========================== Don't forget to strip off debug sybols from the driver object code m68k-elf-strip -d Can.o Please use the Makefile-uCk2.4

p1-48.cpp

#include main() { //声明字符型数组和指针变量 char str[10]; char *strip=str; //输入输出 coutstr; //用字符数组输入字符串 cout

install

#!/bin/sh powerpc-uclibc-strip ltris cp -a ltris /ppcroot/program/kdhong/games/ltris cp -a sounds/ /ppcroot/program/kdhong/games/ltris cp -a gfx/ /ppcroot/program/kdhong/games/ltris chmod 777 /ppcroo

install

#!/bin/sh powerpc-uclibc-strip lbreakout cp -a lbreakout /ppcroot/program/kdhong/games/lbreakout cp -a *.wav /ppcroot/program/kdhong/games/lbreakout cp -a *.bmp /ppcroot/program/kdhong/games/lbreakout

.storage.o.flags

ifeq (usb-storage.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += storage.o endif

xxxx_gprs.mak

TOM_SELL_SUPPORT = TRUE ifeq ($(strip $(TOM_SELL_SUPPORT)),TRUE) CUSTOM_OPTION +=__MMI_DSM_GET_MOBILE_INFO__ endif

.sounddrivers.o.flags

ifeq (,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += sounddrivers.o endif

fig10_32.cpp

// Points are all in the strip for( i = 0; i < numPointsInStrip; i++ ) for( j = i + 1; j < numPointsInStrip; j++ ) if( $\mvar{dist}(p_i, p_j) < \delta$ )

makefile

EXEC = hid-kbd OBJS = hid-kbd.o CROSS = arm-linux- CC = $(CROSS)gcc STRIP = $(CROSS)strip CFLAGS = -g -Wall #-march=armv5t -O2 all: clean $(EXEC) $(EXEC):$(OBJS) $(CC) $(CFLAGS) -o $@ $(OBJ

function.strip-tags.html

Strip HTML and PHP tags from a string