Searched defs:col (Results 1 – 13 of 13) sorted by relevance
| /developtools/profiler/host/smartperf/trace_streamer/src/table/ |
| D | filter_constraints.cpp | 22 void FilterConstraints::AddConstraint(int idx, int col, unsigned char op, bool isSupport) in AddConstraint() 38 void FilterConstraints::AddOrderBy(int col, unsigned char desc) in AddOrderBy() 82 int col = static_cast<int>(strtol(p, &pNext, 10)); in FromString() local 113 int col = static_cast<int>(strtol(p, &pNext, 10)); in FromString() local
|
| D | filter_constraints.h | 30 int col; // Column this constraint refers to member
|
| D | process_table.cpp | 137 auto col = i - colOffset; in Update() local 301 void ProcessTable::Cursor::FilterIndex(int col, unsigned char op, sqlite3_value* argv) in FilterIndex()
|
| D | thread_table.cpp | 357 void ThreadTable::Cursor::FilterIndex(int col, unsigned char op, sqlite3_value* argv) in FilterIndex() 497 auto col = i - colOffset; in Update() local
|
| D | table_base.cpp | 121 module.xColumn = [](sqlite3_vtab_cursor* vc, sqlite3_context* ctx, int col) { in TableRegister() 139 for (const auto& col : tableColumn_) { in CreateTableSql() local
|
| D | system_event_filter_table.cpp | 188 void SystemEventFilterTable::Cursor::FilterSorted(int col, unsigned char op, sqlite3_value* argv) in FilterSorted()
|
| D | clock_event_filter_table.cpp | 195 void ClockEventFilterTable::Cursor::FilterSorted(int col, unsigned char op, sqlite3_value* argv) in FilterSorted()
|
| D | clk_event_filter_table.cpp | 197 void ClkEventFilterTable::Cursor::FilterSorted(int col, unsigned char op, sqlite3_value* argv) in FilterSorted()
|
| D | cpu_measure_filter_table.cpp | 199 void CpuMeasureFilterTable::Cursor::FilterSorted(int col, unsigned char op, sqlite3_value* argv) in FilterSorted()
|
| D | span_join.cpp | 143 auto col = cols.at(i); in GetTableField() local
|
| /developtools/ace_js2bundle/ace-loader/test/card/testcase/pages/commonAttr/ |
| D | commonAttr.json | 5 "col": "#008000", string 13 "col": "#808080", string
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | index.js | 153 col: node.sourceCodeLocation.endLine, property 282 col: child.sourceCodeLocation.endLine, property
|
| /developtools/ace_js2bundle/ace-loader/test/card/expected/commonAttr/ |
| D | commonAttr.json | 122 "col": "#008000", string 130 "col": "#808080", string
|