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

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/build/mips-fp4/jni/
Application.mk 1 APP_ABI := mips
  /device/generic/mini-emulator-mips/
BoardConfig.mk 6 # same as mips except HAL
7 include device/generic/mips/BoardConfig.mk
  /external/chromium_org/
GypAndroid.darwin-mips.mk 10 include $(LOCAL_PATH)/android_webview/android_webview_common.target.darwin-mips.mk
11 include $(LOCAL_PATH)/android_webview/android_webview_jarjar_content_resources.target.darwin-mips.mk
12 include $(LOCAL_PATH)/android_webview/android_webview_jarjar_ui_resources.target.darwin-mips.mk
13 include $(LOCAL_PATH)/android_webview/android_webview_pak.target.darwin-mips.mk
14 include $(LOCAL_PATH)/android_webview/android_webview_resources.target.darwin-mips.mk
15 include $(LOCAL_PATH)/android_webview/android_webview_strings_grd.target.darwin-mips.mk
16 include $(LOCAL_PATH)/android_webview/libwebviewchromium.target.darwin-mips.mk
17 include $(LOCAL_PATH)/android_webview/native/android_webview_native_jni.target.darwin-mips.mk
18 include $(LOCAL_PATH)/android_webview/native/cancellation_signal_android_jar_jni_headers.target.darwin-mips.mk
19 include $(LOCAL_PATH)/android_webview/native/webview_native.target.darwin-mips.m
    [all...]
GypAndroid.linux-mips.mk 10 include $(LOCAL_PATH)/android_webview/android_webview_common.target.linux-mips.mk
11 include $(LOCAL_PATH)/android_webview/android_webview_jarjar_content_resources.target.linux-mips.mk
12 include $(LOCAL_PATH)/android_webview/android_webview_jarjar_ui_resources.target.linux-mips.mk
13 include $(LOCAL_PATH)/android_webview/android_webview_pak.target.linux-mips.mk
14 include $(LOCAL_PATH)/android_webview/android_webview_resources.target.linux-mips.mk
15 include $(LOCAL_PATH)/android_webview/android_webview_strings_grd.target.linux-mips.mk
16 include $(LOCAL_PATH)/android_webview/libwebviewchromium.target.linux-mips.mk
17 include $(LOCAL_PATH)/android_webview/native/android_webview_native_jni.target.linux-mips.mk
18 include $(LOCAL_PATH)/android_webview/native/cancellation_signal_android_jar_jni_headers.target.linux-mips.mk
19 include $(LOCAL_PATH)/android_webview/native/webview_native.target.linux-mips.m
    [all...]
  /external/libhevc/
decoder.mips.mk 1 libhevcd_inc_dir_mips += $(LOCAL_PATH)/decoder/mips
2 libhevcd_inc_dir_mips += $(LOCAL_PATH)/common/mips
4 libhevcd_srcs_c_mips += decoder/mips/ihevcd_function_selector.c
5 libhevcd_srcs_c_mips += decoder/mips/ihevcd_function_selector_mips_generic.c
decoder.mips64.mk 1 libhevcd_inc_dir_mips += $(LOCAL_PATH)/decoder/mips
2 libhevcd_inc_dir_mips += $(LOCAL_PATH)/common/mips
4 libhevcd_srcs_c_mips += decoder/mips/ihevcd_function_selector.c
5 libhevcd_srcs_c_mips += decoder/mips/ihevcd_function_selector_mips_generic.c
  /external/llvm/test/CodeGen/Mips/
lit.local.cfg 1 if not 'Mips' in config.root.targets:
  /external/llvm/test/DebugInfo/Mips/
lit.local.cfg 1 if not 'Mips' in config.root.targets:
  /external/llvm/test/MC/Disassembler/Mips/
lit.local.cfg 1 if not 'Mips' in config.root.targets:
  /external/llvm/test/MC/Mips/
lit.local.cfg 1 if not 'Mips' in config.root.targets:
  /external/llvm/test/Object/Mips/
lit.local.cfg 1 if not 'Mips' in config.root.targets:
  /external/qemu/android/config/target-mips/
config.h 0 /* MIPS-specific configuration */
  /ndk/tests/build/multi-abi/jni/
Application.mk 1 APP_ABI := armeabi armeabi-v7a x86 mips armeabi-v7a-hard
  /ndk/tests/device/fenv/jni/
Application.mk 1 APP_ABI := armeabi-v7a x86 mips armeabi-v7a-hard
  /external/chromium_org/v8/test/cctest/
OWNERS 1 per-file *-mips*=paul.lind@imgtec.com
2 per-file *-mips*=gergely.kis@imgtec.com
3 per-file *-mips*=akos.palfi@imgtec.com
4 per-file *-mips*=balazs.kilvady@imgtec.com
5 per-file *-mips*=dusan.milosavljevic@imgtec.com
  /external/llvm/test/tools/llvm-readobj/
dynamic.test 2 RUN: llvm-readobj -dynamic-table %p/Inputs/dynamic-table-so.mips \
3 RUN: | FileCheck %s -check-prefix ELF-MIPS
5 ELF-MIPS: Format: ELF32-mips
6 ELF-MIPS: Arch: mipsel
7 ELF-MIPS: AddressSize: 32bit
8 ELF-MIPS: LoadName:
9 ELF-MIPS: DynamicSection [ (23 entries)
10 ELF-MIPS: Tag Type Name/Value
11 ELF-MIPS: 0x00000001 NEEDED SharedLibrary (libc.so.6
    [all...]
  /external/oprofile/events/mips/r10000/
unit_masks 2 # MIPS R10000 possible unit masks
  /external/oprofile/events/mips/rm7000/
unit_masks 2 # MIPS RM7000 possible unit masks
  /external/oprofile/events/mips/rm9000/
unit_masks 2 # MIPS RM9000 possible unit masks
  /external/oprofile/events/mips/vr5432/
unit_masks 2 # MIPS VR5432 possible unit masks
  /external/oprofile/events/mips/vr5500/
unit_masks 2 # MIPS VR5500 possible unit masks
  /ndk/tests/device/b8708181-Vector4/jni/
Application.mk 1 APP_ABI := armeabi-v7a x86 mips armeabi-v7a-hard arm64-v8a x86_64 mips64
  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.cpp 29 tm.getRelocationModel() == Reloc::PIC_ ? Mips::B : Mips::J),
47 if ((Opc == Mips::LW) || (Opc == Mips::LD) ||
48 (Opc == Mips::LWC1) || (Opc == Mips::LDC1) || (Opc == Mips::LDC164)) {
70 if ((Opc == Mips::SW) || (Opc == Mips::SD) ||
71 (Opc == Mips::SWC1) || (Opc == Mips::SDC1) || (Opc == Mips::SDC164))
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
mips-linux-valgrind.xml 10 <architecture>mips</architecture>
12 <xi:include href="mips-cpu.xml"/>
13 <xi:include href="mips-cp0.xml"/>
14 <xi:include href="mips-fpu.xml"/>
15 <xi:include href="mips-cpu-valgrind-s1.xml"/>
16 <xi:include href="mips-cp0-valgrind-s1.xml"/>
17 <xi:include href="mips-fpu-valgrind-s1.xml"/>
18 <xi:include href="mips-cpu-valgrind-s2.xml"/>
19 <xi:include href="mips-cp0-valgrind-s2.xml"/>
20 <xi:include href="mips-fpu-valgrind-s2.xml"/
    [all...]
  /external/clang/test/Driver/
mips-abi.c 1 // Check passing Mips ABI options to the backend.
3 // RUN: %clang -target mips-linux-gnu -### -c %s 2>&1 \
4 // RUN: | FileCheck -check-prefix=MIPS-DEF %s
5 // MIPS-DEF: "-target-cpu" "mips32r2"
6 // MIPS-DEF: "-target-abi" "o32"
13 // RUN: %clang -target mips-linux-gnu -### -c %s \
15 // RUN: | FileCheck -check-prefix=MIPS-ABI-32 %s
16 // MIPS-ABI-32: "-target-cpu" "mips32r2"
17 // MIPS-ABI-32: "-target-abi" "o32"
19 // RUN: %clang -target mips-linux-gnu -### -c %s
    [all...]

Completed in 1372 milliseconds

1 2 3 4 5 6 7 8 91011>>