HomeSort by relevance Sort by last modified time
    Searched full:programs (Results 351 - 375 of 2561) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
TokenRewriteStream.as 42 * machine instruction streams (programs) operating on a single input tape. :)
88 * I'm calling these things "programs."
91 protected var programs:Object = new Object();
98 programs[DEFAULT_PROGRAM_NAME] = new Array();
106 var isn:Array = programs[programName] as Array;
108 programs[programName] = isn.slice(MIN_TOKEN_INDEX,instructionIndex);
188 var isn:Array = programs[name] as Array;
197 programs[name] = isn;
222 var rewrites:Array = programs[programName] as Array;
  /external/bison/lib/
strerror.c 53 even if the system strerror is, but portable programs shouldn't
  /external/chromium/sdch/open-vcdiff/src/gtest/
README 129 Other programs will only be able to use Google Test's functionality if you
132 libraries, public headers, and utilities necessary for other programs and
135 $ sudo make install # Not necessary, but allows use by other programs
139 provided) in order to properly reflect the process for other programs to
  /external/chromium/testing/gtest/
configure.ac 26 # Check for programs used in building Google Test.
  /external/clang/test/CXX/special/class.ctor/
p6-0x.cpp 53 // This rule breaks some legal C++98 programs!
  /external/dropbear/
SMALL 4 make PROGRAMS=dropbear
  /external/e2fsprogs/
INSTALL.elfbin 10 system management programs, just follow the steps:
  /external/e2fsprogs/lib/et/test_cases/
imap_err.et 1 # imap_err.et -- Error codes for Cyrus IMAP server programs
  /external/icu4c/common/unicode/
parseerr.h 30 * rules, patterns, or programs, where the text being parsed is long
  /external/icu4c/test/perf/ustrperf/
StringPerf_r.pl 27 # programs
  /external/iproute2/man/man8/
lnstat.8 16 These programs follow the usual GNU command line syntax, with long
  /external/jpeg/
filelist.doc 10 programs ("cjpeg" and "djpeg") which use the library to convert JPEG
146 cdjpeg.c Utility routines used by all three programs.
177 These programs do not depend on the IJG library. They do use
192 Configuration/installation files and programs (see install.doc for more info):
  /external/kernel-headers/original/asm-generic/
ioctl.h 8 * is useful for catching programs compiled with old versions
  /external/kernel-headers/original/linux/sunrpc/
msg_prot.h 10 #ifdef __KERNEL__ /* user programs should get these from the rpc header files */
  /external/libvpx/libvpx/third_party/googletest/src/
configure.ac 26 # Check for programs used in building Google Test.
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebate.txt 62 specifications, because types are going to be all over the programs.
  /external/llvm/test/CodeGen/Generic/
2003-05-30-BadFoldGEP.ll 4 ;; From: test/Programs/External/SPEC/CINT2000/254.gap.llvm.bc
2003-07-06-BadIntCmp.ll 4 ;; From: test/Programs/MultiSource/Olden-perimeter/maketree.c
  /external/qemu/distrib/jpeg-6b/
filelist.doc 10 programs ("cjpeg" and "djpeg") which use the library to convert JPEG
146 cdjpeg.c Utility routines used by all three programs.
177 These programs do not depend on the IJG library. They do use
192 Configuration/installation files and programs (see install.doc for more info):
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
COPYING.LIB 29 in new free programs; and that you know you can do these things.
64 GNU General Public License, which was designed for utility programs. This
84 However, unrestricted linking of non-free programs would deprive the
85 users of those programs of all benefit from the free status of the
87 permit developers of non-free programs to use free libraries, while
88 preserving your freedom as a user of such programs to change the free
114 prepared so as to be conveniently linked with application programs
303 Library" must include any data and utility programs needed for
414 programs whose distribution conditions are incompatible with these,
  /external/srec/portable/include/
ptstutils.h 32 * Macros defined to facilitate the writing of test programs.
  /external/strace/
INSTALL 42 4. Type `make install' to install the programs and any data files and
51 all sorts of other programs in order to regenerate files that came
95 PATH as the prefix for installing programs and libraries.
103 If the package supports it, you can cause programs to be installed
  /external/webkit/Source/JavaScriptCore/icu/unicode/
parseerr.h 26 * rules, patterns, or programs, where the text being parsed is long
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.4.2-1-n.js 28 identifiers in ECMAScript programs.
7.4.2-10-n.js 28 identifiers in ECMAScript programs.

Completed in 1464 milliseconds

<<11121314151617181920>>