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

1 2 3 4 5 6 7

  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
IntStream.pm 5 requires 'consume';
7 requires 'LA';
9 requires 'mark';
11 requires 'index';
13 requires 'rewind';
15 requires 'release';
17 requires 'seek';
19 requires 'size';
21 requires 'get_source_name';
Stream.pm 5 requires 'consume';
7 requires 'LA';
9 requires 'mark';
11 requires 'index';
13 requires 'rewind';
15 requires 'release';
17 requires 'seek';
19 requires 'size';
TokenStream.pm 6 requires 'LT';
8 requires 'get';
10 requires 'get_token_source';
12 requires 'to_string';
CharStream.pm 12 requires 'substring';
14 requires 'LT';
16 requires 'get_line', 'set_line';
18 requires 'get_char_position_in_line', 'set_char_position_in_line';
Token.pm 65 requires 'get_text', 'set_text';
67 requires 'get_type', 'set_type';
69 requires 'get_line', 'set_line';
71 requires 'get_char_position_in_line', 'set_char_position_in_line';
73 requires 'get_channel', 'set_channel';
75 requires 'get_token_index', 'set_token_index';
77 requires 'get_input_stream', 'set_input_stream';
TokenSource.pm 8 requires 'next_token';
12 requires 'get_source_name';
  /external/antlr/antlr-3.4/runtime/Perl5/
Build.PL 6 requires => {
  /external/clang/test/SemaTemplate/
alias-nested-nontag.cpp 6 expected-error {{C++ requires a type specifier}}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
c++0x_warning.h 31 #error This file requires compiler and library support for the upcoming \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
c++0x_warning.h 32 #error This file requires compiler and library support for the \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
c++0x_warning.h 32 #error This file requires compiler and library support for the \
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
c++0x_warning.h 31 #error This file requires compiler and library support for the upcoming \
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
c++0x_warning.h 31 #error This file requires compiler and library support for the upcoming \
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
c++0x_warning.h 31 #error This file requires compiler and library support for the upcoming \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/
c++0x_warning.h 31 #error This file requires compiler and library support for the upcoming \
  /external/llvm/test/MC/ARM/
thumb-diagnostics.s 17 @ CHECK-ERRORS: error: instruction variant requires Thumb2
20 @ CHECK-ERRORS-V5: error: instruction variant requires ARMv6 or later
70 @ CHECK-ERRORS: error: instruction requires: thumb2
98 @ CHECK-ERRORS: error: instruction requires: thumb2
101 @ CHECK-ERRORS: error: instruction requires: thumb2
104 @ CHECK-ERRORS: error: instruction requires: thumb2
114 @ CHECK-ERRORS: error: instruction requires: arm-mode
124 @ CHECK-ERRORS: error: instruction requires: thumb2
127 @ CHECK-ERRORS: error: instruction requires: thumb2
130 @ CHECK-ERRORS: error: instruction requires: thumb
    [all...]
  /external/clang/test/CXX/temp/
p3.cpp 14 expected-error {{requires a type specifier}}
  /external/clang/test/CXX/temp/temp.res/temp.local/
p3.cpp 28 expected-error{{requires a type specifier}}
  /device/generic/armv7-a/
BoardConfig.mk 19 # Some framework code requires this to enable BT
  /device/generic/armv7-a-neon/
BoardConfig.mk 19 # Some framework code requires this to enable BT
  /external/webkit/LayoutTests/fast/events/touch/resources/
touch-stale-node-crash.js 20 debug('This test requires DRT.');
  /external/expat/xmlwf/
xmltchar.h 3 #error xmlwf requires a 16-bit Unicode-compatible wchar_t
  /ndk/
GNUmakefile 23 $(error,The Android NDK requires GNU Make 3.81 or higher to run !)
  /external/webkit/LayoutTests/fast/events/touch/script-tests/
send-oncancel-event.js 31 debug("This test requires DumpRenderTree.");
  /external/webkit/LayoutTests/storage/script-tests/
storageinfo-query-usage.js 29 debug("This test requires window.webkitStorageInfo.");

Completed in 1187 milliseconds

1 2 3 4 5 6 7