HomeSort by relevance Sort by last modified time
    Searched refs:They (Results 1 - 25 of 36) sorted by null

1 2

  /external/webkit/LayoutTests/fast/url/script-tests/
mailto.js 19 // Not sure how to test null characters in JavaScript. They appear to get
ipv4.js 62 // Old trunctations tests. They're all "BROKEN" now.
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
Android.mk 2 # common to both the guest and the host. They relate to
  /external/v8/test/mjsunit/
for-in-null-or-undefined.js 29 // undefined. They never executed the statement block.
try-catch-scopes.js 29 // visible inside the catch block. They should *not* just be treated
30 // as local variables and they should be allowed to nest.
debug-mirror-cache.js 29 // The functions used for testing backtraces. They are at the top to make the
regexp-static.js 53 // They should be read only.
debug-backtrace.js 29 // The functions used for testing backtraces. They are at the top to make the
207 // Source slices for the individual frames (they all refer to this script).
  /ndk/sources/host-tools/make-3.81/
configure.bat 38 rem Do they have Make?
49 rem They do have Make. Generate the Makefile.
  /development/build/tools/
windows_sdk.mk 46 # in order to be able to make the WIN_TARGETS. They are
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 82 turn. They are challenging, and terminal! Here are just a few of them.
85 Lightning Shooters - Well, they shoot lightning and can be directed at any
87 Lava Nail Shooters - Well, they shoot, you get the idea here!
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-prevents-rebase.js 53 debug('Note that for the following attributes, updating the document base URI has no effect because we have to use an abosulte URL for the href in order to set an initial value for the attribute we wish to update. They are included for completeness.');
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 176 useful. They measure differences, where positive is better for ICU4C, and
  /external/v8/test/mjsunit/bugs/harmony/
debug-blockscopes.js 29 // The functions used for testing backtraces. They are at the top to make the
  /external/v8/test/mjsunit/harmony/
debug-blockscopes.js 29 // The functions used for testing backtraces. They are at the top to make the
  /external/icu4c/data/
makedata.mak 183 # There are several lists, they are all optional.
186 # They are necessary on EBCDIC machines, and
188 # (They are small.)
486 # They are not built by default but need to be built for ICU4J data and for getting the .c source files
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 125 block cipher and hash function to ensure that they compile and execute to the published design specifications. The library
146 With this library all core functions (ciphers, hashes, prngs, and bignum) have the same prototype definition. They all load
175 (\textit{or whatever they call it}) has been invented. It can be added to the library and used within applications
176 with zero modifications to the end applications provided they are written properly.
194 They can be removed from a build by simply commenting out the two appropriate lines in \textit{tomcrypt\_custom.h}. The rest
427 when you are done with a key you can simply discard it (e.g. they can be on the stack). However, to maintain proper coding
446 \textit{ct}\footnote{ct stands for ciphertext.} is the output. For the decryption function it's the opposite. They both
652 Note that for \textit{DES} and \textit{3DES} they use 8 and 24 byte keys but only 7 and 21 [respectively] bytes of the keys are in
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 181 Parser, and TreeParser are abstract classes. They can be instantiated, but
182 they're pretty useless on their own. Instead, to make useful code, you write an
    [all...]
streams.rb 48 fashion. They also need some book-keeping about the input to provide useful
280 usually a lexer. They provide the operations required by higher-level
283 token-based streams have an additional level of complexity because they must
345 symbols as it requires. StringStream and its subclasses are they main way to
350 <tt>k</tt> and the #look method returns the character value as a +String+. They
    [all...]
token.rb 51 ANTLR tokens also keep a reference to the source stream from which they
376 values while maintaining meaningful text names for the types. They are
407 extraction. They:
490 generic CommonToken class, they can create tokens using the customized Token
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 307 a tree pattern. They are represented by '.' in tree pattern specifications.
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 31 ;# These operations can be very confusing. They become more straightforward
50 ;# many of these transforms. They operate at three widths (8,16,32).
644 ;# memory to align and order them up. Then they are read in using the
    [all...]
  /external/dropbear/libtommath/
bn.tex 90 Since both\footnote{Note that the MPI files under mtest/ are copyrighted by Michael Fromberger. They are not required to use LibTomMath.} are in the
91 public domain everyone is entitled to do with them as they see fit.
156 Each phase changes how the library is built and they are applied one after another respectively.
170 which further define symbols. All of the symbols (technically they're macros $\ldots$) represent a given C source
181 They can be enabled at any pass of the configuration phase.
197 Build trims are meant to be defined on the last pass of the configuration which means they are to be defined
321 The last two codes listed are not actually ``return'ed'' by a function. They are placed in an integer (the caller must
442 variables in an ``all or nothing'' fashion. That is, they are either all initialized successfully or they are all
746 Both functions work like the previous counterparts except they first mp\_init $a$ before setting the values.
    [all...]
  /external/v8/benchmarks/
richards.js 85 * They don't have any meaning a such but are characteristic of a
96 * which holds tasks and the data queue they are processing.
  /external/v8/src/
runtime.js 43 // They are all declared at this one spot to avoid redeclaration errors.

Completed in 1741 milliseconds

1 2