HomeSort by relevance Sort by last modified time
    Searched full:allocation_map (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
block_bitmaps_v3_unittest.cc 54 uint8* buffer = reinterpret_cast<uint8*>(&headers[2].allocation_map);
block_files.cc 78 uint32 map_block = header_->allocation_map[current];
92 // the order of memory accesses between num_entries and allocation_map, we
96 header_->allocation_map[current] |= to_add;
123 uint8* byte_map = reinterpret_cast<uint8*>(header_->allocation_map);
160 uint8* byte_map = reinterpret_cast<uint8*>(header_->allocation_map);
178 uint32 map_block = header_->allocation_map[i];
disk_format_base.h 61 AllocBitmap allocation_map; member in struct:disk_cache::BlockFileHeader
block_files_unittest.cc 332 uint8* buffer = reinterpret_cast<uint8*>(&header->allocation_map);
  /ndk/docs/renderscript/
classandroid_1_1RSC_1_1Allocation.html 46 <img src="classandroid_1_1RSC_1_1Allocation.png" usemap="#android::RSC::Allocation_map" alt=""/>
47 <map id="android::RSC::Allocation_map" name="android::RSC::Allocation_map">
    [all...]

Completed in 185 milliseconds