Home
last modified time | relevance | path

Searched defs:newCell (Results 1 – 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/html/doc/
DHTMLTable.java28 ICell newCell (); in newCell() method
108 public ICell newCell () in newCell() method in HTMLTable.Row
/external/cldr/tools/java/org/unicode/cldr/util/
DStateDictionary.java638 String newCell = row.toStringCells(); in flatten() local
/external/llvm-project/lld/COFF/
DDebugTypes.cpp972 uint32_t GHashTable::insert(GloballyHashedType ghash, GHashCell newCell) { in insert()