/hardware/msm7k/libgralloc-qsd8k/ |
allocator.cpp | 30 SimpleBestFitAllocator::SimpleBestFitAllocator(size_t size) 33 setSize(size); 43 ssize_t SimpleBestFitAllocator::setSize(size_t size) 48 mHeapSize = ((size + pagesize-1) & ~(pagesize-1)); 51 return size; 55 size_t SimpleBestFitAllocator::size() const function in class:SimpleBestFitAllocator 60 ssize_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags) 64 ssize_t offset = alloc(size, flags); 79 ssize_t SimpleBestFitAllocator::alloc(size_t size, uint32_t flags) 81 if (size == 0) [all...] |
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
classes_index_all.html | 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;"> 51 <br><font size="+2">A</font> 52 <a href="#B"><font size="-2">B</font></a> 53 <a href="#C"><font size="-2">C</font></a> 54 <a href="#D"><font size="-2">D</font></a> 55 <a href="#G"><font size="-2">G</font></a> 56 <a href="#I"><font size="-2">I</font></a> 57 <a href="#K"><font size="-2">K</font></a> 58 <a href="#L"><font size="-2">L</font></a> 59 <a href="#M"><font size="-2">M</font></a> [all...] |
classes_index_changes.html | 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;"> 51 <br><font size="+2">A</font> 52 <a href="#B"><font size="-2">B</font></a> 53 <a href="#C"><font size="-2">C</font></a> 54 <a href="#D"><font size="-2">D</font></a> 55 <a href="#I"><font size="-2">I</font></a> 56 <a href="#K"><font size="-2">K</font></a> 57 <a href="#L"><font size="-2">L</font></a> 58 <a href="#M"><font size="-2">M</font></a> 59 <a href="#N"><font size="-2">N</font></a> [all...] |
classes_index_additions.html | 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;"> 51 <br><font size="+2">A</font> 52 <a href="#B"><font size="-2">B</font></a> 53 <a href="#G"><font size="-2">G</font></a> 54 <a href="#I"><font size="-2">I</font></a> 55 <a href="#O"><font size="-2">O</font></a> 56 <a href="#P"><font size="-2">P</font></a> 57 <a href="#S"><font size="-2">S</font></a> 58 <a href="#V"><font size="-2">V</font></a> 59 <a href="#W"><font size="-2">W</font></a> [all...] |
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
classes_index_additions.html | 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;"> 51 <br><font size="+2">A</font> 52 <a href="#B"><font size="-2">B</font></a> 53 <a href="#C"><font size="-2">C</font></a> 54 <a href="#D"><font size="-2">D</font></a> 55 <a href="#E"><font size="-2">E</font></a> 56 <a href="#G"><font size="-2">G</font></a> 57 <a href="#H"><font size="-2">H</font></a> 58 <a href="#I"><font size="-2">I</font></a> 59 <a href="#L"><font size="-2">L</font></a> [all...] |
classes_index_changes.html | 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;"> 51 <br><font size="+2">A</font> 52 <a href="#B"><font size="-2">B</font></a> 53 <a href="#C"><font size="-2">C</font></a> 54 <a href="#D"><font size="-2">D</font></a> 55 <a href="#E"><font size="-2">E</font></a> 56 <a href="#G"><font size="-2">G</font></a> 57 <a href="#H"><font size="-2">H</font></a> 58 <a href="#I"><font size="-2">I</font></a> 59 <a href="#J"><font size="-2">J</font></a> [all...] |
/external/e2fsprogs/tests/f_journal/ |
expect.1 | 2 Clearing orphaned inode 37 (uid=0, gid=0, mode=0100600, size=4096) 3 Clearing orphaned inode 90 (uid=0, gid=0, mode=040700, size=1024) 4 Clearing orphaned inode 67 (uid=0, gid=0, mode=0100600, size=4096) 5 Clearing orphaned inode 50 (uid=0, gid=0, mode=0100600, size=4096) 6 Clearing orphaned inode 57 (uid=0, gid=0, mode=040700, size=1024) 7 Clearing orphaned inode 80 (uid=0, gid=0, mode=040700, size=1024) 8 Clearing orphaned inode 45 (uid=0, gid=0, mode=040700, size=1024) 9 Clearing orphaned inode 71 (uid=0, gid=0, mode=0100600, size=4096) 10 Clearing orphaned inode 86 (uid=0, gid=0, mode=040700, size=1024) 11 Clearing orphaned inode 83 (uid=0, gid=0, mode=040700, size=1024 [all...] |
/external/kernel-headers/original/asm-arm/ |
shmparam.h | 5 * This should be the size of the virtually indexed cache/ways, 6 * or page size, whichever is greater since the cache aliases 7 * every size/ways bytes.
|
/sdk/layoutopt/libs/uix/src/resources/rules/ |
TooManyViews.rule | 8 if (node.isRoot && (size = node.'**'.size()) > 80) { 10 description: "This layout has too many views: ${size} views, it should have <= 80!"]
|
/external/speex/libspeex/ |
stack_alloc.h | 51 * @def ALIGN(stack, size) 53 * Aligns the stack to a 'size' boundary 56 * @param size New size boundary 60 * @def PUSH(stack, size, type) 62 * Allocates 'size' elements of type 'type' on the stack 65 * @param size Number of elements 78 * @def ALLOC(var, size, type) 80 * Allocate 'size' elements of 'type' on stack 83 * @param size Number of element [all...] |
/external/bluetooth/glib/tests/ |
qsort-test.c | 6 #define SIZE 100000 8 guint32 array[SIZE]; 21 for (i = 0; i < SIZE; i++) 24 g_qsort_with_data (array, SIZE, sizeof (guint32), sort, NULL); 26 for (i = 0; i < SIZE - 1; i++)
|
/external/qemu/hw/ |
isa.h | 7 int register_ioport_read(int start, int length, int size, 9 int register_ioport_write(int start, int length, int size, 13 void isa_mmio_init(target_phys_addr_t base, target_phys_addr_t size); 17 int DMA_read_memory (int nchan, void *buf, int pos, int size); 18 int DMA_write_memory (int nchan, void *buf, int pos, int size);
|
/external/kernel-headers/original/linux/ |
circ_buf.h | 11 #define CIRC_CNT(head,tail,size) (((head) - (tail)) & ((size)-1)) 13 /* Return space available, 0..size-1. We always leave one free char 16 #define CIRC_SPACE(head,tail,size) CIRC_CNT((tail),((head)+1),(size)) 21 #define CIRC_CNT_TO_END(head,tail,size) \ 22 ({int end = (size) - (tail); \ 23 int n = ((head) + end) & ((size)-1); \ 27 #define CIRC_SPACE_TO_END(head,tail,size) \ 28 ({int end = (size) - 1 - (head); [all...] |
/external/dropbear/ |
circbuffer.c | 31 circbuffer * cbuf_new(unsigned int size) { 35 if (size > MAX_CBUF_SIZE) { 36 dropbear_exit("bad cbuf size"); 40 cbuf->data = (unsigned char*)m_malloc(size); 44 cbuf->size = size; 63 return cbuf->size - cbuf->used; 69 dropbear_assert(((2*cbuf->size)+cbuf->writepos-cbuf->readpos)%cbuf->size == cbuf->used%cbuf->size); [all...] |
/external/elfutils/libasm/ |
asm_addint8.c | 26 #ifndef SIZE 27 # define SIZE 8 30 #define FCT(size) _FCT(size) 31 #define _FCT(size) asm_addint##size 32 #define TYPE(size) _TYPE(size) 33 #define _TYPE(size) int##size##_ [all...] |
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
classes_index_changes.html | 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;"> 51 <br><font size="+2">B</font> 52 <a href="#C"><font size="-2">C</font></a> 53 <a href="#G"><font size="-2">G</font></a> 54 <a href="#I"><font size="-2">I</font></a> 55 <a href="#M"><font size="-2">M</font></a> 56 <a href="#N"><font size="-2">N</font></a> 57 <a href="#P"><font size="-2">P</font></a> 58 <a href="#R"><font size="-2">R</font></a> 59 <a href="#V"><font size="-2">V</font></a> [all...] |
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
classes_index_additions.html | 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;"> 51 <br><font size="+2">A</font> 52 <a href="#C"><font size="-2">C</font></a> 53 <a href="#D"><font size="-2">D</font></a> 54 <a href="#G"><font size="-2">G</font></a> 55 <a href="#H"><font size="-2">H</font></a> 56 <a href="#I"><font size="-2">I</font></a> 57 <a href="#J"><font size="-2">J</font></a> 58 <a href="#L"><font size="-2">L</font></a> 59 <a href="#M"><font size="-2">M</font></a> [all...] |
constructors_index_all.html | 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;"> 51 <br><font size="+2">A</font> 52 <a href="#B"><font size="-2">B</font></a> 53 <a href="#D"><font size="-2">D</font></a> 54 <a href="#F"><font size="-2">F</font></a> 55 <a href="#G"><font size="-2">G</font></a> 56 <a href="#H"><font size="-2">H</font></a> 57 <a href="#I"><font size="-2">I</font></a> 58 <a href="#K"><font size="-2">K</font></a> 59 <a href="#L"><font size="-2">L</font></a> [all...] |
/bionic/libc/kernel/common/asm-generic/ |
ioctl.h | 34 #define _IOC(dir,type,nr,size) (((dir) << _IOC_DIRSHIFT) | ((type) << _IOC_TYPESHIFT) | ((nr) << _IOC_NRSHIFT) | ((size) << _IOC_SIZESHIFT)) 40 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) 41 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 42 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 43 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/ |
ioctl.h | 34 #define _IOC(dir,type,nr,size) (((dir) << _IOC_DIRSHIFT) | ((type) << _IOC_TYPESHIFT) | ((nr) << _IOC_NRSHIFT) | ((size) << _IOC_SIZESHIFT)) 40 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) 41 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 42 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 43 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) [all...] |
/ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/ |
ioctl.h | 34 #define _IOC(dir,type,nr,size) (((dir) << _IOC_DIRSHIFT) | ((type) << _IOC_TYPESHIFT) | ((nr) << _IOC_NRSHIFT) | ((size) << _IOC_SIZESHIFT)) 40 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) 41 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 42 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 43 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) [all...] |
/ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/ |
ioctl.h | 34 #define _IOC(dir,type,nr,size) (((dir) << _IOC_DIRSHIFT) | ((type) << _IOC_TYPESHIFT) | ((nr) << _IOC_NRSHIFT) | ((size) << _IOC_SIZESHIFT)) 40 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) 41 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 42 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 43 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) [all...] |
/ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/ |
ioctl.h | 34 #define _IOC(dir,type,nr,size) (((dir) << _IOC_DIRSHIFT) | ((type) << _IOC_TYPESHIFT) | ((nr) << _IOC_NRSHIFT) | ((size) << _IOC_SIZESHIFT)) 40 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) 41 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 42 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 43 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) [all...] |
/ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/ |
ioctl.h | 34 #define _IOC(dir,type,nr,size) (((dir) << _IOC_DIRSHIFT) | ((type) << _IOC_TYPESHIFT) | ((nr) << _IOC_NRSHIFT) | ((size) << _IOC_SIZESHIFT)) 40 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) 41 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 42 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 43 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) [all...] |
/ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/ |
ioctl.h | 34 #define _IOC(dir,type,nr,size) (((dir) << _IOC_DIRSHIFT) | ((type) << _IOC_TYPESHIFT) | ((nr) << _IOC_NRSHIFT) | ((size) << _IOC_SIZESHIFT)) 40 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) 41 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 42 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) 43 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) [all...] |