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

<<11121314151617181920>>

  /external/qemu/
qint.c 41 * qint_get_int(): Get the stored integer
  /external/valgrind/main/docs/internals/
m_replacemalloc.txt 18 the core the names of its malloc wrappers. These are stored in
  /external/valgrind/main/memcheck/tests/
origin2-not-quite.c 54 // stores. Ie. the variable is stored after it's been modified, then
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
codec.h 88 * bit-stream is stored inside the decoder object.
107 * bit-stream is stored inside the decoder object.
129 * bit-stream is stored inside the encoder object.
148 * bit-stream is stored inside the encoder object.
  /frameworks/base/data/sounds/
README.txt 8 SOUND_EFFECT_FILES contains a hard-coded list of asset filenames, stored
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
UserManagerTest.java 153 Bundle stored = mUserManager.getUserRestrictions(new UserHandle(users.get(1).id)); local
154 assertEquals(stored.getBoolean(UserManager.DISALLOW_CONFIG_WIFI), false);
155 assertEquals(stored.getBoolean(UserManager.DISALLOW_UNINSTALL_APPS), false);
156 assertEquals(stored.getBoolean(UserManager.DISALLOW_INSTALL_APPS), true);
  /frameworks/compile/slang/
legacy_bitcode.h 24 // The alignment is stored as an actual power of 2 value (instead of the
  /frameworks/native/include/media/hardware/
HardwareAPI.h 59 // When meta data is stored in the video buffers passed between OMX clients
63 // The buffer receiver thus needs to know how to interpret what is stored
70 // If bStoreMetaData is set to false, real YUV frame data will be stored
72 // with the corresponding extension index, real YUV data is stored
  /hardware/akm/AK8975_FS/libsensors/
Android.mk 20 # HAL module implemenation, not prelinked, and stored in
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
mpl.c 48 * @param version a string where the MPL version gets stored.
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
mpl.c 53 * @param version a string where the MPL version gets stored.
  /hardware/libhardware/modules/gralloc/
Android.mk 18 # HAL module implemenation stored in
  /hardware/qcom/display/msm8960/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msm8974/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msm8x26/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/samsung_slsi/exynos5/gralloc/
Android.mk 18 # HAL module implemenation stored in
  /hardware/samsung_slsi/exynos5/libhwc/
Android.mk 16 # HAL module implemenation, not prelinked and stored in
  /libcore/luni/src/main/java/java/io/
InterruptedIOException.java 23 * is stored in a field of the exception.
  /ndk/sources/host-tools/sed-4.2.1/lib/
acl-internal.h 121 Set to 0 if a file's mode is stored independently from the ACL. */
148 /* ACL is an ACL, from a file, stored as type ACL_TYPE_EXTENDED.
153 /* ACL is an ACL, from a file, stored as type ACL_TYPE_ACCESS.
163 Set to 0 if a file's mode is stored independently from the ACL. */
ref-add.sin 1 # Add this package to a list of references stored in a text file.
ref-del.sin 1 # Remove this package from a list of references stored in a text file.
  /packages/apps/Dialer/src/com/android/dialer/service/
CachedNumberLookupService.java 22 * information stored in the cache that corresponds to the given number.
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
format_utils.h 37 // 32 bit magic number is stored at the beginning of the dictionary header to reject
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
basic_types.hpp 58 * is not stored alongside each value.
85 * is stored alongside each value.
119 * is not stored alongside each value.
161 * is stored alongside each value.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
execinfo.h 27 ARRAY and return the exact number of values stored. */

Completed in 498 milliseconds

<<11121314151617181920>>