Home
last modified time | relevance | path

Searched refs:strip (Results 1 – 15 of 15) sorted by relevance

/scripts/
Dspdxcheck.py49 lid = l.split(':')[1].strip().upper()
56 exception = l.split(':')[1].strip().upper()
60 … for lic in l.split(':')[1].upper().strip().replace(' ', '').replace('\t', '').split(','):
133 tok.value = tok.value.strip()
179 expr = line.split(':')[1].strip()
181 if line.strip().endswith('*/'):
182 expr = expr.rstrip('*/').strip()
184 if line.strip().endswith('-->'):
185 expr = expr.rstrip('-->').strip()
188 expr = expr.rstrip('\"').strip()
[all …]
Dheaderdep.pl31 my @headers = grep { strip($_) } @ARGV;
62 sub strip { subroutine
Ddecodecode83 ${CROSS_COMPILE}strip $t.o
91 ${CROSS_COMPILE}strip $t.o
DKbuild.include134 …) -Werror $(KBUILD_CPPFLAGS) $(KBUILD_CFLAGS) -W$(strip $(1)) -c -x c /dev/null -o "$$TMP",-Wno-$(
217 cmd-check = $(filter-out $(subst $(space),$(space_escape),$(strip $(cmd_$@))), \
218 $(subst $(space),$(space_escape),$(strip $(cmd_$1))))
220 cmd-check = $(if $(strip $(cmd_$@)),,1)
293 echo-why = $(call escsq, $(strip $(why)))
303 # This is no use for dependencies or $(wildcard). We need to strip the
320 # enough. It'll strip the quotes in the common case where there's no
DMakefile.build81 ifneq ($(strip $(lib-y) $(lib-m) $(lib-)),)
216 cmd_record_mcount = $(if $(findstring $(strip $(CC_FLAGS_FTRACE)),$(_c_flags)), \
460 $(patsubst %$(strip $(1)),%$(sfx), \
461 $(filter %$(strip $(1)), $(targets))))
541 obj-dirs := $(strip $(filter-out $(existing-dirs), $(obj-dirs)))
DMakefile.clean56 ifneq ($(strip $(__clean-files)),)
DMakefile.kasan29 ifeq ($(strip $(CFLAGS_KASAN_SHADOW)),)
DMakefile.lib65 multi-search = $(sort $(foreach m,$(1),$(if $(strip $(call suffix-search,$(m),$(2) -)),\
66 $(if $(filter $(m),$(strip $(call suffix-search,$(m),$(2) -))),,\
77 real-search = $(foreach m,$(1), $(if $(strip $(call suffix-search,$(m),$(2) -)), \
257 $(addprefix $(obj)/, $(foreach s, $3, $($(m:%$(strip $2)=%$(s)))))))
Dlink-vmlinux.sh172 strip_debug=-Wl,--strip-debug
245 --strip-all ${1} ${2} 2>/dev/null
DMakefile.gcc-plugins55 GCC_PLUGINS_CFLAGS := $(strip $(addprefix -fplugin=$(objtree)/scripts/gcc-plugins/, $(gcc-plugin-y)…
Dcheckkconfigsymbols.py255 return stdout.strip('\n')
445 line = line.strip('\n')
464 line = line.strip('\n')
/scripts/tracing/
Ddraw_functrace.py103 line = line.strip()
/scripts/kconfig/
Dconf.c59 static void strip(char *str) in strip() function
196 strip(line); in conf_sym()
308 strip(line); in conf_choice()
/scripts/gdb/linux/
Dtimerlist.py33 function = str(timer['function']).split(" ")[1].strip("<>")
/scripts/package/
Dbuilddeb174 $OBJCOPY --strip-debug $tmpdir/$module