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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_regions.c 62 #define _DBG(...) DBG(__VA_ARGS__)
65 #define _DBG(...) {debug_backtrace(); DBG(__VA_ARGS__);}
132 _DBG("%s %p\n", __FUNCTION__, region);
154 _DBG("%s %p\n", __FUNCTION__, region);
188 _DBG("%s <-- %p\n", __FUNCTION__, region);
290 _DBG("%s: %p(%d) -> %p(%d)\n", __FUNCTION__,
309 _DBG("%s NULL\n", __FUNCTION__);
313 _DBG("%s %p %d\n", __FUNCTION__, region, region->refcount - 1);
382 _DBG("%s\n", __FUNCTION__);
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_regions.c 62 #define _DBG(...) DBG(__VA_ARGS__)
65 #define _DBG(...) {debug_backtrace(); DBG(__VA_ARGS__);}
132 _DBG("%s %p\n", __FUNCTION__, region);
154 _DBG("%s %p\n", __FUNCTION__, region);
188 _DBG("%s <-- %p\n", __FUNCTION__, region);
290 _DBG("%s: %p(%d) -> %p(%d)\n", __FUNCTION__,
309 _DBG("%s NULL\n", __FUNCTION__);
313 _DBG("%s %p %d\n", __FUNCTION__, region, region->refcount - 1);
382 _DBG("%s\n", __FUNCTION__);
  /external/stlport/stlport/stl/config/
_apple.h 89 # define _STLD _DBG // to keep the length of generated symbols within the compiler limitation
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 89 # define _STLD _DBG // to keep the length of generated symbols within the compiler limitation
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 89 # define _STLD _DBG // to keep the length of generated symbols within the compiler limitation
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 89 # define _STLD _DBG // to keep the length of generated symbols within the compiler limitation
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 89 # define _STLD _DBG // to keep the length of generated symbols within the compiler limitation
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 89 # define _STLD _DBG // to keep the length of generated symbols within the compiler limitation
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_apple.h 89 # define _STLD _DBG // to keep the length of generated symbols within the compiler limitation

Completed in 5416 milliseconds