Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 35) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd27 $(wildcard include/config/debug/atomic/sleep.h) \
56 $(wildcard include/config/mp/debug/tool/changelist.h) \
91 $(wildcard include/config/mp/platform/arch/general/debug.h) \
93 $(wildcard include/config/mp/platform/arm/debug.h) \
95 $(wildcard include/config/mp/platform/mips/debug.h) \
97 $(wildcard include/config/mp/platform/pm/debug.h) \
99 $(wildcard include/config/mp/platform/arm/errata/775420/debug.h) \
101 $(wildcard include/config/mp/platform/arm/errata/835769/debug.h) \
103 $(wildcard include/config/mp/platform/arm/64bit/poarting/debug.h) \
105 $(wildcard include/config/mp/platform/arm/64bit/bootargs/nodtb/debug.h) \
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.cc1013 QString head, debug, help; in menuInfo() local
1042 debug = debug_info(sym); in menuInfo()
1054 debug += "  dep: "; in menuInfo()
1055 expr_print(_menu->prompt->visible.expr, expr_print_help, &debug, E_NONE); in menuInfo()
1056 debug += "<br><br>"; in menuInfo()
1061 debug += QString().sprintf("defined at %s:%d<br><br>", _menu->file->name, _menu->lineno); in menuInfo()
1063 setText(head + debug + help); in menuInfo()
1068 QString debug; in debug_info() local
1070 debug += "type: "; in debug_info()
1071 debug += print_filter(sym_type_name(sym->type)); in debug_info()
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dunifdef.c214 static void debug(const char *, ...);
592 debug("process line %d %s -> %s depth %d", in process()
737 debug("parser line %d state %s comment %s line", linenum, in parseline()
835 debug("eval%d !", ops - eval_ops); in eval_unary()
846 debug("eval%d (", ops - eval_ops); in eval_unary()
854 debug("eval%d number", ops - eval_ops); in eval_unary()
862 debug("eval%d defined", ops - eval_ops); in eval_unary()
882 debug("eval%d symbol", ops - eval_ops); in eval_unary()
900 debug("eval%d bad expr", ops - eval_ops); in eval_unary()
905 debug("eval%d = %d", ops - eval_ops, *valp); in eval_unary()
[all …]
H A Dcheckpatch.pl30 my %debug;
81 'debug=s' => \%debug,
100 for my $key (keys %debug) {
102 eval "\${dbg_$key} = '$debug{$key}';";
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dyuvgen.c125 int debug = 0; variable
217 if( debug ) fprintf(stderr,"%4d",p[j]); in copy_row()
219 if( debug ) fprintf(stderr,"\r\n"); in copy_row()
360 debug = 1;
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dyuvgen.c123 MS_S32 debug = 0; variable
215 if( debug ) fprintf(stderr,"%4d",p[j]); in copy_row()
217 if( debug ) fprintf(stderr,"\r\n"); in copy_row()
358 debug = 1;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dppp-comp.h76 int opt_len, int unit, int opthdr, int debug);
97 int debug);
H A Dcdk.h101 unsigned long debug; member
H A Dpkt_sched.h265 __u32 debug; /* debug flags */ member
H A Dkvm.h127 } debug; member
/utopia/UTPA2-700.0.x/projects/build/
H A DKconfig404 bool "xc debug switch"
727 Select If the libraries release is on debug level.
739 default "debug" if DEBUG
792 Select the debug level
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc.h40 #define debug(fmt,args...) printf(fmt, ##args) macro
42 #define debug(fmt,args...) macro
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk_dbg.h52 #define debug(lvl, x...) do { if (lvl <= DEBUG_LEVEL) { printf(x); } } while (0)
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/
H A DKconfig64 bool "Enable proc debug"
/utopia/UTPA2-700.0.x/modules/xc/drv/ace/
H A DCus_Makefile25 LIB_DIR_ = ../../../lib/t2_nos/debug
/utopia/UTPA2-700.0.x/modules/dlc/drv/dlc/
H A DCus_Makefile25 LIB_DIR_ = ../../../lib/t2_nos/debug
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmtio.h176 unsigned long int debug; /* Debugging flags. */ member
/utopia/UTPA2-700.0.x/projects/project/mclaren_android/
H A Dconfig12 # Build Type: debug / retail
/utopia/UTPA2-700.0.x/projects/project/maserati_android/
H A Dconfig12 # Build Type: debug / retail
/utopia/UTPA2-700.0.x/projects/project/kano_android/
H A Dconfig12 # Build Type: debug / retail
/utopia/UTPA2-700.0.x/projects/project/M7621_android/
H A Dconfig12 # Build Type: debug / retail
/utopia/UTPA2-700.0.x/projects/project/marcus_android/
H A Dconfig12 # Build Type: debug / retail
/utopia/UTPA2-700.0.x/projects/project/maxim_android/
H A Dconfig12 # Build Type: debug / retail
/utopia/UTPA2-700.0.x/projects/project/k6_android/
H A Dconfig12 # Build Type: debug / retail
/utopia/UTPA2-700.0.x/projects/project/manhattan_android/
H A Dconfig12 # Build Type: debug / retail

12