Searched defs:firstBlock (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A Dt_stdlib.c18 int T_memcmp(POINTER firstBlock, POINTER secondBlock, unsigned int len) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGCFGSimplificationPhase.cpp309 mergeBlocks( BasicBlock* firstBlock, BasicBlock* secondBlock, Vector<BasicBlock*, 1> jettisonedBlocks) argument
[all...]
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSAllocate.c296 BlockDeallocate( SVCB *vcb, UInt32 firstBlock, UInt32 numBlocks) argument
H A DSExtents.c1597 MapFileBlockFromFCB( const SVCB *vcb, const SFCB *fcb, UInt64 sectorOffset, UInt32 *firstFABN, UInt32 *firstBlock, UInt32 *nextFABN) argument
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderInline.cpp1325 RenderBlock* firstBlock = element->renderer()->containingBlock(); local
/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c1228 BlockDeallocate( ExtendedVCB *vcb, u_int32_t firstBlock, u_int32_t numBlocks, u_int32_t flags) argument
2883 u_int32_t firstBlock; // First free block in current extent. local
[all...]

Completed in 266 milliseconds