HomeSort by relevance Sort by last modified time
    Searched full:normalized (Results 226 - 250 of 884) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/media/mca/filterfw/native/core/
shader_program.cpp 66 normalized(false),
966 attrib.normalized = normalize;
992 attrib.normalized = normalize;
1032 attrib.normalized = false;
    [all...]
  /external/chromium/chrome/browser/
enumerate_modules_model_unittest_win.cc 60 EXPECT_FALSE(test.normalized);
74 EXPECT_TRUE(test.normalized);
  /external/llvm/lib/Analysis/
ScalarEvolutionNormalization.cpp 10 // This file implements utilities for working with "normalized" expressions.
213 /// post-inc form (either "Normalized" or "Denormalized".
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
levinson.c 68 * The R[i] were normalized in routine AUTO (hence, R[i] < 1.0). *
79 * Alpha Normalized -> mantissa in Q31 plus exponent *
  /frameworks/base/tools/aidl/
Type.cpp 1363 string normalized = normalize_generic(name); local
    [all...]
  /libcore/luni/src/main/java/java/lang/
RealToString.java 104 // a "normalized" number
170 // a "normalized" number
  /packages/apps/Email/src/org/apache/commons/io/
FilenameUtils.java 201 * @return the normalized filename, or null if invalid
247 * @return the normalized filename, or null if invalid
258 * @return the normalized filename
361 * The returned path is always normalized via {@link #normalize(String)},
365 * it will be normalized and returned.
366 * Otherwise, the paths will be joined, normalized and returned.
    [all...]
  /bionic/libc/arch-arm/include/machine/
ieee.h 63 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /bionic/libc/arch-mips/include/machine/
ieee.h 59 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /bionic/libc/arch-x86/include/machine/
ieee.h 60 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /bionic/libc/kernel/common/linux/
hdsmart.h 31 unsigned char normalized; member in struct:ata_smart_attribute_s
  /cts/suite/audio_quality/test_description/processing/
check_spectrum.py 35 # output: min value in negative side, normalized to 1.0
  /dalvik/vm/compiler/
Loop.cpp 121 /* Used for normalized loop exit condition checks */
258 * If the normalized condition op is not > or >=, this is not an
271 * If the normalized condition op is not < or <=, this is not an
287 * Remember the normalized opcode, which will be used to determine the end
  /development/ndk/platforms/android-3/arch-arm/include/machine/
ieee.h 63 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /development/ndk/platforms/android-9/arch-mips/include/machine/
ieee.h 59 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /development/ndk/platforms/android-9/arch-x86/include/machine/
ieee.h 60 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /development/tools/apkcheck/src/com/android/apkcheck/
ApiDescrHandler.java 96 * will include a '$' (it has been normalized already).
  /development/tools/emulator/opengl/system/GLESv2_enc/
GL2Encoder.h 103 GLboolean normalized, GLsizei stride, const GLvoid * ptr);
  /external/bison/tests/
synclines.at 25 # normalized output. Ignore the exit status, since some compilers
  /external/chromium/chrome/browser/history/
query_parser.h 6 // search into more normalized queries can be passed to the SQLite backend.
  /external/e2fsprogs/intl/
finddomain.c 81 (5) normalized codeset
  /external/guava/guava/src/com/google/common/net/
HostSpecifier.java 170 * string will be normalized to all lower case. If the specifier was
InternetDomainName.java 56 * <p>During construction, names are normalized in two ways:
62 * The normalized values will be returned from {@link #name()} and
314 * Returns the domain name, normalized to all lower case.
321 * Returns the individual components of this domain name, normalized to all
  /external/icu4c/i18n/unicode/
bmsearch.h 97 * 3) In some cases, searching for a pattern that needs to be normalized and ends
  /external/iproute2/netem/
maketable.c 73 /* Create a (normalized) distribution table from a set of observed

Completed in 1382 milliseconds

1 2 3 4 5 6 7 8 91011>>