Searched defs:firstRow (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417DetectionResultRowIndicatorColumn.cpp | 59 int32_t firstRow = imageRowToCodewordIndex((int32_t)top->GetY()); in adjustCompleteIndicatorColumnRowNumbers() local 135 int32_t firstRow = imageRowToCodewordIndex((int32_t)top->GetY()); in adjustIncompleteIndicatorColumnRowNumbers() local
|
/external/mesa3d/src/mesa/program/ |
D | prog_statevars.c | 293 const GLuint firstRow = (GLuint) state[2]; in _mesa_fetch_state() local 1003 const GLuint firstRow = (GLuint) state[2]; in _mesa_program_state_string() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | PropsVectors.java | 183 int firstRow, lastRow; in setValue() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | PropsVectors.java | 185 int firstRow, lastRow; in setValue() local
|
/external/icu/icu4c/source/common/ |
D | propsvec.c | 157 uint32_t *firstRow, *lastRow; in upvec_setValue() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | BlockFieldMatrix.java | 837 final int firstRow = iBlock * BLOCK_SIZE; in setSubMatrix() local
|
D | BlockRealMatrix.java | 863 final int firstRow = iBlock * BLOCK_SIZE; in setSubMatrix() local
|
/external/opencv3/modules/imgproc/src/ |
D | demosaicing.cpp | 1594 T* firstRow = dst.ptr<T>(); in Bayer2RGB_EdgeAware_T() local
|
/external/opencv3/modules/imgproc/test/ |
D | test_color.cpp | 2038 uchar* firstRow = dst.ptr(), *lastRow = dst.ptr(size.height); in test_Bayer2RGB_EdgeAware_8u() local
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|