/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | s-c1.c | 396 struct row { struct 397 long X; /* the X values -- copied from function argument */ 398 long Y_o; /* the Y values -- copied from function argument */ 399 long Y_c; /* the Y values -- copied from function argument */ 400 long _x; /* Value X - Xavg */ 401 long _y_o; /* Value Y - Yavg */ 402 long _y_c; /* Value Y - Yavg */ 403 double LnX; /* Natural logarithm of X values */ 404 double LnY_o; /* Natural logarithm of Y values */ 405 double LnY_c; /* Natural logarithm of Y values */ [all …]
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | s-c1.c | 405 struct row { struct 406 long X; /* the X values -- copied from function argument */ 407 long Y_o; /* the Y values -- copied from function argument */ 408 long Y_c; /* the Y values -- copied from function argument */ 409 long _x; /* Value X - Xavg */ 410 long _y_o; /* Value Y - Yavg */ 411 long _y_c; /* Value Y - Yavg */ 412 double LnX; /* Natural logarithm of X values */ 413 double LnY_o; /* Natural logarithm of Y values */ 414 double LnY_c; /* Natural logarithm of Y values */ [all …]
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | DataTable.java | 47 public void onRowClicked(int rowIndex, JSONObject row, boolean isRightClick); in onRowClicked() 64 public Widget createWidget(int row, int cell, JSONObject rowObject); in createWidget() 108 protected void setRowStyle(int row) { in setRowStyle() 141 protected void preprocessRow(JSONObject row) {} in preprocessRow() 143 protected String[] getRowText(JSONObject row) { in getRowText() 165 int row = table.getRowCount(); in addRowFromData() local 189 public void addRow(JSONObject row) { in addRow() 239 public void highlightRow(int row) { in highlightRow() 244 public void unhighlightRow(int row) { in unhighlightRow() 269 int row = tableCell.getRowIndex(); in onCellClicked() local [all …]
|
D | FragmentedTable.java | 23 public Element getElement(int row, int column) { in getElement() 33 private native Element getCellElement(Element tbody, int row, int col) /*-{ in getCellElement() 70 private int getRowWithinFragment(int row) { in getRowWithinFragment() 74 private int getFragmentIndex(int row) { in getFragmentIndex() 89 int row = fragmentIndex * rowsPerFragment + rowWithinFragment; in getCellPosition() local 121 public int getCellCount(int row) { in getCellCount() 135 private native int getCellCount(Element tbody, int row) /*-{ in getCellCount()
|
/external/libhevc/common/ |
D | ihevc_padding.c | 95 WORD32 row; in ihevc_pad_vert() local 149 WORD32 row; in ihevc_pad_horz_chroma() local 216 WORD32 row; in ihevc_pad_horz_luma() local 273 WORD32 row; in ihevc_pad_top() local 327 WORD32 row; in ihevc_pad_bottom() local 382 WORD32 row; in ihevc_pad_left_luma() local 438 WORD32 row; in ihevc_pad_left_chroma() local 503 WORD32 row; in ihevc_pad_right_luma() local 559 WORD32 row; in ihevc_pad_right_chroma() local
|
D | ihevc_inter_pred_filters.c | 116 WORD32 row, col; in ihevc_inter_pred_luma_copy() local 178 WORD32 row, col, i; in ihevc_inter_pred_luma_horz() local 251 WORD32 row, col, i; in ihevc_inter_pred_luma_vert() local 324 WORD32 row, col; in ihevc_inter_pred_luma_copy_w16out() local 390 WORD32 row, col, i; in ihevc_inter_pred_luma_horz_w16out() local 461 WORD32 row, col, i; in ihevc_inter_pred_luma_vert_w16out() local 531 WORD32 row, col, i; in ihevc_inter_pred_luma_vert_w16inp() local 606 WORD32 row, col, i; in ihevc_inter_pred_luma_vert_w16inp_w16out() local 678 WORD32 row, col; in ihevc_inter_pred_chroma_copy() local 743 WORD32 row, col, i; in ihevc_inter_pred_chroma_horz() local [all …]
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | s-c1.c | 407 struct row { struct 408 long X; /* the X values -- copied from function argument */ 409 long Y; /* the Y values -- copied from function argument */ 410 long _x; /* Value X - Xavg */ 411 long _y; /* Value Y - Yavg */ 412 double LnX; /* Natural logarithm of X values */ 413 double LnY; /* Natural logarithm of Y values */ 437 struct row *Table = NULL; in parse_measure() argument
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | s-c1.c | 455 struct row { struct 456 long X; /* the X values -- copied from function argument */ 457 long Y[NSCENAR]; /* the Y values -- copied from function argument */ 458 long _x[NSCENAR]; /* Value X - Xavg */ 459 long _y[NSCENAR]; /* Value Y - Yavg */ 460 double LnX; /* Natural logarithm of X values */ 461 double LnY[NSCENAR]; /* Natural logarithm of Y values */ 485 struct row *Table = NULL; in parse_measure() argument
|
/external/pdfium/xfa/fxbarcode/datamatrix/ |
D | BC_DefaultPlacement.cpp | 49 bool CBC_DefaultPlacement::getBit(int32_t col, int32_t row) { in getBit() 52 void CBC_DefaultPlacement::setBit(int32_t col, int32_t row, bool bit) { in setBit() 55 bool CBC_DefaultPlacement::hasBit(int32_t col, int32_t row) { in hasBit() 60 int32_t row = 4; in place() local 99 void CBC_DefaultPlacement::module(int32_t row, in module() 115 void CBC_DefaultPlacement::utah(int32_t row, int32_t col, int32_t pos) { in utah()
|
/external/libavc/common/ |
D | ih264_padding.c | 95 WORD32 row; in ih264_pad_top() local 136 WORD32 row; in ih264_pad_bottom() local 175 WORD32 row; in ih264_pad_left_luma() local 218 WORD32 row, col; in ih264_pad_left_chroma() local 271 WORD32 row; in ih264_pad_right_luma() local 312 WORD32 row, col; in ih264_pad_right_chroma() local
|
D | ih264_inter_pred_filters.c | 119 WORD32 row, col; in ih264_inter_pred_luma_copy() local 177 WORD32 row, col; in ih264_interleave_copy() local 236 WORD32 row, col; in ih264_inter_pred_luma_horz() local 306 WORD32 row, col; in ih264_inter_pred_luma_vert() local 375 WORD32 row, col; in ih264_inter_pred_luma_horz_hpel_vert_hpel() local 460 WORD32 row, col; in ih264_inter_pred_luma_horz_qpel() local 536 WORD32 row, col; in ih264_inter_pred_luma_vert_qpel() local 619 WORD32 row, col; in ih264_inter_pred_luma_horz_qpel_vert_qpel() local 720 WORD32 row, col; in ih264_inter_pred_luma_horz_qpel_vert_hpel() local 836 WORD32 row, col; in ih264_inter_pred_luma_horz_hpel_vert_qpel() local [all …]
|
/external/eigen/bench/btl/generic_bench/init/ |
D | init_matrix.hh | 28 BTL_DONT_INLINE void init_row(Vector & X, int size, int row){ in init_row() 45 for (unsigned int row=0; row<A.size() ; row++){ in init_matrix() local 53 for (unsigned int row=0; row<A.size() ; row++) in init_matrix_symm() local 55 for (unsigned int row=0; row<A.size() ; row++){ in init_matrix_symm() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | OpenMapRealMatrix.java | 111 final int row = iterator.key() / columns; in add() local 146 final int row = iterator.key() / columns; in subtract() local 226 public double getEntry(int row, int column) throws MatrixIndexException { in getEntry() 240 public void setEntry(int row, int column, double value) in setEntry() 253 public void addToEntry(int row, int column, double increment) in addToEntry() 268 public void multiplyEntry(int row, int column, double factor) in multiplyEntry() 287 private int computeKey(int row, int column) { in computeKey()
|
D | SparseFieldMatrix.java | 104 public void addToEntry(int row, int column, T increment) in addToEntry() 139 public T getEntry(int row, int column) throws MatrixIndexException { in getEntry() 153 public void multiplyEntry(int row, int column, T factor) in multiplyEntry() 169 public void setEntry(int row, int column, T value) in setEntry() 186 private int computeKey(int row, int column) { in computeKey()
|
D | FieldMatrix.java | 207 void setSubMatrix(T[][] subMatrix, int row, int column) in setSubMatrix() 218 FieldMatrix<T> getRowMatrix(int row) throws MatrixIndexException; in getRowMatrix() 231 void setRowMatrix(int row, FieldMatrix<T> matrix) in setRowMatrix() 266 FieldVector<T> getRowVector(int row) throws MatrixIndexException; in getRowVector() 279 void setRowVector(int row, FieldVector<T> vector) in setRowVector() 315 T[] getRow(int row) throws MatrixIndexException; in getRow() 327 void setRow(int row, T[] array) in setRow() 370 T getEntry(int row, int column) throws MatrixIndexException; in getEntry() 388 void setEntry(int row, int column, T value) throws MatrixIndexException; in setEntry() 406 void addToEntry(int row, int column, T increment) throws MatrixIndexException; in addToEntry() [all …]
|
D | RealMatrix.java | 214 void setSubMatrix(double[][] subMatrix, int row, int column) in setSubMatrix() 225 RealMatrix getRowMatrix(int row) throws MatrixIndexException; in getRowMatrix() 238 void setRowMatrix(int row, RealMatrix matrix) in setRowMatrix() 273 RealVector getRowVector(int row) throws MatrixIndexException; in getRowVector() 286 void setRowVector(int row, RealVector vector) in setRowVector() 322 double[] getRow(int row) throws MatrixIndexException; in getRow() 334 void setRow(int row, double[] array) in setRow() 377 double getEntry(int row, int column) throws MatrixIndexException; in getEntry() 395 void setEntry(int row, int column, double value) throws MatrixIndexException; in setEntry() 413 void addToEntry(int row, int column, double increment) throws MatrixIndexException; in addToEntry() [all …]
|
/external/webrtc/webrtc/system_wrappers/include/ |
D | aligned_array.h | 50 T* Row(size_t row) { in Row() 55 const T* Row(size_t row) const { in Row() 60 T& At(size_t row, size_t col) { in At() 65 const T& At(size_t row, size_t col) const { in At()
|
/external/skia/src/gpu/effects/ |
D | GrTextureStripAtlas.cpp | 104 AtlasRow* row = fKeyTable[index]; in lockRow() local 119 AtlasRow* row = this->getLRU(); in lockRow() local 177 void GrTextureStripAtlas::unlockRow(int row) { in unlockRow() 193 AtlasRow* row = fLRUFront; in getLRU() local 249 void GrTextureStripAtlas::appendLRU(AtlasRow* row) { in appendLRU() 261 void GrTextureStripAtlas::removeFromLRU(AtlasRow* row) { in removeFromLRU()
|
/external/deqp/framework/common/ |
D | tcuMatrix.hpp | 68 inline const T& operator() (int row, int col) const { return m_data[col][row]; } in operator ()() 69 inline T& operator() (int row, int col) { return m_data[col][row]; } in operator ()() 314 for (int row = 0; row < Rows; row++) in Matrix() local 323 for (int row = 0; row < Rows; row++) in Matrix() local 332 for (int row = 0; row < Rows; row++) in Matrix() local 342 for (int row = 0; row < Rows; row++) in Matrix() local 364 for (int row = 0; row < Rows; row++) in operator =() local 418 for (int row = 0; row < Rows; row++) in getColumnMajorData() local 428 for (int row = 0; row < Rows; row++) in getRowMajorData() local 440 for (int row = 0; row < Rows0; row++) in operator *() local [all …]
|
/external/wpa_supplicant_8/hs20/server/www/ |
D | add-free.php | 17 $row = $db->query("SELECT rowid,* FROM sessions WHERE id='$id'")->fetch(); variable 26 $row = $db->query("SELECT value FROM osu_config WHERE realm='$realm' AND field='free_account'")->fe… variable 33 $row = $db->query("SELECT password FROM users WHERE identity='$user' AND realm='$realm'")->fetch(); variable
|
/external/pdfium/core/fxge/dib/ |
D | fx_dib_main.cpp | 139 for (int row = 0; row < pSrc->GetHeight(); row++) in Copy() local 195 for (int row = rect.top; row < rect.bottom; row++) { in Clone() local 208 for (int row = rect.top; row < rect.bottom; row++) { in Clone() local 339 for (int row = 1; row < m_Height; row++) { in Clear() local 356 for (int row = 1; row < m_Height; row++) { in Clear() local 423 for (int row = 0; row < height; row++) { in TransferBitmap() local 439 for (int row = 0; row < height; row++) { in TransferBitmap() local 517 for (int row = 0; row < height; row++) { in TransferMask() local 543 for (int row = 0; row < height; row++) { in TransferMask() local 621 for (int row = rect.top; row < rect.bottom; row++) { in CloneAlphaMask() local [all …]
|
D | fx_dib_convert.cpp | 75 for (int row = 0; row < 256; row++) { in _Obtain_Pal() local 119 int row, col; in BuildPalette() local 154 for (int row = 0; row < height; row++) { in ConvertBuffer_1bppMask2Gray() local 175 for (int row = 0; row < height; row++) { in ConvertBuffer_8bppMask2Gray() local 216 for (int row = 0; row < height; row++) { in ConvertBuffer_1bppPlt2Gray() local 256 for (int row = 0; row < height; row++) { in ConvertBuffer_8bppPlt2Gray() local 275 for (int row = 0; row < height; row++) { in ConvertBuffer_RgbOrCmyk2Gray() local 290 for (int row = 0; row < height; row++) { in ConvertBuffer_RgbOrCmyk2Gray() local 311 for (int row = 0; row < height; row++) { in ConvertBuffer_IndexCopy() local 323 for (int row = 0; row < height; row++) { in ConvertBuffer_IndexCopy() local [all …]
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | s-c.c | 679 struct row { struct 680 long X; /* the X values -- copied from function argument */ 681 long Y[NSCENAR]; /* the Y values -- copied from function argument */ 682 long _x; /* Value X - Xavg */ 683 long _y[NSCENAR]; /* Value Y - Yavg */ 684 double LnX; /* Natural logarithm of X values */ 685 double LnY[NSCENAR]; /* Natural logarithm of Y values */ 709 struct row *Table = NULL; in parse_measure() argument
|
/external/eigen/Eigen/src/Core/ |
D | TriangularMatrix.h | 76 inline Scalar coeff(Index row, Index col) const { return derived().coeff(row,col); } in coeff() 78 inline Scalar& coeffRef(Index row, Index col) { return derived().coeffRef(row,col); } in coeffRef() 84 EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, Other& other) in copyCoeff() 126 void check_coordinates(Index row, Index col) const in check_coordinates() 140 void check_coordinates_internal(Index row, Index col) const in check_coordinates_internal()
|
/external/mesa3d/src/mesa/main/ |
D | texstore.c | 333 GLint img, row; in _mesa_make_temp_float_image() local 444 GLint img, row; in make_temp_uint_image() local 570 GLint img, row; in _mesa_make_temp_ubyte_image() local 904 GLint img, row; in _mesa_swizzle_ubyte_image() local 956 GLint img, row; in memcpy_texture() local 1040 GLint img, row; in _mesa_texstore_z32() local 1070 GLint img, row; in _mesa_texstore_x8_z24() local 1100 GLint img, row; in _mesa_texstore_z24_x8() local 1147 GLint img, row; in _mesa_texstore_z16() local 1199 GLint row, col; in _mesa_texstore_rgb565() local [all …]
|