HomeSort by relevance Sort by last modified time
    Searched full:fall (Results 1 - 25 of 1291) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/080-oom-throw/
info.txt 2 the JIT'ed code handles OOM exception correctly since it cannot fall back to
  /dalvik/vm/mterp/c/
OP_UNUSED_FF.c 3 * In portable interp, most unused opcodes will fall through to here.
OP_EXECUTE_INLINE_RANGE.c 20 /* fall through */
23 /* fall through */
26 /* fall through */
29 /* fall through */
OP_INVOKE_DIRECT_EMPTY.c 11 /* fall through to OP_INVOKE_DIRECT */
OP_EXECUTE_INLINE.c 36 /* fall through */
39 /* fall through */
42 /* fall through */
45 /* fall through */
  /packages/apps/Music/src/com/android/music/
SharedPreferencesCompat.java 36 // fall through
47 // fall through
49 // fall through
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SharedPreferencesCompat.java 35 // fall through
46 // fall through
48 // fall through
  /frameworks/base/core/tests/coretests/src/android/bluetooth/
BluetoothTestRunner.java 61 // Invalid argument, fall back to default value
70 // Invalid argument, fall back to default value
79 // Invalid argument, fall back to default value
88 // Invalid argument, fall back to default value
97 // Invalid argument, fall back to default value
106 // Invalid argument, fall back to default value
135 // Invalid argument, fall back to default value
  /frameworks/ex/common/java/com/android/common/
SharedPreferencesCompat.java 45 // fall through
47 // fall through
  /packages/wallpapers/Basic/src/com/android/wallpaper/fall/
Fall.java 17 package com.android.wallpaper.fall;
22 public class Fall extends Activity {
FallWallpaper.java 17 package com.android.wallpaper.fall;
FallView.java 18 package com.android.wallpaper.fall;
  /development/apps/Fallback/src/com/android/fallback/
Fallback.java 23 * A fall back activity that registers itself for common intents which
  /external/chromium/third_party/icu/source/test/cintltst/
ncnvfbts.h 17 /* C API TEST FOR FALL BACK ROUTINES OF CODESET CONVERSION COMPONENT */
  /external/icu4c/test/cintltst/
ncnvfbts.h 17 /* C API TEST FOR FALL BACK ROUTINES OF CODESET CONVERSION COMPONENT */
  /external/ppp/pppd/plugins/radius/etc/
realms 19 # Any realms that do not match in the realms file automatically fall
  /external/kernel-headers/original/asm-arm/
semaphore.h 64 * This is ugly, but we want the default case to fall through.
74 * This is ugly, but we want the default case to fall through.
  /external/v8/src/ia32/
jump-target-ia32.cc 83 // the off-frame registers off the fall through) to use for the
113 // around the merge code on the fall through path.
149 // frame plus an in-memory return address. The "fall-through" frame
211 // constants and copies above the watermark on the fall-through
223 // Fast case: no fall-through, a single forward jump, and no
244 // If there is a current frame, record it as the fall-through. It
273 // the fall-through frame first. Set frames that will be
282 // We could have a valid frame as the fall through to the
283 // binding site or as the fall through from a previous merge
316 // If this is the fall through frame, and it didn't nee
    [all...]
  /external/v8/src/x64/
jump-target-x64.cc 83 // the off-frame registers off the fall through) to use for the
113 // around the merge code on the fall through path.
149 // frame plus an in-memory return address. The "fall-through" frame
211 // constants and copies above the watermark on the fall-through
223 // Fast case: no fall-through, a single forward jump, and no
244 // If there is a current frame, record it as the fall-through. It
273 // the fall-through frame first. Set frames that will be
282 // We could have a valid frame as the fall through to the
283 // binding site or as the fall through from a previous merge
316 // If this is the fall through frame, and it didn't nee
    [all...]
  /packages/apps/CertInstaller/res/values-es-rUS/
strings.xml 43 <string name="cert_too_large_error" msgid="8806716564341320607">"La instalación falló. El tamaño del certificado es muy grande."</string>
44 <string name="cert_missing_error" msgid="4220080091005628628">"La inicialización falló. No se ha podido ubicar el archivo del certificado."</string>
45 <string name="cert_read_error" msgid="9120813657318906215">"La inicialización falló. No se ha podido leer el archivo del certificado."</string>
  /frameworks/base/core/java/android/widget/
SectionIndexer.java 40 * position must be clipped to fall within the size of the list.
49 * must be clipped to fall within the size of the section array.
  /system/media/opensles/libopensles/
IDeviceVolume.c 58 // fall through
90 // fall through
  /external/e2fsprogs/lib/e2p/
parse_num.c 24 switch (*p) { /* Using fall-through logic */
  /packages/wallpapers/Basic/
AndroidManifest.xml 61 android:name="com.android.wallpaper.fall.Fall"
103 android:name="com.android.wallpaper.fall.FallWallpaper"
108 <meta-data android:name="android.service.wallpaper" android:resource="@xml/fall" />
  /packages/wallpapers/Basic/res/xml/
fall.xml 21 <!-- about the fall wallpaper. -->

Completed in 442 milliseconds

1 2 3 4 5 6 7 8 91011>>