/external/libvpx/ |
D | example_xma.c | 73 void my_mem_dtor(vpx_codec_mmap_t *mmap) in my_mem_dtor() 173 vpx_codec_mmap_t mmap; in main() local
|
/external/libvpx/vp8/ |
D | vp8_dx_iface.c | 85 static void vp8_mmap_dtor(vpx_codec_mmap_t *mmap) in vp8_mmap_dtor() 90 static vpx_codec_err_t vp8_mmap_alloc(vpx_codec_mmap_t *mmap) in vp8_mmap_alloc() 143 static void vp8_init_ctx(vpx_codec_ctx_t *ctx, const vpx_codec_mmap_t *mmap) in vp8_init_ctx() 192 vpx_codec_mmap_t mmap; in vp8_init() local 470 vpx_codec_mmap_t *mmap, in vp8_xma_get_mmap() 507 const vpx_codec_mmap_t *mmap) in vp8_xma_set_mmap()
|
/external/libvpx/vpx/src/ |
D | vpx_decoder.c | 197 vpx_codec_mmap_t *mmap, in vpx_codec_get_mem_map() 214 vpx_codec_mmap_t *mmap, in vpx_codec_set_mem_map()
|
D | vpx_decoder_compat.c | 142 vpx_dec_mmap_t *mmap, in vpx_dec_get_mem_map() 170 vpx_dec_mmap_t *mmap, in vpx_dec_set_mem_map()
|
/external/stlport/test/unit/ |
D | map_test.cpp | 79 typedef multimap<char, int, less<char> > mmap; in mmap1() typedef 121 typedef multimap<int, char, less<int> > mmap; in mmap2() typedef 157 typedef multimap<int, char, less<int> > mmap; in iterators() typedef
|
D | hash_test.cpp | 116 typedef hash_multimap<char, int, hash<char>,equal_to<char> > mmap; in hmmap1() typedef
|
/external/grub/docs/ |
D | kernel.c | 136 memory_map_t *mmap; in cmain() local
|
/external/libffi/src/ |
D | closures.c | 175 #define mmap dlmmap macro
|
/external/kernel-headers/original/linux/ |
D | sysfs.h | 59 int (*mmap)(struct kobject *, struct bin_attribute *attr, member
|
D | net.h | 163 int (*mmap) (struct file *file, struct socket *sock, member
|
D | perf_event.h | 199 mmap : 1, /* include mmap data */ member
|
D | fs.h | 1066 int (*mmap) (struct file *, struct vm_area_struct *); member
|
D | sched.h | 299 struct vm_area_struct * mmap; /* list of VMAs */ member
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 463 # define mmap __mmap macro
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-darwin.c | 3471 PRE(mmap) in PRE() argument 3498 POST(mmap) in POST() argument
|
/external/valgrind/tsan/ |
D | ts_pin.cc | 1763 uintptr_t WRAP_NAME(mmap)(WRAP_PARAM6) { in WRAP_NAME() argument
|
/external/valgrind/main/include/vki/ |
D | vki-linux.h | 2653 mmap : 1, /* include mmap data */ member
|