HomeSort by relevance Sort by last modified time
    Searched refs:Be (Results 1 - 9 of 9) sorted by null

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 20 REM support, things would be much easier, but sadly, it is not yet time.
21 REM Be cautious about editing this, and only add WinNT specific stuff in code that
56 rem CLASSPATH must not be used if it is equal to ""
113 echo ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME.
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 63 # AC_CONFIG_SUBDIRS is not called here. LIBLTDL will be prefixed with
65 # and LTDLINCL will be prefixed with '${top_srcdir}/' (note the single
119 # is not found, LIBLTDL will be prefixed with '${top_build_prefix}' if
120 # available, otherwise with '${top_builddir}/', and LTDLINCL will be
124 # In the future, this macro may have to be called after LT_INIT.
205 dnl Be careful not to expand twice:
225 # subdirectory named libltdl, the directory name must be given by
302 # If the included ltdl is not to be used, then use the
311 AC_MSG_ERROR([`--with-ltdl-include' and `--with-ltdl-lib' options must be used together])
384 dnl Don't require this, or it will be expanded earlier than the cod
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 100 * simple node or nil root with a single child node--it must be a root
103 * Be advised that it's ok for newRoot to point at oldRoot's
  /external/iproute2/doc/
ip-tunnels.tex 113 tunnel device \verb|tunl0| and another tunnels may be created with command
125 should be set with \verb|ip tunnel add ... remote A|.
133 kinds and gateway is required to be directly reachable via this tunnel,
163 it may be even \verb|eth0|. The rest of parameters set
177 packets. It must be an address on another interface of this host.
183 Both \verb|remote| and \verb|local| may be omitted. In this case we
186 that base device or fallback tunnel cannot be replicated.\footnote{
244 tunneled packets will be routed only via this device and will
245 not be able to escape to another device, when route to endpoint changes.
274 Actually, these GRE options can be set separately for input an
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 17 ; warranty. In no event will the authors be held liable for any damages
24 ; 1. The origin of this software must not be misrepresented; you must not
26 ; in a product, an acknowledgment in the product documentation would be
28 ; 2. Altered source versions must be plainly marked as such, and must not be
30 ; 3. This notice may not be removed or altered from any source distribution.
43 ; Be carrefull to adapt zlib1222add below to your version of zLib
68 ; register can be saved : rsp
198 ; All registers must be preserved across the call, except for
203 ;;; Save registers that the compiler may be using, and adjust esp to
    [all...]
  /external/grub/docs/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
36 % The texinfo.tex in any given distribution could well be out
207 % \vadjust can only be used in horizontal mode.
295 % Do this outside of the \shipout so @code etc. will be expanded in
296 % the headline as they should be, not taken literally (outputting ''code).
308 % the page break happens to be in the middle of an example.
389 % the input line (except we remove a trailing comment). #1 should be a
441 % that a pair of braces would be stripped.
492 % whether the environment name matches. The \checkenv macro can also be
539 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov0
    [all...]
  /external/bison/build-aux/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
34 % The texinfo.tex in any given distribution could well be out
157 % Since the category of space is not known, we have to be careful.
322 % Do this outside of the \shipout so @code etc. will be expanded in
323 % the headline as they should be, not taken literally (outputting ''code).
336 % the page break happens to be in the middle of an example.
340 % it needs to be
422 % the input line (except we remove a trailing comment). #1 should be a
473 % that a pair of braces would be stripped.
524 % whether the environment name matches. The \checkenv macro can also be
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
34 % The texinfo.tex in any given distribution could well be out
158 % Since the category of space is not known, we have to be careful.
211 % \vadjust can only be used in horizontal mode.
343 % Do this outside of the \shipout so @code etc. will be expanded in
344 % the headline as they should be, not taken literally (outputting ''code).
357 % the page break happens to be in the middle of an example.
361 % it needs to be
443 % the input line (except we remove a trailing comment). #1 should be a
494 % that a pair of braces would be stripped
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 17 3. The name of the author may not be used to endorse or promote products
21 shall be under the terms and conditions of this license, without any
27 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
71 /// This is the most common create call. Override if you want another kind of node to be built.
76 /// <remarks> Override if you want another kind of node to be built.</remarks>
97 /// be packaged up in the error node. The exception could be useful
154 /// simple node or nil root with a single child node--it must be a root
157 /// Be advised that it's ok for newRoot to point at oldRoot's
290 /// <summary>Set ith child (0..n-1) to t; t must be non-null and non-nil node</summary
    [all...]

Completed in 110 milliseconds