Home
last modified time | relevance | path

Searched refs:strip (Results 1 – 14 of 14) 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()
185 expr = expr.rstrip('\"').strip()
217 for p in path.strip('/').split('/'):
Dheaderdep.pl31 my @headers = grep { strip($_) } @ARGV;
62 sub strip { subroutine
Ddecodecode78 ${CROSS_COMPILE}strip $1.o
86 ${CROSS_COMPILE}strip $1.o
DMakefile.lib45 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y)) $($(m:.o=-…
46 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y)) $($(m:.o=-…
55 real-obj-y := $(foreach m, $(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y)) $($(m:.o=-))),$($(…
56 real-obj-m := $(foreach m, $(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y)) $($(m:.o=-m)) $($(…
202 $(addprefix $(obj)/, $(foreach s, $3, $($(m:%$(strip $2)=%$(s)))))))
DKbuild.include136 …Werror $(KBUILD_CPPFLAGS) $(CC_OPTION_CFLAGS) -W$(strip $(1)) -c -x c /dev/null -o "$$TMP",-Wno-$(
199 cmd-check = $(filter-out $(subst $(space),$(space_escape),$(strip $(cmd_$@))), \
200 $(subst $(space),$(space_escape),$(strip $(cmd_$1))))
202 cmd-check = $(if $(strip $(cmd_$@)),,1)
272 echo-why = $(call escsq, $(strip $(why)))
282 # This is no use for dependencies or $(wildcard). We need to strip the
299 # enough. It'll strip the quotes in the common case where there's no
DMakefile.build64 ifneq ($(strip $(lib-y) $(lib-m) $(lib-)),)
69 ifneq ($(strip $(real-obj-y) $(need-builtin)),)
209 cmd_record_mcount = $(if $(findstring $(strip $(CC_FLAGS_FTRACE)),$(_c_flags)), \
513 $(patsubst %$(strip $(1)),%$(sfx), \
514 $(filter %$(strip $(1)), $(targets))))
592 obj-dirs := $(strip $(filter-out $(existing-dirs), $(obj-dirs)))
DMakefile.clean52 ifneq ($(strip $(__clean-files)),)
DMakefile.kasan25 ifeq ($(strip $(CFLAGS_KASAN_SHADOW)),)
DMakefile.gcc-plugins49 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.c56 static void strip(char *str) in strip() function
193 strip(line); in conf_sym()
305 strip(line); in conf_choice()
/scripts/gdb/linux/
Dtimerlist.py33 function = str(timer['function']).split(" ")[1].strip("<>")
/scripts/package/
Dbuilddeb120 $OBJCOPY --strip-debug $tmpdir/$module