OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Xlint
(Results
1 - 5
of
5
) sorted by null
/dalvik/hit/test/
testparser
3
find ../src -name \*java | xargs javac -d build -
Xlint
:unchecked
/external/proguard/build/
build.sh
43
javac -nowarn -
Xlint
:none -sourcepath "$SRC" -d "$CLASSES" \
makefile
24
JAVAC_OPTIONS = -nowarn -
Xlint
:none -classpath $(CLASSPATH) -sourcepath $(SRC) -d $(CLASSES)
/libcore/
JavaLibrary.mk
63
#local_javac_flags+=-
Xlint
:all -
Xlint
:-serial,-deprecation,-unchecked
/build/core/
definitions.mk
[
all
...]
Completed in 132 milliseconds