Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DMakefile.host33 __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m))
44 host-cobjs := $(sort $(foreach m,$(__hostprogs),$($(m)-objs)))
52 host-cxxobjs := $(sort $(foreach m,$(host-cxxmulti),$($(m)-cxxobjs)))
56 host-cshlib := $(sort $(filter %.so, $(host-cobjs)))
61 host-cshobjs := $(sort $(foreach m,$(host-cshlib),$($(m:.so=-objs))))
75 host-objdirs := $(strip $(sort $(filter-out ./,$(host-objdirs))))
H A DMakefile.lib23 lib-y := $(filter-out $(obj-y), $(sort $(lib-y) $(lib-m)))
47 subdir-ym := $(sort $(subdir-y) $(subdir-m))
50 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
51 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
53 single-used-m := $(sort $(filter-out $(multi-used-m),$(obj-m)))
160 modname-multi = $(sort $(foreach m,$(multi-used),\
H A Ddiffconfig105 old.sort()
117 changed.sort()
125 new.sort()
H A DMakefile.fwinst30 installed-fw-dirs := $(sort $(dir $(installed-fw))) $(INSTALL_FW_PATH)/.
67 targets := $(wildcard $(sort $(targets)))
H A DMakefile.clean33 subdir-ym := $(sort $(subdir-y) $(subdir-m))
34 subdir-ymn := $(sort $(subdir-ym) $(subdir-n) $(subdir-))
H A DMakefile.modpost63 __modules := $(sort $(shell grep -h '\.ko' /dev/null $(wildcard $(MODVERDIR)/*.mod)))
142 targets := $(wildcard $(sort $(targets)))
H A DMakefile.headersinst22 header-y := $(sort $(header-y))
101 targets := $(wildcard $(sort $(targets)))
H A DMakefile.build359 $(sort $(subdir-obj-y)): $(subdir-ym) ;
455 targets := $(wildcard $(sort $(targets)))
H A Dcheckkconfigsymbols.sh59 done|sort
H A DMakefile.modinst12 __modules := $(sort $(shell grep -h '\.ko' /dev/null $(wildcard $(MODVERDIR)/*.mod)))
H A Dcoccicheck101 for f in `find $srctree/scripts/coccinelle/ -name '*.cocci' -type f | sort`; do
H A DMakefile.modbuiltin30 subdir-ym := $(sort $(subdir-y) $(subdir-Y) $(subdir-m))
H A Dbloat-o-meter55 delta.sort()
H A Dgen_initramfs_list.sh92 my_mtime=$(find "$1" -printf "%T@\n" | sort -r | head -n 1)
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc.c102 int force = 0, check = 0, sort = 0; in main() local
165 sort = 1; in main()
206 if (sort) in main()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A DMakefile94 $(Q)msguniq --sort-by-file --to-code=UTF-8 $(obj)/config.pot \
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile395 # will sort the (detailed) documentation of file and class members
401 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
408 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
H A Dbsp.dxyfile394 # will sort the (detailed) documentation of file and class members
400 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
407 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the