HomeSort by relevance Sort by last modified time
    Searched refs:ONLY (Results 1 - 11 of 11) sorted by null

  /external/llvm/test/MC/ARM/
arm-thumb-cpus-default.s 2 @ RUN: | FileCheck %s --check-prefix=CHECK-ARM-ONLY
11 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
14 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
17 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
23 @ CHECK-ARM-ONLY: movs r0, r0 @ encoding: [0x00,0x00,0xb0,0xe1]
24 @ CHECK-THUMB-ONLY: movs r0, r0 @ encoding: [0x00,0x00]
arm-thumb-cpus.s 2 @ RUN: | FileCheck %s --check-prefix=CHECK-ARM-ONLY
11 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
14 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
17 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
27 @ CHECK-ARM-ONLY: target does not support Thumb mode
28 @ CHECK-ARM-ONLY: target does not support Thumb mode
30 @ CHECK-THUMB-ONLY: target does not support ARM mode
31 @ CHECK-THUMB-ONLY: target does not support ARM mode
  /external/chromium_org/extensions/common/manifest_handlers/
kiosk_mode_info.h 22 ONLY
33 // Whether the extension or app should only be available in kiosk mode.
kiosk_mode_info.cc 36 return info ? info->kiosk_status == ONLY : false;
78 kiosk_status = kiosk_only ? KioskModeInfo::ONLY : KioskModeInfo::ENABLED;
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
Win32PipeStream.cpp 26 #error ONLY BUILD THIS SOURCE FILE FOR WINDOWS!
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
Win32PipeStream.cpp 26 #error ONLY BUILD THIS SOURCE FILE FOR WINDOWS!
  /external/eigen/blas/
drotmg.f 27 * INEXACT. THIS IS OK AS THEY ARE ONLY USED FOR TESTING THE SIZE
srotmg.f 27 * INEXACT. THIS IS OK AS THEY ARE ONLY USED FOR TESTING THE SIZE
  /ndk/build/tools/
build-mingw64-toolchain.sh 86 # For now, only tested on Linux
124 echo "WARNING: WARNING: WARNING: THIS SCRIPT PROBABLY ONLY WORKS ON LINUX!!"
246 panic "You should only use --cleanup with --package-dir=<path> !".
577 # If --with-widl only identifies the program name (svn version dependent)...
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 86 # For now, only tested on Linux
124 echo "WARNING: WARNING: WARNING: THIS SCRIPT PROBABLY ONLY WORKS ON LINUX!!"
246 panic "You should only use --cleanup with --package-dir=<path> !".
577 # If --with-widl only identifies the program name (svn version dependent)...
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 581 milliseconds