HomeSort by relevance Sort by last modified time
    Searched refs:have (Results 101 - 125 of 229) sorted by null

1 2 3 45 6 7 8 910

  /external/icu4c/data/mappings/
ucmfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re
  /external/v8/test/mjsunit/
big-array-literal.js 56 // Check that the properties have the expected values.
big-object-literal.js 59 // Check that the properties have the expected values.
debug-clearbreakpoint.js 71 // TODO(1241036) change this to 2 when break points have been restructured.
debug-step.js 74 // multiple steps have been requested.
debug-handle.js 111 assertFalse(handle_o == handle_p, "o and p have he same handle");
143 assertFalse(handle_f == handle_g, "f and g have he same handle");
unicode-test.js     [all...]
array-slice.js 88 throw 'Should have thrown';
array-unshift.js 123 throw 'Should have thrown RangeError';
  /external/v8/tools/
consarray.js 31 * In this use case we have lots of arrays that we need to iterate
  /external/dropbear/libtomcrypt/
crypt.tex 130 The library serves as a toolkit for developers who have to solve cryptographic problems. Out of the box LibTomCrypt
136 You may be wondering, \textit{Tom, why did you write a crypto library. I already have one.} Well the reason falls into
146 With this library all core functions (ciphers, hashes, prngs, and bignum) have the same prototype definition. They all load
181 you have to update the associated support code as well. In LibTomCrypt the associated code (\textit{chaining modes in this case})
195 of the ciphers and hashes are patent free or under patents that have since expired.
219 There have been quite a few other people as well. Please check the change log to see who else has contributed from
341 /* if rsa_export() was successful then x will have
352 indicating a buffer overflow would have occurred. If the function succeeds, it stores the length of the output back into
410 have the same prototype and store their keys as naturally as possible. This also removes the need for dynamic memory
424 If the function returns successfully the variable \textit{skey} will have a scheduled key stored in it. It's important to not
    [all...]
  /build/tools/droiddoc/templates/assets/
search_autocomplete.js 71 //if we have results, make the table visible and initialize result info
98 //if we have no results, hide the table
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
AVT.java 295 XSLTErrorResources.ER_NO_CURLYBRACE, null); //"Error: Can not have \"{\" within expression.";
  /external/bison/data/
location.cc 17 # You should have received a copy of the GNU General Public License
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 18 # You should have received a copy of the GNU General Public License
291 have the freedom to distribute copies of free software (and charge for
303 you have. You must make sure that they, too, receive or can get the
314 want its recipients to know that what they have is not the original, so
321 program proprietary. To prevent this, we have made it clear that any
444 However, parties who have received copies, or rights, from you under
445 this License will not have their licenses terminated so long as such
448 5. You are not required to accept this License, since you have not
487 implemented by public license practices. Many people have made
512 later version", you have the option of following the terms and condition
    [all...]
  /external/grub/stage2/
tparm.c 90 * The % encodings have the following meanings:
459 * A few caps (such as plab_norm) have string-valued parms.
460 * We'll have to assume that the caller knows the difference, since
  /external/icu4c/data/locales/
resfiles.mk 11 # Then, you can have your local changes remain even if you upgrade or
28 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml)
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosASM.S 15 ; You should have received a copy of the GNU Library General Public
  /external/blktrace/btt/doc/
btt.tex 17 % You should have received a copy of the GNU General Public License
84 While this step is optional, we have found that performing this
255 We have almost exclusively seen median and mode values of 0, indicating
256 that seeks tend to have an equal amount of forward and backwards
314 This table and the preceding one have to be considered together --
326 requests came in, and subtracts requests that have been issued (D).
360 One must be aware, however, that the process ID may not have anything
490 type of setting. For each pair, the Y values have two settings off
701 The format of the output file names is to have the name generated by
720 The format of the data is to have the runtime values (seconds sinc
    [all...]
  /external/iproute2/doc/
ip-cref.tex 28 However, the document is self-contained and the reader, provided they have a
130 do not allow all of these operations or have some additional commands.
311 \verb|ip| aborts immediately after any of the changes have failed.
375 The interface name may have another name or \verb|NONE| appended
421 \verb|BROADCAST| link is multicasting by definition, because we have
466 types may have their natural address format, f.e.\ addresses
471 NBMA links have no well-defined broadcast or peer address,
516 on Ethernet-like media. This number may have a different sense on other
542 may have non zero values in these fields but they may be
551 to a network device. Each device must have at least one addres
    [all...]
  /external/icu4c/test/testdata/
testdata.mak 74 # Some test data resource bundles are known to have warnings and bad data.
  /external/openssl/crypto/
install.com 135 $ ! Preparing for the time when we have shareable images
  /external/quake/quake/src/QW/client/
r_edge.c 15 You should have received a copy of the GNU General Public License
28 have multiple free span lists to try to get better coherence?
33 have a sentinal at both ends?
657 this has links to edges, which have links to surfaces
723 // flush the span list if we can't be sure we have enough spans left for
  /external/quake/quake/src/WinQuake/
r_edge.cpp 15 You should have received a copy of the GNU General Public License
28 have multiple free span lists to try to get better coherence?
33 have a sentinal at both ends?
657 this has links to edges, which have links to surfaces
723 // flush the span list if we can't be sure we have enough spans left for
  /external/v8/test/mjsunit/compiler/
short-circuit.js 29 // operations that did not otherwise have test coverage.

Completed in 595 milliseconds

1 2 3 45 6 7 8 910