Home
last modified time | relevance | path

Searched refs:DEBUG_ENABLED (Results 1 – 4 of 4) sorted by relevance

/third_party/glfw/examples/
Dheightmap.c228 #if DEBUG_ENABLED in init_map()
275 #ifdef DEBUG_ENABLED in init_map()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-debug.hh94 #define DEBUG_ENABLED(WHAT) (DEBUG_LEVEL_ENABLED (WHAT, 0)) macro
Dhb-repacker.hh639 if (!DEBUG_ENABLED(SUBSET_REPACK)) return; in print_orphaned_nodes()
655 if (!DEBUG_ENABLED(SUBSET_REPACK)) return; in print_overflows()
Dhb-uniscribe.cc816 if (DEBUG_ENABLED (UNISCRIBE)) in _hb_uniscribe_shape()