Searched defs:numCells (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLTableRowElement.cpp124 int numCells = children ? children->length() : 0; local
147 int numCells = children ? children->length() : 0; local
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp940 static void AddLengthToCells( UInt32 numCells, UInt32 *cells, UInt64 offset) argument
955 static IOPhysicalAddress CellsValue( UInt32 numCells, UInt32 *cells) argument

Completed in 147 milliseconds