HomeSort by relevance Sort by last modified time
    Searched refs:thumb (Results 226 - 250 of 593) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
FileWallpaperInfo.java 28 public FileWallpaperInfo(File target, Drawable thumb) {
29 super(thumb);
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue8694.go 24 t.Skip("test8694 is disabled on ARM because 5l cannot handle thumb library.")
  /prebuilts/go/linux-x86/misc/cgo/test/
issue8694.go 24 t.Skip("test8694 is disabled on ARM because 5l cannot handle thumb library.")
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/
Android.mk 80 # For armeabi*, choose thumb mode unless LOCAL_ARM_MODE := arm
83 LOCAL_SRC_FILES := libs/$(TARGET_ARCH_ABI)/thumb/lib$(LOCAL_MODULE)$(TARGET_LIB_EXTENSION)
93 # For armeabi*, choose thumb mode unless LOCAL_ARM_MODE := arm
96 LOCAL_SRC_FILES := libs/$(TARGET_ARCH_ABI)/thumb/lib$(LOCAL_MODULE)$(TARGET_SONAME_EXTENSION)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv8-a-bad.s 19 .thumb
28 .thumb
64 .thumb
112 .thumb
ldr-t-bad.s 3 .thumb
mapdir.d 3 #name: ARM Mapping Symbols for .arm/.thumb
neon-addressing-bad.s 21 .thumb
tcompat2.d 1 #name: Thumb ARM-compat pseudos
2 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
5 # Test the Thumb pseudo instructions that exist for ARM source compatibility
thumbv6.d 1 #name: THUMB V6 instructions
3 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
strex-bad-t.s 3 .thumb
thumb2_add.s 5 .thumb
thumb2_mul.s 5 .thumb
  /device/google/contexthub/firmware/build/
common_config.mk 54 -mno-thumb-interwork \
  /external/compiler-rt/lib/builtins/arm/
clzdi2.S 19 .thumb
divsi3.S 26 .thumb
modsi3.S 26 .thumb
  /external/libvpx/libvpx/build/make/
thumb.pm 12 package thumb; package
65 # for switching from arm to thumb (and only in armv7), but not
66 # from thumb to arm.
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldCOFF.cpp 52 case Triple::thumb:
  /external/llvm/test/MC/ARM/Windows/
mov32t-range.s 8 .thumb
multiple-text-sections.s 6 .thumb
  /external/llvm/test/MC/ARM/
eh-directive-movsp.s 5 .thumb
macho-relocs-with-addend.s 9 .thumb
  /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperListAdapter.java 189 Drawable thumb = info.loadThumbnail(packageManager); local
190 if (thumb == null) {
217 thumb = new BitmapDrawable(res, thumbnail);
219 wallpaper.thumbnail = thumb;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
cortex-a8-fix-blx.s 33 .thumb

Completed in 1324 milliseconds

1 2 3 4 5 6 7 8 91011>>