HomeSort by relevance Sort by last modified time
    Searched full:warnings (Results 876 - 900 of 2194) sorted by null

<<31323334353637383940>>

  /external/webrtc/src/modules/audio_processing/agc/interface/
gain_control.h 23 // Warnings
  /external/webrtc/src/modules/audio_processing/
echo_cancellation_impl.cc 141 // TODO(ajm): Figure out how to return warnings properly.
  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Writer.h 46 * MP4W Errors & Warnings definition
  /frameworks/base/core/res/res/layout-land/
ssl_certificate.xml 29 <!-- Placeholder for the success message or one or more warnings -->
  /libcore/luni/src/main/java/java/util/logging/
Level.java 59 * The WARNING level provides warnings.
  /libcore/luni/src/main/java/javax/xml/transform/sax/
SAXSource.java 137 * and can include it in error messages and warnings (the parser
  /ndk/sources/host-tools/make-3.81/
makefile.com 63 $! Do we want to see all warnings
  /ndk/sources/host-tools/nawk-20071023/
awk.h 209 long ltype; /* long avoids pointer warnings on 64-bit */
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 64 but it caused redefinition warnings if both unistd.h and getopt.h were
gettext.h 64 The casts to 'const char *' serve the purpose of producing warnings
  /ndk/sources/host-tools/sed-4.2.1/m4/
include_next.m4 19 dnl so as to avoid GCC warnings when the gcc option -pedantic is used.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintListDialog.java 81 setTitle("Lint Warnings in Layout");
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/sampleProjects/
SampleProjectTest.java 172 // are warnings or errors
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
BaseTest.java 437 System.out.println(equeue.warnings);
462 for (int i = 0; i < equeue.warnings.size(); i++) {
463 Message m = (Message)equeue.warnings.get(i);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
macros_misc.sgml 221 generate warnings when deprecated interfaces are used.
233 warnings. See the GNU C documentation for details.
242 It avoids possible compiler warnings. See the GNU C documentation for details.
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 831 else if (strcmp (argv[i], "--g-fatal-warnings") == 0)
890 g_fprintf (bout, " --g-fatal-warnings Make warnings fatal (abort)\n");
  /external/clang/docs/tools/
clang.pod 11 B<-W>I<warnings...> B<-pedantic>
49 stage is responsible for generating most of the compiler warnings as well as
428 and warnings). Please see the Clang User's Manual for more information.
  /external/iproute2/
ChangeLog 33 * Add fake version of include/linux/socket.h to fix warnings
155 * Fix Gcc 4.0 build warnings signed/unsigned
336 * Fix compile warnings when building 64bit system since
  /external/jpeg/
makefile.sas 22 # ignore=104 disables warnings for mismatched const qualifiers
23 # ignore=304 disables warnings for variables being optimized out
24 # ignore=306 disables warnings for the inlining of functions
  /external/qemu/distrib/jpeg-6b/
makefile.sas 22 # ignore=104 disables warnings for mismatched const qualifiers
23 # ignore=304 disables warnings for variables being optimized out
24 # ignore=306 disables warnings for the inlining of functions
  /external/valgrind/main/cachegrind/
cg_diff.in 34 use warnings;
122 # off warnings to allow this. This makes things about 10% faster than
284 $^W = 0; # turn off warnings, because we might hit undefs
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
master.cfg 14 from buildbot.status.builder import SUCCESS, FAILURE, WARNINGS, SKIPPED
242 return WARNINGS
350 return WARNINGS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h     [all...]

Completed in 2178 milliseconds

<<31323334353637383940>>