/external/chromium_org/ui/app_list/ |
pagination_model.h | 108 // pending transition target page. When current page + |delta| goes beyond 125 // Pending selected page when SelectedPage is called during a transition. If
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
feedManipulation.xml | 121 <!-- on the first entry, change the performance results (os-ws = RHEL4-3GHz-2.5GB-gtk) to PENDING --> 125 replacement="PENDING"
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/ |
AbstractKernel.java | 58 * Contains the pending endpoint events waiting for the caller 64 * Contains the pending envelopes waiting for the caller to
|
/external/kernel-headers/original/asm-mips/ |
thread_info.h | 110 * - pending work-to-be-done flags are in LSW 113 #define TIF_SIGPENDING 1 /* signal pending */
|
/external/libppp/src/ |
sig.c | 36 static int caused[NSIG]; /* An array of pending signals */ 88 * Call the handlers for any pending signals
|
/external/mesa3d/src/gallium/drivers/r600/ |
compute_memory_pool.h | 80 * Allocates pending allocations in the pool 86 struct compute_memory_item* compute_memory_alloc(struct compute_memory_pool* pool, int64_t size_in_dw); ///Creates pending allocations
|
/external/oprofile/events/mips/rm9000/ |
events | 29 event:0x1a counters:0,1 um:zero minimum:500 name:NONBLOCKING_LOAD_SLIP_CYCLES : Slip cycles due to pending non-blocking loads 32 event:0x1e counters:0,1 um:zero minimum:500 name:NONBLOCKING_LOAD_PENDING_EXCEPTION_STALL_CYCLES : Stall cycles due to pending non-blocking loads - stall start of exception
|
/external/webp/src/utils/ |
rescaler.h | 59 // Return true if there is pending output rows ready. 66 // or NULL if no row was pending.
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_vendor_test.c | 57 wpa_printf(MSG_DEBUG, "EAP-VENDOR-TEST: Ready to re-process pending " 105 "pending request");
|
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/ |
FixVibrateSetting.java | 115 PendingIntent pending = PendingIntent.getActivity(this, 0, intent, 0); local 116 n.setLatestEventInfo(this, "Test notification", "Test notification", pending);
|
/frameworks/wilhelm/src/itf/ |
ISeek.c | 30 // maximum position is a special value that indicates a seek is not pending 37 // at this point the seek is merely pending, so do not yet update other fields
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppShareInfo.java | 92 * For outbound 1. status is pending. 93 * For inbound share 1. status is pending
|
/packages/apps/Browser/src/com/android/browser/search/ |
DefaultSearchEngine.java | 99 PendingIntent pending = PendingIntent.getActivity(context, 0, viewIntent, local 101 intent.putExtra(SearchManager.EXTRA_WEB_SEARCH_PENDINGINTENT, pending);
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
DelayingSuggestionsAdapter.java | 61 // Clear any old pending suggestions. 116 // The suggestions are no longer pending.
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
SyncStateCheckBoxPreference.java | 99 * Set whether a sync is pending. 100 * @param isPending whether or not the sync is pending
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothPairingRequest.java | 80 PendingIntent pending = PendingIntent.getActivity(context, 0, local 91 .setContentIntent(pending)
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadScanner.java | 75 * Check if requested scans are still pending. Scans may timeout after an 83 // Check if pending scans have timed out
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
scc.h | 97 TXS_IDLE, /* Transmitter off, no data pending */ 101 TXS_IDLE2, /* Transmitter on, no data pending */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdio_ext.h | 72 /* Discard all pending buffered I/O on the stream FP. */ 75 /* Return amount of output in bytes pending on a stream FP. */
|
termios.h | 83 /* Wait for pending output to be written on FD. 89 /* Flush pending data on FD.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
scc.h | 97 TXS_IDLE, /* Transmitter off, no data pending */ 101 TXS_IDLE2, /* Transmitter on, no data pending */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio_ext.h | 72 /* Discard all pending buffered I/O on the stream FP. */ 75 /* Return amount of output in bytes pending on a stream FP. */
|
termios.h | 83 /* Wait for pending output to be written on FD. 89 /* Flush pending data on FD.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
scc.h | 97 TXS_IDLE, /* Transmitter off, no data pending */ 101 TXS_IDLE2, /* Transmitter on, no data pending */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio_ext.h | 72 /* Discard all pending buffered I/O on the stream FP. */ 75 /* Return amount of output in bytes pending on a stream FP. */
|