/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/ |
ansidecl.h | 419 warns about it when -Wc++-compat is not used. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/ |
ansidecl.h | 412 warns about it when -Wc++-compat is not used. */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
ansidecl.h | 419 warns about it when -Wc++-compat is not used. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
sdist.py | 229 Warns if (README or README.txt) or setup.py are missing; everything
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
sdist.py | 229 Warns if (README or README.txt) or setup.py are missing; everything
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
gtest-printers.h | 581 // MSVC warns about adding const to a function type, so we want to 652 // MSVC warns about adding const to a function type, so we want to
|
/external/gtest/include/gtest/ |
gtest-printers.h | 581 // MSVC warns about adding const to a function type, so we want to 655 // MSVC warns about adding const to a function type, so we want to
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-printers.h | 581 // MSVC warns about adding const to a function type, so we want to 652 // MSVC warns about adding const to a function type, so we want to
|
/external/mesa3d/src/gtest/include/gtest/ |
gtest-printers.h | 581 // MSVC warns about adding const to a function type, so we want to 652 // MSVC warns about adding const to a function type, so we want to
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-printers.h | 581 // MSVC warns about adding const to a function type, so we want to 655 // MSVC warns about adding const to a function type, so we want to
|
/external/bison/ |
NEWS | 642 Bison now warns when a character literal is not of length one. In [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
IdenticalExprChecker.cpp | 11 /// \brief This defines IdenticalExprChecker, a check that warns about
|
/external/clang/test/Analysis/ |
retain-release-gc-only.m | 298 // methods warns about returning +0 when using -fobjc-gc-only
|
/external/clang/www/ |
diagnostics.html | 200 problem. In the following example, Clang warns about the use of a GCC
|
/external/google-breakpad/src/testing/src/ |
gmock-spec-builders.cc | 361 // Warns about the uninteresting call.
|
/external/libxml2/ |
error.c | 176 unsigned int n, col; /* GCC warns if signed, because compared with sizeof() */
|
testrecurse.c | 346 unsigned int n, col; /* GCC warns if signed, because compared with sizeof() */
|
/external/valgrind/docs/internals/ |
3_8_BUGSTATUS.txt | 327 317381 helgrind warns about xchg vs suppressed store
|
3_9_BUGSTATUS.txt | 167 328721 MSVC 2008 compiler warns about while(0) in warning level 4
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
CachedBluetoothDevice.java | 808 // The pairing dialog now warns of phone-book access for paired devices.
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
CameraAgent.java | 489 // Camera class warns that preview sizes shouldn't be changed while a [all...] |
/frameworks/native/services/sensorservice/ |
SensorService.h | 42 // Clang warns about SensorEventConnection::dump hiding BBinder::dump
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_fixers.py | 42 def warns(self, before, after, message, unchanged=False): member in class:FixerTestCase 49 self.warns(before, before, message, unchanged=True) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_fixers.py | 42 def warns(self, before, after, message, unchanged=False): member in class:FixerTestCase 49 self.warns(before, before, message, unchanged=True) [all...] |
/external/clang/docs/ |
AttributeReference.rst | 362 otherwise it warns. For example: 377 If the attribute is removed, clang still warns, because the format string is [all...] |