/packages/wallpapers/Basic/src/com/android/wallpaper/fall/ |
FallWallpaper.java | 17 package com.android.wallpaper.fall;
|
Fall.java | 17 package com.android.wallpaper.fall; 22 public class Fall extends Activity {
|
FallView.java | 18 package com.android.wallpaper.fall;
|
FallRS.java | 17 package com.android.wallpaper.fall; 138 mScript = new ScriptC_fall(mRS, mResources, R.raw.fall);
|
/dalvik/vm/mterp/mips/ |
OP_INSTANCE_OF.S | 38 # fall thru 59 move a0, v0 # fall through to ${opcode}_store
|
/ndk/ |
find-win-host.cmd | 27 rem Otherwise fall back to 32-bit make
|
/external/clang/test/SemaCXX/ |
switch-implicit-fallthrough-macro.cpp | 7 case 1: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'COMMAND_LINE_FALLTHROUGH;' to silence this warning}} expected-note{{insert 'break;' to avoid fall-through}} 28 case 1: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'COMPATIBILITY_FALLTHROUGH;' to silence this warning}} expected-note{{insert 'break;' to avoid fall-through}} 44 #define WRONG_MACRO3 [[clang::fall through]] 51 case 1: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'M1;' to silence this warning}} expected-note{{insert 'break;' to avoid fall-through}} 67 case 1: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert '[[clang::fallthrough]];' to silence this warning}} expected-note{{insert 'break;' to avoid fall-through}} 86 case 1: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert '[[clang::fallthrough]];' to silence this wa (…) [all...] |
/build/core/ |
llvm_config.mk | 96 # llvm does not yet support -march=armv5e nor -march=armv5te, fall back to armv5 or armv5t 104 # clang does not support -mcpu=cortex-a15 yet - fall back to armv7-a for now
|
/dalvik/vm/mterp/x86/ |
OP_INSTANCE_OF.S | 41 # fall through to ${opcode}_store
|
OP_NEW_ARRAY.S | 45 # fall through to ${opcode}_finish
|
/dalvik/vm/mterp/armv5te/ |
OP_INSTANCE_OF.S | 42 @ fall through to ${opcode}_store
|
/external/chromium_org/ppapi/native_client/tests/nacl_browser/fault_injection/ |
nacl.scons | 9 # care to run the test here, just to cause it to fall over. we do,
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/ |
errwarn.pxi | 37 # look up our preferred python error, fall back to YasmError
|
/external/chromium_org/v8/test/mjsunit/ |
packed-elements.js | 98 // of new space memory and must fall back on runtime impl.
|
/external/chromium_org/v8/test/webkit/ |
dfg-ensure-non-array-array-storage-on-window.js | 81 // thingy, to detect that for index 1 we fall through the proxy to the real window object.
|
/external/chromium_org/v8/test/webkit/fast/js/ |
regexp-ranges-and-escaped-hyphens.js | 31 // Tests inserting an escape character class into the above pattern - where the spaces fall within the
|
/sdk/find_java/ |
find_java.bat | 31 rem If that doesn't work, just fall back on the java.exe we just found.
|
/external/libvorbis/doc/ |
Vorbis_I_spec.tex | 83 % Configure graphics formats: Prefer PDF, fall back to PNG or JPG, as available.
|
/external/srec/config/en.us/ |
Android.mk | 86 # This make rule will fall back to 'zip' if 'advzip' is not
|
/external/v8/src/ |
proxy.js | 126 // fall through
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_grid.js | 155 // TODO(dgozman): If we ask for 'media' for a Drive file we fall into an
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
creststn.c | 2753 UResourceBundle *r = NULL, *fall = NULL; local [all...] |
/external/chromium_org/v8/src/ |
proxy.js | 144 // fall through
|
/external/icu4c/test/cintltst/ |
creststn.c | 2766 UResourceBundle *r = NULL, *fall = NULL; local [all...] |
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
codegen.ml | 109 (* Insert an explicit fall through from the current block to the
|