HomeSort by relevance Sort by last modified time
    Searched refs:MSVC_POP_WARNING (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/
compiler_specific.h 31 // The warning remains disabled until popped by MSVC_POP_WARNING.
36 // remains in effect until popped by MSVC_POP_WARNING(). Use 0 to disable all
41 #define MSVC_POP_WARNING() __pragma(warning(pop))
67 #define MSVC_POP_WARNING()
  /external/libweave/third_party/chromium/base/
compiler_specific.h 31 // The warning remains disabled until popped by MSVC_POP_WARNING.
36 // remains in effect until popped by MSVC_POP_WARNING(). Use 0 to disable all
41 #define MSVC_POP_WARNING() __pragma(warning(pop))
67 #define MSVC_POP_WARNING()
  /system/extras/perfprofd/quipper/base/
compiler_specific.h 28 // The warning remains disabled until popped by MSVC_POP_WARNING.
33 // remains in effect until popped by MSVC_POP_WARNING(). Use 0 to disable all
38 #define MSVC_POP_WARNING() __pragma(warning(pop))
63 #define MSVC_POP_WARNING()

Completed in 3584 milliseconds