Home
last modified time | relevance | path

Searched refs:nowarn (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/Rewriter/
Drewrite-nested-property-in-blocks.mm10 extern "C" void nowarn(id);
35 nowarn(ace.outer.inner);
38 nowarn(ace.outer.inner);
44 nowarn(ace.outer.inner);
50 nowarn(ace.outer.inner);
/external/clang/test/Sema/
Dunused-expr.c42 void nowarn(unsigned char* a, unsigned char* b) in nowarn() function
/external/proguard/build/
Dbuild.sh43 javac -nowarn -Xlint:none -sourcepath "$SRC" -d "$CLASSES" \
Dmakefile24 JAVAC_OPTIONS = -nowarn -Xlint:none -classpath $(CLASSPATH) -sourcepath $(SRC) -d $(CLASSES)
/external/webkit/Tools/android/flex-2.5.4a/
Dmain.c56 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
432 if ( nowarn )
592 fullspd = long_align = nowarn = yymore_used = continued_action = false;
801 nowarn = true;
Dparse.y888 if ( ! nowarn )
Dflexdef.h387 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt;
Dinitscan.c1981 nowarn = ! option_sense; variable
DNEWS157 warn opposite of -w option (so use "%option nowarn" for -w)
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dparse.c514 if ( ! nowarn )
Dflex.man2413 (use "%option nowarn" for -w)
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info1970 (use "%option nowarn" for -w)
Dflex.texi2334 (use "%option nowarn" for -w)