HomeSort by relevance Sort by last modified time
    Searched full:javascript (Results 1301 - 1325 of 8452) sorted by null

<<51525354555657585960>>

  /external/chromium_org/v8/src/mips/
frames-mips.h 37 // Return the code of the n-th caller-saved register available to JavaScript
42 // Callee-saved registers preserved when switching from C to JavaScript.
50 1 << 22 | // s6 (roots in Javascript code)
51 1 << 23 | // s7 (cp in Javascript code)
  /external/chromium_org/v8/src/x64/
cpu-x64.cc 24 // code simultaneously. V8 (and JavaScript) is single threaded and when code
  /external/chromium_org/v8/src/x87/
cpu-x87.cc 24 // code simultaneously. V8 (and JavaScript) is single threaded and when code
  /external/chromium_org/v8/test/mjsunit/tools/
tickprocessor-test.func-info 6 [JavaScript]:
  /external/chromium_org/v8/test/preparser/
empty.js 28 // This file contains no JavaScript code.
  /external/chromium_org/v8/tools/sodium/
index.html 10 <script type="text/javascript"></script>
  /external/dexmaker/javadoc/
index.html 9 <SCRIPT type="text/javascript">
  /external/guava/guava-gwt/src-super/com/google/common/escape/super/com/google/common/escape/
Platform.java 29 // javascript is single-threaded, and only used by blocks that doesn't
  /external/jsr305/javadoc/
index.html 9 <SCRIPT type="text/javascript">
  /external/jsr305/ri/src/main/java/javax/annotation/
Syntax.java 30 * <li> "JavaScript"
  /external/lldb/www/python_reference/
redirect.html 5 <script type="text/javascript" src="epydoc.js"></script>
8 <script type="text/javascript">
21 <p>When javascript is enabled, this page will redirect URLs of
27 <script type="text/javascript">
toc-lldb.formatters.cpp.libcxx-module.html 8 <script type="text/javascript" src="epydoc.js"></script>
51 <span class="options">[<a href="javascript:void(0);" class="privatelink"
54 <script type="text/javascript">
57 // javascript is turned off then we want them to be
toc.html 8 <script type="text/javascript" src="epydoc.js"></script>
35 <span class="options">[<a href="javascript:void(0);" class="privatelink"
38 <script type="text/javascript">
41 // javascript is turned off then we want them to be
  /external/skia/expectations/gm/
loader.js 10 * strings instead, since Javascript cannot handle 64-bit integers. */
  /frameworks/base/core/java/android/webkit/
JsPromptResult.java 21 * Public class for handling JavaScript prompt requests. The WebChromeClient will receive a
  /frameworks/base/docs/html/distribute/googleplay/
googleplay_toc.cs 36 <script type="text/javascript">
  /frameworks/base/docs/html/distribute/stories/
stories_toc.cs 28 <script type="text/javascript">
  /external/chromium_org/chrome/browser/web_dev_style/
js_checker.py 124 """Check for violations of the Chromium JavaScript style guide. See
125 http://chromium.org/developers/web-development-style-guide#TOC-JavaScript
156 """Filters out errors that don't apply to Chromium JavaScript code."""
242 'Found JavaScript style violations in %s:' %
249 'See the JavaScript style guide at '
251 '#TOC-JavaScript and if you have any feedback about the JavaScript '
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
README 22 optimizations on JavaScript code. The purpose of this README is to
136 src/com/google/javascript/rhino
137 test/com/google/javascript/rhino
144 implementation of JavaScript for the JVM. The JavaScript parser and
146 significantly for use by Google's JavaScript compiler.
162 Description: Mozilla Rhino is an implementation of JavaScript for the JVM.
  /external/chromium_org/tools/perf/benchmarks/
peacekeeper.py 7 Peacekeeper measures browser's performance by testing its JavaScript
8 functionality. JavaScript is a widely used programming language used in the
11 commonly used JavaScript functions Peacekeeper can evaluate its performance.
112 1. arrayCombined: This test uses all features of the JavaScript Array object.
135 create content with JavaScript, this test measures creating objects
148 9. domQueryselector: QuerySelector, which allows JavaScript to search elements
230 JavaScript to multhread - ie. the ability to perform multiple actions
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParserFactory.java 47 * Indicates that the attribute value is Javascript-quoted. Only takes
48 * effect for Javascript-accepting attributes - as identified by
213 // inside a Javascript quoted string that is in an unquoted HTML
215 // It would be simple to add but currently we assume Javascript
277 // understands as being a valid javascript-enabled attribute. Chosing fake
281 // Single quote added as the Javascript is itself quoted.
284 // A parser in the Javascript context within a (single) quoted string.
  /external/pdfium/fpdfsdk/src/javascript/
Consts.cpp 7 #include "../../include/javascript/JavaScript.h"
8 #include "../../include/javascript/IJavaScript.h"
9 #include "../../include/javascript/JS_Define.h"
10 #include "../../include/javascript/JS_Object.h"
11 #include "../../include/javascript/JS_Value.h"
12 #include "../../include/javascript/Consts.h"
global.cpp 7 #include "../../include/javascript/JavaScript.h"
8 #include "../../include/javascript/IJavaScript.h"
9 #include "../../include/javascript/JS_Define.h"
10 #include "../../include/javascript/JS_Object.h"
11 #include "../../include/javascript/JS_Value.h"
12 #include "../../include/javascript/JS_GlobalData.h"
13 #include "../../include/javascript/global.h"
14 #include "../../include/javascript/JS_EventHandler.h"
15 #include "../../include/javascript/JS_Context.h"
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_apitest.h 168 // will be available to javascript tests using chrome.test.getConfig().
172 // details will be available to javascript tests using
177 // details will be available to JavaScript tests using
182 // details will be available to javascript tests using
203 // javascript using chrome.test.getConfig().
  /external/chromium_org/chrome/renderer/translate/
translate_helper.h 55 // Returns true if the translate library is available, meaning the JavaScript
83 // Executes the JavaScript code in |script| in the main frame of RenderView.
86 // Executes the JavaScript code in |script| in the main frame of RenderView,
92 // Executes the JavaScript code in |script| in the main frame of RenderView,
98 // Executes the JavaScript code in |script| in the main frame of RenderView.

Completed in 763 milliseconds

<<51525354555657585960>>