/third_party/mtdev/src/ |
D | match.c | 50 #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/boost/libs/histogram/doc/ |
D | fill_performance.py | 73 col = (1.0 - z) * np.array((1.0, 0.0, 0.0)) + z * np.array((1.0, 1.0, 0.0)) variable 75 col = "k" variable 78 col = "0.6" variable 80 col = "0.3" variable
|
/third_party/ffmpeg/libavcodec/ |
D | interplayacm.c | 107 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/uboot/u-boot-2020.01/drivers/video/ |
D | video_osd-uclass.c | 18 int video_osd_set_mem(struct udevice *dev, uint col, uint row, u8 *buf, in video_osd_set_mem() 26 int video_osd_set_size(struct udevice *dev, uint col, uint row) in video_osd_set_size() 33 int video_osd_print(struct udevice *dev, uint col, uint row, ulong color, in video_osd_print()
|
D | vidconsole-uclass.c | 179 static void set_cursor_position(struct vidconsole_priv *priv, int row, int col) in set_cursor_position() 202 int *row, int *col) in get_cursor_position() 236 int col = priv->col_saved; in vidconsole_escape_char() local 272 int row, col, num; in vidconsole_escape_char() local 305 int row, col; in vidconsole_escape_char() local 365 int row, col; in vidconsole_escape_char() local 610 void vidconsole_position_cursor(struct udevice *dev, unsigned col, unsigned row) in vidconsole_position_cursor() 625 unsigned int col, row; in do_video_setcursor() local
|
D | sandbox_osd.c | 41 int sandbox_osd_set_mem(struct udevice *dev, uint col, uint row, u8 *buf, in sandbox_osd_set_mem() 60 int _sandbox_osd_set_size(struct udevice *dev, uint col, uint row) in _sandbox_osd_set_size() 84 int sandbox_osd_set_size(struct udevice *dev, uint col, uint row) in sandbox_osd_set_size() 89 int sandbox_osd_print(struct udevice *dev, uint col, uint row, ulong color, in sandbox_osd_print()
|
/third_party/python/Lib/turtledemo/ |
D | nim.py | 66 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/ |
D | jdcol565.c | 28 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
|
D | jdcolext.c | 39 register JDIMENSION col; in LOCAL() local 89 register JDIMENSION col; in LOCAL() local 120 register JDIMENSION col; in LOCAL() local
|
D | rdppm.c | 142 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 …]
|
D | jccolext.c | 41 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/ |
D | jdcol565.c | 28 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
|
D | jdcolext.c | 39 register JDIMENSION col; in LOCAL() local 89 register JDIMENSION col; in LOCAL() local 121 register JDIMENSION col; in LOCAL() local
|
D | jccolext.c | 41 register JDIMENSION col; in LOCAL() local 95 register JDIMENSION col; in LOCAL() local 128 register JDIMENSION col; in LOCAL() local
|
D | rdppm.c | 153 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 …]
|
/third_party/node/deps/npm/node_modules/cliui/ |
D | index.js | 129 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/ |
D | g7coll.cpp | 153 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/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationAPITest.java | 59 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
|
D | G7CollationTest.java | 72 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/ |
D | searchengine.py | 92 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/skia/third_party/externals/dng_sdk/source/ |
D | dng_misc_opcodes.cpp | 655 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 …]
|
D | dng_reference.cpp | 99 for (uint32 col = 0; col < cols; col++) in RefSetArea8() local 140 for (uint32 col = 0; col < cols; col++) in RefSetArea16() local 181 for (uint32 col = 0; col < cols; col++) in RefSetArea32() local 226 for (uint32 col = 0; col < cols; col++) in RefCopyArea8() local 275 for (uint32 col = 0; col < cols; col++) in RefCopyArea16() local 324 for (uint32 col = 0; col < cols; col++) in RefCopyArea32() local 373 for (uint32 col = 0; col < cols; col++) in RefCopyArea8_16() local 422 for (uint32 col = 0; col < cols; col++) in RefCopyArea8_S16() local 473 for (uint32 col = 0; col < cols; col++) in RefCopyArea8_32() local 522 for (uint32 col = 0; col < cols; col++) in RefCopyArea16_S16() local [all …]
|
D | dng_bad_pixels.h | 86 bool IsGreen (int32 row, int32 col) const in IsGreen() 285 bool IsGreen (int32 row, int32 col) const in IsGreen()
|
/third_party/libjpeg/ |
D | rdppm.c | 149 JDIMENSION col; in get_text_gray_row() local 172 JDIMENSION col; in get_text_rgb_row() local 203 JDIMENSION col; in get_scaled_gray_row() local 229 JDIMENSION col; in get_scaled_rgb_row() local 278 JDIMENSION col; in get_word_gray_row() local 305 JDIMENSION col; in get_word_rgb_row() local
|
/third_party/boost/boost/test/data/monomorphic/ |
D | collection.hpp | 49 explicit collection( C&& col ) : m_col( std::forward<C>(col) ) {} in collection() 55 C const& col() const { return m_col; } in col() function in boost::unit_test::data::monomorphic::collection
|