/external/python/cpython2/Doc/includes/sqlite3/ |
D | text_factory.py | 10 row = cur.fetchone() variable 16 row = cur.fetchone() variable 28 row = cur.fetchone() variable 35 row = cur.fetchone() variable 39 row = cur.fetchone() variable
|
D | pysqlite_datetime.py | 13 row = cur.fetchone() variable 18 row = cur.fetchone() variable
|
/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/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/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/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/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/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/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
|
D | signup.php | 18 $row = $db->query("SELECT realm 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
|
/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/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
|
/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/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()
|
/external/skia/src/gpu/effects/ |
D | GrTextureStripAtlas.cpp | 104 AtlasRow* row = fKeyTable[index]; in lockRow() local 119 AtlasRow* row = this->getLRU(); in lockRow() local 175 void GrTextureStripAtlas::unlockRow(int row) { in unlockRow() 191 AtlasRow* row = fLRUFront; in getLRU() local 247 void GrTextureStripAtlas::appendLRU(AtlasRow* row) { in appendLRU() 259 void GrTextureStripAtlas::removeFromLRU(AtlasRow* row) { in removeFromLRU()
|
/external/skia/src/codec/ |
D | SkSampler.cpp | 33 for (int row = 0; row < numRows; row++) { in Fill() local 54 for (int row = 0; row < numRows; row++) { in Fill() local 82 for (int row = 0; row < numRows; row++) { in Fill() local
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | AbstractTableTest.java | 158 Map<Integer, Character> row = table.row("foo"); in testRowClearAndPut() local 163 assertEquals(ImmutableMap.of(), row); in testRowClearAndPut() local 167 assertEquals(ImmutableMap.of(), row); in testRowClearAndPut() local
|
/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/libavc/common/x86/ |
D | ih264_padding_ssse3.c | 97 WORD32 row; in ih264_pad_left_luma_ssse3() local 164 WORD32 row; in ih264_pad_left_chroma_ssse3() local 230 WORD32 row; in ih264_pad_right_luma_ssse3() local 297 WORD32 row; in ih264_pad_right_chroma_ssse3() local
|
/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/guava/guava/src/com/google/common/collect/ |
D | AbstractTable.java | 68 Map<C, V> row = Maps.safeGet(rowMap(), rowKey); in contains() local 74 Map<C, V> row = Maps.safeGet(rowMap(), rowKey); in get() local 90 Map<C, V> row = Maps.safeGet(rowMap(), rowKey); in remove() local 125 Map<C, V> row = Maps.safeGet(rowMap(), cell.getRowKey()); in contains() local 136 Map<C, V> row = Maps.safeGet(rowMap(), cell.getRowKey()); in remove() local
|