HomeSort by relevance Sort by last modified time
    Searched full:stored (Results 1826 - 1850 of 8246) sorted by null

<<71727374757677787980>>

  /external/valgrind/main/VEX/pub/
libvex_guest_x86.h 49 /* Hmm, subregisters. The simulated state is stored in memory in the
161 /* The D flag is stored here, encoded as either -1 or +1 */
163 /* Bit 21 (ID) of eflags stored here, as either 0 or 1. */
165 /* Bit 18 (AC) of eflags stored here, as either 0 or 1. */
  /external/valgrind/main/drd/
drd_vc.h 33 * - Pairs are stored in an array sorted by thread id.
  /external/webrtc/src/common_audio/vad/include/
webrtc_vad.h 35 * be stored.
  /external/webrtc/src/modules/audio_processing/ns/interface/
noise_suppression.h 27 * info is stored.
noise_suppression_x.h 27 * info is stored.
  /external/webrtc/src/system_wrappers/source/
aligned_malloc.cc 69 // A pointer to AlignedMemory must be stored so that it can be retreived for
  /external/wpa_supplicant_8/wpa_supplicant/examples/
udhcpd-p2p.conf 24 # expires at will be stored in the dhcpd.leases file.
  /frameworks/av/include/private/media/
VideoFrame.h 87 // with bitmap pixels stored in FrameBuffer
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_ExpandFrame_I.c 27 * source frame should be stored in a plane buffer with sufficient space
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 30 * position-coefficient buffer are stored in reverse zig-zag order, i.e., the
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_order_cnt.c 72 poc results stored here for computation of next POC
163 /* compute picOrderCntMsb (stored in picOrderCnt variable) */
187 /* compute top field order cnt (stored in picOrderCnt) */
201 * stored */
  /frameworks/av/services/audioflinger/
TrackBase.h 132 // 8-bit PCM samples are stored as 16-bit
  /frameworks/base/core/java/android/content/
ContentUris.java 76 * stored in the last segment.
  /frameworks/base/core/java/android/content/pm/
InstrumentationInfo.java 51 * Full path to the directory where the native JNI libraries are stored.
  /frameworks/base/core/java/android/net/http/
SslCertificate.java 93 * @return A bundle with the certificate stored in it or null if fails
115 * Restores the certificate stored in the bundle
116 * @param bundle The bundle with the certificate state stored in it
117 * @return The SSL certificate stored in the bundle or null if fails
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 81 * @param results memory and runtime metrics stored as key/value pairs,
315 * @return Memory and runtime metrics stored as key/value pairs. Values are
379 * @return Runtime metrics stored as key/value pairs. Values are of type
407 * @return Runtime metrics stored in a bundle, including all iterations
TransactionTooLargeException.java 24 * are transferred as {@link Parcel} objects stored in the Binder transaction buffer.
  /frameworks/base/core/java/android/webkit/
PluginData.java 46 * The associated HTTP response headers stored as a map of
WebIconDatabase.java 53 * @param path The directory path where the icon database will be stored.
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd 13 The data stored in the tag can also be written in a variety of formats, but many of the Android
  /frameworks/base/docs/html/guide/topics/media/
jetplayer.jd 51 <p>Here's an example of how to set up JET playback from a <code>.jet</code> file stored on the SD
  /frameworks/base/docs/html/training/displaying-bitmaps/
manage-memory.jd 55 bitmap is stored in native memory. It is separate from the bitmap itself,
56 which is stored in the Dalvik heap. The pixel data in native memory is
59 <strong>As of Android 3.0 (API level 11), the pixel data is stored on the
156 <p>The following snippet demonstrates how an existing bitmap is stored for possible
  /frameworks/base/docs/html/training/id-auth/
authenticate.jd 134 // is stored in the constant AccountManager.KEY_AUTHTOKEN.
153 <li>The stored account credentials aren't sufficient to gain access to the account.</li>
172 and they need to log in again, or perhaps their stored credentials are incorrect. Maybe the account
199 authenticator has updated the stored credentials so that they are sufficient for
  /frameworks/base/graphics/java/android/graphics/
Point.java 136 * Set the point's coordinates from the data stored in the specified
PointF.java 153 * Set the point's coordinates from the data stored in the specified

Completed in 1376 milliseconds

<<71727374757677787980>>