OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:munge
(Results
1 - 3
of
3
) sorted by null
/external/guice/
AndroidCallMunge.mk
21
# Factored-out implementation of calling
munge
to post-process guice java files.
25
# munge_host_jar = Path to
munge
-host.jar (built by
munge
-host rule)
26
# munge_zip_location = Path to lib/build/
munge
.jar source archive
29
# guice_munge_flags = List of flags to pass to
munge
(e.g. guice_munge_flags := -DNO_AOP)
33
# Run
munge
over every single java file.
39
$(GEN) : PRIVATE_CUSTOM_TOOL = java -cp $(PRIVATE_HOST_JAR)
Munge
$(PRIVATE_MUNGE_FLAGS) $< > $@
Android.mk
56
munge_host_jar := $(HOST_OUT)/framework/
munge
-host.jar
57
munge_zip_location := lib/build/
munge
.jar
62
LOCAL_SRC_FILES := # None. Everything is post-processed by
munge
. See below.
74
LOCAL_SRC_FILES := # None. Everything is post-processed by
munge
. See below.
86
LOCAL_SRC_FILES := # None. Everything is post-processed by
munge
. See below.
95
#
Munge
#
99
# We build it from source (conveniently zipped inside of lib/build/
munge
.jar) instead
107
# We build
munge
from lib/build/
munge
.jar source code.
110
# (
Munge
) Host-side Java buil
[
all
...]
/toolchain/binutils/binutils-2.25/libiberty/
configure
[
all
...]
Completed in 262 milliseconds