HomeSort by relevance Sort by last modified time
    Searched full:mapping (Results 226 - 250 of 5659) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/uapi/linux/
ashmem.h 21 /* Return values from ASHMEM_PIN: Was the mapping purged while unpinned? */
25 /* Return values from ASHMEM_GET_PIN_STATUS: Is the mapping pinned? */
  /external/oprofile/daemon/liblegacy/
opd_kernel.h 59 * @param proc owning proc of the new mapping
60 * @param eip eip inside the new mapping
  /external/qemu/android/utils/
mapfile.c 161 /* Get the mask for mapping offset alignment. */
174 /* Adjust mapping offset and mapping size accordingly to
175 * the mapping alignment requirements. */
179 /* Make sure mapping size doesn't exceed 4G. */
187 /* Convert to Win32 page protection and mapping type. */
214 /* Memory mapping (if successful) will hold extra references to the
215 * mapping, so we can close it right after we mapped file view. */
  /frameworks/av/include/media/
AudioPolicyHelper.h 23 // flags to stream type mapping
31 // usage to stream type mapping
  /ndk/sources/host-tools/ndk-stack/elff/
mapfile.c 163 /* Get the mask for mapping offset alignment. */
176 /* Adjust mapping offset and mapping size accordingly to
177 * the mapping alignment requirements. */
181 /* Make sure mapping size doesn't exceed 4G. */
189 /* Convert to Win32 page protection and mapping type. */
216 /* Memory mapping (if successful) will hold extra references to the
217 * mapping, so we can close it right after we mapped file view. */
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
SparseLongArray.java 66 * if no such mapping has been made.
74 * if no such mapping has been made.
87 * Removes the mapping from the specified key, if there was any.
98 * Removes the mapping at the given index.
107 * Adds a mapping from the specified key to the specified value,
108 * replacing the previous mapping from the specified key if there
144 * the key from the <code>index</code>th key-value mapping that this
153 * the value from the <code>index</code>th key-value mapping that this
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0)
24 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0)
24 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0)
24 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0)
24 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0)
24 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0)
26 #define flush_dcache_mmap_unlock(mapping) do { } while (0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_nis.py 26 mapping = nis.cat(nismap)
27 for k, v in mapping.items():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_nis.py 26 mapping = nis.cat(nismap)
27 for k, v in mapping.items():
  /external/guava/guava/src/com/google/common/collect/
Table.java 62 * Returns {@code true} if the table contains a mapping with the specified
71 * Returns {@code true} if the table contains a mapping with the specified
79 * Returns {@code true} if the table contains a mapping with the specified
87 * Returns {@code true} if the table contains a mapping with the specified
96 * {@code null} if no such mapping exists.
132 * already contained a mapping for those keys, the old value is replaced with
139 * no mapping existed for the keys
146 * mapping in {@code table}.
153 * Removes the mapping, if any, associated with the given keys.
155 * @param rowKey row key of mapping to be remove
    [all...]

Completed in 2131 milliseconds

1 2 3 4 5 6 7 8 91011>>