/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | s-c1.c | 393 struct row { struct 394 long X; /* the X values -- copied from function argument */ 395 long Y_o; /* the Y values -- copied from function argument */ 396 long Y_c; /* the Y values -- copied from function argument */ 397 long _x; /* Value X - Xavg */ 398 long _y_o; /* Value Y - Yavg */ 399 long _y_c; /* Value Y - Yavg */ 400 double LnX; /* Natural logarithm of X values */ 401 double LnY_o; /* Natural logarithm of Y values */ 402 double LnY_c; /* Natural logarithm of Y values */ [all …]
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | s-c1.c | 402 struct row { struct 403 long X; /* the X values -- copied from function argument */ 404 long Y_o; /* the Y values -- copied from function argument */ 405 long Y_c; /* the Y values -- copied from function argument */ 406 long _x; /* Value X - Xavg */ 407 long _y_o; /* Value Y - Yavg */ 408 long _y_c; /* Value Y - Yavg */ 409 double LnX; /* Natural logarithm of X values */ 410 double LnY_o; /* Natural logarithm of Y values */ 411 double LnY_c; /* Natural logarithm of Y values */ [all …]
|
/third_party/boost/libs/math/test/ |
D | test_pFq_precision.cpp | 125 …for (auto row = hypergeometric_pFq_integer_data.begin(); row != hypergeometric_pFq_integer_data.en… in test_spots_0F1() local 138 for (auto row = hypergeometric_1F1.begin(); row != hypergeometric_1F1.end(); ++row) in test_spots_1F1() local 156 for (auto row = hypergeometric_1F1_big.begin(); row != hypergeometric_1F1_big.end(); ++row) in test_spots_1F1_b() local 173 for (auto row = hypergeometric_2F1.begin(); row != hypergeometric_2F1.end(); ++row) in test_spots_2F1() local 190 for (auto row = hypergeometric_0F2.begin(); row != hypergeometric_0F2.end(); ++row) in test_spots_0F2() local 207 for (auto row = hypergeometric_1F2.begin(); row != hypergeometric_1F2.end(); ++row) in test_spots_1F2() local 224 for (auto row = hypergeometric_2F2.begin(); row != hypergeometric_2F2.end(); ++row) in test_spots_2F2() local
|
D | test_pFq.hpp | 199 …for (auto row = hypergeometric_pFq_integer_data.begin(); row != hypergeometric_pFq_integer_data.en… in test_spots_0F1() local 210 for (auto row = hypergeometric_1F1.begin(); row != hypergeometric_1F1.end(); ++row) in test_spots_1F1() local 226 for (auto row = hypergeometric_1F1_big.begin(); row != hypergeometric_1F1_big.end(); ++row) in test_spots_1F1_b() local 242 for (auto row = hypergeometric_2F1.begin(); row != hypergeometric_2F1.end(); ++row) in test_spots_2F1() local 258 for (auto row = hypergeometric_0F2.begin(); row != hypergeometric_0F2.end(); ++row) in test_spots_0F2() local 274 for (auto row = hypergeometric_1F2.begin(); row != hypergeometric_1F2.end(); ++row) in test_spots_1F2() local 290 for (auto row = hypergeometric_2F2.begin(); row != hypergeometric_2F2.end(); ++row) in test_spots_2F2() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | s-c1.c | 400 struct row { struct 401 long X; /* the X values -- copied from function argument */ 402 long Y; /* the Y values -- copied from function argument */ 403 long _x; /* Value X - Xavg */ 404 long _y; /* Value Y - Yavg */ 405 double LnX; /* Natural logarithm of X values */ 406 double LnY; /* Natural logarithm of Y values */ 430 struct row *Table = NULL; in parse_measure() argument
|
/third_party/flutter/skia/src/codec/ |
D | SkSampler.cpp | 29 for (int row = 0; row < numRows; row++) { in Fill() local 37 for (int row = 0; row < numRows; row++) { in Fill() local 45 for (int row = 0; row < numRows; row++) { in Fill() local 53 for (int row = 0; row < numRows; row++) { in Fill() local
|
/third_party/skia/src/codec/ |
D | SkSampler.cpp | 29 for (int row = 0; row < numRows; row++) { in Fill() local 37 for (int row = 0; row < numRows; row++) { in Fill() local 45 for (int row = 0; row < numRows; row++) { in Fill() local 53 for (int row = 0; row < numRows; row++) { in Fill() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | s-c1.c | 448 struct row { struct 449 long X; /* the X values -- copied from function argument */ 450 long Y[NSCENAR]; /* the Y values -- copied from function argument */ 451 long _x[NSCENAR]; /* Value X - Xavg */ 452 long _y[NSCENAR]; /* Value Y - Yavg */ 453 double LnX; /* Natural logarithm of X values */ 454 double LnY[NSCENAR]; /* Natural logarithm of Y values */ 478 struct row *Table = NULL; in parse_measure() argument
|
/third_party/python/Doc/includes/sqlite3/ |
D | text_factory.py | 10 row = cur.fetchone() variable 16 row = cur.fetchone() variable 26 row = cur.fetchone() variable
|
D | pysqlite_datetime.py | 13 row = cur.fetchone() variable 18 row = cur.fetchone() variable
|
/third_party/typescript/tests/baselines/reference/ |
D | classInConvertedLoopES5.js | 5 row = row; field in RowClass 14 var _loop_1 = function (row) { argument 25 var row = _a[_i]; variable
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | s-c.c | 672 struct row { struct 673 long X; /* the X values -- copied from function argument */ 674 long Y[NSCENAR]; /* the Y values -- copied from function argument */ 675 long _x; /* Value X - Xavg */ 676 long _y[NSCENAR]; /* Value Y - Yavg */ 677 double LnX; /* Natural logarithm of X values */ 678 double LnY[NSCENAR]; /* Natural logarithm of Y values */ 702 struct row *Table = NULL; in parse_measure() argument
|
/third_party/node/deps/npm/node_modules/text-table/ |
D | index.js | 9 var dotsizes = reduce(rows_, function (acc, row) { argument 17 var rows = map(rows_, function (row) { argument 31 var sizes = reduce(rows, function (acc, row) { argument 39 return map(rows, function (row) { argument
|
/third_party/node/deps/npm/node_modules/cli-table3/src/ |
D | table.js | 25 cells.forEach(function(row) { argument 34 cells.forEach(function(row) { argument 68 function doDraw(row, lineNum, result) { argument
|
D | layout-manager.js | 7 table.forEach(function(row, rowIndex) { argument 27 table.forEach(function(row) { argument 79 table.forEach(function(row, rowIndex) { argument 107 function insertCell(cell, row) { argument 143 return rows.map(function(row) { argument 184 table.forEach(function(row) { argument
|
/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 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/typescript/tests/cases/compiler/ |
D | classInConvertedLoopES5.ts | 3 for (const row of ['1', '2', '3', '4', '5']) { constant 5 row = row; constant
|
/third_party/boost/libs/mpl/example/fsm/ |
D | player1.cpp | 89 struct row struct in state_machine 92 static int const current_state = CurrentState; 93 static int const next_state = NextState; 94 typedef Event event; 95 typedef Derived fsm_t; 98 static void execute(Derived& fsm, Event const& e) in execute()
|
/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 | 50 int vidconsole_set_row(struct udevice *dev, uint row, int clr) in vidconsole_set_row() 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() 235 int row = priv->row_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
|
/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/node/deps/npm/node_modules/cliui/ |
D | index.js | 59 rows.forEach(function (row) { argument 72 rows.forEach(function (row) { argument 103 _this.rows.forEach(function (row, i) { argument 118 UI.prototype.rowToString = function (row, lines) { argument 203 UI.prototype._rasterize = function (row) { argument 252 UI.prototype._columnWidths = function (row) { argument
|
/third_party/flutter/skia/third_party/externals/libpng/intel/ |
D | filter_sse2_intrinsics.c | 52 void png_read_filter_row_sub3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_sub3_sse2() 85 void png_read_filter_row_sub4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_sub4_sse2() 110 void png_read_filter_row_avg3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_avg3_sse2() 165 void png_read_filter_row_avg4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_avg4_sse2() 229 void png_read_filter_row_paeth3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_paeth3_sse2() 328 void png_read_filter_row_paeth4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_paeth4_sse2()
|
/third_party/libpng/intel/ |
D | filter_sse2_intrinsics.c | 52 void png_read_filter_row_sub3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_sub3_sse2() 85 void png_read_filter_row_sub4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_sub4_sse2() 110 void png_read_filter_row_avg3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_avg3_sse2() 165 void png_read_filter_row_avg4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_avg4_sse2() 229 void png_read_filter_row_paeth3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_paeth3_sse2() 328 void png_read_filter_row_paeth4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_paeth4_sse2()
|
/third_party/skia/third_party/externals/libpng/intel/ |
D | filter_sse2_intrinsics.c | 52 void png_read_filter_row_sub3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_sub3_sse2() 85 void png_read_filter_row_sub4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_sub4_sse2() 110 void png_read_filter_row_avg3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_avg3_sse2() 165 void png_read_filter_row_avg4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_avg4_sse2() 229 void png_read_filter_row_paeth3_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_paeth3_sse2() 328 void png_read_filter_row_paeth4_sse2(png_row_infop row_info, png_bytep row, in png_read_filter_row_paeth4_sse2()
|