/bionic/libc/kernel/common/linux/ |
rtc.h | 29 unsigned char pending; member in struct:rtc_wkalrm
|
/dalvik/dx/src/com/android/dx/util/ |
TwoColumnOutput.java | 37 /** {@code non-null;} pending left column output */ 40 /** {@code non-null;} pending right column output */ 150 * Flushes the output. If there are more lines of pending output in one 167 * there are in the pending output, removing those lines from
|
/development/ndk/platforms/android-3/include/linux/ |
rtc.h | 29 unsigned char pending; member in struct:rtc_wkalrm
|
/external/chromium/net/base/ |
cert_verifier.h | 28 // If a completion callback is pending when the verifier is destroyed, the
|
/external/chromium/net/socket/ |
client_socket_handle.cc | 36 // If we did not get initialized yet, so we've got a socket request pending.
|
/external/chromium/net/tools/flip_server/ |
create_listener.h | 26 // backlog - passed into listen. This is the number of pending incoming
|
/external/chromium/net/url_request/ |
url_request_file_dir_job.h | 40 // When we have data and a read has been pending, this function
|
url_request_status.h | 19 // An IO request is pending, and the caller will be informed when it is
|
/external/kernel-headers/original/asm-generic/ |
resource.h | 42 #define RLIMIT_SIGPENDING 11 /* max number of pending signals */
|
/external/libnfc-nxp/src/ |
phFriNfc_Llcp.c | 125 /* Check for pending messages to send */ 130 /* No send pending, send a SYMM instead */ 138 /* A pending send has been sent, there is no need to send SYMM */ 164 /* No send pending, send the PAX packet */ 172 /* Error: A send is already pending, cannot send PAX */ 186 /* No send pending, send the DISC packet */ 194 /* A send is already pending, raise a flag to send DISC as soon as possible */ 789 /* Handle pending disconnection request */ 792 /* Last send si acheived, send the pending DISC packet */ 801 /* Handle pending frame reject request * [all...] |
phLibNfc_discovery.c | 280 /* Mark General callback pending status as TRUE*/ 286 else /* If return value is internal error(other than pending ) return NFCSTATUS_FAILED*/ 310 /* Mark general callback pending status as FALSE*/ 316 /* Check DeInit call is called, if yes call pending
|
/external/webkit/JavaScriptCore/runtime/ |
PropertySlot.cpp | 31 // Prevent getter functions from observing execution if an exception is pending.
|
/external/webkit/WebCore/storage/ |
SQLTransactionCoordinator.h | 59 // Maps database names to information about pending transactions
|
/external/webkit/WebKitTools/QueueStatusServer/stylesheets/ |
dashboard.css | 71 .pending {
|
/frameworks/base/test-runner/src/android/test/ |
DatabaseTestUtils.java | 28 * @hide pending API council approval
|
/hardware/ti/wlan/wl1271/utils/ |
GenSM.c | 168 TRACE3(pGenSM->hReport, REPORT_SEVERITY_ERROR , "genSM_Event: module: %d received event %d, when event %d is pending execution!\n", pGenSM->uModuleLogIndex, uEvent, pGenSM->uEvent); 172 /* mark that an event is pending */ 186 /* execute events, until none is pending */ 199 /* mark that pending event is being handled */
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
NotifyingAsyncQueryHandler.java | 33 * @hide pending API council review
|
/packages/apps/Protips/src/com/android/protips/ |
ProtipWidget.java | 195 PendingIntent pending = PendingIntent.getBroadcast( local 197 updateViews.setOnClickPendingIntent(R.id.tip_bubble, pending); 203 pending = PendingIntent.getBroadcast( 205 updateViews.setOnClickPendingIntent(R.id.bugdroid, pending);
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
ShortcutRefresher.java | 64 * Cancels any pending shortcut refresh requests.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
AutoDictionary.java | 165 * Schedules a background thread to write any pending words to the database. 169 // Nothing pending? Return 171 // Create a background thread to write the pending entries 219 * Async task to write pending words to the database so that it stays in sync with
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
rtc.h | 29 unsigned char pending; member in struct:rtc_wkalrm
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
rtc.h | 29 unsigned char pending; member in struct:rtc_wkalrm
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
rtc.h | 29 unsigned char pending; member in struct:rtc_wkalrm
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
rtc.h | 29 unsigned char pending; member in struct:rtc_wkalrm
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
rtc.h | 29 unsigned char pending; member in struct:rtc_wkalrm
|