HomeSort by relevance Sort by last modified time
    Searched full:mixed (Results 476 - 500 of 1628) sorted by null

<<11121314151617181920>>

  /external/llvm/unittests/Analysis/
MixedTBAATest.cpp 1 //===--- MixedTBAATest.cpp - Mixed TBAA unit tests ------------------------===//
  /external/oprofile/doc/
opannotate.1.in 21 Output annotated assembly. If this is combined with --source, then mixed
  /external/proguard/src/proguard/wtk/
ProGuardObfuscator.java 90 // so we must not use mixed-case class names on Windows.
  /external/qemu/audio/
audio_template.h 505 int mixed = local
511 dolog ("Silence will be mixed %d\n", mixed);
513 sw->total_hw_samples_mixed += mixed;
  /external/skia/gm/
gradient_matrix.cpp 83 // test addresses, where incorrect order of operations mixed up the axes)
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
MimeMultipart.java 40 setSubType("mixed");
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java 84 * of mixed case characters, accents and, if all else is equal, length.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multifile.py 7 Content-Type: multipart/mixed;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multifile.py 7 Content-Type: multipart/mixed;
  /development/ndk/platforms/android-3/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
177 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
  /external/aac/libSBRenc/src/
sbr.h 143 int downsampledOffset; /* Offset of downsampled/mixed output for core encoder. */
144 int downmixSize; /* Size in samples of downsampled/mixed output for core encoder. */