Home
last modified time | relevance | path

Searched defs:sb (Results 1 – 10 of 10) sorted by relevance

/system/core/libpixelflinger/tinyutils/
DSharedBuffer.cpp22 SharedBuffer* sb = static_cast<SharedBuffer *>(malloc(sizeof(SharedBuffer) + size)); in alloc() local
43 SharedBuffer* sb = alloc(mSize); in edit() local
62 SharedBuffer* sb = alloc(newSize); in editResize() local
82 SharedBuffer* sb = alloc(new_size); in reset() local
DVectorImpl.cpp89 SharedBuffer* sb = SharedBuffer::sharedBuffer(mStorage)->attemptEdit(); in editArrayImpl() local
250 SharedBuffer* sb = SharedBuffer::alloc(new_capacity * mItemSize); in setCapacity() local
265 const SharedBuffer* sb = SharedBuffer::sharedBuffer(mStorage); in release_storage() local
291 SharedBuffer* sb = cur_sb->editResize(new_capacity * mItemSize); in _grow() local
294 SharedBuffer* sb = SharedBuffer::alloc(new_capacity * mItemSize); in _grow() local
343 SharedBuffer* sb = cur_sb->editResize(new_capacity * mItemSize); in _shrink() local
346 SharedBuffer* sb = SharedBuffer::alloc(new_capacity * mItemSize); in _shrink() local
/system/core/libcutils/
Ddir_hash.c42 struct stat sb; in get_file_hash() local
175 struct stat sb; in recurse() local
/system/core/vold/
Dvolmgr_ext3.c42 struct ext3_super_block sb; in ext_identify() local
Dmisc.c31 struct stat sb; in read_file() local
/system/core/toolbox/
Dinsmod.c16 struct stat sb; in read_file() local
Ddd.c289 struct stat sb; in getfdtype() local
Dnewfs_msdos.c287 struct stat sb; in newfs_msdos_main() local
/system/core/nexus/
DController.cpp124 struct stat sb; in loadFile() local
/system/core/debuggerd/
Ddebuggerd.c447 struct stat sb; in find_and_open_tombstone() local