Searched defs:_columns (Results 1 – 6 of 6) sorted by relevance
76 size_t _columns; // Width of view variable
145 _columns = 'filename parent name kind data'.split(), argument
93 _columns = ["Time", "UserCPU", "SysCPU", "NCPU", "Idle", variable in ResourceMonitorParsedResult
414 def _get_sortkey(sort, _groupby, _columns): argument
326 final IntVector _columns = new IntVector (); in parseProperties() local
115 _columns = '._COLUMNS__' # table_name+this key contains a list of columns variable