/external/chromium_org/v8/benchmarks/ |
richards.js | 83 * These two constants specify how many times a packet is queued and 84 * how many times a task is put on hold in a correct run of richards. 364 * @param {int} v1 a seed value that controls how the device tasks are scheduled 420 * @param {int} v1 a seed used to specify how work packets are manipulated 421 * @param {int} v2 another seed used to specify how work packets are manipulated
|
/external/v8/benchmarks/ |
richards.js | 83 * These two constants specify how many times a packet is queued and 84 * how many times a task is put on hold in a correct run of richards. 364 * @param {int} v1 a seed value that controls how the device tasks are scheduled 420 * @param {int} v1 a seed used to specify how work packets are manipulated 421 * @param {int} v2 another seed used to specify how work packets are manipulated
|
/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/ |
api.js | 381 * Specifies how the targetNode should be spoken using an array of 579 * Data structure for holding information on how to speak a particular node. 584 * are consistent with how ChromeVox normally presents information about
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
dynamic-loading.rst | 21 This document describes how to create and deploy dynamically linked and loaded 152 deploy the libraries along with the application. Instructions for how to build 168 The Native Client SDK includes an example that demonstrates how to build a 169 shared library, and how to use the ``dlopen()`` interface to load that library 173 it demonstrates how to build Native Client modules (.nexe files) and shared 174 libraries (.so files) with the x86 glibc toolchain, and how to generate a 213 .nmf files for details on how to build dynamically linked applications. 233 Take a look at the manifest file in the dlopen example to see how 364 The dlopen example in the SDK demonstrates how to open a shared libraries
|
/external/valgrind/main/coregrind/m_debuginfo/ |
readdwarf.c | 3690 HChar* how = NULL; local [all...] |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
RecognizerSharedState.as | 37 /** Did the recognizer encounter a syntax error? Track how many. */
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/ |
notifications.css | 51 ol.notifications div.how {
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_beos.h | 536 NSPR_API(PRInt32) _MD_access(const char *name, PRIntn how); 548 NSPR_API(PRInt32) _MD_shutdown(PRFileDesc *fd, PRIntn how);
|
/external/chromium_org/v8/test/mjsunit/ |
assert-opt-and-deopt.js | 36 * This class shows how to use %GetOptimizationCount() and
|
/external/kernel-headers/original/linux/ |
nfs_xdr.h | 812 void (*write_setup) (struct nfs_write_data *, int how); 814 void (*commit_setup) (struct nfs_write_data *, int how);
|
/external/protobuf/editors/ |
proto.vim | 73 " see /usr/share/vim/vim70/syntax/c.vim for how it's done.
|
/external/v8/test/mjsunit/ |
assert-opt-and-deopt.js | 31 * This class shows how to use %GetOptimizationCount() and
|
/libcore/luni/src/main/java/libcore/io/ |
ForwardingOs.java | 128 public void shutdown(FileDescriptor fd, int how) throws ErrnoException { os.shutdown(fd, how); }
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/ |
linux-unistd.h | 144 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/ |
linux-unistd.h | 141 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/ |
linux-unistd.h | 144 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/ |
linux-unistd.h | 144 int __rt_sigprocmask (int how, const sigset_t *set, sigset_t *oset, size_t sigsetsize);
|