HomeSort by relevance Sort by last modified time
    Searched refs:thumb (Results 251 - 275 of 364) sorted by null

<<1112131415

  /external/srtp/
config.sub 267 | tahoe | thumb | tic4x | tic80 | tron \
341 | tahoe-* | thumb-* \
  /external/stressapptest/
config.sub 285 | tahoe | thumb | tic4x | tic80 | tron \
366 | tahoe-* | thumb-* \
  /external/tcpdump/
config.sub 298 | tahoe | thumb | tic4x | tic80 | tron \
383 | tahoe-* | thumb-* \
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 412 DIST-SRCS-$(ARCH_ARM) += build/make/thumb.pm
configure.sh 91 ${toggle_thumb} enable/disable building arm assembly in thumb mode
850 if enabled thumb; then
851 asm_conversion_cmd="$asm_conversion_cmd -thumb"
    [all...]
  /hardware/intel/img/libdrm/
config.sub 264 | tahoe | thumb | tic4x | tic80 | tron \
336 | tahoe-* | thumb-* \
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindRegistersRestore.S 323 @ 32bit thumb-2 restrictions for ldm:
UnwindRegistersSave.S 299 @ 32bit thumb-2 restrictions for stm:
  /ndk/sources/host-tools/make-3.81/config/
config.sub 283 | tahoe | thumb | tic4x | tic80 | tron \
367 | tahoe-* | thumb-* \
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
config.sub 293 | tahoe | thumb | tic4x | tic80 | tron \
377 | tahoe-* | thumb-* \
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_supervised_user_creation.css 71 .below-marketing::-webkit-scrollbar-thumb {
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 91 ${toggle_thumb} enable/disable building arm assembly in thumb mode
874 if enabled thumb; then
875 asm_conversion_cmd="$asm_conversion_cmd -thumb"
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 91 ${toggle_thumb} enable/disable building arm assembly in thumb mode
850 if enabled thumb; then
851 asm_conversion_cmd="$asm_conversion_cmd -thumb"
    [all...]
  /external/llvm/test/MC/ARM/
neont2-add-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-satshift-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-shift-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-shiftaccum-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 51 THUMBNAIL: 'mv-thumb',
52 THUMBNAIL_FALLBACK: 'mv-thumb-fallback',
730 thumbnailElem.id = 'thumb-' + rid;
    [all...]
  /external/chromium_org/ui/file_manager/gallery/css/
gallery.css 904 .gallery .edit-modal .range::-webkit-slider-thumb {
1165 .mosaic::-webkit-scrollbar-thumb {
1169 .gallery:not([mode='mosaic']) .mosaic::-webkit-scrollbar-thumb {
  /external/chromium_org/third_party/boringssl/src/crypto/chacha/
chacha_vec_arm.S 51 .thumb
57 .thumb
  /external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunicationClient.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 502 // TODO: Add Thumb relocations.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewManager.java 1588 int thumb = bar.getThumb(); local
    [all...]
  /external/qemu/target-arm/
translate.c 57 /* Thumb-2 condtional execution bits. */
62 int thumb; member in struct:DisasContext
157 if (s->thumb)
554 /* For unknown reasons Arm and Thumb-2 use arbitrarily different encodings. */
718 /* Set PC and Thumb state from an immediate address. */
724 if (s->thumb != (addr & 1)) {
727 tcg_gen_st_i32(tmp, cpu_env, offsetof(CPUARMState, thumb));
733 /* Set PC and Thumb state from var. var is marked as dead. */
739 store_cpu_field(var, thumb);
    [all...]
  /build/core/
binary.mk 356 ## Define arm-vs-thumb-mode flags.
361 normal_objects_mode := $(if $(LOCAL_ARM_MODE),$(LOCAL_ARM_MODE),thumb)
364 # TARGET_thumb_CFLAGS. HOST_(arm|thumb)_CFLAGS values aren't
632 # Compile all generated files as thumb.
712 # Compile all generated files as thumb.
    [all...]

Completed in 2478 milliseconds

<<1112131415