HomeSort by relevance Sort by last modified time
    Searched full:quality (Results 176 - 200 of 1376) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/samples/ApiDemos/res/xml/
device_admin_quality.xml 18 <!-- This screen is shown for the "Password Quality" header. -->
  /external/e2fsprogs/lib/et/test_cases/
heimdal2.et 58 # password quality basically stolen from OV libkadm5
  /external/guava/guava/src/com/google/common/hash/
HashFunction.java 57 * <p>A high-quality hash function strives for some subset of the following virtues:
61 * <i>some</i> token attempt, one measure of the quality of a hash function is <i>how
116 * to be poor-quality, in part because they end up depending on <i>other</i> existing
117 * poor-quality {@code hashCode} implementations, including those in many JDK classes.
HashCode.java 94 * As long as the hash function that produced this isn't of horrible quality, this
95 * won't be of horrible quality either.
  /external/libgsm/
README 19 The quality of the algorithm is good enough for reliable speaker
  /external/libpcap/
ppp.h 57 #define PPP_LQM 0xc025 /* Link Quality Monitoring */
  /external/mesa3d/docs/
helpwanted.html 67 <li>Try to write high-quality code that follows the existing style.
  /external/qemu/android/
android.h 61 * of host CPU time, but will get high-quality time measurments. this is
  /external/skia/third_party/glu/libtess/
Imakefile 14 XCOMM CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
memalloc.c 15 ** CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
memalloc.h 15 ** CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
normal.h 15 ** CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
render.h 15 ** CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
  /external/webkit/Source/JavaScriptCore/wtf/
OSRandomSource.cpp 82 // be of cryptographic quality!
  /external/webp/include/webp/
encode.h 34 // can go from 0 (smaller output, lower quality) to 100 (best quality,
79 float quality; // between 0 (smallest file) and 100 (biggest) member in struct:__anon16553
80 int method; // quality/speed trade-off (0=fast, 6=slower-better)
109 int partition_limit; // quality degradation allowed to fit the 512k limit
133 // Note that the default values are lossless=0 and quality=75.
140 // set of parameters (referred to by 'preset') and a given quality factor.
144 WebPPreset preset, float quality) {
145 return WebPConfigInitInternal(config, preset, quality,
  /external/webrtc/src/common_audio/vad/
vad_defines.h 28 // Mode 0, Quality thresholds - Different thresholds for the different frame lengths
  /frameworks/av/services/camera/libcameraservice/camera2/
BurstCapture.cpp 78 int quality)
  /frameworks/base/docs/html/training/animation/
index.jd 42 can also add a polished look to your app, which gives your app a higher quality feel.
  /frameworks/base/docs/html/training/tv/
optimizing-layouts-tv.jd 156 UI quality).
162 If you provide low quality or small images in your layouts, they will appear pixelated, fuzzy, or grainy. This
163 is not a good experience for the user. Instead, use high-quality images.
229 // This preserves image quality.
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
PasswordUnlockScreen.java 106 final int quality = lockPatternUtils.getKeyguardStoredPasswordQuality(); local
107 mIsAlpha = DevicePolicyManager.PASSWORD_QUALITY_ALPHABETIC == quality
108 || DevicePolicyManager.PASSWORD_QUALITY_ALPHANUMERIC == quality
109 || DevicePolicyManager.PASSWORD_QUALITY_COMPLEX == quality;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /system/media/audio_utils/include/audio_utils/
resampler.h 98 uint32_t quality,
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
StreamingVideoActivity.java 33 * Tests for verifying the quality of streaming videos. Plays streams of different formats over
35 * on the smoothness and subjective quality of the video.
  /docs/source.android.com/src/about/
philosophy.md 68 We know that quality does not come without hard work. Along with many
70 designers, Quality Assurance, and all the other roles required to bring

Completed in 424 milliseconds

1 2 3 4 5 6 78 91011>>