Searched refs:blocks (Results 1 – 13 of 13) sorted by relevance
381 ArrayList<Block> blocks = new ArrayList<Block>(); in createBlocks() local430 blocks.add(b); in createBlocks()441 blocks.add(b); in createBlocks()445 for (int i = 0; i < blocks.size(); i++) { in createBlocks()446 Block b = blocks.get(i); in createBlocks()447 debug("Block " + i + "/" + blocks.size() + ": " + in createBlocks()453 return blocks; in createBlocks()
198 long blocks = fs.getAvailableBlocks(); in hasEnoughSpace() local200 long spaceLeft = blocks * blockSize; in hasEnoughSpace()
123 long blocks = fs.getAvailableBlocks(); in timeRemaining() local127 if (mBlocksChangedTime == -1 || blocks != mLastBlocks) { in timeRemaining()129 mLastBlocks = blocks; in timeRemaining()
367 # documentation blocks found inside the body of a function.368 # If set to NO (the default) these blocks will be appended to the738 # doxygen to hide any special comment blocks from generated source code
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...