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

1 2 3 4 5 6 78 91011>>

  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSetupAccountTypeTests.java 87 * Create a dummy account with minimal fields
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
timer.h 59 unsigned long resolution_min; /* minimal resolution */
  /system/core/include/cutils/
sockets.h 45 * third-party daemons with minimal modification.
  /system/core/include/system/
graphics.h 96 * Bayer-pattern images from an image sensor, with minimal processing.
  /system/core/libsysutils/src/
ServiceManager.cpp 37 /* The minimal sleeping interval between checking for the service's state
  /system/extras/tests/fstest/
README 4 specified and minimal) rule for that file/directory to be printed on
  /external/chromium/chrome/browser/first_run/
first_run.h 40 MINIMAL_BUBBLE // Minimal bubble shown after search engine dialog
130 // browser shows the minimal first run bubble once the main message loop
  /frameworks/av/libvideoeditor/vss/common/inc/
SSRC.h 40 An API is provided to change the default block size into any multiple of the minimal
131 /* - SSRC_NR_SAMPELS_MIN will return the minimal number */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
flag-types.h 40 DINFO_LEVEL_TERSE, /* Write minimal info to support tracebacks only. */
75 of the current compilation unit. This matching emits minimal
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
flag-types.h 40 DINFO_LEVEL_TERSE, /* Write minimal info to support tracebacks only. */
75 of the current compilation unit. This matching emits minimal
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
flag-types.h 40 DINFO_LEVEL_TERSE, /* Write minimal info to support tracebacks only. */
75 of the current compilation unit. This matching emits minimal
  /frameworks/base/core/java/android/widget/
DatePicker.java 53 * displayed. Also the minimal and maximal date from which dates to be selected
292 * Gets the minimal date supported by this {@link DatePicker} in
296 * Note: The default minimal date is 01/01/1900.
299 * @return The minimal supported date.
306 * Sets the minimal date supported by this {@link NumberPicker} in
310 * @param minDate The minimal supported date.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/
sdk-repository-3.xsd 48 requires that at least some minimal version of <platform-tool> be installed.
101 <!-- The minimal revision of tools required by this package.
139 <!-- The minimal revision of platform-tools required by this package.
241 <!-- The minimal revision of tools required by this package.
290 <!-- The minimal revision of tools required by this package.
293 <!-- The minimal API level required by this package.
sdk-repository-4.xsd 48 requires that at least some minimal version of <platform-tool> be installed.
113 <!-- The minimal revision of tools required by this package.
170 <!-- The minimal revision of platform-tools required by this package.
272 <!-- The minimal revision of tools required by this package.
330 <!-- The minimal revision of tools required by this package.
333 <!-- The minimal API level required by this package.
sdk-repository-5.xsd 48 requires that at least some minimal version of <platform-tool> be installed.
123 <!-- The minimal revision of tools required by this package.
278 <!-- The minimal revision of platform-tools required by this package.
380 <!-- The minimal revision of tools required by this package.
443 <!-- The minimal revision of tools required by this package.
446 <!-- The minimal API level required by this package.
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 326 \param "min_cost" "Pointer to the minimal cost so-far."
336 \param "min_cost" "Minimal cost so-far."
347 \param "min_cost" "Pointer to the minimal cost so-far."
368 \return "Minimal cost, also set currMB->i4Mode"
377 \param "cost" "Pointer to the minimal cost (to be updated)."
395 \param "mincost" "Minimal cost so far."
564 \param "imin" "Pointer to minimal mv (x)."
565 \param "jmin" "Pointer to minimal mv (y)."
619 \return "Minimal cost (SATD) without MV cost. (for rate control purpose)"
    [all...]
  /external/opencv/cvaux/src/
cvclique.cpp 67 int* fixp; //node with minimal disconnections
198 finder->fixp = new int[N+1]; //node with minimal disconnections
239 delete finder->fixp; //node with minimal disconnections
274 int* fixp = finder->fixp; //node with minimal disconnections
505 int* fixp = new int[N]; //node with minimal disconnections
  /ndk/build/tools/
gen-platforms.sh 111 --minimal)
136 echo " --minimal Ignore samples, symlinks and generated shared libs."
141 echo "Use the --minimal flag if you want to generate minimal sysroot directories"
363 dump "Important: Use the --minimal flag to use this script without generated system shared libraries."
  /external/opencv/cv/src/
cvrotcalipers.cpp 184 /* sinus of minimal angle */
197 /* number of calipers edges, that has minimal angle with edge */
200 /* choose minimal angle */
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
config.json 155 "name": "Qt Linux Release minimal", "type": "Build", "builddir": "qt-linux-release-minimal",
223 "Qt Linux Release", "Qt Linux Release minimal", "Qt Linux ARMv7 Release",
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java 68 // Used to insure minimal time for seeing the click animation before switching views
70 // Minimal time for a down touch action before stating the click animation, this insures that
74 // Minimal distance to move the finger in order to cancel the click animation
  /external/aac/libAACenc/src/
qc_data.h 155 INT minBits; /* minimal number of bits in one frame*/
252 INT minBitsPerFrame; /* minimal allowd bits per fram, superframing - DRM */
  /external/e2fsprogs/debian/
control 110 This is a minimal package for debian-installer.
148 This is a minimal package for debian-installer.
  /external/qemu-pc-bios/vgabios/
README 46 Look at the "testvga.c" file in the archive. This is a minimal Turbo C 2.0
107 . added minimal support for the video parameter table (VPT)
  /external/webkit/Source/JavaScriptCore/wtf/
TCPackedCache.h 33 // This file provides a minimal cache that can hold a <key, value> pair
46 // In an effort to use minimal space, every cache entry represents

Completed in 2607 milliseconds

1 2 3 4 5 6 78 91011>>