HomeSort by relevance Sort by last modified time
    Searched full:higher (Results 201 - 225 of 968) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/docs/html/sdk/
android-1.6.jd 127 <p>Requires SDK Tools r6 or higher.</p>
147 <p>Requires SDK Tools r4 or higher.</p>
190 <p>Requires SDK Tools r3 or higher.</p>
390 the user); Applications using API Level 4 or higher must explicitly request this
requirements.jd 38 <li>Eclipse Classic (versions 3.5.1 and higher)</li>
  /frameworks/base/services/java/com/android/server/
EntropyService.java 118 * it mixes more bits into the pool, which gives us a higher degree
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 137 * Neighbor APs have higher priority in the discovery process than the
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrl.h 66 /* BE is ordered here above BK for priority sensitive functions (BE is 0 but has higher priority than BK). */
  /packages/apps/Camera/src/com/android/camera/gallery/
ImageListUber.java 42 // * The higher 32bit component indicates which sublist we're referring
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSecurity.java 30 * Psuedo-activity (no UI) to bootstrap the user up to a higher desired security level. This
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
RankAwarePromoter.java 26 * A promoter that gives preference to suggestions from higher ranking corpora.
  /packages/inputmethods/PinyinIME/jni/include/
searchutility.h 35 uint16 psb; // The score, the lower psb, the higher possibility.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhotoPriorityResolver.java 40 * photo with a higher priority is chosen for the the entire contact, barring an
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
cfghooks.h 83 /* Higher level functions representable by primitive operations above if
double-int.h 51 numbers with precision higher than HOST_WIDE_INT). It might be less
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
PixelDensityQualifier.java 220 // in all case we're going to prefer the higher dpi.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
README.txt 9 The functional tests are higher level tests that may require a real SDK.
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
bssTypes.h 137 * Neighbor APs have higher priority in the discovery process than the
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrl.h 66 /* BE is ordered here above BK for priority sensitive functions (BE is 0 but has higher priority than BK). */
  /development/pdk/docs/source/
code-style.jd 381 In a chain of modules, other than at the VERBOSE level, when a lower-level module detects invalid data coming from a higher-level module, the lower-level module should only log this situation to the DEBUG log, and only if logging provides information that is not otherwise available to the caller. Specifically, there is no need to log situations where an exception is thrown (the exception should contain all the relevant information), or where the only information being logged is contained in an error code. This is especially important in the interaction between the framework and applications, and conditions caused by third-party applications that are properly handled by the framework should not trigger logging higher than the DEBUG level. The only situations that should trigger logging at the INFORMATIVE level or higher is when a module or application detects an error at its own level or coming from a lower level.
390 A full filesystem on a filesystem that is acceessible to or on behalf of third-party applications should not be logged at a level higher than INFORMATIVE.
393 Invalid data coming from any untrusted source (including any file on shared storage, or data coming through just about any network connections) is considered expected and should not trigger any logging at a level higher then DEBUG when it's detected to be invalid (and even then logging should be as limited as possible).
405 Logging that reports successes should never be used at levels higher than VERBOSE.
  /bionic/libc/netbsd/resolv/
res_query.c 293 * keep trying higher domains in the search list
297 * from finding this entry higher in the domain.
  /dalvik/libcore/luni/src/main/java/java/io/
DataOutputStream.java 175 * of the integer {@code val} are written, with the higher one written
298 * two bytes of the integer {@code val} are written, with the higher one
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSInput.java 190 * an encoding obtained from a higher level protocol, such as HTTP [<a href='http://www.ietf.org/rfc/rfc2616.txt'>IETF RFC 2616</a>].
201 * an encoding obtained from a higher level protocol, such as HTTP [<a href='http://www.ietf.org/rfc/rfc2616.txt'>IETF RFC 2616</a>].
  /external/jpeg/
wizard.doc 28 size, since more bits than necessary are expended on higher AC coefficients.
209 initial scans will be really bad). For higher quality settings, you might
  /external/opencore/codecs_v2/video/m4v_h263/enc/include/
cvei.h 166 the picture quality with the frame rate. Higher frame quality means lower frame rate.
167 Lower frame quality for higher frame rate.*/
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
pv_2way_h324m_interface.h 321 * The values from 0 to 31 indicate monotonically a higher frame rate. Actual values do not correspond
334 * The values from 0 to 31 indicate monotonically a higher frame rate. Actual values do not correspond
  /external/quake/quake/src/WinQuake/kit/
3DFX.TXT 67 - A PC with a Pentium 90 or higher CPU
69 - 2D Video card set at 16 bit or higher color
  /external/webkit/WebKit/chromium/src/
WebPluginContainerImpl.cpp 482 // Inspect the document order. Later order means higher
506 // they occur higher in the stacking order.

Completed in 115 milliseconds

1 2 3 4 5 6 7 891011>>