Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/third_party/vk-gl-cts/framework/common/
DtcuMatrix.hpp69 inline T& operator() (int row, int col) { return m_data[col][row]; } in operator ()()
321 for (int col = 0; col < Cols; col++) in Matrix() local
330 for (int col = 0; col < Cols; col++) in Matrix() local
339 for (int col = 0; col < Cols; col++) in Matrix() local
349 for (int col = 0; col < Cols; col++) in Matrix() local
371 for (int col = 0; col < Cols; col++) in operator =() local
387 for (int col = 0; col < Cols; col++) in setRow() local
401 for (int col = 0; col < Cols; col++) in getRow() local
423 for (int col = 0; col < Cols; col++) in getColumnMajorData() local
435 for (int col = 0; col < Cols; col++) in getRowMajorData() local
[all …]
/third_party/mtdev/src/
Dmatch.c50 #define GET2(m, row, col) ((m[col] >> (row)) & 1U) argument
51 #define SET2(m, row, col) (m[col] |= (1U << (row))) argument
52 #define CLEAR2(m, row, col) (m[col] &= ~(1U << (row))) argument
58 int row, col; in buildixvector() local
91 int dmin, row, col; in ixoptimal() local
193 int col, row; in step2a() local
216 int col, ncc; in step2b() local
242 int row, col, cstar; in step3() local
289 int dmin, int row, int col) in step4()
343 int row, col, found = 0; in step5() local
/third_party/ffmpeg/libavcodec/
Dinterplayacm.c107 static int zero(InterplayACMContext *s, unsigned ind, unsigned col) in zero()
116 static int bad(InterplayACMContext *s, unsigned ind, unsigned col) in bad()
121 static int linear(InterplayACMContext *s, unsigned ind, unsigned col) in linear()
134 static int k13(InterplayACMContext *s, unsigned ind, unsigned col) in k13()
159 static int k12(InterplayACMContext *s, unsigned ind, unsigned col) in k12()
177 static int k24(InterplayACMContext *s, unsigned ind, unsigned col) in k24()
203 static int k23(InterplayACMContext *s, unsigned ind, unsigned col) in k23()
221 static int k35(InterplayACMContext *s, unsigned ind, unsigned col) in k35()
255 static int k34(InterplayACMContext *s, unsigned ind, unsigned col) in k34()
280 static int k45(InterplayACMContext *s, unsigned ind, unsigned col) in k45()
[all …]
/third_party/python/Lib/turtledemo/
Dnim.py66 def move(self, row, col): argument
83 def notify_move(self, row, col): argument
90 def __init__(self, row, col, game): argument
104 def coords(self, row, col): argument
157 def notify_move(self, row, col, maxspalte, player): argument
197 def notify_move(self, row, col): argument
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdcol565.c28 register JDIMENSION col; in LOCAL() local
107 register JDIMENSION col; in LOCAL() local
191 register JDIMENSION col; in LOCAL() local
246 register JDIMENSION col; in LOCAL() local
304 register JDIMENSION col; in LOCAL() local
344 register JDIMENSION col; in LOCAL() local
Drdppm.c142 JDIMENSION col; in get_text_gray_row() local
170 JDIMENSION col; in get_text_gray_rgb_row() local
205 JDIMENSION col; in get_text_gray_cmyk_row() local
244 JDIMENSION col; in get_text_rgb_row() local
279 JDIMENSION col; in get_text_rgb_cmyk_row() local
312 JDIMENSION col; in get_scaled_gray_row() local
334 JDIMENSION col; in get_gray_rgb_row() local
370 JDIMENSION col; in get_gray_cmyk_row() local
402 JDIMENSION col; in get_rgb_row() local
438 JDIMENSION col; in get_rgb_cmyk_row() local
[all …]
Djdcolext.c39 register JDIMENSION col; in LOCAL() local
89 register JDIMENSION col; in LOCAL() local
120 register JDIMENSION col; in LOCAL() local
Djccolext.c41 register JDIMENSION col; in LOCAL() local
95 register JDIMENSION col; in LOCAL() local
128 register JDIMENSION col; in LOCAL() local
/third_party/libjpeg-turbo/
Djdcol565.c28 register JDIMENSION col; in LOCAL() local
107 register JDIMENSION col; in LOCAL() local
191 register JDIMENSION col; in LOCAL() local
246 register JDIMENSION col; in LOCAL() local
304 register JDIMENSION col; in LOCAL() local
344 register JDIMENSION col; in LOCAL() local
Drdppm.c142 JDIMENSION col; in get_text_gray_row() local
170 JDIMENSION col; in get_text_gray_rgb_row() local
205 JDIMENSION col; in get_text_gray_cmyk_row() local
244 JDIMENSION col; in get_text_rgb_row() local
279 JDIMENSION col; in get_text_rgb_cmyk_row() local
312 JDIMENSION col; in get_scaled_gray_row() local
334 JDIMENSION col; in get_gray_rgb_row() local
370 JDIMENSION col; in get_gray_cmyk_row() local
402 JDIMENSION col; in get_rgb_row() local
438 JDIMENSION col; in get_rgb_cmyk_row() local
[all …]
Djdcolext.c39 register JDIMENSION col; in LOCAL() local
89 register JDIMENSION col; in LOCAL() local
120 register JDIMENSION col; in LOCAL() local
Djccolext.c41 register JDIMENSION col; in LOCAL() local
95 register JDIMENSION col; in LOCAL() local
128 register JDIMENSION col; in LOCAL() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdcol565.c28 register JDIMENSION col; in LOCAL() local
107 register JDIMENSION col; in LOCAL() local
191 register JDIMENSION col; in LOCAL() local
246 register JDIMENSION col; in LOCAL() local
304 register JDIMENSION col; in LOCAL() local
344 register JDIMENSION col; in LOCAL() local
Djdcolext.c39 register JDIMENSION col; in LOCAL() local
89 register JDIMENSION col; in LOCAL() local
121 register JDIMENSION col; in LOCAL() local
Drdppm.c153 JDIMENSION col; in get_text_gray_row() local
181 JDIMENSION col; in get_text_gray_rgb_row() local
216 JDIMENSION col; in get_text_gray_cmyk_row() local
255 JDIMENSION col; in get_text_rgb_row() local
290 JDIMENSION col; in get_text_rgb_cmyk_row() local
323 JDIMENSION col; in get_scaled_gray_row() local
345 JDIMENSION col; in get_gray_rgb_row() local
381 JDIMENSION col; in get_gray_cmyk_row() local
413 JDIMENSION col; in get_rgb_row() local
449 JDIMENSION col; in get_rgb_cmyk_row() local
[all …]
Djccolext.c41 register JDIMENSION col; in LOCAL() local
95 register JDIMENSION col; in LOCAL() local
128 register JDIMENSION col; in LOCAL() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DXmlRangesSchema.java141 private static void checkSourceColumn(RangeTable table, Column<?> col) { in checkSourceColumn()
144 col, table.getAllRanges().subtract(table.getAssignedRanges(col))); in checkSourceColumn() local
147 private static void copyColumn(RangeTable src, RangeTable.Builder dst, Column<?> col) { in copyColumn()
/third_party/node/deps/npm/node_modules/cliui/
Dindex.js129 rrow.forEach(function (col, c) { argument
171 function addBorder (col, ts, style) { argument
213 row.forEach(function (col, c) { argument
245 UI.prototype._negatePadding = function (col) { argument
260 row.forEach(function (col, i) { argument
282 function _minWidth (col) { argument
/third_party/icu/icu4c/source/test/intltest/
Dg7coll.cpp153 Collator *col = Collator::createInstance("en_US", status); in TestDemo1() local
187 Collator *col = Collator::createInstance("en_US", status); in TestDemo2() local
221 Collator *col = Collator::createInstance("en_US", status); in TestDemo3() local
255 Collator *col = Collator::createInstance("en_US", status); in TestDemo4() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationAPITest.java56 Collator col = Collator.getInstance(); in TestCollationKey() local
199 Collator col = Collator.getInstance(Locale.ENGLISH); in TestCompare() local
286 Collator col = Collator.getInstance(Locale.ENGLISH); in TestElemIter() local
459 Collator col = Collator.getInstance(Locale.ENGLISH); in TestProperty() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationAPITest.java59 Collator col = Collator.getInstance(); in TestCollationKey() local
202 Collator col = Collator.getInstance(Locale.ENGLISH); in TestCompare() local
289 Collator col = Collator.getInstance(Locale.ENGLISH); in TestElemIter() local
462 Collator col = Collator.getInstance(Locale.ENGLISH); in TestProperty() local
DG7CollationTest.java72 Collator col = Collator.getInstance(Locale.ENGLISH); in TestDemo1() local
99 Collator col = Collator.getInstance(Locale.ENGLISH); in TestDemo2() local
127 Collator col = Collator.getInstance(Locale.ENGLISH); in TestDemo3() local
155 Collator col = Collator.getInstance(Locale.ENGLISH); in TestDemo4() local
/third_party/python/Lib/idlelib/
Dsearchengine.py92 def report_error(self, pat, msg, col=None): argument
142 def search_forward(self, text, prog, line, col, wrap, ok=0): argument
164 def search_backward(self, text, prog, line, col, wrap, ok=0): argument
189 def search_reverse(prog, chars, col): argument
/third_party/icu/tools/multi/proj/provider/
Dcolldiff.cpp73 Collator *col = Collator::createInstance(Locale(locID),subStatus); in main() local
86 UCollator *col = ucol_openFromShortString(xbuf2, FALSE,NULL, &subStatus); in main() local
88 UCollator *col = ucol_open(locID, &subStatus); in main() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_misc_opcodes.cpp655 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
678 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
694 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
708 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
729 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
749 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
770 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
792 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
1013 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea() local
1213 for (int32 col = overlap.l; col < overlap.r; col += fAreaSpec.ColPitch ()) in ProcessArea() local
[all …]

12345678910>>...22