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

  /external/llvm/test/MC/X86/AlignedBundling/
single-inst-bundling.s 8 # Will be bundle-aligning to 16 byte boundaries
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 73 the current pattern space will be printed. The exit code
197 case the command will be executed for all input lines;
198 with one address, in which case the command will only be executed
200 addresses, in which case the command will be executed
210 matched will always be accepted,
218 it will not be tested against the line that
242 For example, ``sed -n 1~2p'' will print all the odd-numbered lines in
243 the input stream, and the address 2~5 will match every fifth line,
276 form will be at the end of its range, whereas the
278 form will still be at the beginning of its range
    [all...]
  /build/core/
cleanbuild.mk 64 # Will set CURRENT_CLEAN_BUILD_VERSION and CURRENT_CLEAN_STEPS.
108 # will notice when the configuration has changed and remove the files
114 # is a valid make target. Eventually, it will just be a product, at
115 # which point TARGET_PRODUCT will handle it and we can avoid this check
134 # Will set PREVIOUS_BUILD_CONFIG.
  /external/icu4c/tools/genren/
genren.pl 69 #We will print our copyright here + warnings
91 * YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
107 /* We need the U_ICU_ENTRY_POINT_RENAME definition. There's a default one in unicode/uvernum.h we can use, but we will give
109 Normally (if utypes.h or umachine.h was included first) this will not be necessary as it will already be defined.
257 Will produce a renaming .h file
  /external/chromium/chrome/browser/resources/net_internals/
tabswitcherview.js 65 * @param {String} id The ID for DOM node that will be made clickable to select
113 * Focuses on tab with ID |id|. |params| is a dictionary that will be
139 // Shows/hides the DOM node that is used to select the tab. Will not change
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.c 288 *cptr = 0; /* replace colon will null */
558 #warning CMSG_FIRSTHDR not defined. Will not be able to determine destination address, received interface, etc.
  /external/openssh/contrib/caldera/
openssh.spec 2 # Some of this will need re-evaluation post-LSB. The SVIdir is there
48 Packager : Raymund Will <ray@caldera.de>
236 # This service will be marked as 'skipped' on boot if there
  /external/dropbear/libtommath/
bn.tex 76 large integer numbers. It was written in portable ISO C source code so that it will build on any platform with a conforming
95 LibTomMath is meant to be very ``GCC friendly'' as it comes with a makefile well suited for GCC. However, the library will
96 also build in MSVC, Borland C out of the box. For any other ISO C compiler a makefile will have to be made by the end
105 command. This will build the library and archive the object files in ``libtommath.a''. Now you link against
111 This will build the library and archive the object files in ``tommath.lib''. This has been tested with MSVC
119 This requires the ``libtool'' package (common on most Linux/BSD systems). It will build LibTomMath as both shared
121 library (resource) will be called ``libtommath.la'' while the static library called ``libtommath.a''. Generally
135 This will build the library, ``test'' and ``mtest/mtest''. The ``test'' program will accept test vectors and verify the
136 results. ``mtest/mtest'' will generate test vectors using the MPI library by Michael Fromberger\footnote{A copy of MP
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 122 /// with have the user will build ASTs. Do nothing if t or child is null.
267 /// Each rule that creates AST nodes will call this
268 /// method right before returning. Flat trees (i.e., lists) will
637 /// This is generic in the sense that it will work with any kind of
796 /// Once you start next()ing, do not try to add more elements. It will
    [all...]
  /external/bison/build-aux/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
74 % Save some plain tex macros whose names we will redefine.
322 % Do this outside of the \shipout so @code etc. will be expanded in
583 % at the beginning of a line will start with \penalty -- and
726 % There is an extremely small chance that TeX will actually break the
729 % almost-but-not-quite fill up a page, TeX will have a hard time doing
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 144 {\bf own} crypto library and hopefully along the way others will appreciate the work.
154 configurable in terms of its build options. Out of the box the library will build with any modern version of GCC
155 without having to use configure scripts. This means that the library will work with platforms where development
227 that return {\bf int} will return {\bf CRYPT\_OK} if the function was successful, or one of the many error codes
228 if it failed. Certain functions that return int will return $-1$ to indicate an error. These functions will be explicitly
320 must pass it the length of the buffer where the output will be stored. For example:
341 /* if rsa_export() was successful then x will have
353 \textit{x} so that the calling application will know how many bytes were used.
355 As of v1.13, most functions will update your length on failure to indicate the size required by the function. Not all function
    [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
75 % Save some plain tex macros whose names we will redefine.
343 % Do this outside of the \shipout so @code etc. will be expanded in
683 % at the beginning of a line will start with \penalty -- and
835 % There is an extremely small chance that TeX will actually break the
838 % almost-but-not-quite fill up a page, TeX will have a hard time doing
    [all...]

Completed in 185 milliseconds