Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcsample.c101 int numcols = (int)(output_cols - input_cols); in expand_right_edge() local
/third_party/python/Modules/_sqlite/
H A Dcursor.c325 int i, numcols; in _pysqlite_fetch_one_row() local
336 numcols = sqlite3_data_count(self->statement->st); in _pysqlite_fetch_one_row() local
787 int numcols; in _pysqlite_query_execute() local
918 numcols = sqlite3_column_count(self->statement->st); in _pysqlite_query_execute() local

Completed in 3 milliseconds