HomeSort by relevance Sort by last modified time
    Searched refs:Also (Results 51 - 59 of 59) sorted by null

1 23

  /external/v8/test/mjsunit/
object-define-property.js 237 // The above should also work if redefining just a getter or setter on
305 // Try redefine again with accessor property - shold also fail.
602 // Also exercise step 6 on data property, writable and enumerable
  /frameworks/base/docs/html/resources/
resources-data.js 232 en: 'This article discusses the threading model used by Android applications and how applications can ensure best UI performance by spawning worker threads to handle long-running operations, rather than handling them in the main thread. The article also explains the API that your application can use to interact with Android UI toolkit components running on the main thread and spawn managed worker threads.'
477 en: 'An application that demonstrates how to launch the built-in contact picker from within an activity. This sample also uses reflection to ensure that the correct version of the contacts API is used, depending on which API level the application is running under.'
517 en: 'An image gallery application that demonstrates a variety of new APIs in Android 3.0 (Honeycomb). In addition to providing a tablet-optimized design, it also supports handsets running Android 4.0 (Ice Cream Sandwich) and beyond, so is a good example of how to reuse Fragments to support different screen sizes.'
577 en: 'Demonstrates how to write a multimedia application that plays music from the device and from URLs. It manages media playback from a service and can play music in the background, respecting audio focus changes. Also shows how to use the new Remote Control APIs in API level 14.'
  /external/v8/src/
messages.js 500 // in regexps is broken. Also, ['"] are excluded from allowed URLs to
    [all...]
mirror-debugger.js     [all...]
  /external/grub/docs/
texinfo.tex 231 % since that produces some useless output on the terminal. We also make
490 % actual body; @end closes the group after calling \Efoo. \envdef also
492 % whether the environment name matches. The \checkenv macro can also be
935 % NCHARS can also be the word `asis' or `none'.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 235 % since that produces some useless output on the terminal. We also make
543 % actual body; @end closes the group after calling \Efoo. \envdef also
545 % whether the environment name matches. The \checkenv macro can also be
    [all...]
  /ndk/build/core/
definitions.mk 73 # faster. It will also not explode the stack with a lot of
178 # This function also calls host-path to translate the library
201 # Also, LOCAL_XXXX values defined for a module are recorded in XXXX, e.g.:
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 126 also performs extensive parameter error checking to prevent any number of run-time exploits or errors.
148 on an x86 with zero problems. The consistent API also means that if you learn how to use Blowfish with the library you
153 Not only did I strive to make a consistent and simple API to work with but I also attempted to make the library
158 On top of making the build simple and the API approachable I've also attempted for a reasonably high level of
165 The LibTomCrypt package has also been written to be very modular. The block ciphers, one--way hashes,
267 The header file \textit{tomcrypt.h} also includes \textit{stdio.h}, \textit{string.h}, \textit{stdlib.h}, \textit{time.h} and \textit{ctype.h}.
410 have the same prototype and store their keys as naturally as possible. This also removes the need for dynamic memory
493 setup function must also call the respective cipher done function when finished.
639 For AES, (also known as Rijndael) there are four descriptors which complicate issues a little. The descriptors
692 the location in the array where the cipher was found. For example, to indirectly setup Blowfish you can also use
    [all...]
  /external/iproute2/doc/
ip-cref.tex 27 but translating them into other terms, which may also be unknown to the reader.
166 about the reason for the failure. Sometimes it also prints a help page.
367 (\verb|eth0|, \verb|sit0| etc.). The interface name is also
482 \paragraph{Statistics:} With the \verb|-statistics| option, \verb|ip| also
768 In this case the output also contains information on times, when
804 twice, \verb|ip addr flush| also dumps all the deleted addresses
848 \paragraph{See also:} Appendix~\ref{PROXY-NEIGH}, p.\pageref{PROXY-NEIGH}
876 --- the link layer address of the neighbour. \verb|LLADDRESS| can also be
    [all...]

Completed in 151 milliseconds

1 23