Home
last modified time | relevance | path

Searched defs:block_number (Results 1 – 6 of 6) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Dblockhash.cc159 int block_number = last_block_added_ + 1; in AddBlock() local
297 inline int BlockHash::SkipNonMatchingBlocks(int block_number, in SkipNonMatchingBlocks()
325 int BlockHash::NextMatchingBlock(int block_number, in NextMatchingBlock()
397 for (int block_number = FirstMatchingBlockInline(hash_value, in FindBestMatch() local
Dblockhash_test.cc56 int block_number, in NextMatchingBlock()
/external/grub/stage2/
Ddefs.h43 #define dbtob(block_number) ((block_number) << 9) argument
/external/libnfc-nxp/src/
DphFriNfc_TopazMap.c697 uint8_t block_number = 0; in phFriNfc_TopazMap_Process() local
DphFriNfc_MifULFormat.c501 uint8_t block_number, in phFriNfc_MfUL_GetSkipSize()
/external/libvpx/nestegg/src/
Dnestegg.c240 struct ebml_type block_number; member