/external/llvm/utils/lit/ |
setup.py | 24 summarizing their results, and providing indication of failures. *lit* is
|
/external/wpa_supplicant_8/src/ap/ |
tkip_countermeasures.c | 85 "MLME-MICHAELMICFAILURE.indication "
|
/libcore/luni/src/main/java/java/beans/ |
IndexedPropertyChangeEvent.java | 31 * Creates a new property changed event with an indication of the property
|
/external/bluetooth/bluedroid/stack/avct/ |
avct_l2c.c | 97 ** Description This is the L2CAP connect indication callback function. 281 ** Description This is the L2CAP config indication callback function. 331 ** Description This is the L2CAP disconnect indication callback function. 390 ** Description This is the L2CAP congestion indication callback function. 412 ** Description This is the L2CAP data indication callback function.
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_l2c.c | 164 ** Description This is the L2CAP connect indication callback function. 382 ** Description This is the L2CAP config indication callback function. 430 ** Description This is the L2CAP disconnect indication callback function. 482 ** Description This is the L2CAP congestion indication callback function. 503 ** Description This is the L2CAP data indication callback function.
|
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_api.c | 585 ** Description This function sends a handle value indication to a client. 588 ** attr_handle: Attribute handle of this handle value indication. 599 tGATT_VALUE indication; local 614 indication.conn_id = conn_id; 615 indication.handle = attr_handle; 616 indication.len = val_len; 617 memcpy (indication.value, p_val, val_len); 618 indication.auth_req = GATT_AUTH_REQ_NONE; 624 GATT_TRACE_DEBUG0 ("Add a pending indication"); 625 if ((p_buf = gatt_add_pending_ind(p_tcb, &indication)) !=NULL [all...] |
gatt_main.c | 497 ** Description This function handles an inbound connection indication 511 GATT_TRACE_ERROR1("Connection indication cid = %d", lcid); 660 ** Description This is the L2CAP config indication callback function. 719 ** Description This is the L2CAP disconnect indication callback function. 794 ** Description This is the L2CAP data indication callback function. 948 ** Description This function is called to send a service chnaged indication to 986 ** Description Check sending service chnaged Indication is required or not 987 ** if required then send the Indication [all...] |
/external/bluetooth/bluedroid/stack/include/ |
mca_api.h | 56 #define MCA_CREATE_IND_EVT 1 /* create mdl indication */ 58 #define MCA_RECONNECT_IND_EVT 3 /* reconnect mdl indication */ 60 #define MCA_ABORT_IND_EVT 5 /* abort mdl indication */ 62 #define MCA_DELETE_IND_EVT 7 /* delete mdl indication */ 73 #define MCA_OPEN_IND_EVT 0x22 /* Data channel open indication */ 75 #define MCA_CLOSE_IND_EVT 0x24 /* Data channel close indication */
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
pausing.jd | 55 android.app.Activity#onPause()}, it may be an indication that the activity will be paused for a 56 moment and the user may return focus to your activity. However, it's usually the first indication 69 technically means your activity is still partially visible, but most often is an indication that
|
/packages/apps/InCallUI/res/layout/ |
primary_call_info.xml | 92 <!-- Elapsed time indication for a call in progress. --> 103 <!-- Call type indication: a special label and/or branding 161 indication like "Dialing" or "Incoming call" or "Call ended".
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
TranslationAdvice.java | 27 * Returns an indication of whether the target can directly represent an
|
/dalvik/dx/src/com/android/dx/rop/code/ |
TranslationAdvice.java | 27 * Returns an indication of whether the target can directly represent an
|
/external/chromium_org/base/threading/ |
thread_checker.h | 47 // While inheriting from base::NonThreadSafe may give a clear indication about
|
/external/chromium_org/chrome/browser/component_updater/ |
url_fetcher_downloader.cc | 62 // Consider a 5xx response from the server as an indication to terminate
|
/external/chromium_org/chrome/service/cloud_print/ |
cloud_print_service_helpers.cc | 93 // mode and error indication might be useful for user in that case.
|
/external/chromium_org/third_party/WebKit/Source/heap/ |
Visitor.h | 55 // indication of whether or not the object needs a finalization
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
TranslationAdvice.java | 27 * Returns an indication of whether the target can directly represent an
|
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/ |
VideoEditorMain.h | 24 MSG_TYPE_PROGRESS_INDICATION, // Playback progress indication event
|
/frameworks/base/core/java/android/app/backup/ |
IRestoreObserver.aidl | 48 * An indication of which package is being restored currently, out of the
|
/frameworks/base/docs/html/guide/topics/manifest/ |
action-element.jd | 45 <!-- ##api level indication## -->
|
category-element.jd | 36 <!-- ##api level indication## -->
|
/external/bison/lib/ |
closeout.c | 67 this case, an EPIPE is an indication of a premature termination of the 72 first. In this case, an EPIPE is an indication that the pipe writer can
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_port_if.c | 61 ** Save upper layer handle and result of the Start Indication 101 ** acks Establish Indication.
|
/external/chromium_org/components/autofill/core/browser/ |
field_types.h | 24 // Server indication that it has no data for the requested field. 26 // Client indication that the text entered did not match anything in the
|
/external/stlport/stlport/stl/ |
_bitset.c | 104 // not found, so return an indication of failure. 159 // not found, so return an indication of failure.
|