Home
last modified time | relevance | path

Searched defs:blk (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c279 OI_UINT blk; in OI_SBC_SynthFrame_80() local
318 OI_UINT blk; in OI_SBC_SynthFrame_4SB() local
358 OI_UINT blk; in OI_SBC_SynthFrame_Enhanced() local
/packages/modules/Virtualization/pvmfw/src/
Dinstance.rs112 let mut blk = [0; BLK_SIZE]; in get_recorded_entry() localVariable
140 let mut blk = [0; BLK_SIZE]; in record_instance_entry() localVariable
206 let mut blk = [0; BLK_SIZE]; in locate_entry() localVariable
Dgpt.rs106 let mut blk = [0; Self::LBA_SIZE]; in new() localVariable
128 let mut blk = [0; Self::LBA_SIZE]; in get_partition_by_name() localVariable
/packages/modules/Virtualization/vmbase/example/src/
Dpci.rs74 let mut blk = pci::VirtIOBlk::<HalImpl>::new(transport).expect("failed to create blk driver"); in check_virtio_block_device() localVariable
/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java796 ImageBlock blk = mCache.get(row); in clearLoaderQueue() local
836 ImageBlock blk = mCache.get(row); in tryToLoad() local
882 ImageBlock blk = mCache.get(row); in invalidateImage() local
915 ImageBlock blk = mCache.get(currentBlock); in doDraw() local