Searched refs:have (Results 101 - 125 of 499) sorted by relevance

1234567891011>>

/external/google-fonts/dancing-script/
H A Dfonts.mk15 # We have to use PRODUCT_PACKAGES (together with BUILD_PREBUILT) instead of
/external/icu/icu4c/source/data/misc/
H A Dmiscfiles.mk10 # Then, you can have your local changes remain even if you upgrade or re-
/external/icu/icu4c/source/data/sprep/
H A Dsprepfiles.mk10 # Then, you can have your local changes remain even if you upgrade or
/external/llvm/lib/Support/Windows/
H A DProcess.inc136 // Windows does have the concept of core files, called minidumps. However,
H A DProgram.inc179 // process. We have to concatenate them all, while quoting the args that
180 // have embedded spaces (or are empty).
/external/lohit-fonts/
H A DAndroid.mk15 # We have to use BUILD_PREBUILT instead of PRODUCT_COPY_FIES,
H A Dfonts.mk15 # We have to use PRODUCT_PACKAGES (together with BUILD_PREBUILT) instead of
/external/naver-fonts/
H A DAndroid.mk15 # We have to use BUILD_PREBUILT instead of PRODUCT_COPY_FIES,
H A Dfonts.mk15 # We have to use PRODUCT_PACKAGES (together with BUILD_PREBUILT) instead of
/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/third_party/closure_linter/closure_linter/
H A Dchecker.py34 'descriptions, or methods whose @return tags don\'t have a '
/external/chromium_org/native_client_sdk/src/doc/
H A DMakefile13 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
/external/chromium_org/third_party/zlib/
H A Dgzguts.h98 unsigned have; /* amount of output data unused at next */ member in struct:__anon16404
/external/chromium_org/ui/wm/core/
H A Dnested_accelerator_dispatcher_linux.cc35 #error Unknown build platform: you should have either use_ozone or use_x11.
/external/linux-tools-perf/perf-3.12.0/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/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/qemu/distrib/sdl-1.2.15/src/cpuinfo/
H A DSDL_cpuinfo.c15 You should have received a copy of the GNU Lesser General Public
71 " movl $1,%0 # We have CPUID support \n"
91 " movl $1,%0 # We have CPUID support \n"
109 mov has_CPUID,1 ; We have CPUID support
156 " jl 1f # We dont have the CPUID instruction\n"
175 " jl 1f # We dont have the CPUID instruction\n"
194 jl done ; We dont have the CPUID instruction
236 " jl 1f # Nope, we dont have function 800000001h\n"
254 " jl 1f # Nope, we dont have function 800000001h\n"
272 jl done ; Nope, we dont have functio
[all...]
/external/qemu/distrib/zlib-1.2.8/
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/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/clang/test/Misc/
H A Dwarning-flags.c6 (1) It documents all existing warnings that currently have no associated -W flag,
12 (2) It prevents us adding new warnings to Clang that have no -W flag. All
13 new warnings should have -W flags.
/external/elfutils/0.153/libdwfl/
H A Ddwfl_segment_report_module.c14 You should have received a copy of the GNU General Public License along
166 /* We already have this whole note segment from our initial read. */
235 Without them, we don't have a module to report. */
287 /* If we have already seen a build ID, we don't care any more. */
442 /* We must have seen the segment covering offset 0, or else the ELF
544 will have adjusted this pointer in place so it's now an
567 /* Now that we have chosen the module's name and bounds, report it.
583 They have been copied. */
593 /* We have reported the module. Now let the caller decide whether we
650 const size_t have local
[all...]
/external/llvm/lib/Support/Unix/
H A DSignals.inc60 // KillSigs - Signals that represent that we have a bug, and our prompt
221 // have to call it on every entry. If it remains in place, we only need to
244 // We need to call c_str() on every element which would have been moved by
246 // requires a reallocation on the first call may have had the call to c_str()
255 /// to the process. The handler can have a cookie passed to it to identify
266 // On glibc systems we have the 'backtrace' function, which works nicely, but
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
H A Dcalc.rb95 errors.should have( 1 ).thing

Completed in 873 milliseconds

1234567891011>>