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

  /external/libvncserver/webclients/novnc/
README.md 78 * Fast Javascript Engine: this is not strictly a requirement, but
79 without a fast Javascript engine, noVNC might be painfully slow.
  /external/protobuf/js/binary/
decoder.js 34 * and raw bytes) embedded in Uint8Arrays into their corresponding Javascript
37 * Major caveat - Javascript is unable to accurately represent integers larger
529 * format and Javascript's handling of bitwise math, this actually works
627 // 32-bit integers fit in JavaScript numbers without loss of precision, so
641 // 32-bit integers fit in JavaScript numbers without loss of precision, so
666 * Javascript represents all numbers as double-precision floats, there will be
692 * Javascript represents all numbers as double-precision floats, there will be
718 * that since Javascript represents all numbers as double-precision floats,
780 * Javascript represents all numbers as double-precision floats, there will be
838 * Javascript represents all numbers as double-precision floats, there will b
    [all...]
utils.js 47 * Javascript can't natively handle 64-bit data types, so to manipulate them we
70 * Splits an unsigned Javascript integer into two 32-bit halves and stores it
86 * Splits a signed Javascript integer into two 32-bit halves and stores it in
119 * Convers a signed Javascript integer into zigzag format, splits it into two
353 * converts it back into a Javascript number.
383 * converts it back into a Javascript number.
665 * 64-bit integer into a Javascript number. Will lose accuracy if the result is
682 * Convert a Javascript number into an 8-character hash string. Will lose
encoder.js 32 * @fileoverview BinaryEncode defines methods for encoding Javascript values
182 * Encodes a JavaScript integer into its wire-format, zigzag-encoded varint
195 * Encodes a JavaScript integer into its wire-format, zigzag-encoded varint
337 * the native format used by JavaScript, no precision will be lost.
405 * Writes a UTF16 Javascript string to the buffer encoded as UTF8.
constants.js 192 // Extended types for Javascript
writer.js 32 * @fileoverview This file contains utilities for encoding Javascript objects
37 * Javascript objects into binary, wire-format protocol buffers and supports
40 * Major caveat 1 - Users of this library _must_ keep their Javascript proto
45 * Major caveat 2 - Javascript is unable to accurately represent integers
652 * native format used by JavaScript, no precision will be lost.
    [all...]
reader.js 33 * wire-format protocol buffers into Javascript data structures.
39 * Major caveat - Users of this library _must_ keep their Javascript proto
    [all...]
utils_test.js 313 * Sanity check the behavior of Javascript's strings when doing funny things
  /external/chromium-libpac/test/js-unittest/
pac_library_unittest.js 337 // Don't define the closure directly in the loop body, since Javascript's
  /external/v8/tools/profviz/
composer.js 487 // Javascript frames.
gnuplot-4.6.3-emscripten.js 29 // This Javascript port of gnuplot 4.6.3 [1] has been generated using
493 // 'array' for JavaScript arrays and typed arrays).
817 // Write a Javascript array to somewhere in the heap
    [all...]
  /dalvik/docs/
prettify.js 21 * Java, Python, Bash, SQL, HTML, XML, CSS, Javascript, and Makefiles.
32 * <script type="text/javascript" src="/path/to/prettify.js"></script>
203 * javascript.
209 * literal in a syntactically legal javascript program, and I've removed the
    [all...]
  /external/v8/src/js/
array.js 979 // Move array holes and undefineds to the end using a Javascript function
    [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js 25 * XML, CSS, Javascript, and Makefiles. It works passably on Ruby, PHP and Awk
31 * {@code <script type="text/javascript" src="/path/to/prettify.js"></script>}
178 * javascript.
184 * literal in a syntactically legal javascript program, and I've removed the
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 1 //third_party/javascript/google_code_prettify/src/prettify.js
27 * XML, CSS, Javascript, and Makefiles. It works passably on Ruby, PHP and Awk
33 * {@code <script type="text/javascript" src="/path/to/prettify.js"></script>}
183 * javascript.
189 * literal in a syntactically legal javascript program, and I've removed the
    [all...]
  /build/make/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 1 //third_party/javascript/google_code_prettify/src/prettify.js
27 * XML, CSS, Javascript, and Makefiles. It works passably on Ruby, PHP and Awk
33 * {@code <script type="text/javascript" src="/path/to/prettify.js"></script>}
183 * javascript.
189 * literal in a syntactically legal javascript program, and I've removed the
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js 1 //third_party/javascript/google_code_prettify/src/prettify.js
27 * XML, CSS, Javascript, and Makefiles. It works passably on Ruby, PHP and Awk
33 * {@code <script type="text/javascript" src="/path/to/prettify.js"></script>}
183 * javascript.
189 * literal in a syntactically legal javascript program, and I've removed the
    [all...]

Completed in 307 milliseconds