Searched
full:normalized (Results
426 -
450 of
2072) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/ |
fenv.h | 43 * to the closest normalized value.
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/ |
fenv.h | 43 * to the closest normalized value.
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/ |
fenv.h | 43 * to the closest normalized value.
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/ |
fenv.h | 43 * to the closest normalized value.
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/ |
fenv.h | 43 * to the closest normalized value.
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/ |
fenv.h | 43 * to the closest normalized value.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
longintrepr.h | 80 In a normalized number, ob_digit[abs(ob_size)-1] (the most significant
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
fnmatch.py | 35 Both FILENAME and PATTERN are first case-normalized
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
longintrepr.h | 80 In a normalized number, ob_digit[abs(ob_size)-1] (the most significant
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
fnmatch.py | 35 Both FILENAME and PATTERN are first case-normalized
|
/prebuilts/tools/common/m2/repository/kr/motd/maven/os-maven-plugin/1.2.3.Final/ |
os-maven-plugin-1.2.3.Final.pom | 17 A Maven extension/plugin that generates various useful platform-dependent project properties normalized from
|
/external/icu/icu4c/source/i18n/unicode/ |
dtitvfmt.h | 766 * 2. 'E' and 'EE' are normalized into 'EEE' 767 * 3. 'MM' is normalized into 'M' 770 * 1. both 'H' and 'h' are normalized as 'h' in normalized time skeleton, 771 * 2. 'a' is omitted in normalized time skeleton. 772 * 3. there is only one appearance for 'h', 'm','v', 'z' in normalized time 778 * @param normalizedDate Output parameter for normalized date only 781 * @param normalizedTime Output parameter for normalized time only [all...] |
timezone.h | 345 * Returns the canonical system timezone ID or the normalized 349 * or the custom time zone ID in normalized format. 361 * Returns the canonical system time zone ID or the normalized 365 * or the custom time zone ID in normalized format. [all...] |
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_feature_matching.h | 94 * Normalized correlation feature matcher for <b>float</b> images. 158 * Normalized correlation feature matcher for <b>byte</b> images.
|
/external/aac/libSBRenc/src/ |
resampler.h | 111 int Wc; /*! normalized cutoff freq * 1000 */ 134 INT Wc, /*!< normalized cutoff freq * 1000 */
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
AngleAxis.h | 71 * and an \a axis which must be normalized. */ 155 * The axis is normalized.
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest_xml_test_utils.py | 178 # Replaces the source line information with a normalized form. 183 # Replaces the source line information with a normalized form.
|
/external/gtest/test/ |
gtest_xml_test_utils.py | 182 # Replaces the source line information with a normalized form. 187 # Replaces the source line information with a normalized form.
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
FilteredNormalizer2.java | 19 * Not-in-the-filter text is treated as "is normalized" and "quick check yes". 33 * @param filterSet UnicodeSet which determines the characters to be normalized
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
FilteredNormalizer2.java | 18 * Not-in-the-filter text is treated as "is normalized" and "quick check yes". 32 * @param filterSet UnicodeSet which determines the characters to be normalized
|
/external/jsoncpp/src/jsontestrunner/ |
main.cpp | 31 std::string normalized = s.substr(0, exponentStartIndex); local 40 return normalized + exponent;
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
btConvexHull.h | 103 btScalar mNormalEpsilon; // the epsilon for removing duplicates. This is a normalized value, if normalized bit is on.
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
VertexBufferObject.java | 202 shader.setVertexAttribute(location, attribute.numComponents, attribute.type, attribute.normalized,
213 shader.setVertexAttribute(location, attribute.numComponents, attribute.type, attribute.normalized,
|
/external/libgdx/gdx/src/com/badlogic/gdx/math/ |
Vector.java | 168 /** @return Whether this vector has similar direction compared to the other vector. True if the normalized dot product is > 0. */ 171 /** @return Whether this vector has opposite direction compared to the other vector. True if the normalized dot product is < 0. */
|
/external/libopus/silk/ |
A2NLSF.c | 110 /* Compute Normalized Line Spectral Frequencies (NLSFs) from whitening filter coefficients */ 113 opus_int16 *NLSF, /* O Normalized Line Spectral Frequencies in Q15 (0..2^15-1) [d] */
|
Completed in 1355 milliseconds
<<11121314151617181920>>