HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 2526 - 2550 of 11137) sorted by null

<<101102103104105106107108109110>>

  /external/valgrind/main/coregrind/
link_tool_exe_linux.in 38 # so defeats our attempts to keep that address clear for the
  /external/valgrind/main/coregrind/m_coredump/
coredump-macho.c 36 #include "pub_core_libcsetjmp.h" // to keep _threadstate.h happy
  /external/valgrind/main/docs/internals/
why-no-libc.txt 46 uses a segment pointed to by %gs to keep TLS, other thread data,
  /external/wpa_supplicant_8/src/wps/
httpread.h 40 HTTPREAD_N_HDR_TYPES /* keep last */
  /external/wpa_supplicant_8/wpa_supplicant/examples/p2p/
p2p_disconnect.py 103 # Allows other threads to keep working while MainLoop runs
p2p_flush.py 103 # Allows other threads to keep working while MainLoop runs
p2p_stop_find.py 108 # Allows other threads to keep working while MainLoop runs
  /external/wpa_supplicant_8/wpa_supplicant/examples/
udhcpd-p2p.conf 22 # for embedded systems that cannot keep time between reboots.
  /frameworks/av/include/camera/
ICamera.h 36 * Keep up-to-date with ICamera.aidl in frameworks/base
ICameraService.h 39 * Keep up-to-date with ICameraService.aidl in frameworks/base
  /frameworks/av/media/libeffects/loudness/dsp/core/
interpolator_base.h 95 // For regularly-samples sequences, keep only the boundaries and the intervals
  /frameworks/av/media/libstagefright/
WVMExtractor.cpp 38 * beyond the lifetime of the extractor. So keep the handle as a global
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
cor_h_x.c 46 /* first keep the result on 32 bits and find absolute maximum */
  /frameworks/base/cmds/svc/src/com/android/commands/svc/
PowerCommand.java 39 + " Set the 'keep awake while plugged in' setting.\n"
  /frameworks/base/core/java/android/net/
IConnectivityManager.aidl 41 // Keep this in sync with framework/native/services/connectivitymanager/ConnectivityManager.h
  /frameworks/base/core/java/android/os/
MessageQueue.java 65 * wait for more. Return true to keep your idle handler active, false
205 boolean keep = false;
207 keep = idler.queueIdle();
212 if (!keep) {
TransactionTooLargeException.java 41 * The key to avoiding {@link TransactionTooLargeException} is to keep all
Vibrator.java 60 * for which to keep the vibrator on before turning it off. Subsequent values alternate
  /frameworks/base/core/java/android/view/
DisplayEventReceiver.java 41 // We keep a reference message queue object here so that it is not
InputEventSender.java 38 // We keep references to the input channel and message queue objects here so that
  /frameworks/base/core/java/android/webkit/
WebViewFactory.java 79 // For now the main purpose of this function (and the factory abstraction) is to keep
  /frameworks/base/docs/html/design/patterns/
app-structure.jd 166 Navigation drawer from the Keep app.
194 items are in view simultaneously). Keep the number of scrolling tabs at a manageable level to
235 <p>Even though category views mostly serve to guide people to content detail, keep in mind that there
302 <p>Keep your hierarchies shallow by using horizontal navigation and shortcuts.</p>
  /frameworks/base/docs/html/guide/topics/resources/
index.jd 33 of apps resize to the larger screens just fine. To keep the few apps that don't resize well from
  /frameworks/base/docs/html/training/efficient-downloads/
connectivity_patterns.jd 42 <p>At the same time, the higher bandwidth means you can prefetch more aggressively, downloading more data over the same time. Perhaps less intuitively, because the tail-time battery cost is relatively higher, it's also more efficient to keep the radio active for longer periods during each transfer session to reduce the frequency of updates.</p>
  /frameworks/base/libs/hwui/
DisplayListLogBuffer.cpp 38 * additional mallocs to keep the most recent operations logged. Only numbers are

Completed in 1600 milliseconds

<<101102103104105106107108109110>>