Searched refs:have (Results 76 - 100 of 350) sorted by relevance

1234567891011>>

/external/llvm/
H A Dllvm-device-build.mk41 # No action. The device target should not have exception enabled since bionic
H A Dllvm-host-build.mk51 # Add on ncurses to have support for terminfo
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
H A DBaseTreeAdaptor.as11 /** System.identityHashCode() is not always unique; we have to
13 * expensive: we have to create a hashtable with all tree nodes in it.
25 * If you specify your own kind of tree nodes, you will likely have to
27 * if no token payload but you might have to set token type for diff
30 * You don't have to subclass CommonErrorNode; you will likely need to
73 * make sure that this is consistent with have the user will build
104 * children; i.e., you don't have to copy the list. We are
105 * constructing these nodes so we should have this control for
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
H A Dchecker.py34 'descriptions, or methods whose @return tags don\'t have a '
/external/linux-tools-perf/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.pm88 at your option, any later version of Perl 5 you may have available.
/external/llvm/test/MC/X86/AlignedBundling/
H A Dpad-align-to-bundle-end.s28 # Here we have to pad until the end of the *next* boundary because
H A Dsingle-inst-bundling.s21 # This imull is 3 bytes long and should have started at 0xe, so two bytes
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/main/
H A Dmain-scripts.rb55 out_lines.should have( 3 ).things
75 lines.should have( 3 ).things
95 lines.should have( 4 ).things
226 # broken!("Non-ASCII encodings have not been implemented yet")
242 # lines.should have(3).things
/external/zlib/src/
H A Dzlib.h51 but other algorithms will be added later and will have the same stream
150 returned by zalloc for objects of exactly 65536 bytes *must* have their
456 operation to complete. (The size of the uncompressed data may have been
553 compressed data instead of a zlib wrapper. The gzip header will have no
654 may have been set by deflateInit2.
673 a call of deflate(), since the currently available input may have to be
717 deflatePending() returns the number of bytes and bits of output that have
848 to dictionary. dictionary must have enough space, where 32768 bytes is
864 All full flush points have this pattern, but not all occurrences of this
896 stream will keep attributes that may have bee
1671 unsigned have; member in struct:gzFile_s
[all...]
/external/zlib/
H A Dzlib.h51 but other algorithms will be added later and will have the same stream
150 returned by zalloc for objects of exactly 65536 bytes *must* have their
456 operation to complete. (The size of the uncompressed data may have been
553 compressed data instead of a zlib wrapper. The gzip header will have no
654 may have been set by deflateInit2.
673 a call of deflate(), since the currently available input may have to be
717 deflatePending() returns the number of bytes and bits of output that have
848 to dictionary. dictionary must have enough space, where 32768 bytes is
864 All full flush points have this pattern, but not all occurrences of this
896 stream will keep attributes that may have bee
1671 unsigned have; member in struct:gzFile_s
[all...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as21 * have one grammar import others and share same error variables
29 if ( state == null ) { // don't ever let us have a null state
58 * recovery, override mismatchRecover() and have it call
94 // we have no information about the follow; we can only consume
155 // if we've already reported an error and have not matched a token
181 * handling because the exception classes do not have to have pointers back
184 * would have to subclassing exception, but then somehow get ANTLR
279 * recognizer tracks its own number. So parser and lexer each have
296 * want to have
[all...]
/external/llvm/lib/Support/Windows/
H A DSignals.inc45 // not support push and pop for diagnostics, so we have to manually turn it
51 // MinGW.org does not have updated support for the 64-bit versions of the
52 // DebugHlp APIs. So we will have to load them manually. The structures and
307 // Win32 framework they include does not have support for the 64-bit
435 /// to the process. The handler can have a cookie passed to it to identify
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
H A Dcalc.rb95 errors.should have( 1 ).thing
H A Dscopes.rb206 symbols.should have( 2 ).things
241 symbols.should have( 2 ).things
/external/llvm/test/MC/Mips/
H A Dnabi-regs.s1 # OABI (o32, o64) have a different symbolic register
/external/netperf/
H A Dnetperf.c92 /* The DNS tests have been removed from netperf2. Those wanting to do
96 #error DNS tests have been removed from netperf. Use netperf4 instead
267 printf("Please verify that you have the correct test name, \n");
/external/openssh/contrib/
H A Dssh-copy-id36 # check that we have something mildly sane as our shell, or try to find something better
48 If you have a more recent shell available, that supports \$(...) etc.
284 Would have added the following key(s):
/external/bison/data/
H A Dstack.hh15 # You should have received a copy of the GNU General Public License
/external/bison/doc/
H A Dbison.x18 the generated files do not have fixed names, but instead use the prefix
/external/compiler-rt/lib/builtins/
H A Dfp_add_impl.inc70 // have opposite signs, we are performing a subtraction; otherwise addition.
117 // If we have overflowed the type, return +/- infinity:
/external/hyphenation-patterns/
H A DAndroid.mk26 # TODO: we have data for sa/sa, but it requires special case handling for case
/external/icu/icu4c/source/data/brkitr/
H A Dbrkfiles.mk11 # Then, you can have your local changes remain even if you upgrade or
/external/libopus/tests/
H A Drun_vectors.sh132 echo All tests have passed successfully
/external/llvm/utils/vim/
H A Dtablegen.vim12 " May be changed if you have a really slow machine
/external/mesa3d/docs/OLD/
H A DMESA_trace.spec63 Further, IHV's might have builtin support for tracing GL execution
77 context level commands beyond SwapBuffers might have to be
103 data in the context. There is no need to have the ability mark names

Completed in 1021 milliseconds

1234567891011>>