HomeSort by relevance Sort by last modified time
    Searched full:wempty (Results 1 - 9 of 9) sorted by null

  /art/runtime/gc/allocator/
dlmalloc.cc 34 #pragma GCC diagnostic ignored "-Wempty-body"
38 #pragma GCC diagnostic warning "-Wempty-body"
  /external/clang/test/PCH/
empty-with-headers.c 6 // This last one should warn for -Wempty-translation-unit (C99 6.9p1).
  /external/chromium_org/base/strings/
utf_string_conversions_unittest.cc 62 std::wstring wempty; local
64 EXPECT_EQ(empty, WideToUTF8(wempty));
65 EXPECT_EQ(wempty, UTF8ToWide(empty));
  /build/tools/
warn.py 141 { 'category':'C/C++', 'severity':severity.MEDIUM, 'members':[], 'option':'-Wempty-body',
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
options.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-g++.1 265 \&\-Wno\-div\-by\-zero \-Wdouble\-promotion \-Wempty\-body \-Wenum\-compare
    [all...]
x86_64-w64-mingw32-gcc.1 265 \&\-Wno\-div\-by\-zero \-Wdouble\-promotion \-Wempty\-body \-Wenum\-compare
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gcc.info 545 -Wno-div-by-zero -Wdouble-promotion -Wempty-body -Wenum-compare
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]

Completed in 1016 milliseconds