Home
last modified time | relevance | path

Searched refs:NDEBUG (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dmacros.h39 #ifdef NDEBUG
41 #undef NDEBUG
47 #define NDEBUG macro
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dversion.cpp23 #ifdef NDEBUG
H A Dengine.cpp79 #ifdef NDEBUG in LogEngineBuildInfo()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dlog.h19 #ifndef NDEBUG
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dlog.h31 #ifndef NDEBUG
61 #if defined(NDEBUG) && !(defined(PLUGIN_LOG_DEBUG) && (PLUGIN_LOG_DEBUG == 1))
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dlogger_windows.cpp197 #if !defined(NDEBUG)
243 #if !defined(NDEBUG) in CreateLoggerDebugOutput()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.cpp208 #if (!defined(NDEBUG) || RENDER_VULKAN_VALIDATION_ENABLED == 1) in GetWrapper()
243 #if (!defined(NDEBUG) || RENDER_VULKAN_VALIDATION_ENABLED == 1) in CreateInstance()
281 #if (!defined(NDEBUG) || RENDER_VULKAN_VALIDATION_ENABLED == 1) in CreateInstance()
476 #ifndef NDEBUG in GetWrapper()
H A Dswapchain_vk.cpp45 #ifndef NDEBUG in GetValidDepthFormat()
55 #ifndef NDEBUG in GetValidDepthFormat()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dlog.h33 #ifndef NDEBUG
59 #elif defined(NDEBUG) && !(defined(CORE_LOG_DEBUG) && (CORE_LOG_DEBUG == 1))
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/log/
H A DLoggerOutput.cpp210 #if defined(_WIN32) && !defined(NDEBUG)
350 #if defined(_WIN32) && !defined(NDEBUG) in createLoggerDebugOutput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_egl_image_manager.cpp28 #ifndef NDEBUG
35 #ifdef NDEBUG
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/
H A DLog.h30 #ifndef NDEBUG
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger.cpp80 #ifdef NDEBUG in Logger()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp58 #ifndef NDEBUG in JavaThreadContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A DBUILD.gn242 "NDEBUG",
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_stb_image.cpp373 #if !defined(NDEBUG) in Load()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp990 #ifndef NDEBUG in GetSurfaceInformation()
1012 #ifndef NDEBUG in GetSurfaceInformation()
/ohos5.0/build/config/
H A DBUILD.gn129 defines = [ "NDEBUG" ]
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp865 #ifndef NDEBUG in IntrospectNodeless()
965 #ifdef NDEBUG in FindMesh()
1019 #ifdef NDEBUG in FindMaterial()
1091 #ifdef NDEBUG in FindAnimation()
/ohos5.0/build/docs/
H A D编译构建调试文档.md376 NDEBUG
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp20 #if !defined(NDEBUG) || (defined(PLUGIN_LOG_DEBUG) && (PLUGIN_LOG_DEBUG == 1))