Searched
full:comparison (Results
1326 -
1350 of
2086) sorted by null
<<51525354555657585960>>
/frameworks/base/core/java/android/speech/tts/ |
TextToSpeechService.java | 331 // Note that this string is interned, so the == comparison works. [all...] |
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 339 // otherwise, do fudge-tastic comparison of the major and minor axis
|
/frameworks/base/core/java/com/android/internal/widget/ |
PointerLocationView.java | 42 // to plot alongside the default one. Useful for testing and comparison purposes.
|
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
changes-summary.html | 79 <p>This report is based a comparison of the Android API specifications
|
/frameworks/base/docs/html/sdk/api_diff/14/changes/ |
changes-summary.html | 79 <p>This report is based a comparison of the Android API specifications
|
/frameworks/base/docs/html/sdk/api_diff/16/changes/ |
changes-summary.html | 79 <p>This report is based a comparison of the Android API specifications
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
changes-summary.html | 79 <p>This report is based a comparison of the Android API specifications
|
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
changes-summary.html | 79 <p>This report is based a comparison of the Android API specifications
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
changes-summary.html | 79 <p>This report is based a comparison of the Android API specifications
|
/frameworks/base/docs/html/sdk/api_diff/9/changes/ |
changes-summary.html | 79 <p>This report is based a comparison of the Android API specifications
|
/frameworks/base/docs/html/training/efficient-downloads/ |
efficient-network-access.jd | 67 <p>By comparison, the same app that bundles transfers of 3 seconds of every minute will keep the radio in the high power state for only 8 seconds, and will keep it in the low power state for only an additional 12 seconds.</p>
|
/frameworks/base/services/java/com/android/server/connectivity/ |
Vpn.java | 84 * {@code oldPackage} is {@code null}, the comparison is omitted.
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CdmaConnection.java | 67 * i.e., time since boot. They are appropriate for comparison and
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
OMX_Core.c | 189 * that the comparison is a greater than or equals. This is to make
|
/hardware/ti/omap4xxx/domx/omx_core/src/ |
OMX_Core.c | 210 * that the comparison is a greater than or equals. This is to make
|
/libcore/dom/src/test/java/org/w3c/domts/ |
DOMTestCase.java | 356 // if the context is attribute, then use case-insentive comparison
|
/libcore/json/src/main/java/org/json/ |
JSONObject.java | 36 * case-insensitive comparison to "true" and "false".
|
/libcore/luni/src/main/java/java/nio/charset/ |
Charset.java | 502 * Compares this charset with the given charset. This comparison is
|
/ndk/sources/cxx-stl/stlport/src/ |
num_get_float.cpp | 372 if ((value >> 32) != 0) { nzero = 32; } //*TY 03/25/2000 - added explicit comparison to zero to avoid uint64 to bool conversion operator
|
/ndk/sources/host-tools/make-3.81/ |
arscan.c | 173 /* For comparison, delete .obj from arg name. */
|
/packages/apps/Calendar/src/com/android/calendar/ |
CalendarEventModel.java | 170 * Comparison function for a sort ordered primarily descending by minutes,
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarAlarmManager.java | 307 // string query parameter to an int in myAlarmtime>=?, so the comparison
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cfgloop.h | 387 /* Whether the comparison is signed. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cfgloop.h | 387 /* Whether the comparison is signed. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cfgloop.h | 387 /* Whether the comparison is signed. */
|
Completed in 1056 milliseconds
<<51525354555657585960>>