HomeSort by relevance Sort by last modified time
    Searched refs:theBlock (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/ocmock/OCMock/
OCMBlockCaller.h 15 - (id)initWithCallBlock:(void (^)(NSInvocation *))theBlock;
  /external/yaffs2/yaffs2/
yaffs_guts.c 1107 yaffs_BlockInfo *theBlock;
1111 theBlock = yaffs_GetBlockInfo(dev, chunk / dev->nChunksPerBlock);
1112 if (theBlock) {
1113 theBlock->softDeletions++;
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 412 * Input: - theBlock must point to the start of the block
422 DiCursor theBlock, /* IMAGE */
432 DiCursor external = theBlock;
433 DiCursor data = theBlock;
    [all...]

Completed in 578 milliseconds