HomeSort by relevance Sort by last modified time
    Searched refs:DBG (Results 1 - 25 of 924) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
pseudo.s 5 DBG R0;
6 DBG R1;
7 DBG R2;
8 DBG R3;
9 DBG R4;
10 DBG R5;
11 DBG R6;
12 DBG R7;
14 DBG P0;
15 DBG P1
    [all...]
pseudo.d 7 0: 00 f8 DBG R0;
8 2: 01 f8 DBG R1;
9 4: 02 f8 DBG R2;
10 6: 03 f8 DBG R3;
11 8: 04 f8 DBG R4;
12 a: 05 f8 DBG R5;
13 c: 06 f8 DBG R6;
14 e: 07 f8 DBG R7;
15 10: 08 f8 DBG P0;
16 12: 09 f8 DBG P1
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
ErrorLog.h 23 # define DBG(...) ALOGD(__VA_ARGS__)
25 # define DBG(...) ((void)0)
31 # define DBG(...) fprintf(stderr, __VA_ARGS__)
33 # define DBG(...) ((void)0)
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattServiceConfig.java 23 public static final boolean DBG = false;
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterApp.java 28 private static final boolean DBG = false;
33 if (DBG) {
41 if (DBG) {
52 if (DBG) {
60 if (DBG) {
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_pixel.c 65 DBG("fallback due to fragment program\n");
76 DBG("fallback due to blend\n");
81 DBG("fallback due to texturing\n");
89 DBG("fallback due to color masking\n");
94 DBG("fallback due to alpha\n");
99 DBG("fallback due to depth test\n");
104 DBG("fallback due to fog\n");
109 DBG("fallback due to image transfer\n");
114 DBG("fallback due to image stencil\n");
119 DBG("fallback due to render mode\n")
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
Dbg.stg 85 DBG->semanticPredicate(DBG, result, predicate);
99 /** Basically we don't want to set any dbg listeners as root will have it. */
134 DBG->commence(DBG);
136 DBG->enterRule(DBG, getGrammarFileName(), (const char *)"<ruleName>");
138 DBG->location(DBG, <ruleDescriptor.tree.line>, <ruleDescriptor.tree.column>);<\n>
142 DBG->location(DBG, <ruleDescriptor.EORNode.line>, <ruleDescriptor.EORNode.column>);<\n
    [all...]
  /system/core/libpixelflinger/arch-mips/
t32cb16blend.S 19 #define DBG
21 #define DBG #
41 DBG .set noat
42 DBG rdhwr $at,$2
43 DBG .set at
82 DBG .set noat
83 DBG rdhwr $t8,$2
84 DBG subu $t8,$at
85 DBG sltu $at,$t8,$v0
86 DBG movn $v0,$t8,$a
    [all...]
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
memmap.c 88 DBG ( "INT 15,e801 failed with CF set\n" );
93 DBG ( "INT 15,e801 extmem=0, using confmem\n" );
99 DBG ( "INT 15,e801 extended memory size %d+64*%d=%d kB "
109 DBG ( "INT 15,e801 reported whole 4GB; assuming insane\n" );
128 DBG ( "INT 15,88 extended memory size %d kB [100000, %x)\n",
192 DBG ( "INT 15,e820 failed SMAP signature check\n" );
197 DBG ( "INT 15,e820 returned only %zd bytes\n", size );
202 DBG ( "INT 15,e820 terminated on CF set\n" );
209 DBG ( "INT 15,e820 failed, first entry not RAM\n" );
213 DBG ( "INT 15,e820 region [%llx,%llx) type %d"
    [all...]
  /packages/services/Car/service/src/com/android/car/
BluetoothAutoConnectStateMachine.java 41 private static final boolean DBG = Utils.DBG;
94 if (DBG) {
102 if (DBG) {
107 if (DBG) {
115 if (DBG) {
127 if (DBG) {
137 if (DBG) {
158 if (DBG) {
166 if (DBG) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_pixel.c 62 DBG("fallback due to fragment program\n");
73 DBG("fallback due to blend\n");
78 DBG("fallback due to texturing\n");
86 DBG("fallback due to color masking\n");
91 DBG("fallback due to alpha\n");
96 DBG("fallback due to depth test\n");
101 DBG("fallback due to fog\n");
106 DBG("fallback due to image transfer\n");
111 DBG("fallback due to image stencil\n");
116 DBG("fallback due to pixel zoom\n")
    [all...]
  /external/syslinux/gpxe/src/arch/i386/core/
relocate.c 57 DBG ( "Relocate: currently at [%lx,%lx)\n"
73 DBG ( "Considering [%llx,%llx)\n", region->start, region->end);
80 DBG ( "...starts after MAX_ADDR=%lx\n", MAX_ADDR );
85 DBG ( "...end truncated to MAX_ADDR=%lx\n", MAX_ADDR );
104 DBG ( "...end truncated to %lx "
120 DBG ( "...end truncated to %lx "
126 DBG ( "...usable portion is [%lx,%lx)\n", r_start, r_end );
132 DBG ( "...truncated to negative size\n" );
138 DBG ( "...too small (need %lx bytes)\n", size );
152 DBG ( "...new best block found.\n" )
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/ndefpush/
NdefPushServer.java 38 private static final boolean DBG = true;
73 if (DBG) Log.d(TAG, "starting connection thread");
84 if (DBG) Log.d(TAG, "read " + size + " bytes");
94 if (DBG) Log.d(TAG, "connection broken by IOException", e);
100 if (DBG) Log.d(TAG, "got message " + msg.toString());
108 if (DBG) Log.d(TAG, "about to close");
114 if (DBG) Log.d(TAG, "finished connection thread");
131 if (DBG) Log.d(TAG, "about create LLCP service socket");
138 if (DBG) Log.d(TAG, "failed to create LLCP service socket");
141 if (DBG) Log.d(TAG, "created LLCP service socket")
    [all...]
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/tests/
CrashingIconProvider.java 31 private static final boolean DBG = false;
43 if (DBG) Log.d(TAG, "openFile(" + uri + ", " + mode + ")");
49 if (DBG) Log.d(TAG, "delete(" + uri + ", " + selection + ", " + selectionArgs + ")");
55 if (DBG) Log.d(TAG, "getType(" + uri + ")");
61 if (DBG) Log.d(TAG, "insert(" + uri + ", " + values + ")");
68 if (DBG) Log.d(TAG, "query(" + uri + ")");
74 if (DBG) Log.d(TAG, "update(" + uri + ")");
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationAdjustmentExtractor.java 26 private static final boolean DBG = false;
30 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
35 if (DBG) Slog.d(TAG, "skipping empty notification");
ImportanceExtractor.java 26 private static final boolean DBG = false;
31 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
36 if (DBG) Slog.d(TAG, "skipping empty notification");
41 if (DBG) Slog.d(TAG, "missing config");
NotificationChannelExtractor.java 26 private static final boolean DBG = false;
31 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
36 if (DBG) Slog.d(TAG, "skipping empty notification");
41 if (DBG) Slog.d(TAG, "missing config");
PriorityExtractor.java 27 private static final boolean DBG = false;
32 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
37 if (DBG) Slog.d(TAG, "skipping empty notification");
42 if (DBG) Slog.d(TAG, "missing config");
VisibilityExtractor.java 27 private static final boolean DBG = false;
32 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
37 if (DBG) Slog.d(TAG, "skipping empty notification");
42 if (DBG) Slog.d(TAG, "missing config");
  /external/syslinux/gpxe/src/arch/i386/interface/pxeparent/
pxeparent_dhcp.c 40 DBG ( "PXEDHCP no preloaded UNDI device found\n" );
46 DBG ( "PXEDHCP stack was unloaded, no cache available\n" );
57 DBG ( "PXEDHCP GET_CACHED_INFO failed: %s\n", strerror ( rc ) );
61 DBG ( "PXEDHCP got cached info at %04x:%04x length %d\n",
  /toolchain/binutils/binutils-2.27/gprof/
aarch64.c 54 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n",
66 DBG (CALLDEBUG,
81 DBG (CALLDEBUG,
96 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
i386.c 56 DBG (CALLDEBUG, printf ("[findcall] %s: 0x%lx to 0x%lx\n",
65 DBG (CALLDEBUG,
82 DBG (CALLDEBUG,
97 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
sparc.c 51 DBG (CALLDEBUG, printf ("[find_call] %s: 0x%lx to 0x%lx\n",
60 DBG (CALLDEBUG,
73 DBG (CALLDEBUG,
88 DBG (CALLDEBUG, printf ("\tbut it's a botch\n"));
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
memtop_umalloc.c 65 DBG ( "Allocating external heap\n" );
73 DBG ( "Considering [%llx,%llx)\n", region->start, region->end);
77 DBG ( "...starts after 4GB\n" );
82 DBG ( "...end truncated to 4GB\n" );
91 DBG ( "...new best block found\n" );
98 DBG ( "No external heap available\n" );
102 DBG ( "External heap grows downwards from %lx\n",
120 DBG ( "EXTMEM freeing [%lx,%lx)\n", user_to_phys ( bottom, 0 ),
157 DBG ( "EXTMEM allocating [%lx,%lx)\n",
170 DBG ( "EXTMEM expanding [%lx,%lx) to [%lx,%lx)\n"
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
CompositionTextureView.java 32 private static final boolean DBG = true;
40 if (DBG) {
47 if (DBG) {
54 if (DBG) {
60 if (DBG) {
68 if (DBG) {
77 if (DBG) {
85 if (DBG) {

Completed in 518 milliseconds

1 2 3 4 5 6 7 8 91011>>