HomeSort by relevance Sort by last modified time
    Searched refs:does (Results 1 - 25 of 657) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/none/tests/s390x/
op_exception.stdout.exp 1 0x00000000 does not loop
2 0xffffffff does not loop
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
ParserRuleReturnScope.pm 9 does => 'ANTLR::Runtime::Token',
14 does => 'ANTLR::Runtime::Token',
RecognitionException.pm 13 does => 'ANTLR::Runtime::IntStream',
25 does => 'ANTLR::Runtime::Token',
68 if ($input->does('ANTLR::Runtime::TokenStream')) {
75 if ($input->does('ANTLR::Runtime::TreeNodeStream')) {
78 elsif ($input->does('ANTLR::Runtime::CharStream')) {
  /external/e2fsprogs/util/
gcc-wall-cleanup 8 /does not support `long long'/d
10 /does not support the `ll' length modifier/d
11 /does not support the `ll' printf length modifier/d
  /external/llvm/test/MC/ELF/
cfi-window-save.s 3 # Should use SPARC as the target to test this. However, SPARC does not
  /ndk/tests/build/flto/jni/
Android.mk 10 # clang does LTO via gold plugin, but gold doesn't support MIPS yet
  /external/llvm/test/MC/AsmParser/
cfi-window-save.s 3 # Should use SPARC as the target to test this. However, SPARC does not support
macros-argument-parsing-diagnostics.s 21 # CHECK: error: parameter named 'third' does not exist for macro 'double'
  /external/llvm/test/MC/ARM/
arm-thumb-cpus.s 25 @ CHECK-ARM-THUMB-NOT: target does not support
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
thumb-st_other.s 3 @ ARM does not define any st_other flags for thumb function. The value
  /external/clang/test/CXX/dcl.decl/dcl.init/
p14-0x.cpp 40 expected-error {{must explicitly initialize the member 'e1' which does not have a default constructor}}
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
fwd.hpp 19 #error Windows CE does not support environment variables.
  /build/core/combo/
fdo.mk 36 $(warning Profile directory $($(combo_2nd_arch_prefix)TARGET_FDO_PROFILE_PATH)/$(PRODUCT_OUT) does not exist. Turn off FDO.)
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-385002.js 7 %Break(); // Schedule an interrupt that does not go away.
  /external/clang/lib/Headers/
Android.mk 10 # Make sure when clang is used, arm_neon.h does exist.
  /external/elfutils/0.153/src/
Makefile.am 164 else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
  /external/wpa_supplicant_8/
Android.mk 4 # The order of the 2 Android.mks does matter!
  /frameworks/base/packages/WAPPushManager/
Android.mk 20 # This finds and builds the test apk as well, so a single make does both.
  /hardware/broadcom/libbt/
vnd_buildcfg.mk 5 # configuration file does not exist. Use default one
  /ndk/tests/build/issue36131-flto-c++11/jni/
Android.mk 11 # clang does LTO via gold plugin, but gold doesn't support MIPS yet
  /packages/apps/BasicSmsReceiver/
Android.mk 20 # This finds and builds the test apk as well, so a single make does both.
  /packages/apps/CellBroadcastReceiver/
Android.mk 17 # This finds and builds the test apk as well, so a single make does both.
  /packages/apps/Mms/apptests/
Android.mk 19 # This finds and builds the test apk as well, so a single make does both.
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/tests/
function.js 126 badMethodDoesNotReturnValue: function() // ERROR - does not return value.
134 badMethodDoesNotReturn: function() // ERROR - does not return.
197 badMethodDoesNotReturnValue: function() // ERROR - does not return value.
205 badMethodDoesNotReturn: function() // ERROR - does not return.
289 badMethodDoesNotReturnValue: function() // ERROR - does not return value.
297 badMethodDoesNotReturn: function() // ERROR - does not return.
  /external/chromium_org/build/
precompile.h 48 // build like Chrome's. #undef-ing it does not work as there are

Completed in 981 milliseconds

1 2 3 4 5 6 7 8 91011>>