HomeSort by relevance Sort by last modified time
    Searched full:suppresses (Results 1 - 25 of 274) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/valgrind/memcheck/tests/x86-linux/
scalar_supp.supp 1 # This suppression suppresses both of the buf errors.
  /external/clang/test/Parser/
objc-diag-width.mm 3 // Just shouldn't crash. -verify suppresses the crash, so don't use it.
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherProviderChangeListener.java 5 * sendNotify method. This listener is needed because by default the Launcher suppresses
  /external/clang/test/CXX/expr/expr.unary/expr.new/
p19.cpp 19 // Using the global operator new suppresses the search for a
41 // Using the global operator new suppresses the search for a
  /external/clang/test/PCH/
chain-implicit-definition.cpp 37 // if not for B::virt(), which suppresses the placement.
  /external/bison/m4/
extern-inline.m4 15 It suppresses GCC's bogus "no previous prototype for 'FOO'" diagnostic,
33 /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */
  /libcore/ojluni/src/main/java/java/lang/
SafeVarargs.java 34 * constructor suppresses unchecked warnings about a
35 * <i>non-reifiable</i> variable arity (vararg) type and suppresses
59 * (The unchecked warnings this annotation type suppresses already do
  /packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DigitsEditText.java 34 * EditText which suppresses IME show up.
  /external/chromium-trace/catapult/third_party/Paste/tests/test_exceptions/
test_error_middleware.py 21 The fixture sets paste.throw_errors, which suppresses exactly what
  /external/v8/build/android/gyp/
ant.py 7 """An Ant wrapper that suppresses useless Ant output.
  /external/google-breakpad/src/testing/gtest/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
60 # environment. The comment suppresses the 'Invalid variable name' lint
74 # Suppresses the lint complaint about a global variable since we need it
gtest_break_on_failure_unittest_.cc 68 // Suppresses display of the Windows error dialog upon encountering
  /external/gtest/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
75 # environment. The comment suppresses the 'Invalid variable name' lint
89 # Suppresses the lint complaint about a global variable since we need it
gtest_break_on_failure_unittest_.cc 68 // Suppresses display of the Windows error dialog upon encountering
  /external/guava/guava/src/com/google/common/io/
Closer.java 235 * Suppresses the given exception ({@code suppressed}) which was thrown when attempting to close
243 * Suppresses exceptions by logging them.
258 * Suppresses exceptions by adding them to the exception that will be thrown using JDK7's
  /external/protobuf/gtest/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
60 # environment. The comment suppresses the 'Invalid variable name' lint
74 # Suppresses the lint complaint about a global variable since we need it
gtest_break_on_failure_unittest_.cc 68 // Suppresses display of the Windows error dialog upon encountering
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
75 # environment. The comment suppresses the 'Invalid variable name' lint
89 # Suppresses the lint complaint about a global variable since we need it
gtest_break_on_failure_unittest_.cc 68 // Suppresses display of the Windows error dialog upon encountering
  /ndk/sources/third_party/googletest/googletest/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
60 # environment. The comment suppresses the 'Invalid variable name' lint
74 # Suppresses the lint complaint about a global variable since we need it
  /bionic/tools/relocation_packer/src/
main.cc 8 // Invoke with -p to pad removed relocations with R_*_NONE. Suppresses
  /external/gmock/test/
gmock_test_utils.py 96 # Suppresses the "Invalid const name" lint complaint
  /external/google-breakpad/src/testing/test/
gmock_test_utils.py 96 # Suppresses the "Invalid const name" lint complaint
  /external/guava/guava/src/com/google/common/reflect/
TypeToInstanceMap.java 34 * <p>Also, if caller suppresses unchecked warnings and passes in an {@code Iterable<String>}
  /external/icu/icu4c/source/common/unicode/
filteredbrk.h 27 * by constructing a new BreakIterator which suppresses certain segment boundaries.

Completed in 1338 milliseconds

1 2 3 4 5 6 7 8 91011