Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/emma/report/
DIReportProperties.java54 String COLUMNS = "columns"; // comma-separated list field
DReportProperties.java558 …private static final ObjectIntMap /* col name:String -> metadata:IItemMetadata */ COLUMNS; // set … field in ReportProperties
/external/python/cpython3/Tools/c-globals/
Dcheck-c-globals.py300 COLUMNS = 'name,external,capi,scope,filename' variable