/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | PVecToTrieCompactHandler.java | 27 public void setRowIndexForErrorValue(int rowIndex) { in setRowIndexForErrorValue() 31 public void setRowIndexForInitialValue(int rowIndex) { in setRowIndexForInitialValue() 36 public void setRowIndexForRange(int start, int end, int rowIndex) { in setRowIndexForRange() 41 public void startRealValues(int rowIndex) { in startRealValues()
|
D | PropsVectors.java | 300 public int[] getRow(int rowIndex) { in getRow() 322 public int getRowStart(int rowIndex) { in getRowStart() 341 public int getRowEnd(int rowIndex) { in getRowEnd() 564 public void setRowIndexForRange(int start, int end, int rowIndex); in setRowIndexForRange() 565 public void setRowIndexForInitialValue(int rowIndex); in setRowIndexForInitialValue() 566 public void setRowIndexForErrorValue(int rowIndex); in setRowIndexForErrorValue() 567 public void startRealValues(int rowIndex); in startRealValues()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | PVecToTrieCompactHandler.java | 23 public void setRowIndexForErrorValue(int rowIndex) { in setRowIndexForErrorValue() 27 public void setRowIndexForInitialValue(int rowIndex) { in setRowIndexForInitialValue() 32 public void setRowIndexForRange(int start, int end, int rowIndex) { in setRowIndexForRange() 37 public void startRealValues(int rowIndex) { in startRealValues()
|
D | PropsVectors.java | 298 public int[] getRow(int rowIndex) { in getRow() 320 public int getRowStart(int rowIndex) { in getRowStart() 339 public int getRowEnd(int rowIndex) { in getRowEnd() 559 public void setRowIndexForRange(int start, int end, int rowIndex); in setRowIndexForRange() 560 public void setRowIndexForInitialValue(int rowIndex); in setRowIndexForInitialValue() 561 public void setRowIndexForErrorValue(int rowIndex); in setRowIndexForErrorValue() 562 public void startRealValues(int rowIndex); in startRealValues()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_gain_map.h | 93 real32 & Entry (uint32 rowIndex, in Entry() 108 const real32 & Entry (uint32 rowIndex, in Entry()
|
D | dng_gain_map.cpp | 317 for (int32 rowIndex = 0; rowIndex < fPoints.v; rowIndex++) in PutStream() local 419 for (int32 rowIndex = 0; rowIndex < mapPoints.v; rowIndex++) in GetStream() local
|
D | dng_jpeg_image.cpp | 129 uint32 rowIndex = tileIndex / tilesAcross; in Process() local
|
D | dng_ifd.cpp | 4026 dng_rect dng_ifd::TileArea (uint32 rowIndex, in TileArea()
|
D | dng_read_image.cpp | 2876 uint32 rowIndex = (tileIndex - plane * fTilesDown * fTilesAcross) / fTilesAcross; in Process() local 3275 for (uint32 rowIndex = 0; rowIndex < tilesDown; rowIndex++) in Read() local
|
D | dng_image_writer.cpp | 4436 uint32 rowIndex = tileIndex / fTilesAcross; in Process() local 4701 for (uint32 rowIndex = 0; rowIndex < tilesDown; rowIndex++) in WriteImage() local
|
D | dng_negative.cpp | 1699 int32 rowIndex = (tile.t - fImage.Bounds ().t) / fUnitCell.v; in Process() local
|
/third_party/skia/tests/ |
D | PDFTaggedTableTest.cpp | 69 for (int rowIndex = 0; rowIndex < kRowCount; rowIndex++) { in DEF_TEST() local 120 for (int rowIndex = 0; rowIndex < kRowCount; rowIndex++) { in DEF_TEST() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | ShaderStorageBlockFunctionHLSL.cpp | 84 for (int rowIndex = 0; rowIndex < ssboFunction.type.getRows(); rowIndex++) in OutputSSBOLoadFunctionBody() local 169 for (int rowIndex = 0; rowIndex < ssboFunction.type.getRows(); rowIndex++) in OutputSSBOStoreFunctionBody() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | ScalarizeVecAndMatConstructorArgs.cpp | 35 TIntermBinary *ConstructMatrixIndexBinaryNode(TIntermTyped *symbolNode, int colIndex, int rowIndex) in ConstructMatrixIndexBinaryNode() 156 int colIndex = 0, rowIndex = 0; in scalarizeArgs() local
|
D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 21 int rowIndex, in AppendMatrixElementArgument() 81 int rowIndex = 0; in AppendValuesFromMultipleArguments() local
|
/third_party/node/deps/npm/node_modules/cli-table3/src/ |
D | layout-manager.js | 15 table.forEach(function (row, rowIndex) { argument 91 table.forEach(function (row, rowIndex) { argument
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/data/rdb/ |
D | resultSet.js | 22 rowIndex: "[PC Preview] unknow rowIndex", property
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | propsvec.cpp | 293 upvec_getRow(const UPropsVectors *pv, int32_t rowIndex, in upvec_getRow() 500 int32_t rowIndex, uint32_t *row, int32_t columns, in upvec_compactToUTrie2Handler()
|
/third_party/node/deps/icu-small/source/common/ |
D | propsvec.cpp | 293 upvec_getRow(const UPropsVectors *pv, int32_t rowIndex, in upvec_getRow() 500 int32_t rowIndex, uint32_t *row, int32_t columns, in upvec_compactToUTrie2Handler()
|
/third_party/icu/icu4c/source/common/ |
D | propsvec.cpp | 293 upvec_getRow(const UPropsVectors *pv, int32_t rowIndex, in upvec_getRow() 500 int32_t rowIndex, uint32_t *row, int32_t columns, in upvec_compactToUTrie2Handler()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_data_DataShareResultSet.js | 29 rowIndex: "[PC Preview] unknow rowIndex", property
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | matrix_utils.h | 66 const T &at(const unsigned int rowIndex, const unsigned int columnIndex) const in at()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ability/ |
D | dataAbilityHelper.js | 26 rowIndex: "[PC Preview] unknow rowIndex", property
|
/third_party/skia/src/shaders/gradients/ |
D | Sk4fLinearGradient.cpp | 161 const int rowIndex = (y & 1) << 1; in shadeSpan() local
|
/third_party/jsframework/runtime/main/extend/systemplugin/ |
D | ability.js | 36 rowIndex: "[PC Preview] unknow rowIndex", property
|