/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
|
/external/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 …]
|
/external/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 …]
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowCursorWindow.java | 41 protected static byte[] nativeGetBlob(int windowPtr, int row, int column) { in nativeGetBlob() 46 protected static byte[] nativeGetBlob(long windowPtr, int row, int column) { in nativeGetBlob() 64 protected static String nativeGetString(int windowPtr, int row, int column) { in nativeGetString() 69 protected static String nativeGetString(long windowPtr, int row, int column) { in nativeGetString() 79 protected static long nativeGetLong(int windowPtr, int row, int column) { in nativeGetLong() 84 protected static long nativeGetLong(long windowPtr, int row, int column) { in nativeGetLong() 89 protected static double nativeGetDouble(int windowPtr, int row, int column) { in nativeGetDouble() 94 protected static double nativeGetDouble(long windowPtr, int row, int column) { in nativeGetDouble() 99 protected static int nativeGetType(int windowPtr, int row, int column) { in nativeGetType() 104 protected static int nativeGetType(long windowPtr, int row, int column) { in nativeGetType() [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/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
|
/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/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
|
/external/skqp/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
|
/external/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
|
/external/libaom/libaom/aom_dsp/x86/ |
D | intrapred_sse2.c | 26 static INLINE void dc_store_8xh(const __m128i *row, int height, uint8_t *dst, in dc_store_8xh() 35 static INLINE void dc_store_16xh(const __m128i *row, int height, uint8_t *dst, in dc_store_16xh() 44 static INLINE void dc_store_32xh(const __m128i *row, int height, uint8_t *dst, in dc_store_32xh() 54 static INLINE void dc_store_64xh(const __m128i *row, int height, uint8_t *dst, in dc_store_64xh() 138 const __m128i row = _mm_set1_epi8((uint8_t)sum); in aom_dc_predictor_4x8_sse2() local 153 const __m128i row = _mm_set1_epi8((uint8_t)sum); in aom_dc_predictor_4x16_sse2() local 168 const __m128i row = _mm_set1_epi8((uint8_t)sum); in aom_dc_predictor_8x4_sse2() local 181 const __m128i row = _mm_set1_epi8((uint8_t)sum); in aom_dc_predictor_8x16_sse2() local 194 const __m128i row = _mm_set1_epi8((uint8_t)sum); in aom_dc_predictor_8x32_sse2() local 207 const __m128i row = _mm_set1_epi8((uint8_t)sum); in aom_dc_predictor_16x4_sse2() 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/pdfium/fxbarcode/datamatrix/ |
D | BC_DefaultPlacement.cpp | 48 bool CBC_DefaultPlacement::getBit(int32_t col, int32_t row) { in getBit() 51 void CBC_DefaultPlacement::setBit(int32_t col, int32_t row, bool bit) { in setBit() 54 bool CBC_DefaultPlacement::hasBit(int32_t col, int32_t row) { in hasBit() 59 int32_t row = 4; in place() local 98 void CBC_DefaultPlacement::module(int32_t row, in module() 114 void CBC_DefaultPlacement::utah(int32_t row, int32_t col, int32_t pos) { in utah()
|
/external/python/cpython3/Doc/includes/sqlite3/ |
D | text_factory.py | 10 row = cur.fetchone() variable 16 row = cur.fetchone() variable 26 row = cur.fetchone() variable
|
/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/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 | spp.php | 58 $row = $db->query("SELECT password FROM users " . variable 61 $row = $db->query("SELECT osu_password FROM users " . variable 98 $row = $db->query("SELECT * FROM sim_provisioning " . variable 109 $row = $db->query("SELECT COUNT(*) FROM osu_config " . variable
|
/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/pdfium/core/fxge/dib/ |
D | cfx_dibitmap.cpp | 93 for (int row = 0; row < pSrc->GetHeight(); row++) in Copy() local 159 for (int row = 1; row < m_Height; row++) { in Clear() local 174 for (int row = 1; row < m_Height; row++) in Clear() local 202 for (int row = 0; row < height; row++) { in TransferBitmap() local 218 for (int row = 0; row < height; row++) { in TransferBitmap() local 337 for (int row = 0; row < m_Height; row++) { in LoadChannel() local 398 for (int row = 0; row < m_Height; row++) { in LoadChannel() local 430 for (int row = 0; row < m_Height; row++) { in MultiplyAlpha() local 450 for (int row = 0; row < m_Height; row++) { in MultiplyAlpha() local 478 for (int row = 0; row < m_Height; row++) { in MultiplyAlpha() local [all …]
|
/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/perfetto/src/trace_processor/ |
D | filtered_row_index_unittest.cc | 36 index.FilterRows([&in_bound_indices](uint32_t row) { in TEST() 45 index.FilterRows([](uint32_t row) { return row == 2 || row == 3; }); in TEST() 47 index.FilterRows([&in_bound_indices](uint32_t row) { in TEST() 57 index.FilterRows([](uint32_t row) { return row == 2 || row == 3; }); in TEST() 65 index.FilterRows([](uint32_t row) { return row == 2 || row == 3; }); in TEST()
|