/external/stlport/test/unit/ |
max_test.cpp | 17 CPPUNIT_TEST(max2); 24 void max2(); 45 void MaxTest::max2() function in class:MaxTest
|
/ndk/tests/device/test-gnustl-full/unit/ |
max_test.cpp | 17 CPPUNIT_TEST(max2); 24 void max2(); 45 void MaxTest::max2() function in class:MaxTest
|
/ndk/tests/device/test-stlport/unit/ |
max_test.cpp | 17 CPPUNIT_TEST(max2); 24 void max2(); 45 void MaxTest::max2() function in class:MaxTest
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
mix_radix_fft.cpp | 195 Int32 max2; local 311 &max2); 315 *peak_value = max1 | max2;
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
pitch_ol.cpp | 735 Word16 max1, max2, max3; 846 i, j, &max2, &rmax2, &r02, dtx); 859 i, j, &max2, dtx); 882 if (sub (mult (max1, THRESHOLD), max2) < 0) 884 max1 = max2; 955 Word16 max2; local [all...] |
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/ |
PKIXNameConstraintValidator.java | 465 byte[] max2 = new byte[ipLength]; 473 max2[i] = (byte)(ip2[i] & subnetmask2[i] | ~subnetmask2[i]); 476 return new byte[][]{min1, max1, min2, max2}; [all...] |
/prebuilt/common/ecj/ |
ecj.jar | |