Searched refs:JavaScript (Results 1 – 25 of 453) sorted by relevance
12345678910>>...19
| /external/flatbuffers/docs/source/ |
| D | JavaScriptUsage.md | 1 Use in JavaScript {#flatbuffers_guide_use_javascript} 6 Before diving into the FlatBuffers usage in JavaScript, it should be noted that 9 (including JavaScript). This page is specifically designed to cover the nuances 10 of FlatBuffers usage in JavaScript. 17 ## FlatBuffers JavaScript library code location 19 The code for the FlatBuffers JavaScript library can be found at 23 ## Testing the FlatBuffers JavaScript library 25 The code to test the JavaScript library can be found at `flatbuffers/tests`. 32 *Note: The JavaScript test file requires [Node.js](https://nodejs.org/en/).* 34 ## Using the FlatBuffers JavaScript libary [all …]
|
| D | groups | 13 /// @defgroup flatbuffers_javascript_api JavaScript API 14 /// @brief FlatBuffers API for JavaScript
|
| /external/antlr/antlr-3.4/runtime/JavaScript/build/ |
| D | README | 7 Before building the JavaScript target you will need to download a few third 12 * Move ant-contrib-1.0b3.jar from the unzipped directory to runtime/JavaScript/third/ 16 * Move compiler.jar from the unzipped directory to runtime/JavaScript/third/ 20 * Move the unzipped folder to runtime/JavaScript/third/jsdoc-toolkit 24 * Move the unzipped folder to runtime/JavaScript/tests/jsunit 27 1) In a shell cd to runtime/JavaScript/build. 28 2) Run 'ant'. This will build the JavaScript runtime libraries into the 29 runtime/JavaScript/lib folder. 36 different build method, update runtime/JavaScript/build/antlr3.properties to 38 2) In a shell cd to runtime/JavaScript/build. [all …]
|
| /external/pdfium/testing/resources/ |
| D | bug_487928.in | 6 /Names <</JavaScript 13 0 R>> 77 /S /JavaScript 104 /S /JavaScript
|
| D | bug_679649.in | 6 /Names <</JavaScript 13 0 R>> 57 /S /JavaScript
|
| D | bug_551248.in | 6 /Names <</JavaScript 13 0 R>> 57 /S /JavaScript
|
| D | bug_634394.in | 6 /Names <</JavaScript 13 0 R>> 57 /S /JavaScript
|
| D | bug_507316.in | 22 /S /JavaScript 109 /S /JavaScript
|
| D | bug_620428.in | 6 /Names <</JavaScript 13 0 R>> 57 /S /JavaScript
|
| D | bug_634716.in | 6 /Names <</JavaScript 13 0 R>> 57 /S /JavaScript
|
| /external/v8/tools/ |
| D | gdbinit | 10 Print a v8 JavaScript object 50 # Print JavaScript stack trace. 55 Print the current JavaScript stack trace 59 # Skip the JavaScript stack.
|
| /external/pdfium/fpdfsdk/ |
| D | fsdk_actionhandler.cpp | 32 if (JsAction.GetType() == CPDF_Action::JavaScript) { in DoAction_JavaScript() 51 JsAction.GetType() == CPDF_Action::JavaScript) { in DoAction_FieldJavaScript() 124 if (action.GetType() == CPDF_Action::JavaScript) { in ExecuteDocumentOpenAction() 155 if (action.GetType() == CPDF_Action::JavaScript) { in ExecuteLinkAction() 196 if (action.GetType() == CPDF_Action::JavaScript) { in ExecuteDocumentPageAction() 243 if (action.GetType() == CPDF_Action::JavaScript) { in ExecuteFieldAction() 279 if (action.GetType() == CPDF_Action::JavaScript) { in ExecuteScreenAction() 318 if (action.GetType() == CPDF_Action::JavaScript) { in ExecuteBookMark() 388 case CPDF_Action::JavaScript: in DoAction_NoJs()
|
| /external/v8/benchmarks/ |
| D | README.txt | 4 This is the V8 benchmark suite: A collection of pure JavaScript 6 individual benchmarks are included in the JavaScript files. 11 and a standalone JavaScript version (run.js). 28 obtaining scores that are the result of an incorrect JavaScript engine 50 memory management subsystem of the JavaScript engine.
|
| /external/v8/ |
| D | README.md | 1 V8 JavaScript Engine 4 V8 is Google's open source JavaScript engine.
|
| /external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/ |
| D | control | 17 allow JavaScript on all pages except for those in JavaScriptBlockedForUrls. 23 In general, a test shall pass if the browser blocks JavaScript execution only
|
| /external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/ |
| D | control | 17 block JavaScript on all pages except for those in JavaScriptAllowedForUrls. 23 A test case shall pass if the browser allows JavaScript to execute only
|
| /external/icu/icu4c/source/test/testdata/ |
| D | ConverterSelectorTestUTF8.txt | 13 …енными технологиями и стандартами, как например XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.… 56 …, Sun, Sybase, Unisys 和其他許多公司。最新的標準都需要Unicode,例如XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.… 79 …jerë. Unicode kërkohet nga standarte moderne si XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.… 111 …nicode เป็นสิ่งที่จำเป็นสำหรับมาตรฐานใหม่ๆ เช่น XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.… 129 …ode è alla base di molti moderni standard, come XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.… 148 …P, Sun, Sybase, Unisys和其它许多公司。最新的标准都需要Unicode,例如XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.… 172 …timuksena moniin nykyisiin standardeihin, kuten XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.… 195 …ode je vyžadován moderními standardy, jako jsou XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.… 215 …אחרים. יוניקוד נדרש על-ידי תקנים מודרניים כמו XML, Java, ECMAScript (JavaScript), LDAP, CORBA… 235 …ðrum. Unicode er notað af nútímastöðlum eins og XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.…
|
| /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
| D | t001lexer.g | 3 language = JavaScript;
|
| D | t009lexer.g | 3 language = JavaScript;
|
| D | t056lexer15.g | 2 options {language=JavaScript;}
|
| D | t002lexer.g | 3 language = JavaScript;
|
| D | t027eof.g | 4 language=JavaScript;
|
| D | t005lexer.g | 3 language = JavaScript;
|
| D | t008lexer.g | 3 language = JavaScript;
|
| /external/v8/src/inspector/build/closure-compiler/ |
| D | README.md | 5 …JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling fro… 197 implementation of JavaScript for the JVM. The JavaScript 199 significantly for use by Google's JavaScript compiler.</td>
|
12345678910>>...19