HomeSort by relevance Sort by last modified time
    Searched refs:num_rows (Results 151 - 175 of 186) sorted by null

1 2 3 4 5 67 8

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 239 unsigned short num_rows; member in struct:_XkbSection
266 unsigned short num_rows; member in struct:_XkbOverlay
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 239 unsigned short num_rows; member in struct:_XkbSection
266 unsigned short num_rows; member in struct:_XkbOverlay
  /external/ceres-solver/internal/ceres/
unsymmetric_linear_solver_test.cc 76 for (int i = 0; i < A_->num_rows(); ++i) {
covariance_test.cc 103 EXPECT_EQ(crsm->num_rows(), 10);
108 for (int r = 0; r < crsm->num_rows() + 1; ++r) {
problem_test.cc     [all...]
schur_eliminator_impl.h 178 if (lhs->num_rows() > 0) {
180 VectorRef(rhs, lhs->num_rows()).setZero();
  /external/libpng/
pngstruct.h 263 png_uint_32 num_rows; /* number of rows in current pass */ member in struct:png_struct_def
pngwutil.c     [all...]
pngread.c 644 png_bytepp display_row, png_uint_32 num_rows)
658 for (i = 0; i < num_rows; i++)
667 for (i = 0; i < num_rows; i++)
675 for (i = 0; i < num_rows; i++)
830 * We set the num_rows again here, in case it was incorrectly set in
869 png_ptr->num_rows = png_ptr->height;
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 102 png_uint_32 num_rows; /* number of rows in current pass */ member in struct:png_struct_def
  /external/chromium_org/third_party/libpng/
pngpread.c 885 if (png_ptr->row_number >= png_ptr->num_rows ||
902 if (png_ptr->row_number >= png_ptr->num_rows ||
1163 if (png_ptr->row_number < png_ptr->num_rows)
    [all...]
pngread.c 859 png_bytepp display_row, png_uint_32 num_rows)
872 for (i = 0; i < num_rows; i++)
880 for (i = 0; i < num_rows; i++)
887 for (i = 0; i < num_rows; i++)
900 * We set the num_rows again here, in case it was incorrectly set in
932 png_ptr->num_rows = image_height; /* Make sure this is set correctly */
    [all...]
pngrutil.c     [all...]
pngwutil.c     [all...]
pngwrite.c 738 png_uint_32 num_rows)
749 for (i = 0, rp = row; i < num_rows; i++, rp++)
993 if (png_ptr->row_number >= png_ptr->num_rows)
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngpread.c 885 if (png_ptr->row_number >= png_ptr->num_rows ||
902 if (png_ptr->row_number >= png_ptr->num_rows ||
1163 if (png_ptr->row_number < png_ptr->num_rows)
    [all...]
pngread.c 883 png_bytepp display_row, png_uint_32 num_rows)
896 for (i = 0; i < num_rows; i++)
904 for (i = 0; i < num_rows; i++)
911 for (i = 0; i < num_rows; i++)
    [all...]
pngrutil.c     [all...]
pngwutil.c     [all...]
pngwrite.c 738 png_uint_32 num_rows)
749 for (i = 0, rp = row; i < num_rows; i++, rp++)
993 if (png_ptr->row_number >= png_ptr->num_rows)
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h     [all...]
  /external/jpeg/
jpeglib.h     [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h     [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h     [all...]
  /external/qemu/distrib/jpeg-6b/
jpeglib.h     [all...]

Completed in 1333 milliseconds

1 2 3 4 5 67 8