OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:"$ sort"
(Results
1 - 25
of
311
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/build/kati/testcase/
find_command_sorted.mk
1
# TODO(ninja): This test is only for ckati. ninja: fix
$(sort
$(shell $(1)))
3
# ninja:
$(sort
$(shell "find .")) becomes "$( .) find"
7
@echo
$(sort
$(shell $(1)))
sort.mk
4
echo
$(sort
foo bar lose)
5
echo
$(sort
foo bar aaaa)
6
echo
$(sort
foo bar lose lose foo bar bar)
7
echo
$(sort
baz bar)
8
echo
$(sort
single)
9
echo
$(sort
$(sp)foo$(sp))
10
echo
$(sort
)
11
echo
$(sort
device/sample/products/AndroidProducts.mk device/moto/shamu/AndroidProducts.mk device/asus/fugu/AndroidProducts.mk device/asus/deb/AndroidProducts.mk device/asus/flo/AndroidProducts.mk device/generic/arm64/AndroidProducts.mk device/generic/qemu/AndroidProducts.mk device/generic/mini-emulator-x86_64/AndroidProducts.mk device/generic/x86/AndroidProducts.mk device/generic/mips/AndroidProducts.mk device/generic/mini-emulator-x86/AndroidProducts.mk device/generic/mini-emulator-mips/AndroidProducts.mk device/generic/mini-emulator-arm64/AndroidProducts.mk device/generic/mini-emulator-armv7-a-neon/AndroidProducts.mk device/generic/x86_64/AndroidProducts.mk device/generic/armv7-a-neon/AndroidProducts.mk device/htc/flounder/AndroidProducts.mk device/lge/bullhead/AndroidProducts.mk device/lge/hammerhead/AndroidProducts.mk device/huawei/angler/AndroidProducts.mk)
12
echo
$(sort
cpplint-art-phony libart libartd libgabi++ libopenjdkjvm libopenjdkjvmd libart)
/build/make/core/tasks/
module-info.mk
8
$(hide) echo -ne $(foreach m,
$(sort
$(ALL_MODULES)), \
10
'"class": [$(foreach w,
$(sort
$(ALL_MODULES.$(m).CLASS)),"$(w)", )], ' \
11
'"path": [$(foreach w,
$(sort
$(ALL_MODULES.$(m).PATH)),"$(w)", )], ' \
12
'"tags": [$(foreach w,
$(sort
$(ALL_MODULES.$(m).TAGS)),"$(w)", )], ' \
13
'"installed": [$(foreach w,
$(sort
$(ALL_MODULES.$(m).INSTALLED)),"$(w)", )], ' \
deps_licenses.mk
36
$(eval _gmad_new :=
$(sort
$(filter-out $($(1)),\
44
$(eval m_p :=
$(sort
$(ALL_MODULES.$(m).PATH) $(ALL_MODULES.$(m)$(TARGET_2ND_ARCH_MODULE_SUFFIX).PATH)))\
50
$(eval d_p :=
$(sort
$(ALL_MODULES.$(d).PATH) $(ALL_MODULES.$(d)$(TARGET_2ND_ARCH_MODULE_SUFFIX).PATH)))\
ide.mk
39
eclipse_project_modules :=
$(sort
$(eclipse_project_modules) $(java_modules))
45
source_paths :=
$(sort
$(source_paths))
collect_gpl_sources.mk
18
$(gpl_source_tgz): PRIVATE_PATHS :=
$(sort
$(patsubst %/, %, $(dir $(ALL_GPL_MODULE_LICENSE_FILES))))
/external/compiler-rt/make/
lib_info.mk
18
AvailableModules :=
$(sort
$(foreach key,$(SubDirKeys),\
25
AvailableArchs :=
$(sort
$(foreach key,$(SubDirKeys),\
28
AvailableFunctions :=
$(sort
$(foreach key,$(SubDirKeys),\
31
CommonFunctions :=
$(sort
\
40
$(call Append,ArchFunctions.$(arch),
$(sort
\
45
$(call Set,ArchFunctions.$(arch),
$(sort
$(ArchFunctions.$(arch))))\
/external/libvpx/
config.arm.mk
17
libvpx_codec_srcs :=
$(sort
$(shell cat $(libvpx_config_dir_arm)/libvpx_srcs.txt))
config.arm64.mk
11
libvpx_codec_srcs :=
$(sort
$(shell cat $(libvpx_config_dir_arm64)/libvpx_srcs.txt))
config.mips.mk
20
libvpx_codec_srcs :=
$(sort
$(shell cat $(libvpx_config_dir_mips)/libvpx_srcs.txt))
config.mips64.mk
16
libvpx_codec_srcs :=
$(sort
$(shell cat $(libvpx_config_dir_mips64)/libvpx_srcs.txt))
config.x86.mk
8
libvpx_codec_srcs :=
$(sort
$(shell cat $(libvpx_config_dir_x86)/libvpx_srcs.txt))
config.x86_64.mk
9
libvpx_codec_srcs :=
$(sort
$(shell cat $(libvpx_config_dir_x86_64)/libvpx_srcs.txt))
/device/linaro/bootloader/edk2/BaseTools/
GNUmakefile
18
SOURCE_SUBDIRS := $(patsubst %,Source/%,
$(sort
$(LANGUAGES)))
20
CLEAN_SUBDIRS := $(patsubst %,%-clean,
$(sort
$(SUBDIRS)))
/device/linaro/bootloader/edk2/BaseTools/Source/C/
GNUmakefile
81
.PHONY: $(patsubst %,%-clean,
$(sort
$(SUBDIRS)))
82
$(patsubst %,%-clean,
$(sort
$(SUBDIRS))):
85
clean: $(patsubst %,%-clean,
$(sort
$(SUBDIRS)))
/external/dnsmasq/contrib/Suse/
README.susefirewall
24
- $AWK -F: '/^named .* UDP / {print $2}'| $GREP -vw 53 |
$SORT
-un`
25
+ $AWK -F: '/^dnsmasq .* UDP / {print $2}'| $GREP -vw 53 |
$SORT
-un`
27
$AWK -F: '/^squid .* UDP/ {print $2}'|
$SORT
-un`
/external/iptables/extensions/
Android.mk
9
MY_pfx_build_mod := $(patsubst ${MY_srcdir}/libxt_%.c,%,
$(sort
$(wildcard ${MY_srcdir}/libxt_*.c)))
10
MY_pf4_build_mod := $(patsubst ${MY_srcdir}/libipt_%.c,%,
$(sort
$(wildcard ${MY_srcdir}/libipt_*.c)))
11
MY_pf6_build_mod := $(patsubst ${MY_srcdir}/libip6t_%.c,%,
$(sort
$(wildcard ${MY_srcdir}/libip6t_*.c)))
/external/icu/icu4c/source/config/
gmakever.mk
21
latest_a=$(firstword
$(sort
$(MAKE_VERSION) $(at_least)))
/external/selinux/libsepol/src/
Makefile
21
OBJS= $(patsubst %.c,%.o,
$(sort
$(wildcard *.c)))
22
LOBJS= $(patsubst %.c,%.lo,
$(sort
$(wildcard *.c)))
28
OBJS +=
$(sort
$(patsubst %.c,%.o,
$(sort
$(wildcard $(CILDIR)/src/*.c)) $(CIL_GENERATED)))
29
LOBJS +=
$(sort
$(patsubst %.c,%.lo,
$(sort
$(wildcard $(CILDIR)/src/*.c)) $(CIL_GENERATED)))
/build/make/core/
host_java_library_common.mk
50
LOCAL_JAVA_LIBRARIES :=
$(sort
$(LOCAL_JAVA_LIBRARIES))
/development/tools/findunused/
findunusedstrings
32
for i in $(grep -Rs "\(string\|plurals\) name=" res | sed 's/.*string name=\"//' | sed 's/.*plurals name=\"//'|sed 's/".*
$//'|sort
-u)
/external/apache-harmony/
run-harmony-tests
14
xargs grep -h '^package ' | sed 's/^package //' | sed 's/;
$//' | sort
| uniq | tr "\n" " ")
/external/llvm/utils/
findsym.pl
20
@objects = grep(/l?i?b?LLVM.*\.[oa]
$/,sort
(@files));
/external/llvm/utils/lit/utils/
check-sdist
20
grep -v '.pyc$' | grep -v '~
$' | \
21
sort > /tmp/lit_source_files.txt
/external/swiftshader/third_party/LLVM/utils/
findsym.pl
20
@objects = grep(/l?i?b?LLVM.*\.[oa]
$/,sort
(@files));
Completed in 2243 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>