Home
last modified time | relevance | path

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

/dports/multimedia/zart/gmic-2.8.1/src/
H A Dgmic.cpp2770 bool _is_debug_info = false; in commands_line_to_CImgList() local
2776 if (!_is_debug_info && cimg_sscanf(ptrs + 1,"%x,%x",&_debug_line,&(_debug_filename=0))) { in commands_line_to_CImgList()
2779 _is_debug_info = is_debug_info = true; in commands_line_to_CImgList()
/dports/graphics/gmic/gmic-3.0.0/src/
H A Dgmic.cpp3105 bool _is_debug_info = false; local
3111 …if (!_is_debug_info) is_debug_info|=(_is_debug_info=get_debug_info(ptrs,debug_line,debug_filename)…
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/gmic/src/
H A Dgmic.cpp3073 bool _is_debug_info = false; in commands_line_to_CImgList() local
3079 …if (!_is_debug_info) is_debug_info|=(_is_debug_info=get_debug_info(ptrs,debug_line,debug_filename)… in commands_line_to_CImgList()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/gmic/gmic/src/
H A Dgmic.cpp2547 bool _is_debug_info = false; in commands_line_to_CImgList() local
2553 if (!_is_debug_info && cimg_sscanf(ptrs + 1,"%x,%x",&_debug_line,&(_debug_filename=0))) { in commands_line_to_CImgList()
2556 _is_debug_info = is_debug_info = true; in commands_line_to_CImgList()