/external/pdfium/xfa/src/fxbarcode/datamatrix/ |
D | BC_DataMatrixBitMatrixParser.cpp | 76 int32_t numRows = m_mappingBitMatrix->GetHeight(); in ReadCodewords() local 143 int32_t numRows, in ReadModule() 158 int32_t numRows, in ReadUtah() 194 int32_t CBC_DataMatrixBitMatrixParser::ReadCorner1(int32_t numRows, in ReadCorner1() 230 int32_t CBC_DataMatrixBitMatrixParser::ReadCorner2(int32_t numRows, in ReadCorner2() 266 int32_t CBC_DataMatrixBitMatrixParser::ReadCorner3(int32_t numRows, in ReadCorner3() 302 int32_t CBC_DataMatrixBitMatrixParser::ReadCorner4(int32_t numRows, in ReadCorner4()
|
D | BC_DataMatrixVersion.cpp | 91 int32_t numRows, in GetVersionForDimensions()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
D | DynamicTableModel.java | 44 private int numRows; field in DynamicTableModel 58 public DynamicTableModel(int numColumns, int numRows) { in DynamicTableModel() 63 public DynamicTableModel(int numColumns, int numRows, TableOrder order) { in DynamicTableModel() 154 public void setNumRows(int numRows) { in setNumRows()
|
/external/libvncserver/libvncclient/ |
D | tight.c | 101 int bufferSize, rowSize, numRows, portionLen, rowsProcessed, extraBytes; in HandleTightBPP() local 320 FilterCopyBPP (rfbClient* client, int numRows, CARDBPP *dst) in FilterCopyBPP() 359 FilterGradient24 (rfbClient* client, int numRows, uint32_t *dst) in FilterGradient24() 398 FilterGradientBPP (rfbClient* client, int numRows, CARDBPP *dst) in FilterGradientBPP() 490 FilterPaletteBPP (rfbClient* client, int numRows, CARDBPP *dst) in FilterPaletteBPP()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/MLCPSolvers/ |
D | btSolveProjectedGaussSeidel.h | 37 int i, j, numRows = A.rows(); variable
|
D | btMLCPSolver.cpp | 244 int numRows = 0; in createMLCPFast() local 350 int numRows = 0; in createMLCPFast() local
|
/external/skia/src/codec/ |
D | SkSampler.cpp | 20 const int numRows = info.height(); in Fill() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 271 const int numRows = 20; in init() local 299 const int numRows = 4; in init() local 366 const int numRows = 4; in init() local 408 const int numRows = 3*7; in init() local
|
D | es3fInstancedRenderingTests.cpp | 495 int numRows = glu::getDataTypeMatrixNumRows(m_rgbAttrType); in setupVarAttribPointer() local
|
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tiledmappacker/ |
D | TileSetLayout.java | 35 private int numRows; field in TileSetLayout
|
/external/skia/gm/ |
D | beziereffects.cpp | 148 int numRows = SkScalarCeilToInt(SkIntToScalar(kNumCubics*3) / numCols); in onDraw() local 291 int numRows = SkScalarCeilToInt(SkIntToScalar(kNumConics*3) / numCols); in onDraw() local 529 int numRows = SkScalarCeilToInt(SkIntToScalar(kNumQuads*3) / numCols); in onDraw() local
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 564 DataType getDataTypeMatrix (int numCols, int numRows) in getDataTypeMatrix()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/ |
D | btMultiBodyConstraint.cpp | 7 …Constraint(btMultiBody* bodyA,btMultiBody* bodyB,int linkA, int linkB, int numRows, bool isUnilate… in btMultiBodyConstraint()
|
/external/deqp/modules/gles2/scripts/ |
D | gen-conversions.py | 99 def combineMat(numCols, numRows, comps): argument
|
D | genutil.py | 574 def __init__ (self, numCols, numRows, scalars): argument 581 def identity (numCols, numRows): argument 598 def toMatrix (self, numCols, numRows): argument
|
/external/deqp/modules/gles3/scripts/ |
D | gen-conversions.py | 102 def combineMat(numCols, numRows, comps): argument
|
D | genutil.py | 717 def __init__ (self, numCols, numRows, scalars): argument 724 def fromScalar (numCols, numRows, scalar): argument 732 def identity (numCols, numRows): argument 745 def toMatrix (self, numCols, numRows): argument
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | RBBITableBuilder.java | 823 int numRows; in getTableSize() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RBBITableBuilder.java | 822 int numRows; in getTableSize() local
|
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/ |
D | DatabaseContentProvider.java | 381 int numRows = values.length; in bulkInsert() local
|
/external/deqp/modules/gles31/scripts/ |
D | genutil.py | 719 def __init__ (self, numCols, numRows, scalars): argument 726 def fromScalar (numCols, numRows, scalar): argument 734 def identity (numCols, numRows): argument 747 def toMatrix (self, numCols, numRows): argument
|
/external/icu/icu4c/source/common/ |
D | rbbitblb.cpp | 1062 int32_t numRows; in getTableSize() local
|
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | VDUBuffer.java | 517 int numRows = bottom - l - 1; in deleteLine() local
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
D | btMatrixX.h | 430 int numRows = rowend+1-rowstart; in setSubMatrix() local
|
/external/deqp/modules/glshared/ |
D | glsShaderRenderCase.cpp | 561 int numRows; in getDefaultVertexArrays() member 582 int numRows = matrices[matNdx].numRows; in getDefaultVertexArrays() local
|