/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | PropsVectors.java | 185 int firstRow, lastRow; in setValue() local 195 lastRow = findRow(end); in setValue() 203 splitLastRow = (limit != v[lastRow + 1] && value != (v[lastRow + column] & mask)); in setValue() 233 int count = (rows * columns) - (lastRow + columns); in setValue() 235 System.arraycopy(v, lastRow + columns, v, lastRow in setValue() 244 count = lastRow - firstRow + columns; in setValue() 246 lastRow += columns; in setValue() 256 System.arraycopy(v, lastRow, v, lastRow + columns, columns); in setValue() 259 v[lastRow + 1] = v[lastRow + columns] = limit; in setValue() 264 prevRow = lastRow / columns; in setValue() [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | PropsVectors.java | 187 int firstRow, lastRow; in setValue() local 197 lastRow = findRow(end); in setValue() 205 splitLastRow = (limit != v[lastRow + 1] && value != (v[lastRow + column] & mask)); in setValue() 235 int count = (rows * columns) - (lastRow + columns); in setValue() 237 System.arraycopy(v, lastRow + columns, v, lastRow in setValue() 246 count = lastRow - firstRow + columns; in setValue() 248 lastRow += columns; in setValue() 258 System.arraycopy(v, lastRow, v, lastRow + columns, columns); in setValue() 261 v[lastRow + 1] = v[lastRow + columns] = limit; in setValue() 266 prevRow = lastRow / columns; in setValue() [all …]
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | propsvec.cpp | 159 uint32_t *firstRow, *lastRow; in upvec_setValue() local 190 lastRow=_findRow(pv, end); in upvec_setValue() 198 splitLastRow= (UBool)(limit!=(UChar32)lastRow[1] && value!=(lastRow[column]&mask)); in upvec_setValue() 225 lastRow=newVectors+(lastRow-pv->v); in upvec_setValue() 232 count = (int32_t)((pv->v+rows*columns)-(lastRow+columns)); in upvec_setValue() 235 lastRow+(1+splitFirstRow+splitLastRow)*columns, in upvec_setValue() 236 lastRow+columns, in upvec_setValue() 244 count = (int32_t)((lastRow-firstRow)+columns); in upvec_setValue() 246 lastRow+=columns; in upvec_setValue() 256 uprv_memcpy(lastRow+columns, lastRow, (size_t)columns*4); in upvec_setValue() [all …]
|
/third_party/node/deps/icu-small/source/common/ |
D | propsvec.cpp | 159 uint32_t *firstRow, *lastRow; in upvec_setValue() local 190 lastRow=_findRow(pv, end); in upvec_setValue() 198 splitLastRow= (UBool)(limit!=(UChar32)lastRow[1] && value!=(lastRow[column]&mask)); in upvec_setValue() 225 lastRow=newVectors+(lastRow-pv->v); in upvec_setValue() 232 count = (int32_t)((pv->v+rows*columns)-(lastRow+columns)); in upvec_setValue() 235 lastRow+(1+splitFirstRow+splitLastRow)*columns, in upvec_setValue() 236 lastRow+columns, in upvec_setValue() 244 count = (int32_t)((lastRow-firstRow)+columns); in upvec_setValue() 246 lastRow+=columns; in upvec_setValue() 256 uprv_memcpy(lastRow+columns, lastRow, (size_t)columns*4); in upvec_setValue() [all …]
|
/third_party/icu/icu4c/source/common/ |
D | propsvec.cpp | 159 uint32_t *firstRow, *lastRow; in upvec_setValue() local 190 lastRow=_findRow(pv, end); in upvec_setValue() 198 splitLastRow= (UBool)(limit!=(UChar32)lastRow[1] && value!=(lastRow[column]&mask)); in upvec_setValue() 225 lastRow=newVectors+(lastRow-pv->v); in upvec_setValue() 232 count = (int32_t)((pv->v+rows*columns)-(lastRow+columns)); in upvec_setValue() 235 lastRow+(1+splitFirstRow+splitLastRow)*columns, in upvec_setValue() 236 lastRow+columns, in upvec_setValue() 244 count = (int32_t)((lastRow-firstRow)+columns); in upvec_setValue() 246 lastRow+=columns; in upvec_setValue() 256 uprv_memcpy(lastRow+columns, lastRow, (size_t)columns*4); in upvec_setValue() [all …]
|
/third_party/skia/src/codec/ |
D | SkPngCodec.cpp | 556 void setRange(int firstRow, int lastRow, void* dst, size_t rowBytes) override { in setRange() argument 559 fLastRow = lastRow; in setRange() 702 void setRange(int firstRow, int lastRow, void* dst, size_t rowBytes) override { in setRange() argument 704 this->setUpInterlaceBuffer(lastRow - firstRow + 1); in setRange() 707 fLastRow = lastRow; in setRange() 1179 int firstRow, lastRow; in onStartIncrementalDecode() local 1182 lastRow = options.fSubset->bottom() - 1; in onStartIncrementalDecode() 1185 lastRow = dstInfo.height() - 1; in onStartIncrementalDecode() 1187 this->setRange(firstRow, lastRow, dst, rowBytes); in onStartIncrementalDecode()
|
D | SkPngCodec.h | 110 virtual void setRange(int firstRow, int lastRow, void* dst, size_t rowBytes) = 0;
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_gain_map.cpp | 144 uint32 lastRow = static_cast<uint32> (fMap.Points ().v - 1); in dng_gain_map_interpolator() local 146 if (rowIndexF >= static_cast<real64> (lastRow)) in dng_gain_map_interpolator() 149 fRowIndex1 = lastRow; in dng_gain_map_interpolator()
|
/third_party/skia/third_party/externals/freetype/src/pcf/ |
D | pcfread.c | 953 FT_FRAME_USHORT_LE( lastRow ), 969 FT_FRAME_USHORT( lastRow ), 1026 enc->firstRow, enc->lastRow )); in pcf_get_encodings() 1033 enc->firstRow > enc->lastRow || in pcf_get_encodings() 1034 enc->lastRow > 0xFF ) in pcf_get_encodings() 1038 (FT_ULong)( enc->lastRow - enc->firstRow + 1 ); in pcf_get_encodings() 1054 defaultCharRow > enc->lastRow || in pcf_get_encodings() 1114 for ( i = enc->firstRow; i <= enc->lastRow; i++ ) in pcf_get_encodings()
|
D | pcf.h | 112 FT_UShort lastRow; member
|
D | pcfdrivr.c | 113 if ( charcode > (FT_UInt32)( enc->lastRow * 256 + enc->lastCol ) || in pcf_cmap_char_index() 142 while ( charcode < (FT_UInt32)( enc->lastRow * 256 + enc->lastCol ) ) in pcf_cmap_char_next()
|
/third_party/mesa3d/src/mesa/program/ |
D | prog_statevars.c | 49 copy_matrix(float *value, const float *m, unsigned firstRow, unsigned lastRow) in copy_matrix() argument 54 assert(lastRow < 4); in copy_matrix() 56 for (i = 0, row = firstRow; row <= lastRow; row++) { in copy_matrix() 65 copy_matrix_transposed(float *value, const float *m, unsigned firstRow, unsigned lastRow) in copy_matrix_transposed() argument 68 assert(lastRow < 4); in copy_matrix_transposed() 71 (lastRow - firstRow + 1) * 4 * sizeof(GLfloat)); in copy_matrix_transposed() 1297 const GLuint lastRow = (GLuint) state[3]; in _mesa_program_state_string() local 1302 if (firstRow == lastRow) in _mesa_program_state_string() 1305 sprintf(tmp, "row[%d..%d]", firstRow, lastRow); in _mesa_program_state_string()
|