HomeSort by relevance Sort by last modified time
    Searched full:dbg (Results 101 - 125 of 408) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/elfutils/tests/
get-lines.c 32 Dwarf *dbg = dwarf_begin (fd, DWARF_C_READ); local
33 if (dbg == NULL)
46 while (dwarf_nextcu (dbg, cuoff, &cuoff, &hsize, &ao, &asz, &osz) == 0)
54 if (dwarf_offdie (dbg, old_cuoff + hsize, &die) == NULL)
124 dwarf_end (dbg);
show-abbrev.c 31 Dwarf *dbg = dwarf_begin (fd, DWARF_C_READ); local
32 if (dbg == NULL)
42 while (dwarf_nextcu (dbg, cuoff, &cuoff, &hsize, NULL, NULL, NULL) == 0)
46 if (dwarf_offdie (dbg, old_cuoff + hsize, &die) == NULL)
119 if (dwarf_end (dbg) != 0)
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccProvider.java 188 private static final boolean DBG = false;
301 if (DBG) log("insert");
368 if (DBG) log("delete");
396 if (DBG) log("parsing '" + param + "'");
441 if (DBG) log("update");
480 if (DBG) log("loadFromEf: efType=" + efType);
491 if (DBG) log(ex.toString());
497 if (DBG) log("adnRecords.size=" + N);
506 if (DBG) log("loadFromEf: return results");
512 if (DBG) log("addIccRecordToEf: efType=" + efType + ", name=" + name
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Thread.c 168 OMX_TRACE2(pComponentPrivate->dbg, "pselect() = 0\n");
179 OMX_TRACE3(pComponentPrivate->dbg, "select() error.\n");
184 OMX_ERROR5(pComponentPrivate->dbg, "*Fatal Error : %x\n", eError);
196 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while reading from cmdPipe\n");
208 OMX_PRCOMM2(pComponentPrivate->dbg, "Received thread close command.\n");
219 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while reading from cmdDataPipe\n");
232 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while reading from cmdDataPipe\n");
249 OMX_PRSTATE2(pComponentPrivate->dbg, "Enters OMX_VIDENC_HandleCommandStateSet\n");
253 OMX_PRSTATE2(pComponentPrivate->dbg, "Exits OMX_VIDENC_HandleCommandStateSet\n");
256 OMX_PRSTATE2(pComponentPrivate->dbg, "Enters OMX_VIDENC_HandleCommandFlush\n")
    [all...]
  /packages/apps/Phone/src/com/android/phone/
CLIRListPreference.java 21 private final boolean DBG = (PhoneApp.DBG_LEVEL >= 2);
135 if (DBG) Log.d(LOG_TAG, "handleGetCLIRResponse: ar.exception="+ar.exception);
145 if (DBG) Log.d(LOG_TAG, "handleGetCLIRResponse: CLIR successfully queried, clirArray[0]="
156 if (DBG) Log.d(LOG_TAG, "handleSetCallWaitingResponse: ar.exception="+ar.exception);
159 if (DBG) Log.d(LOG_TAG, "handleSetCallWaitingResponse: re get");
EnableIccPinScreen.java 43 private static final boolean DBG = false;
105 if (DBG) log("enableIccPin:");
107 if (DBG) log("enableIccPin: please wait...");
112 if (DBG) log("handleResult: success!");
118 if (DBG) log("handleResult: failed!");
GsmUmtsCallForwardOptions.java 19 private final boolean DBG = (PhoneApp.DBG_LEVEL >= 2);
80 if (DBG) Log.d(LOG_TAG, "start to init ");
127 if (DBG) Log.d(LOG_TAG, "onActivityResult: done");
129 if (DBG) Log.d(LOG_TAG, "onActivityResult: contact picker result not OK.");
135 if (DBG) Log.d(LOG_TAG, "onActivityResult: bad contact data, no results found.");
NotificationMgr.java 59 private static final boolean DBG = (PhoneApp.DBG_LEVEL >= 2);
204 if (DBG) log("updating status bar state: " + state);
214 if (DBG) log("updateNotificationsAtStartup()...");
230 if (DBG) log("Phone is idle, canceling notification.");
233 if (DBG) log("Phone is offhook, updating notification.");
293 if (DBG) log("call log query complete.");
302 if (DBG) log("query contacts for number: " + n.number);
309 if (DBG) log("closing call log cursor.");
314 if (DBG) log("contact query complete.");
322 if (DBG) log("contact :" + n.name + " found for phone: " + n.number)
    [all...]
CallFeaturesSetting.java 111 private static final boolean DBG = (PhoneApp.DBG_LEVEL >= 2);
412 if (DBG) log("Invoking cfg intent " + preference.getIntent().getPackage());
437 if (DBG) log("VM provider changes to " + newProviderKey + " from " +
440 if (DBG) log("No change ");
458 if (DBG) log("Saved preferences not found - invoking config");
462 if (DBG) log("Saved preferences found - switching to them");
474 if (DBG) log("onPreferenceClick: request preference click on dialog close: " +
497 if (DBG) log("updating default for voicemail dialog");
510 if (DBG) log("updating default for call forwarding dialogs");
524 if (DBG) log("startSubActivity: starting requested subactivity")
    [all...]
ADNList.java 40 protected static final boolean DBG = false;
105 if (DBG) log("query: starting an async query");
162 if (DBG) log("displayProgress: " + flag);
176 if (DBG) log("onQueryComplete: cursor.count=" + c.getCount());
185 if (DBG) log("onInsertComplete: requery");
191 if (DBG) log("onUpdateComplete: requery");
197 if (DBG) log("onDeleteComplete: requery");
CallTime.java 36 private static final boolean DBG = false;
70 if (DBG) log("setActiveCallMode(" + call + ")...");
78 if (DBG) log("reset()...");
93 if (DBG) log("periodicUpdateTimer() @ " + nextReport);
109 if (DBG) log("periodicUpdateTimer: timer already running, bail");
114 if (DBG) log("cancelTimer()...");
153 if (DBG) log("updateElapsedTime, count=" + count + ", duration=" + duration);
IccNetworkDepersonalizationPanel.java 51 private static final boolean DBG = false;
89 if (DBG) log("network depersonalization request failure.");
99 if (DBG) log("network depersonalization success.");
140 if (DBG) log("Enabling 'Dismiss' button...");
144 if (DBG) log("Removing 'Dismiss' button...");
177 if (DBG) log("requesting network depersonalization with code " + pin);
209 if (DBG) log("mDismissListener: skipping depersonalization...");
InCallMenuItemView.java 40 private static final boolean DBG = false;
49 if (DBG) log("InCallMenuView constructor...");
86 if (DBG) log("setIndicatorVisible(" + isVisible + ")...");
96 if (DBG) log("setIndicatorState(" + onoff + ")...");
106 if (DBG) log("setIcon(" + icon + ")...");
118 if (DBG) log("setIconResource(" + resId + ")...");
164 // if (DBG) log("updateCompoundDrawables: padding: top " + topPadding
CdmaDisplayInfo.java 30 private static final boolean DBG = (SystemProperties.getInt("ro.debuggable", 0) == 1);
44 if (DBG) log("displayInfoRecord: infoMsg=" + infoMsg);
75 if (DBG) log("Dissmissing Display Info Record...");
DTMFTwelveKeyDialerView.java 43 private static final boolean DBG = false;
67 if (DBG) log("dispatchKeyEvent(" + event + ")...");
79 if (DBG) log("==> dispatchKeyEvent: forwarding event to the DTMFDialer");
  /development/tools/jdwpspy/
Net.c 55 Peer dbg; member in struct:NetState
238 netState->dbg.sock = netState->vm.sock = -1;
240 strcpy(netState->dbg.label, "D");
314 int dbgSock = netState->dbg.sock;
319 netState->listenSock = netState->dbg.sock = netState->vm.sock = -1;
373 assert(netState->dbg.sock < 0); /* must not already be talking */
387 netState->dbg.sock = sock;
388 netState->dbg.awaitingHandshake = true;
389 netState->dbg.inputCount = 0;
403 if (netState->dbg.sock >= 0)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_CompThread.c 104 OMX_PRINT1(pComponentPrivate->dbg, "Entering\n");
136 OMX_ERROR4(pComponentPrivate->dbg, "Comp Thrd Exiting!\n");
148 OMX_ERROR4(pComponentPrivate->dbg, "curState is not OMX_StateIdle\n");
153 OMX_PRINT2(pComponentPrivate->dbg, "Component Time Out !!!!! \n");
155 OMX_ERROR4(pComponentPrivate->dbg, "Error in Select\n");
164 OMX_PRCOMM2(pComponentPrivate->dbg, "DATA pipe is set in Component Thread\n");
169 OMX_ERROR4(pComponentPrivate->dbg, "Error while reading from the pipe\n");
176 OMX_ERROR2(pComponentPrivate->dbg, "WBAMRENC_HandleDataBufFromApp returned error\n");
181 OMX_PRINT1(pComponentPrivate->dbg, "CMD pipe is set in Component Thread\n");
185 OMX_ERROR4(pComponentPrivate->dbg, "Error in Reading from the Data pipe\n")
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 67 OMX_PRINT1(pComponentPrivate->dbg, "+++ENTERING\n");
165 OMX_PRDSP2(pComponentPrivate->dbg, "Used RM Frec value = %d\n",(int)nReturnValue);
167 OMX_PRDSP2(pComponentPrivate->dbg, "Used RM Frec defaulted value = %d\n",(int)nReturnValue);
169 OMX_PRINT1(pComponentPrivate->dbg, "---EXITING\n");
832 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPortParamType, OMX_PORT_PARAM_TYPE, pComponentPrivate->dbg);
836 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPortParamTypeAudio, OMX_PORT_PARAM_TYPE, pComponentPrivate->dbg);
839 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPortParamTypeImage, OMX_PORT_PARAM_TYPE, pComponentPrivate->dbg);
842 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPortParamTypeOthers, OMX_PORT_PARAM_TYPE, pComponentPrivate->dbg);
851 OMX_CONF_INIT_STRUCT(pComponentPrivate->pInPortDef, OMX_PARAM_PORTDEFINITIONTYPE, pComponentPrivate->dbg);
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
dbg.h 19 * ======== dbg.h ========
35 *! 03-Feb-2000 rr: DBG Levels redefined.
52 #ifndef LINUX /* No DEBUGZONE in Linux, DBG mask == GT mask */
82 * DBG initialized.
91 * Initializes private state of DBG module.
112 * DBG initialized.
131 * DBG initialized.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsView.java 35 private static final boolean DBG = false;
97 if (DBG) {
120 if (DBG) Log.d(TAG, "fireSuggestionSelected(" + position + ")");
127 if (DBG) Log.d(TAG, "fireNothingSelected()");
142 if (DBG) Log.d(TAG, "onItemClick(" + position + ")");
152 if (DBG) Log.d(TAG, "onItemLongClick(" + position + ")");
169 if (DBG) Log.d(TAG, "Suppressed selection event for position " + position);
  /packages/apps/Settings/src/com/android/settings/
BandMode.java 35 private static final boolean DBG = false;
92 if (DBG) log("Select band : " + mTargetBand.toString());
119 if (DBG) log(str);
133 if (DBG) log("network list loaded");
150 if (DBG) log("Add " + item.toString());
157 if (DBG) log("Error in query, add default list");
161 if (DBG) log("Add default " + item.toString());
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 52 private static final boolean DBG = false;
120 if (DBG) log("connectSink(" + device + ")");
137 if (DBG) log("disconnectSink(" + device + ")");
184 if (DBG) log("isSinkConnected(" + device + ")");
194 if (DBG) log("getConnectedSinks()");
210 if (DBG) log("getNonDisconnectedSinks()");
226 if (DBG) log("getSinkState(" + device + ")");
248 if (DBG) log("setSinkPriority(" + device + ", " + priority + ")");
263 if (DBG) log("getSinkPriority(" + device + ")");
  /external/elfutils/libdw/
dwarf_getmacros.c 43 = die->cu->dbg->sectiondata[IDX_debug_macinfo]->d_buf + offset;
45 = readp + die->cu->dbg->sectiondata[IDX_debug_macinfo]->d_size;
105 - ((unsigned char *) die->cu->dbg->sectiondata[IDX_debug_macinfo]->d_buf
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_CompThread.c 118 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering ComponentThread \n",__LINE__);
150 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Comp Thrd Exiting here...\n",__LINE__);
157 OMX_ERROR2(pComponentPrivate->dbg, "\n\n\n!!!!! Component Time Out !!!!!!!!!!!! \n");
160 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error in Select\n", __LINE__);
170 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: CMD pipe is set in Component Thread\n",__LINE__);
173 OMX_PRINT1(pComponentPrivate->dbg, "Exiting from Component thread\n");
175 OMX_PRSTATE2(pComponentPrivate->dbg, "******************* Component State Set to Loaded\n\n");
187 OMX_ERROR4(pComponentPrivate->dbg, "OMX_EventError:: OMX_ErrorPortUnpopulated at CompThread line %d\n", __LINE__);
202 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: DATA pipe is set in Component Thread\n",__LINE__);
205 OMX_ERROR2(pComponentPrivate->dbg, "%d :: Error while reading from the pipe\n",__LINE__)
    [all...]
  /external/bluetooth/bluez/serial/
manager.c 87 DBG("path %s: %s", path, uuid);
115 DBG("path %s", path);
147 DBG("path %s", path);
156 DBG("path %s", path);

Completed in 611 milliseconds

1 2 3 45 6 7 8 91011>>