Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/external/javasqlite/src/main/java/SQLite/
DStmt.java177 public native int column_int(int col) throws SQLite.Exception; in column_int()
184 public native long column_long(int col) throws SQLite.Exception; in column_long()
191 public native double column_double(int col) throws SQLite.Exception; in column_double()
198 public native byte[] column_bytes(int col) throws SQLite.Exception; in column_bytes()
205 public native String column_string(int col) throws SQLite.Exception; in column_string()
212 public native int column_type(int col) throws SQLite.Exception; in column_type()
227 public Object column(int col) throws SQLite.Exception { in column()
247 public native String column_table_name(int col) throws SQLite.Exception; in column_table_name()
255 public native String column_database_name(int col) throws SQLite.Exception; in column_database_name()
263 public native String column_decltype(int col) throws SQLite.Exception; in column_decltype()
[all …]
/external/pdfium/core/src/fxge/skia/
Dfx_skia_blitter_new.cpp99 for (int col = col_start; col < col_end; col ++) { in CompositeSpan1bpp_0() local
133 for (int col = col_start; col < col_end; col ++) { in CompositeSpan1bpp_4() local
162 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray_2() local
186 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray_3() local
197 for (int col = col_start; col < col_end; col ++) in CompositeSpanGray_3() local
200 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray_3() local
223 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray_6() local
253 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray_7() local
267 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray_7() local
282 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray_7() local
[all …]
/external/libhevc/common/
Dihevc_inter_pred_filters.c116 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 …]
Dihevc_weighted_pred.c117 WORD32 row, col; in ihevc_weighted_pred_uni() local
202 WORD32 row, col; in ihevc_weighted_pred_chroma_uni() local
308 WORD32 row, col; in ihevc_weighted_pred_bi() local
413 WORD32 row, col; in ihevc_weighted_pred_chroma_bi() local
500 WORD32 row, col; in ihevc_weighted_pred_bi_default() local
583 WORD32 row, col; in ihevc_weighted_pred_chroma_bi_default() local
Dihevc_chroma_intra_pred_filters.c475 WORD32 row, col; in ihevc_intra_pred_chroma_planar() local
566 WORD32 row, col; in ihevc_intra_pred_chroma_dc() local
667 WORD32 row, col; in ihevc_intra_pred_chroma_horz() local
728 WORD32 row, col; in ihevc_intra_pred_chroma_ver() local
788 WORD32 row, col; in ihevc_intra_pred_chroma_mode2() local
855 WORD32 row, col; in ihevc_intra_pred_chroma_mode_18_34() local
928 WORD32 row, col; in ihevc_intra_pred_chroma_mode_3_to_9() local
1021 WORD32 row, col, k; in ihevc_intra_pred_chroma_mode_11_to_17() local
1138 WORD32 row, col, k; in ihevc_intra_pred_chroma_mode_19_to_25() local
1245 WORD32 row, col; in ihevc_intra_pred_chroma_mode_27_to_33() local
/external/pdfium/core/src/fxge/dib/
Dfx_dib_composite.cpp260 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Mask() local
277 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Rgba2Mask() local
314 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Graya() local
362 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Graya() local
408 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Graya() local
452 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Graya() local
509 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Gray() local
530 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Gray() local
553 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Gray() local
570 for (int col = 0; col < pixel_count; col ++) { in _CompositeRow_Argb2Gray() local
[all …]
Dfx_dib_main.cpp316 for (int col = 0; col < m_Width; col ++) { in Clear() local
391 for (int col = 0; col < width; col ++) { in TransferBitmap() local
467 for (int col = 0; col < width; col ++) { in TransferMask() local
480 for (int col = 0; col < width; col ++) { in TransferMask() local
492 for (int col = 0; col < width; col ++) { in TransferMask() local
506 for (int col = 0; col < width; col ++) { in TransferMask() local
570 for (int col = rect.left; col < rect.right; col ++) { in GetAlphaMask() local
730 for (int col = 0; col < m_Width; col ++) { local
795 for (int col = 0; col < m_Width; col ++) { local
833 for (int col = 0; col < m_Width; col ++) { local
[all …]
Dfx_dib_transform.cpp89 for (int col = col_start; col < col_end; col ++) { in SwapXY() local
110 for (int col = col_start; col < col_end; col ++) { in SwapXY() local
117 for (int col = col_start; col < col_end; col ++) { in SwapXY() local
122 for (int col = col_start; col < col_end; col ++) { in SwapXY() local
142 for (int col = col_start; col < col_end; col ++) { in SwapXY() local
388 for (int col = 0; col < m_ResultWidth; col ++) { in Continue() local
417 for (int col = 0; col < m_ResultWidth; col ++) { in Continue() local
439 for (int col = 0; col < m_ResultWidth; col ++) { in Continue() local
461 for (int col = 0; col < m_ResultWidth; col ++) { in Continue() local
490 for (int col = 0; col < m_ResultWidth; col ++) { in Continue() local
[all …]
Dfx_dib_engine.cpp364 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in ContinueStretchHorz() local
381 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in ContinueStretchHorz() local
396 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in ContinueStretchHorz() local
415 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in ContinueStretchHorz() local
443 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in ContinueStretchHorz() local
475 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in ContinueStretchHorz() local
498 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in ContinueStretchHorz() local
557 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in StretchVert() local
573 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in StretchVert() local
594 for (int col = m_DestClip.left; col < m_DestClip.right; col ++) { in StretchVert() local
[all …]
Dfx_dib_convert.cpp170 int row, col; in _Obtain_Pal() local
252 int row, col; in BuildPalette() local
292 for (int col = src_left; col < src_left + width; col ++) { in _ConvertBuffer_1bppMask2Gray() local
355 for (int col = src_left; col < src_left + width; col ++) { in _ConvertBuffer_1bppPlt2Gray() local
401 for (int col = 0; col < width; col ++) { in _ConvertBuffer_8bppPlt2Gray() local
423 for (int col = 0; col < width; col ++) { in _ConvertBuffer_RgbOrCmyk2Gray() local
435 for (int col = 0; col < width; col ++) { in _ConvertBuffer_RgbOrCmyk2Gray() local
447 for (int col = 0; col < width; col ++) { in _ConvertBuffer_RgbOrCmyk2Gray() local
464 for (int col = src_left; col < src_left + width; col ++) { in _ConvertBuffer_IndexCopy() local
524 int row, col; in _ConvertBuffer_Rgb2PltRgb8_NoTransform() local
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBreakDictionary.java229 int col = columnMap.elementAt(c); in readDictionaryFile() local
248 int col = columnMap.elementAt(ch); in at() local
263 /* public */ final short at(int row, int col) { in at()
282 private final boolean cellIsPopulated(int row, int col) { in cellIsPopulated()
308 private final short internalAt(int row, int col) { in internalAt()
/external/eigen/Eigen/src/Core/
DTriangularMatrix.h54 inline Scalar coeff(Index row, Index col) const { return derived().coeff(row,col); } in coeff()
55 inline Scalar& coeffRef(Index row, Index col) { return derived().coeffRef(row,col); } in coeffRef()
60 EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, Other& other) in copyCoeff()
95 void check_coordinates(Index row, Index col) const in check_coordinates()
109 void check_coordinates_internal(Index row, Index col) const in check_coordinates_internal()
DDenseCoeffsBase.h94 EIGEN_STRONG_INLINE CoeffReturnType coeff(Index row, Index col) const in coeff()
208 EIGEN_STRONG_INLINE PacketReturnType packet(Index row, Index col) const in packet()
314 EIGEN_STRONG_INLINE Scalar& coeffRef(Index row, Index col) in coeffRef()
430 (Index row, Index col, const typename internal::packet_traits<Scalar>::type& val) in writePacket()
476 EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, const DenseBase<OtherDerived>& other) in copyCoeff()
503 const Index col = colIndexByOuterInner(outer,inner); in copyCoeffByOuterInner() local
517 EIGEN_STRONG_INLINE void copyPacket(Index row, Index col, const DenseBase<OtherDerived>& other) in copyPacket()
546 const Index col = colIndexByOuterInner(outer,inner); in copyPacketByOuterInner() local
/external/deqp/framework/common/
DtcuMatrix.hpp69 inline T& operator() (int row, int col) { return m_data[col][row]; } in operator ()()
315 for (int col = 0; col < Cols; col++) in Matrix() local
324 for (int col = 0; col < Cols; col++) in Matrix() local
333 for (int col = 0; col < Cols; col++) in Matrix() local
343 for (int col = 0; col < Cols; col++) in Matrix() local
365 for (int col = 0; col < Cols; col++) in operator =() local
381 for (int col = 0; col < Cols; col++) in setRow() local
395 for (int col = 0; col < Cols; col++) in getRow() local
417 for (int col = 0; col < Cols; col++) in getColumnMajorData() local
429 for (int col = 0; col < Cols; col++) in getRowMajorData() local
[all …]
/external/libhevc/common/x86/
Dihevc_mem_fns_ssse3_intr.c82 int col; in ihevc_memcpy_mul_8_ssse3() local
121 int col; in ihevc_memset_mul_8_ssse3() local
159 int col; in ihevc_memset_16bit_mul_8_ssse3() local
/external/libavc/common/x86/
Dih264_mem_fns_ssse3.c83 int col; in ih264_memcpy_mul_8_ssse3() local
122 int col; in ih264_memset_mul_8_ssse3() local
160 int col; in ih264_memset_16bit_mul_8_ssse3() local
Dih264_padding_ssse3.c165 WORD32 col; in ih264_pad_left_chroma_ssse3() local
231 WORD32 col; in ih264_pad_right_luma_ssse3() local
298 WORD32 col; in ih264_pad_right_chroma_ssse3() local
/external/libvterm/src/
Dpen.c36 static void lookup_colour_ansi(const VTermState *state, long index, VTermColor *col) in lookup_colour_ansi()
43 static void lookup_colour_palette(const VTermState *state, long index, VTermColor *col) in lookup_colour_palette()
67 …const VTermState *state, int palette, const long args[], int argcount, VTermColor *col, int *index) in lookup_colour()
127 static void set_pen_col_ansi(VTermState *state, VTermAttr attr, long col) in set_pen_col_ansi()
142 for(int col = 0; col < 16; col++) in vterm_state_newpen() local
188 void vterm_state_get_palette_color(const VTermState *state, int index, VTermColor *col) in vterm_state_get_palette_color()
199 void vterm_state_set_palette_color(VTermState *state, int index, const VTermColor *col) in vterm_state_set_palette_color()
/external/libavc/common/
Dih264_inter_pred_filters.c119 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/unsupported/Eigen/src/Skyline/
DSkylineInplaceLU.h131 const Index& col = row; in compute() local
195 for (Index col = llIt.col(); col < row; col++) { in computeRowMajor() local
235 const Index col = row; in computeRowMajor() local
317 Index col = lIt.col(); in solve() local
328 for (Index col = rows - 1; col > 0; col--) { in solve() local
/external/icu/icu4c/source/test/intltest/
Dg7coll.cpp151 Collator *col = Collator::createInstance("en_US", status); in TestDemo1() local
185 Collator *col = Collator::createInstance("en_US", status); in TestDemo2() local
219 Collator *col = Collator::createInstance("en_US", status); in TestDemo3() local
253 Collator *col = Collator::createInstance("en_US", status); in TestDemo4() local
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_driver.cpp398 for (int col = col_start; col < col_end; col ++) { in CompositeSpan() local
429 for (int col = col_start; col < col_end; col ++) { in CompositeSpan() local
451 for (int col = col_start; col < col_end; col ++) { in CompositeSpan() local
491 for (int col = col_start; col < col_end; col ++) { in CompositeSpan() local
520 for (int col = col_start; col < col_end; col ++) { in CompositeSpan() local
546 for (int col = col_start; col < col_end; col ++) { in CompositeSpan() local
584 for (int col = col_start; col < col_end; col ++) { in CompositeSpan1bpp() local
611 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray() local
644 for (int col = col_start; col < col_end; col ++) { in CompositeSpanGray() local
671 for (int col = col_start; col < col_end; col ++) { in CompositeSpanARGB() local
[all …]
/external/libvncserver/libvncserver/
Ddraw.c3 void rfbFillRect(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2,rfbPixel col) in rfbFillRect()
20 void rfbDrawPixel(rfbScreenInfoPtr s,int x,int y,rfbPixel col) in rfbDrawPixel()
31 void rfbDrawLine(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2,rfbPixel col) in rfbDrawLine()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationAPITest.java53 Collator col = Collator.getInstance(); in TestCollationKey() local
194 Collator col = Collator.getInstance(Locale.ENGLISH); in TestCompare() local
278 Collator col = Collator.getInstance(Locale.ENGLISH); in TestElemIter() local
442 Collator col = Collator.getInstance(Locale.ENGLISH); in TestProperty() local
/external/eigen/Eigen/src/SparseCore/
DSparseBlock.h48 inline Index col() const { return IsRowMajor ? this->index() : m_outer; } in col() function
102 inline Index col() const { return IsRowMajor ? this->index() : m_outer; } in col() function
113 inline Index col() const { return IsRowMajor ? this->index() : m_outer; } in col() function
273 inline Index col() const { return IsRowMajor ? this->index() : m_outer; } in col() function
284 inline Index col() const { return IsRowMajor ? this->index() : m_outer; } in col() function
410 inline Scalar& coeffRef(int row, int col) in coeffRef()
416 inline const Scalar coeff(int row, int col) const in coeff()
456 inline Index col() const { return Base::col() - m_block.m_startCol.value(); } in col() function
479 inline Index col() const { return Base::col() - m_block.m_startCol.value(); } in col() function

12345678910>>...16