Searched refs:theBlock (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/ocmock/OCMock/
H A DOCMBlockCaller.h15 - (id)initWithCallBlock:(void (^)(NSInvocation *))theBlock;
/external/yaffs2/yaffs2/
H A Dyaffs_guts.c1107 yaffs_BlockInfo *theBlock; local
1111 theBlock = yaffs_GetBlockInfo(dev, chunk / dev->nChunksPerBlock);
1112 if (theBlock) {
1113 theBlock->softDeletions++;
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf.c412 * Input: - theBlock must point to the start of the block
422 DiCursor theBlock, /* IMAGE */
432 DiCursor external = theBlock;
433 DiCursor data = theBlock;
420 read_dwarf2_lineblock( struct _DebugInfo* di, UnitInfo* ui, DiCursor theBlock, Int noLargerThan ) argument

Completed in 1087 milliseconds