代码搜索结果

找到约 3,568 项符合 Strip 的代码

noop.c

#include "l.h" void noops(void) { Prog *p, *p1, *q, *q1; int o, curframe, curbecome, maxbecome; /* * find leaf subroutines * become sizes * frame sizes * strip NOPs * expand RET * exp

noop.c

#include "l.h" void noops(void) { Prog *p, *p1, *q, *q1; int o, curframe, curbecome, maxbecome; /* * find leaf subroutines * become sizes * frame sizes * strip NOPs * expand RET * exp

rx.c

#include #include #include int eof; /* send an eof if true */ int crtonl; /* convert all received \r to \n */ int returns; /* strip \r on reception */ char *note = "die: yan

.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

.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

testing_primitives.py

#!/usr/bin/python from BoostBuild import Tester, List import os from string import strip import re def match_re(actual,expected): return re.match(expected,actual,re.DOTALL) != None t

v1_testing.py

#!/usr/bin/python from BoostBuild import Tester, List import os from string import strip import re import time def match_re(actual,expected): return re.match(expected,actual,re.DOTALL)

lang.js.svn-base

// Localization var langs = new Object; function apply_lang(lang){ var f = document.getElementsByClassName('lclzn'); for(var i=0; i < f.length ; i++){ var tmp = f[i].innerHTML.strip().split(",")

lang.js

// Localization var langs = new Object; function apply_lang(lang){ var f = document.getElementsByClassName('lclzn'); for(var i=0; i < f.length ; i++){ var tmp = f[i].innerHTML.strip().split(",")

.nandlink.o.flags.svn-base

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