/external/chromium/base/i18n/ |
icu_string_conversions.h | 68 // normalized.
|
/external/chromium/chrome/browser/ |
enumerate_modules_model_win.h | 87 // Whether this module has been normalized (necessary before checking it 89 bool normalized; member in struct:ModuleEnumerator::Module 106 // struct. Module information needs to be normalized before comparing against 281 // The vector containing all the modules enumerated. Will be normalized and
|
/external/freetype/src/truetype/ |
ttgxvar.h | 77 /* normalizedcoords :: A normalized value (between [-1,1]) indicating */
|
/external/kernel-headers/original/linux/ |
hdsmart.h | 30 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/external/v8/test/mjsunit/ |
object-literal-gc.js | 32 // normalized object literals correctly.
|
/external/webkit/Source/WebCore/platform/audio/ |
Cone.cpp | 50 // Normalized source-listener vector
|
/external/webkit/Source/WebCore/webaudio/ |
BiquadDSPKernel.cpp | 46 // Convert from Hertz to normalized frequency 0 -> 1.
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
Dot_p_opt.s | 17 @Word32 Dot_product12( /* (o) Q31: normalized result (1 < val <= -1) */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
math_op.c | 64 L_x = (L_x << exp); /* L_x is normalized */ 101 Word32 * frac, /* (i/o) Q31: normalized value (1.0 < frac <= 0.5) */ 188 | The result is normalized (in Q31) with exponent (0..30). | 196 Word32 Dot_product12( /* (o) Q31: normalized result (1 < val <= -1) */
|
/frameworks/base/core/tests/coretests/src/android/os/storage/ |
StorageManagerBaseTest.java | 142 * This is not the mount path, but the normalized path to the actual OBB file 202 * The normalized, official path to the OBB file (according to the system) 302 * @return A {@link String} representing the normalized path to OBB file that was mounted 312 * @return A {@link String} representing the normalized path to OBB file that was mounted 382 * @return A {@link String} representing the actual normalized path to OBB file that was 558 * @param filePath The full normalized path to the OBB file 587 * @param filePath The normalized path to the already-mounted OBB file 604 * @param filePath The normalized path to the already-mounted OBB file 620 * @param filePath The normalized path to the already-mounted OBB file
|
/frameworks/rs/ |
rsProgram.h | 38 // Texture lookups go though a sampler which in effect converts normalized
|
/packages/apps/Phone/src/com/android/phone/ |
CallerInfoCache.java | 62 // Data columns as much as we can. One exception: because normalized numbers won't be used in 145 * - last 7 digits of each "normalized phone number when it is for PSTN phone call, or 225 // There's no guarantee normalized numbers are available every time and 238 // Each normalized number may or may not have full content of the number.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hdsmart.h | 30 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hdsmart.h | 30 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hdsmart.h | 30 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/sdk/archquery/src/com/android/archquery/ |
Main.java | 39 * At this time, the normalized values are:
|
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/ |
GLEScmContext.h | 58 void setupArr(const GLvoid* arr,GLenum arrayType,GLenum dataType,GLint size,GLsizei stride,GLboolean normalized, int pointsIndex = -1);
|
/external/icu4c/i18n/unicode/ |
dtitvfmt.h | 746 * 2. 'E' and 'EE' are normalized into 'EEE' 747 * 3. 'MM' is normalized into 'M' 750 * 1. both 'H' and 'h' are normalized as 'h' in normalized time skeleton, 751 * 2. 'a' is omitted in normalized time skeleton. 752 * 3. there is only one appearance for 'h', 'm','v', 'z' in normalized time 758 * @param normalizedDate Output parameter for normalized date only 761 * @param normalizedTime Output parameter for normalized time only 791 * @param dateSkeleton normalized date skeleton 792 * @param timeSkeleton normalized time skeleto [all...] |
/cts/suite/audio_quality/test_description/processing/ |
check_spectrum_playback.py | 34 # output: min value in negative side, normalized to 1.0 58 print "Normalized spectrum", spectrum
|
/external/iproute2/ |
README.distribution | 63 for the ("normalized") inverse of size TABLESIZE, covering its domain 0 90 4. The tables produced are all normalized for mean 0 and standard
|
/external/iproute2/netem/ |
README.distribution | 65 for the ("normalized") inverse of size TABLESIZE, covering its domain 0 92 4. The tables produced are all normalized for mean 0 and standard
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_EncodeMV.c | 183 meaning the MV data is halfed and then normalized 195 meaning the MV data is halfed and then normalized
|
/frameworks/base/core/java/android/hardware/ |
GeomagneticField.java | 115 // The ratio between the Gauss-normalized associated Legendre functions and 116 // the Schmid quasi-normalized ones. Compute these once staticly since they 332 * Utility class to compute a table of Gauss-normalized associated Legendre 336 // These are the Gauss-normalized associated Legendre functions -- that 348 * Returned functions will be Gauss-normalized 352 // Compute the table of Gauss-normalized associated Legendre 389 * Compute the ration between the Gauss-normalized associated Legendre 390 * functions and the Schmidt quasi-normalized version. This is equivalent to
|
/frameworks/opt/mms/src/java/com/google/android/mms/util/ |
PduCache.java | 184 * @param uri The Uri to be normalized. 185 * @return Uri The normalized key of cached entry.
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMConfiguration.java | 79 * normalized</a>, as defined in appendix B of [<a href='http://www.w3.org/TR/2004/REC-xml11-20040204/'>XML 1.1</a>]. When a 84 * <dd>[<em>required</em>] (<em>default</em>)Do not check if characters are normalized.</dd> 100 * <dd>[<em>optional</em>] Expose schema normalized values in the tree, such as <a href='http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/#key-nv'>XML 101 * Schema normalized values</a> in the case of XML Schema. Since this parameter requires to have schema 136 * nodes are normalized, as defined in <code>Node.normalize</code>. Only <a href='http://www.w3.org/TR/2004/REC-xml-infoset-20040204/#infoitem.rse'> 201 * normalized</a> the characters in the document as defined in appendix B of [<a href='http://www.w3.org/TR/2004/REC-xml11-20040204/'>XML 1.1</a>]. </dd> 266 * normalized as defined by [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>]. If 268 * notified. Schema-normalized values will not be exposed according to the
|