/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/ |
D | DynamicArray.java | 63 int totalSize = 1; in DynamicArray() local 82 int totalSize = 1; in DynamicArray() local
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/ |
D | DDSLoader.java | 437 public ByteBuffer readGrayscale2D(boolean flip, int totalSize) throws IOException { in readGrayscale2D() 472 public ByteBuffer readRGB2D(boolean flip, int totalSize) throws IOException { in readRGB2D() 538 public ByteBuffer readDXT2D(boolean flip, int totalSize) throws IOException { in readDXT2D() 575 public ByteBuffer readGrayscale3D(boolean flip, int totalSize) throws IOException { in readGrayscale3D() 613 public ByteBuffer readRGB3D(boolean flip, int totalSize) throws IOException { in readRGB3D() 681 public ByteBuffer readDXT3D(boolean flip, int totalSize) throws IOException { in readDXT3D() 730 int totalSize = 0; in readData() local
|
/external/icu/icu4c/source/tools/toolutil/ |
D | collationinfo.cpp | 29 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
|
D | swapimpl.cpp | 116 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local
|
/external/freetype/src/cff/ |
D | cf2arrst.h | 60 size_t totalSize; /* total bytes allocated */ member
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
D | TerrainQuad.java | 96 protected int totalSize; // the size of this entire terrain tree (on one side) field in TerrainQuad
|
D | LODGeomap.java | 80 …tor3f scale, Vector2f tcScale, Vector2f tcOffset, float offsetAmount, int totalSize, boolean cente… in createMesh() 84 …tor3f scale, Vector2f tcScale, Vector2f tcOffset, float offsetAmount, int totalSize, boolean cente… in createMesh() 105 …CoordArray(FloatBuffer store, Vector2f offset, Vector2f scale, float offsetAmount, int totalSize) { in writeTexCoordArray() 134 … Vector2f getUV(int x, int y, Vector2f store, Vector2f offset, float offsetAmount, int totalSize) { in getUV()
|
D | TerrainPatch.java | 90 protected int totalSize; field in TerrainPatch 169 float[] heightMap, Vector3f origin, int totalSize, in TerrainPatch() 687 public void setTotalSize(int totalSize) { in setTotalSize()
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cf2arrst.h | 60 size_t totalSize; /* total bytes allocated */ member
|
/external/skia/tests/ |
D | JpegTest.cpp | 481 size_t totalSize(0); in DEF_TEST() local
|
/external/icu/icu4c/source/common/ |
D | rbbirb.cpp | 165 int32_t totalSize = headerSize + forwardTableSize + reverseTableSize in flattenData() local
|
D | ucnvsel.cpp | 183 int32_t totalSize = 0; in ucnvsel_open() local 315 int32_t totalSize = in ucnvsel_serialize() local 506 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); in ucnvsel_openFromSerialized() local
|
D | rbbidata.cpp | 365 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_array.cpp | 35 pdfium::base::CheckedNumeric<int> totalSize = nNewSize; in SetSize() local 50 pdfium::base::CheckedNumeric<int> totalSize = nNewMax; in SetSize() local
|
/external/skia/src/gpu/ |
D | GrMemoryPool.cpp | 144 size_t totalSize = ptrOffset + block->fFreeSize; in validate() local
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/converters/ |
D | MipMapGenerator.java | 90 int totalSize = 0; in generateMipMaps() local
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | Statistics.java | 119 private int totalSize; field in Statistics.Data
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DictionaryData.java | 62 int totalSize = indexes[IX_TOTAL_SIZE] - offset; in loadDictionaryFor() local
|
D | RBBIRuleBuilder.java | 182 int totalSize = headerSize + forwardTableSize + reverseTableSize in flattenData() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | MultidimensionalCounter.java | 61 private final int totalSize; field in MultidimensionalCounter
|
/external/icu/icu4c/source/i18n/ |
D | collationdatawriter.cpp | 222 int32_t totalSize = indexesLength * 4; in write() local
|
D | uspoof_impl.cpp | 781 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap() local
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | CacheTesting.java | 175 int totalSize = 0; in getTotalSegmentSize() local
|
/external/lzma/C/ |
D | XzIn.c | 206 UInt64 totalSize = Xz_GetPackSize(p); in Xz_ReadBackward() local
|
/external/deqp/executor/ |
D | xeTcpIpLink.cpp | 59 int totalSize = xs::MESSAGE_HEADER_SIZE + nameSize + paramsSize + workDirSize + caseListSize; in writeExecuteBinary() local
|