Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 – 25 of 5475) sorted by relevance

12345678910>>...219

/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.setup_process.inc.php66 function pass($setup_info,$method='new',$DEBUG=False,$force_en=False)
190 function droptables($setup_info,$DEBUG=False)
234 function current($setup_info,$DEBUG=False)
316 function default_records($setup_info,$DEBUG=False)
354 function add_langs($setup_info,$DEBUG=False,$force_en=False)
375 function drop_langs($setup_info,$DEBUG=False)
396 function upgrade_langs($setup_info,$DEBUG=False)
424 function test_data($setup_info,$DEBUG=False)
460 function baseline($setup_info,$DEBUG=False)
505 function upgrade($setup_info,$DEBUG=False)
[all …]
H A Dclass.setup_translation.inc.php118 function get_langs($DEBUG=False)
143 function drop_langs($appname,$DEBUG=False)
164 function add_langs($appname,$DEBUG=False,$force_en=False)
/dports/deskutils/egroupware/egroupware/setup/inc/
H A Dclass.setup_process.inc.php62 function pass(array $setup_info,$method='new',$DEBUG=False,$force_en=False,$preset_config=array())
357 function droptables(array $setup_info,$DEBUG=False)
408 function current(array $setup_info,$DEBUG=False)
491 function default_records(array $setup_info,$DEBUG=False)
531 function test_data(array $setup_info,$DEBUG=False)
565 function baseline(array $setup_info,$DEBUG=False)
611 function upgrade($setup_info,$DEBUG=False)
752 function post_process($tables,$DEBUG=False)
801 function remove(array $apps, array $setup_info, $DEBUG=false)
/dports/graphics/xd3d/xd3d-8.3.1/src/qlib/
H A Dperfide.c11 int LANG,DEBUG; variable
20 #define DEBUG 1 macro
22 #define DEBUG 0 macro
/dports/comms/openobex/openobex-1.7.2-Source/apps/ircp/
H A Ddebug.h4 static void DEBUG(int n, char *format, ...) {} in DEBUG() function
7 # define DEBUG(n, format, ...) \ macro
12 # define DEBUG(n, format, ...) macro
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/
H A DphpDocumentor.ini6 [DEBUG] section
8 PHPDOCUMENTOR_DEBUG = false argument
10 PHPDOCUMENTOR_KILL_WHITESPACE = false
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/sortlib/glean/
H A DMakefile7 DEBUG == 1 macro
/dports/shells/ksh93/ast-93u/src/cmd/sortlib/glean/
H A DMakefile7 DEBUG == 1 macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/text/qt/
H A DTextBreakIteratorQt.cpp30 #define DEBUG qDebug macro
32 #define DEBUG if (1) {} else qDebug macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/sortlib/glean/
H A DMakefile7 DEBUG == 1 macro
/dports/www/ffproxy/ffproxy-1.6/
H A Dprint.h2 #define DEBUG(args) (void) printf args , (void) printf("\n");; macro
4 #define DEBUG(args) ; macro
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/nds32/isr-library/
H A Dvec_vid51_4b.S27 .vec_size 4
28 .align 2
29 .weak _nds32_vector_51_4b
/dports/net/p5-POE-Component-Generic/POE-Component-Generic-0.1403/lib/POE/Component/Generic/Net/
H A DSSH2.pm72 sub DEBUG () { 0 } subroutine
219 sub DEBUG () { 0 } subroutine
292 sub DEBUG () { 0 } subroutine
/dports/net/nbd-server/nbd-3.23/
H A Dnbd-debug.h6 #define DEBUG(...) printf(__VA_ARGS__) macro
8 #define DEBUG(...) macro
/dports/security/libident/libident-0.32/
H A Dconfigure.ac31 AH_TEMPLATE(DEBUG, [Define to 1 to compile debugging code.]) template
40 AC_DEFINE(DEBUG, 1) definition
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/libipset/include/ipset/
H A Dlogging.h21 #define DEBUG(...) \ macro
27 #define DEBUG(...) /* no debug messages */ macro
/dports/devel/kyra/kyra/isogen/
H A DMakefile11 DEBUG := NO macro
23 DEBUG := NO macro
28 DEBUG := YES macro
33 DEBUG := NO macro
/dports/x11-fm/libtubo/libtubo0-5.0.14/
H A Dconfigure.ac61 AC_SUBST(DEBUG) subst
62 AC_DEFINE_UNQUOTED([DEBUG],[$with_debug],[enable DEBUG]) definition
67 AC_SUBST(DEBUG) subst
68 AC_DEFINE_UNQUOTED([DEBUG],[$with_debug],[enable DEBUG]) definition
/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/
H A Dz_debug.h7 #define DEBUG(expr, msg) ((!(expr)) ? assertMsg(msg, __FILE__, __LINE__),1 : 0) macro
9 #define DEBUG(expr, msg) 0 macro
/dports/sysutils/accounts-qml-module/accounts-qml-module-cfadea7ba8ba4011ae20d771696eb74deb87201e/src/
H A Ddebug.h33 #define DEBUG() \ macro
39 #define DEBUG() while (0) qDebug() macro
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/mission-control-plugins/
H A Ddebug-internal.h35 #define DEBUG(format, ...) \ macro
40 #define DEBUG(format, ...) do {} while (0) macro
/dports/games/xtrojka/xtrojka123/
H A Ddebug.h23 #define DEBUG(s1,s2) if(is_debug_info) { \ macro
29 #define DEBUG(s1,s2) ; macro
/dports/security/clamfs/clamfs-1.1.0/src/
H A Drlog.hxx69 #define DEBUG(format, args...) \ macro
72 #define DEBUG(format, args...) do { \ macro
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/utils/
H A DDebug.java23 public static void DEBUG(String callingClass, String msg) { in DEBUG() method in Debug
29 public static void DEBUG(String msg) { in DEBUG() method in Debug
/dports/graphics/opencv/opencv-4.5.3/modules/python/package/cv2/_extra_py_code/
H A D__init__.py7 DEBUG = False variable
9 DEBUG = True variable

12345678910>>...219