Searched
full:again (Results
301 -
325 of
2388) sorted by null
<<11121314151617181920>>
/external/skia/src/views/ |
SkEvent.cpp | 486 bool again = false; local 493 again = SkEvent::QHasEvents(); 495 return again;
|
/external/wpa_supplicant/ |
eloop.h | 99 * having processed it in order to avoid eloop from calling the handler again 126 * having processed it in order to avoid eloop from calling the handler again 158 * order to avoid eloop from calling the handler again for the same event.
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
eloop.h | 99 * having processed it in order to avoid eloop from calling the handler again 126 * having processed it in order to avoid eloop from calling the handler again 158 * order to avoid eloop from calling the handler again for the same event.
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_event.c | 317 * and not have to come back again later to write more... 363 * be forced to unsubscribe and subscribe again. 466 /* Try again later */
|
/external/zlib/ |
algorithm.txt | 41 literal byte) and the process of lazy evaluation begins again. Otherwise, 104 to another similar table for the remaining bits. Again, there are duplicated 114 and the number of bits to gobble. Then you start again with the next
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
ConnectivityManagerMobileTest.java | 273 // Enable Wifi again 274 Log.v(LOG_TAG, "Enable Wifi again"); 343 // Test case 5: test connectivity from 3G to airplane mode, then to 3G again
|
/frameworks/base/docs/html/guide/topics/resources/ |
runtime-changes.jd | 84 <li>When your Activity is created again, call {@link 100 data and then retrieve the data when your Activity starts again with {@link 119 <p>Then retrieve the {@code data} when your Activity starts again:</p>
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-ex3.jd | 236 to read the note out of the database again and populate the fields.</p> 323 <code>onListItemClick()</code> method (again they are no longer needed, 355 click menu again)</p>
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-ex3.jd | 236 to read the note out of the database again and populate the fields.</p> 323 <code>onListItemClick()</code> method (again they are no longer needed, 355 click menu again)</p>
|
/packages/apps/Bluetooth/res/values/ |
strings.xml | 143 <!-- Label for a try again button.--> 144 <string name="upload_fail_ok">Try again</string> 171 <string name="ErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
|
/packages/apps/IM/src/com/android/im/imps/ |
ImpsConnection.java | 141 // the session by signing in again. 267 // session and try to login again. 691 // no need to update our client info to the server again
|
/external/kernel-headers/original/linux/ |
zlib.h | 239 and with zero avail_out, it must be called again after making room in the 255 If deflate returns with avail_out == 0, this function must be called again 263 called again with Z_FINISH and more output space (updated avail_out) but no 271 Z_STREAM_END, then it must be called again as described above. 358 must be called again after making room in the output buffer because there 424 inflate() can be called again with more input and more output space to [all...] |
/external/libpcap/ |
pcap-bpf.c | 153 again: 174 goto again; 199 goto again; 214 goto again; 337 * and try again. If we succeed, it either means that 356 * Now try the write again.
|
/cts/tests/tests/os/src/android/os/cts/ |
BinderTest.java | 76 finishBad("onStart() again on an object when it " 178 finishBad("onServiceConnected() again on an object when it "
|
/cts/tests/tests/widget/src/android/widget/cts/ |
CompoundButtonTest.java | 296 // set the same drawable again 324 // compoundButton is not checked again.
|
/dalvik/libcore/luni/src/test/java/com/google/coretests/ |
StatsStore.java | 109 a.histRelevance = 3; // "good" again: 123 a.histRelevance = 1; // "fast" again.
|
/external/bluetooth/glib/ |
NEWS.pre-1-3 | 50 * Removed alloca() based function and macro variants again. 174 changes. Again, the ChangeLog is much more informative (grep for garray.c).
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
fileutils.sgml | 113 work if you try again later. 116 happens, you should try the call again.
|
/external/bluetooth/glib/gthread/ |
gthread-win32.c | 254 /* In the meantime we could have been signaled, so we must again 256 * it. retval is set again to honour the late arrival of the
|
/external/bluetooth/glib/tests/ |
gio-test.c | 86 (error == G_IO_ERROR_AGAIN ? "AGAIN" : 245 (error == G_IO_ERROR_AGAIN ? "AGAIN" :
|
/external/dbus/dbus/ |
dbus-timeout.c | 258 /* remove it all again and return FALSE */ 463 * letting the timeout fire again next time it naturally
|
/external/esd/include/ |
esd.h | 58 ESD_PROTO_RESUME, /* reclaim /dev/dsp and play sounds again */ 189 /* double again ... etc. */
|
/external/icu4c/samples/ufortune/resources/ |
root.txt | 64 You patch a bug, and dump it again: 69 You patch a bug, and dump it again:
|
/external/kernel-headers/original/asm-x86/ |
dma_32.h | 62 * Again, channels 5-7 transfer _physical_ words (16 bits), so addresses 287 extern void free_dma(unsigned int dmanr); /* release it again */
|
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_scheduler_ao.cpp | 135 //is added to this or another scheduler again. 140 //we must prevent accessing the object again since it could
|
Completed in 86 milliseconds
<<11121314151617181920>>