HomeSort by relevance Sort by last modified time
    Searched full:levels (Results 401 - 425 of 2263) sorted by null

<<11121314151617181920>>

  /external/skia/platform_tools/android/gyp_gen/
android_framework_gyp.py 18 # This line depends on the fact that the script is three levels deep
  /external/valgrind/coregrind/
m_sparsewa.c 289 /* levels 3/7 .. 1 */
325 /* levels 3/7 .. 2 */
383 /* levels 3/7 .. 1 */
414 /* levels 1 .. 3/7 */
  /external/valgrind/docs/internals/
directory-structure.txt 6 Valgrind has 2 main levels of genericity.
  /external/valgrind/helgrind/tests/
t2t.c 23 level (default 1) : how many levels of "nested locks" are done
  /frameworks/base/core/java/android/content/
ComponentCallbacks.java 62 * levels of memory demands. That API is available for API level 14 and higher, so you should
  /frameworks/base/core/java/android/webkit/
CookieSyncManager.java 153 // developers targeting a range of SDK levels.
PermissionRequest.java 61 * Permission may be requested for this resource in API levels 21 and above, if the Android
  /frameworks/base/core/java/com/android/internal/logging/
AndroidHandler.java 35 * the log tag. Only the log levels need to be converted appropriately. For
  /frameworks/base/core/tests/coretests/src/android/text/
StaticLayoutBidiTest.java 109 assertEquals("levels", expectedLevels, resultLevels);
  /frameworks/base/docs/html/distribute/monetize/
freemium.jd 49 levels, playing pieces, or other game features. In apps you can offer
  /frameworks/base/media/mca/effect/java/android/media/effect/
package.html 43 function). You may provide multiple mipmap levels. If the output texture has not been bound to a
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
BatteryMeterView.java 109 TypedArray levels = res.obtainTypedArray(R.array.batterymeter_color_levels); local
112 final int N = levels.length();
115 mColors[2*i] = levels.getInt(i, 0);
118 levels.recycle();
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
ImageProcessingActivity.java 63 LEVELS_VEC3_RELAXED ("Levels Vec3 Relaxed"),
64 LEVELS_VEC4_RELAXED ("Levels Vec4 Relaxed"),
65 LEVELS_VEC3_FULL ("Levels Vec3 Full"),
66 LEVELS_VEC4_FULL ("Levels Vec4 Full"),
  /frameworks/wilhelm/src/
sllog.h 19 // In order of decreasing priority, the log priority levels are:
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
dhdioctl.h 68 /* message levels */
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.h 118 // Currently, only two levels are supported:
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp8_multi_resolution_encoder.c 36 * levels required. For example, if the size of input video is 1280x720,
276 /* Note: These 3 settings are copied to all levels. But, except the lowest
277 * resolution level, all other levels are set to VPX_KF_DISABLED internally.
388 /* Encode each frame at multi-levels */
  /libcore/luni/src/main/java/java/util/logging/
LogManager.java 90 * update the logging configuration, such as levels, handlers, or filters for
107 * Levels for {@code Loggers} can be defined by properties whose name end
109 * "alogger" and for all its children in the naming hierarchy. Log levels
388 // set levels for logger
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h 46 // so on. BLEND_RANGE_DEFAULT specifies the number of pyramid levels used by
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 46 // so on. BLEND_RANGE_DEFAULT specifies the number of pyramid levels used by
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh 209 levels=2
213 while [ -n "$dirs" ] && [ $levels -gt 0 ]
215 levels=`expr $levels - 1`
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libdrm.so.2 
libdrm.so.2.4.0 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh 209 levels=2
213 while [ -n "$dirs" ] && [ $levels -gt 0 ]
215 levels=`expr $levels - 1`
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/
rdma_user_cm.h 217 /* Option levels */

Completed in 377 milliseconds

<<11121314151617181920>>