Searched full:js (Results 1 – 25 of 8603) sorted by relevance
12345678910>>...345
47 bool CXFA_FMFunctionDefinition::ToJavaScript(CFX_WideTextBuf* js, in ToJavaScript() argument50 if (CXFA_IsTooBig(js) || !depthManager.IsWithinMaxDepth()) in ToJavaScript()56 *js << "function " << IdentifierToName(m_wsName) << "("; in ToJavaScript()59 *js << ", "; in ToJavaScript()61 *js << IdentifierToName(identifier); in ToJavaScript()63 *js << ") {\n"; in ToJavaScript()65 *js << "var pfm_ret = null;\n"; in ToJavaScript()69 if (!expr->ToJavaScript(js, ret_type)) in ToJavaScript()73 *js << "return pfm_ret;\n"; in ToJavaScript()74 *js << "}\n"; in ToJavaScript()[all …]
82 bool CXFA_FMNullExpression::ToJavaScript(CFX_WideTextBuf* js, ReturnType type) { in ToJavaScript() argument84 if (CXFA_IsTooBig(js) || !depthManager.IsWithinMaxDepth()) in ToJavaScript()87 *js << "null"; in ToJavaScript()88 return !CXFA_IsTooBig(js); in ToJavaScript()96 bool CXFA_FMNumberExpression::ToJavaScript(CFX_WideTextBuf* js, in ToJavaScript() argument99 if (CXFA_IsTooBig(js) || !depthManager.IsWithinMaxDepth()) in ToJavaScript()102 *js << m_wsNumber; in ToJavaScript()103 return !CXFA_IsTooBig(js); in ToJavaScript()111 bool CXFA_FMStringExpression::ToJavaScript(CFX_WideTextBuf* js, in ToJavaScript() argument114 if (CXFA_IsTooBig(js) || !depthManager.IsWithinMaxDepth()) in ToJavaScript()[all …]
41 "--pre-js",42 "modules/canvaskit/gm.js",64 additional_linker_inputs = ["gm.js"],148 "--closure-args=--externs=$(location externs.js)",154 # The order of these --pre-js flags matters! The preamble is a partially open scope and the156 "--pre-js",157 "modules/canvaskit/preamble.js",158 "--pre-js",159 "modules/canvaskit/color.js",160 "--pre-js",[all …]
147 "--pre-js",148 rebase_path("debug.js"),151 externs_path = rebase_path("externs.js")155 "--pre-js",156 rebase_path("release.js"),171 "--pre-js",172 rebase_path("cpu.js"),173 "--pre-js",174 rebase_path("gpu.js"),180 "--pre-js",[all …]
... r1376/third_party/closure/goog/deps.js closure-library-20111110-r1376/third_party/ ...
9 org/antlr.js,\10 org/antlr/runtime/RecognizerSharedState.js,\11 org/antlr/runtime/IndexOutOfBoundsExceptions.js,\12 org/antlr/runtime/RecognitionException.js,\13 org/antlr/runtime/MismatchedTokenException.js,\14 org/antlr/runtime/UnwantedTokenException.js,\15 org/antlr/runtime/MissingTokenException.js,\16 org/antlr/runtime/NoViableAltException.js,\17 org/antlr/runtime/EarlyExitException.js,\18 org/antlr/runtime/MismatchedSetException.js,\[all …]
8 <script type="text/javascript" src="../../lib/antlr3-all.js"></script>9 <script type="text/javascript" src="t051treeRewriteASTaLexer.js"></script>10 <script type="text/javascript" src="t051treeRewriteASTaParser.js"></script>11 <script type="text/javascript" src="t051treeRewriteASTaWalker.js"></script>12 <script type="text/javascript" src="t051treeRewriteASTbLexer.js"></script>13 <script type="text/javascript" src="t051treeRewriteASTbParser.js"></script>14 <script type="text/javascript" src="t051treeRewriteASTbWalker.js"></script>15 <script type="text/javascript" src="t051treeRewriteASTcLexer.js"></script>16 <script type="text/javascript" src="t051treeRewriteASTcParser.js"></script>17 <script type="text/javascript" src="t051treeRewriteASTcWalker.js"></script>[all …]
8 <script type="text/javascript" src="../../lib/antlr3-all.js"></script>10 <script type="text/javascript" src="t058rewriteAST1Lexer.js"></script>11 <script type="text/javascript" src="t058rewriteAST1Parser.js"></script>12 <script type="text/javascript" src="t058rewriteAST2Lexer.js"></script>13 <script type="text/javascript" src="t058rewriteAST2Parser.js"></script>14 <script type="text/javascript" src="t058rewriteAST3Lexer.js"></script>15 <script type="text/javascript" src="t058rewriteAST3Parser.js"></script>16 <script type="text/javascript" src="t058rewriteAST4Lexer.js"></script>17 <script type="text/javascript" src="t058rewriteAST4Parser.js"></script>18 <script type="text/javascript" src="t058rewriteAST5Lexer.js"></script>[all …]
8 <script type="text/javascript" src="../../lib/antlr3-all.js"></script>10 <script type="text/javascript" src="t057autoAST1Lexer.js"></script>11 <script type="text/javascript" src="t057autoAST1Parser.js"></script>12 <script type="text/javascript" src="t057autoAST2Lexer.js"></script>13 <script type="text/javascript" src="t057autoAST2Parser.js"></script>14 <script type="text/javascript" src="t057autoAST3Lexer.js"></script>15 <script type="text/javascript" src="t057autoAST3Parser.js"></script>16 <script type="text/javascript" src="t057autoAST4Lexer.js"></script>17 <script type="text/javascript" src="t057autoAST4Parser.js"></script>18 <script type="text/javascript" src="t057autoAST5Lexer.js"></script>[all …]
8 <script type="text/javascript" src="../../lib/antlr3-all.js"></script>10 <script type="text/javascript" src="t053heteroT1Lexer.js"></script>11 <script type="text/javascript" src="t053heteroT1Parser.js"></script>13 <script type="text/javascript" src="t053heteroT2Lexer.js"></script>14 <script type="text/javascript" src="t053heteroT2Parser.js"></script>16 <script type="text/javascript" src="t053heteroT3Lexer.js"></script>17 <script type="text/javascript" src="t053heteroT3Parser.js"></script>19 <script type="text/javascript" src="t053heteroT4Lexer.js"></script>20 <script type="text/javascript" src="t053heteroT4Parser.js"></script>22 <script type="text/javascript" src="t053heteroT5Lexer.js"></script>[all …]
8 <script type="text/javascript" src="../../lib/antlr3-all.js"></script>10 <script type="text/javascript" src="t052importS1.js"></script>11 <script type="text/javascript" src="t052importM1_t052importS1.js"></script>12 <script type="text/javascript" src="t052importM1Lexer.js"></script>13 <script type="text/javascript" src="t052importM1Parser.js"></script>15 <script type="text/javascript" src="t052importS2.js"></script>16 <script type="text/javascript" src="t052importM2_t052importS2.js"></script>17 <script type="text/javascript" src="t052importM2Lexer.js"></script>18 <script type="text/javascript" src="t052importM2Parser.js"></script>20 <script type="text/javascript" src="t052importS3.js"></script>[all …]
8 <script type="text/javascript" src="../../lib/antlr3-all.js"></script>9 <script type="text/javascript" src="t049treeparseraLexer.js"></script>10 <script type="text/javascript" src="t049treeparseraParser.js"></script>11 <script type="text/javascript" src="t049treeparseraWalker.js"></script>12 <script type="text/javascript" src="t049treeparserbLexer.js"></script>13 <script type="text/javascript" src="t049treeparserbParser.js"></script>14 <script type="text/javascript" src="t049treeparserbWalker.js"></script>15 <script type="text/javascript" src="t049treeparsercLexer.js"></script>16 <script type="text/javascript" src="t049treeparsercParser.js"></script>17 <script type="text/javascript" src="t049treeparsercWalker.js"></script>[all …]
8 <script type="text/javascript" src="../../lib/antlr3-all.js"></script>9 <script type="text/javascript" src="t056lexer1Lexer.js"></script>10 <script type="text/javascript" src="t056lexer1Parser.js"></script>11 <script type="text/javascript" src="t056lexer2Lexer.js"></script>12 <script type="text/javascript" src="t056lexer2Parser.js"></script>13 <script type="text/javascript" src="t056lexer3Lexer.js"></script>14 <script type="text/javascript" src="t056lexer3Parser.js"></script>15 <script type="text/javascript" src="t056lexer4Lexer.js"></script>16 <script type="text/javascript" src="t056lexer4Parser.js"></script>17 <script type="text/javascript" src="t056lexer5Lexer.js"></script>[all …]
104 const char *js = "{\"x\": \"va\\\\ue\", \"y\": \"value y\"}"; in test_partial_string() local107 for (i = 1; i <= strlen(js); i++) { in test_partial_string()108 r = jsmn_parse(&p, js, i, tok, sizeof(tok) / sizeof(tok[0])); in test_partial_string()109 if (i == strlen(js)) { in test_partial_string()111 check(tokeq(js, tok, 5, JSMN_OBJECT, -1, -1, 2, JSMN_STRING, "x", 1, in test_partial_string()127 const char *js = "[ 1, true, [123, \"hello\"]]"; in test_partial_array() local130 for (i = 1; i <= strlen(js); i++) { in test_partial_array()131 r = jsmn_parse(&p, js, i, tok, sizeof(tok) / sizeof(tok[0])); in test_partial_array()132 if (i == strlen(js)) { in test_partial_array()134 check(tokeq(js, tok, 6, JSMN_ARRAY, -1, -1, 3, JSMN_PRIMITIVE, "1", in test_partial_array()[all …]
19 // Open a file with JS. in TEST_F()25 // Open a file without JS. in TEST_F()34 ASSERT_TRUE(OpenDocument("js.pdf")); in TEST_F()37 ScopedFPDFJavaScriptAction js; in TEST_F() local38 js.reset(FPDFDoc_GetJavaScriptAction(document(), -1)); in TEST_F()39 EXPECT_FALSE(js); in TEST_F()40 js.reset(FPDFDoc_GetJavaScriptAction(document(), 6)); in TEST_F()41 EXPECT_FALSE(js); in TEST_F()42 js.reset(FPDFDoc_GetJavaScriptAction(nullptr, -1)); in TEST_F()43 EXPECT_FALSE(js); in TEST_F()[all …]
19 web-animations*.min.js in the web-animations-js22 <script src="src/dev.js"></script>23 <script src="src/scope.js"></script>24 <script src="src/deprecation.js"></script>25 <script src="src/timing-utilities.js"></script>26 <script src="src/normalize-keyframes.js"></script>27 <script src="src/animation-node.js"></script>28 <script src="src/effect.js"></script>29 <script src="src/property-interpolation.js"></script>30 <script src="src/animation.js"></script>[all …]
... js octane/typescript.js octane/run_all.js octane/raytrace.js octane/code-load
30 namespace js = rapidjson;132 void HistogramWriter::getAsJSON(js::Document *doc) const in getAsJSON()145 js::Document::AllocatorType &allocator = doc->GetAllocator(); in getAsJSON()151 js::Value obj(js::kObjectType); in getAsJSON()153 js::Value name(histogram.name(), allocator); in getAsJSON()156 js::Value description(histogram.description(), allocator); in getAsJSON()159 js::Value unitAndDirection(UnitAndDirectionToString(histogram.unit()), allocator); in getAsJSON()164 js::Value diags(js::kObjectType); in getAsJSON()168 js::Value key(mapIter.first, allocator); in getAsJSON()173 js::Value guid(diagnostic.shared_diagnostic_guid(), allocator); in getAsJSON()[all …]
8 `mojo_bindings.js`, which could be generated by the GN target9 `//mojo/public/js:bindings`.12 emitted in a `.js` file with the name based on the input `.mojom` file. Suppose50 out/gen/services/echo/public/interfaces/echo.mojom.js55 * `mojo_bindings.js`56 __Note: This file must be included before any `.mojom.js` files.__57 * `echo.mojom.js`61 <script src="URL/to/mojo_bindings.js"></script>62 <script src="URL/to/echo.mojom.js"></script>89 <script src="URL/to/mojo_bindings.js"></script>[all …]
4 "*_test.js",5 "binary/*_test.js"8 "../../../js/node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js",9 "../../../js/node_loader.js",10 "../../../js/deps.js",11 "../../../js/google/protobuf/any.js",12 "../../../js/google/protobuf/struct.js",13 "../../../js/google/protobuf/timestamp.js",14 "testproto_libs1.js",15 "testproto_libs2.js"
4 "*_test.js",5 "binary/*_test.js"8 "../../../js/node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js",9 "../../../js/node_loader.js",10 "../../../js/deps.js",11 "../../../js/google/protobuf/any.js",12 "../../../js/google/protobuf/struct.js",13 "../../../js/google/protobuf/timestamp.js",14 "testproto_libs1_new.js",15 "testproto_libs2.js"
4 "*_test.js",5 "binary/*_test.js"8 "../../../js/node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js",9 "../../../js/node_loader.js",10 "../../../js/deps.js",11 "../../../js/google/protobuf/any.js",12 "../../../js/google/protobuf/struct.js",13 "../../../js/google/protobuf/timestamp.js",14 "testproto_libs1.js",15 "testproto_libs2_new.js"
45 jquery: 'https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js'46 leancloud_js_sdk: '//cdn1.lncld.net/static/js/3.4.1/av-min.js'47 chart: 'https://cdn.bootcss.com/Chart.js/2.7.2/Chart.bundle.min.js'49 js: 'https://cdn.bootcss.com/gitalk/1.2.2/gitalk.min.js'51 valine: 'https://unpkg.com/valine/dist/Valine.min.js' # bootcdn not available52 mathjax: 'https://cdn.bootcss.com/mathjax/2.7.4/MathJax.js?config=TeX-MML-AM_CHTML'53 mermaid: 'https://cdn.bootcss.com/mermaid/8.0.0-rc.8/mermaid.min.js'56 jquery: 'https://unpkg.com/jquery@3.3.1/dist/jquery.min.js'57 leancloud_js_sdk: '//cdn1.lncld.net/static/js/3.4.1/av-min.js'58 chart: 'https://unpkg.com/chart.js@2.7.2/dist/Chart.min.js'[all …]
35 add_executable(glslang.js "glslang.js.cpp")36 glslang_set_link_args(glslang.js)37 target_link_libraries(glslang.js glslang SPIRV)42 target_link_libraries(glslang.js "-Os")45 set_target_properties(glslang.js PROPERTIES47 SUFFIX ".js")48 em_link_pre_js(glslang.js "${CMAKE_CURRENT_SOURCE_DIR}/glslang.pre.js")50 target_link_libraries(glslang.js "--llvm-lto 1")51 target_link_libraries(glslang.js "--closure 1")52 target_link_libraries(glslang.js "-s MODULARIZE=1")[all …]