Home
last modified time | relevance | path

Searched defs:mmap (Results 1 – 22 of 22) sorted by relevance

/external/libvpx/
Dexample_xma.c73 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/
Dvp8_dx_iface.c85 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/
Dvpx_decoder.c197 vpx_codec_mmap_t *mmap, in vpx_codec_get_mem_map()
214 vpx_codec_mmap_t *mmap, in vpx_codec_set_mem_map()
Dvpx_decoder_compat.c142 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/
Dmap_test.cpp79 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
Dhash_test.cpp116 typedef hash_multimap<char, int, hash<char>,equal_to<char> > mmap; in hmmap1() typedef
/external/linux-tools-perf/util/
Devlist.h30 struct perf_mmap *mmap; member
Dsession.h80 event_op mmap, member
Devent.h136 struct mmap_event mmap; member
Dpython.c431 mmap = 0, in pyrf_evsel__init() local
/external/grub/docs/
Dkernel.c136 memory_map_t *mmap; in cmain() local
/external/libffi/src/
Dclosures.c175 #define mmap dlmmap macro
/external/kernel-headers/original/linux/
Dsysfs.h59 int (*mmap)(struct kobject *, struct bin_attribute *attr, member
Dnet.h163 int (*mmap) (struct file *file, struct socket *sock, member
Dperf_event.h199 mmap : 1, /* include mmap data */ member
Dsched.h299 struct vm_area_struct * mmap; /* list of VMAs */ member
Dfs.h1066 int (*mmap) (struct file *, struct vm_area_struct *); member
/external/e2fsprogs/intl/
Dloadmsgcat.c463 # define mmap __mmap macro
/external/linux-tools-perf/util/include/linux/added/
Dperf_event.h209 mmap : 1, /* include mmap data */ member
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c3521 PRE(mmap) in PRE() argument
3548 POST(mmap) in POST() argument
/external/valgrind/tsan/
Dts_pin.cc1763 uintptr_t WRAP_NAME(mmap)(WRAP_PARAM6) { in WRAP_NAME() argument
/external/valgrind/main/include/vki/
Dvki-linux.h2663 mmap : 1, /* include mmap data */ member