/external/eigen/doc/examples/ |
H A D | Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp | 12 MatrixXf::Index maxIndex; local 13 float maxNorm = mat.colwise().sum().maxCoeff(&maxIndex); 15 std::cout << "Maximum sum at position " << maxIndex << std::endl; 18 std::cout << mat.col( maxIndex ) << std::endl;
|
/external/skia/bench/ |
H A D | ColorCubeBench.cpp | 81 const int maxIndex = fCubeDimension - 1; local 85 lut[i] = ((maxIndex - i) * 255) / maxIndex;
|
/external/skia/gm/ |
H A D | colorcube.cpp | 80 const int maxIndex = size - 1; local 82 lut[i] = (i * 255) / maxIndex; 83 invLut[i] = ((maxIndex - i) * 255) / maxIndex;
|
/external/skia/src/codec/ |
H A D | SkIcoCodec.cpp | 169 uint32_t maxIndex = 0; local 175 maxIndex = i; 178 SkImageInfo info = codecs->operator[](maxIndex)->getInfo();
|
/external/icu/icu4c/source/test/cintltst/ |
H A D | uenumtst.c | 39 int32_t maxIndex; member in struct:chArrayContext 60 return cont->maxIndex; 65 if(cont->currIndex >= cont->maxIndex) { 82 if(cont->currIndex >= cont->maxIndex) { 145 int32_t maxIndex; member in struct:uchArrayContext 161 return ucont->maxIndex; 166 if(ucont->currIndex >= ucont->maxIndex) { 202 cont->maxIndex = size; 273 ucont->maxIndex = size;
|
/external/icu/icu4c/source/test/letest/ |
H A D | cletest.c | 699 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1; local 704 if (ix > maxIndex) { 705 maxIndex = ix; 719 charIndex = maxIndex + 1;
|
H A D | letest.cpp | 929 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1; local 934 if (ix > maxIndex) { 935 maxIndex = ix; 949 charIndex = maxIndex + 1;
|
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/ |
H A D | Stripifier.java | 124 int maxIndex) {
130 for (int i = 0; i < maxIndex + 1; i++)
1331 int maxIndex, StripInfoVec outStrips, FaceInfoVec outFaceList) {
1351 buildStripifyInfo(allFaceInfos, allEdgeInfos, maxIndex);
123 buildStripifyInfo(FaceInfoVec faceInfos, EdgeInfoVec edgeInfos, int maxIndex) argument 1330 stripify(IntVec in_indices, int in_cacheSize, int in_minStripLength, int maxIndex, StripInfoVec outStrips, FaceInfoVec outFaceList) argument
|
/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeShaderApiTests.cpp | 910 GLuint maxIndex = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); local 914 ctx.glBindAttribLocation(program, maxIndex, "test"); 919 ctx.glBindAttribLocation(program, maxIndex-1, "gl_test"); 924 ctx.glBindAttribLocation(-1, maxIndex-1, "test"); 929 ctx.glBindAttribLocation(shader, maxIndex-1, "test");
|
H A D | es31fOpaqueTypeIndexingTests.cpp | 533 const int maxIndex = maxElement(lookupIndices); local 548 if (samplerNdx > maxIndex && samplerLoc < 0)
|
/external/skia/samplecode/ |
H A D | SampleFilterFuzz.cpp | 310 const int maxIndex = size - 1; local 312 lut[i] = (i * 255) / maxIndex; 313 invLut[i] = ((maxIndex - i) * 255) / maxIndex;
|
/external/skia/src/core/ |
H A D | SkBitmap.cpp | 1200 unsigned char maxIndex = ctable->count() - 1; local 1202 dst[i] = SkTMin(dst[i], maxIndex);
|
H A D | SkPath.cpp | 2609 int maxIndex = index; local 2620 maxIndex = i; 2623 *maxIndexPtr = maxIndex; 2675 int maxIndex; local 2676 int minIndex = find_min_max_x_at_y(pts, index, n, &maxIndex); 2677 if (minIndex == maxIndex) { 2681 SkASSERT(pts[maxIndex].fY == pts[index].fY); 2682 SkASSERT(pts[minIndex].fX <= pts[maxIndex].fX); 2685 cross = minIndex - maxIndex;
|
/external/aac/libSBRenc/src/ |
H A D | env_est.cpp | 103 static const UCHAR maxIndex[2] = {9, 5}; variable 424 for (i = 0; i < maxIndex[ampRes]; i++) { 435 return panTable[ampRes][maxIndex[ampRes]-1] + sign * panTable[ampRes][panIndex];
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | jFormatString.jar | META-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ... |
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
H A D | logback-core-0.9.8-SNAPSHOT.jar | META-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ... |
H A D | log4j-1.3alpha-8.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/antlr/antlr-3.4/lib/ |
H A D | antlr-3.4-complete.jar | META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ... |
/external/guice/lib/ |
H A D | guava-16.0.1.jar | META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |