HomeSort by relevance Sort by last modified time
    Searched full:have (Results 1626 - 1650 of 39030) sorted by null

<<61626364656667686970>>

  /external/jpeg/
jmemansi.c 10 * assumes that you have the ANSI-standard library routine tmpfile().
92 * with these routines if you have plenty of virtual memory; see jmemnobs.c.
136 * behind the scenes. We don't have to use info->temp_name[] at all;
  /external/junit/src/org/junit/runners/
Suite.java 53 throw new InitializationError(String.format("class '%s' must have a SuiteClasses annotation", klass.getName()));
93 * Called by this class and subclasses once the classes making up the suite have been determined
105 * Called by this class and subclasses once the runners making up the suite have been determined
  /external/kernel-headers/original/asm-mips/
pgtable-bits.h 22 * and mod bits in software. We have a software "yeah you can read
24 * process read from the page. On the same token we have a software
29 * Certain revisions of the R4000 and R5000 have a bug where if a
  /external/kernel-headers/original/linux/
compiler.h 83 * Allow us to mark functions as 'deprecated' and have gcc emit a nice
120 * Many functions have no effects except the return value and their
145 * and have no effects except the return value. Basically this is
  /external/libsepol/tests/
test-common.h 17 * You should have received a copy of the GNU Lesser General Public
30 * scope_type what scope the role should have (eg., SCOPE_DECL or SCOPE_REQ)
31 * decls integer array of decl id's that we expect the role to have in the scope table
  /external/libvpx/examples/
vp8_set_maps.txt 21 is evenly divisble by 4, then the output will appear to have distinct
26 is evenly divisble by 4, then the output will appear to have distinct
27 columns, where one column will have motion and the next will not.
  /external/llvm/docs/HistoricalNotes/
2000-12-06-MeetingSummary.txt 20 bytecode would have to parse and handle it. This would slow down the
60 have their priorities shifted. The other option is to focus on a
72 either hardware or software based LLVM runtimes), but we have several
2001-04-16-DynamicCompilation.txt 16 nothing dynamically. These approaches have typically been seen as a
23 optimal performance in all cases, because applications have varying dynamic
28 benchmarks) often have several different usage patterns.
2002-05-12-InstListChange.txt 21 they have to traverse basic blocks to remove constant propogated
38 getInstList()) so that all of the code doesn't have to change.
47 functions to have a similar interface.
  /external/markdown/docs/
release-2.0.txt 5 making. We have rewritten significant portions of the code, dramatically
18 should only affect extension authors. If you have not written your own
31 * The various types of processors available have been either combined, added,
  /external/mdnsresponder/Clients/
ClientCommon.c 49 while (*cstr && *cstr != '.') // While we have characters in the label...
52 if (c == '\\' && *cstr) // If we have a backslash, and it's not the last character of the string
63 // we're building a C string here so we have no way to represent that
  /external/mesa3d/docs/
README.MITS 36 3. Do applications have to be recoded to take advantage of MITS?
70 On some benchmarks performance gains of up to 30% have been
85 1. This assumes that you already have a working Mesa 3.0 installation
  /external/openfst/src/include/fst/
rmfinalepsilon.h 19 // Function to remove of final states that have epsilon only input arcs.
49 // that have no outgoing transitions or final states that have a
  /external/openssl/crypto/des/
INSTALL 48 des(1) should be compatible with sunOS's but I have been unable to
56 I have successfully encrypted files using des(1) under MSDOS and then
58 I have been able to compile and test the routines with
  /external/oprofile/libutil++/
child_reader.h 36 * child stdout have not necessarilly a LF terminator. the child can output any
46 /** wait for the termination of the child process if this have not
88 // return false when eof condition is reached on fd1. fd2 can have
  /external/proguard/docs/
acknowledgements.html 23 task. I have rewritten the implementation for version 3.0, but the XML schema
27 Since its first public release, many people have expressed their enthusiasm and
28 have chimed in with interesting ideas, bug reports, and bug fixes: Thorsten
  /external/proguard/docs/manual/
limitations.html 22 have to use the <code>-dontskipnonpubliclibraryclasses</code> option, and
32 wouldn't have any effect. It ignores the possibility that
35 Should this entire assumption be false, you'll have to switch off
  /external/protobuf/gtest/samples/
sample2_unittest.cc 38 // Usually, it's a good idea to have one test for each method in your
39 // class. You don't have to do that exactly, but it helps to keep
69 // we have to live with this fact.
  /external/protobuf/python/
README.txt 13 or some other Python-specific source, you may have received only the
29 1) Make sure you have Python 2.4 or newer. If in doubt, run:
33 2) If you do not have setuptools installed, note that it will be
  /external/qemu/distrib/jpeg-6b/
jmemansi.c 10 * assumes that you have the ANSI-standard library routine tmpfile().
92 * with these routines if you have plenty of virtual memory; see jmemnobs.c.
136 * behind the scenes. We don't have to use info->temp_name[] at all;
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_config_win32.h 15 You should have received a copy of the GNU Lesser General Public
49 /* Older Visual C++ headers don't have the Win64-compatible typedefs... */
175 /* Enable assembly routines (Win64 doesn't have inline asm) */
  /external/skia/gyp/
opts.gyp 7 # we have to build the *_SSE2.cpp files in a separate target. The
16 # This is actually only a problem on 32-bit Linux (all Intel Macs have
79 # For the same lame reasons as what is done for skia_opts, we have to
  /external/skia/src/core/
SkPathEffect.cpp 40 // either of these may fail, so we have to check for nulls later on
47 // we may have failed to unflatten these, so we have to check
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
rmfinalepsilon.h 17 // Function to remove of final states that have epsilon only input arcs.
43 // that have no outgoing transitions or final states that have a
  /external/valgrind/main/coregrind/
pub_core_dispatch_asm.h 23 You should have received a copy of the GNU General Public License
43 /* And some more of our own. These must not have the same values as
46 These values *must* be odd (have bit 0 set) because the dispatchers

Completed in 1013 milliseconds

<<61626364656667686970>>