HomeSort by relevance Sort by last modified time
    Searched refs:JS (Results 126 - 135 of 135) sorted by null

1 2 3 4 56

  /external/chromium_org/tools/win/split_link/viz.js/
viz.js 434 // @param returnType The return type of the function, one of the JS types 'number', 'string' or 'array' (use 'number' for any C pointer, and
438 // @param args An array of the arguments to the function, as native JS values (as in returnType)
439 // Note that string arguments will be stored on the stack (the JS string will become a C string on the stack).
440 // @return The return value, as a native JS value (as in returnType)
488 // Returns a native JS wrapper for a C function. This is similar to ccall, but
508 // Note that ccall uses JS types as for defining types, while setValue and
665 abort('Cannot enlarge memory arrays in asm.js. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value, or (2) set Module.TOTAL_MEMORY before the program runs.');
730 // This processes a JS string into a C-line array of numbers, 0-terminated.
731 // For LLVM-originating strings, see parser.js:parseLLVMString function
776 return bits <= 32 ? 2*Math.abs(1 << (bits-1)) + value // Need some trickery, since if bits == 32, we are right at the limit of the bits JS uses in bitshift
    [all...]
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 49 search_focus_changed($searchInput.get(), false); // see search_autocomplete.js
50 hideResults(); // see search_autocomplete.js
473 po.src = 'https://apis.google.com/js/plusone.js';
599 /* loads the lists.js file to the page.
604 lists.setAttribute("src", toRoot+"reference/lists.js");
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 21 $.getScript(toRoot + 'reference/lists.js');
23 $.getScript(toRoot + 'reference/gcm_lists.js', function(data, textStatus, jqxhr) {
26 $.getScript(toRoot + 'reference/gms_lists.js', function(data, textStatus, jqxhr) {
72 search_focus_changed($searchInput.get(), false); // see search_autocomplete.js
73 hideResults(); // see search_autocomplete.js
547 po.src = 'https://apis.google.com/js/plusone.js';
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 183 V????x???T?A?1$W?n&?s?? ?Pg?:'h??6N??'?G????W?&?w?6??cF?d??f?t????7<!???????x??V?e[???7???????1?K"?/S8ddt?@k ?5$e??*????7oMw???D'6?Js??p ????? g!?S?t? HIB???8'??bLTs????] ?%?$?T?Q?<8k???~ ??;???;?11??,,z??d?T?B?? ??|?^??=c??sZ?o?0=M ???!?????w|?????l??
352 "?:?=??D?jS?????;?K$???|T??v?x???? /?q ??m????]???t?&?bi??{??T?_??l?:??,g?<?4z??P?q ?h?:v?x(?? ??2??I?~?1????&+A?{??Q???1]?_L?????-?G??/v?I}??Ugwq?)????[?x?Pu????:???????Y2??;75?=2???????t???d??(G]'??c?f/???v??jFAiN?ji?M?v1?????6?)?-??X???es?56?|e? ??u Mu??pqK"L-???Ue?q{W?? ????r`j?3???g??
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js 18 // The PDF-JS code in this file has been written by Mozilla.
21 // https://github.com/mozilla/pdf.js
    [all...]
gbemu.js 216 // Start of js/other/base64.js file.
316 // End of js/other/base64.js file.
318 // Start of js/other/resampler.js file.
470 // End of js/other/resampler.js file.
472 // Start of js/other/XAudioServer.js file
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js 626 // See test/unit/core.js for details concerning this function.
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 1048 milliseconds

1 2 3 4 56