Home
last modified time | relevance | path

Searched refs:script (Results 1 – 25 of 85) sorted by relevance

1234

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmathtex-script-type.mjs3 let scripts = document.body.getElementsByTagName("script");
5 scripts.forEach(function (script) { argument
6 if (!script.type || !script.type.match(/math\/tex/i)) {
10 const display = script.type.match(/mode\s*=\s*display(;|\s|\n|$)/) != null;
15 katex.render(script.text, katexElement, {
20 katexElement.textContent = script.text;
23 script.parentNode.replaceChild(katexElement, script);
Dmathtex-script-type.js114 scripts.forEach(function (script) {
115 if (!script.type || !script.type.match(/math\/tex/i)) {
119 var display = script.type.match(/mode\s*=\s*display(;|\s|\n|$)/) != null;
124 katex__WEBPACK_IMPORTED_MODULE_0___default.a.render(script.text, katexElement, {
129 katexElement.textContent = script.text;
132 script.parentNode.replaceChild(katexElement, script);
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp30 Script script = context->scriptIntrinsicCreate(ScriptIntrinsicID::ID_BLUR, element); in TEST_P() local
31 EXPECT_NE(Script(0), script); in TEST_P()
33 context->scriptSetTimeZone(script, "UTF-8"); in TEST_P()
47 Script script = context->scriptCCreate("struct_test", "/data/local/tmp/", bitcode); in TEST_P() local
48 ASSERT_NE(Script(0), script); in TEST_P()
51 context->scriptSetVarI(script, mExportVarIdx_var_int, 100); in TEST_P()
53 context->scriptGetVarV(script, mExportVarIdx_var_int, sizeof(int), in TEST_P()
57 context->scriptSetVarJ(script, mExportVarIdx_var_long, 101L); in TEST_P()
59 context->scriptGetVarV(script, mExportVarIdx_var_long, sizeof(long), in TEST_P()
64 context->scriptSetVarF(script, mExportVarIdx_var_float, 102.0f); in TEST_P()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/
Daddscript.jsmarker2 <script>var searchindexurl = 'search.index.js?4' + (document.title.replace(/[^0-9.]/g, ''));</scrip…
3 <script src="chunked.js?4"></script>
Dcustom.patch10 +<script>var searchindexurl = 'search.index.js?4' + (document.title.replace(/[^0-9.]/g, ''));</scri…
11 +<script src="chunked.js?4"></script>
20 <div id="content" class="loadable" ><script>hideLoadableContent();</script>
Dchunked.js7 var script = w.document.createElement( "script" );
15 script.src = src;
16 script.async = !ordered;
17 ref.parentNode.insertBefore( script, ref );
20 script.onload = cb;
22 return script;
DREADME.adoc30 Portions of the chunked.js script are taken from
35 The lunr.js script is taken from the 'lunr' npm package, version 2.3.8. It
/hardware/google/gfxstream/guest/mesa-gn/src/util/format/
DBUILD.gn59 # Executes a python script and writes its output to a file.
65 # script = "opcodes_c.py"
72 # script (required)
81 # Extra .py source files script imports.
86 # Paths to python_libraries script imports.
91 # Arguments to pass to the script.
100 assert(defined(invoker.script), "script is required")
110 main_source = invoker.script
125 script = "gn_script_wrapper.sh"
162 script = "$format/u_format_table.py"
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
DREADME.adoc13 * `genvk.py` - Python script to generate Vulkan headers and some other
58 * `htmldiff/htmldiff` - HTML diff script (see below).
64 This is a first cut at a script to compare Vulkan HTML specifications. Usage
65 is simply 'htmldiff file1.html file2.html > diff.html'. The script does not
67 the output in the same directory as one of the inputs. However, the script
79 website. `htmldiff` is the Python driver script. `htmldiff.pl` is the
80 Perl script which generates the diff after preprocessing of the input
81 HTML by `htmldiff`. `htmldiff.orig` is the original Python script from
83 script.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/
DREADME.adoc7 script. The test specification files are:
20 The `testBuild` script builds the test specficiation (`testspec.adoc`) in an
31 extensions implemented in this repository. The `testBuild` script first builds
34 If a build itself regresses (and fails), the script will stop so the issue can
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/
DREADME.adoc7 script. These files are used by the tests in `test_reflow.py`, which is run as
15 the reflow script has been modified to function differently, the test results
/hardware/qcom/display/msm8998/
Dconfigure.ac2 # configure.ac -- Autoconf script for sdm
5 # Process this file with autoconf to produce a configure script
/hardware/qcom/gps/msm8909w_3100/utils/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps gps-utils
3 # Process this file with autoconf to produce a configure script
/hardware/qcom/sm7250/display/
Dconfigure.ac2 # configure.ac -- Autoconf script for sdm
5 # Process this file with autoconf to produce a configure script
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-pla
3 # Process this file with autoconf to produce a configure script
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-pla
3 # Process this file with autoconf to produce a configure script
/hardware/qcom/sm8150/display/
Dconfigure.ac2 # configure.ac -- Autoconf script for sdm
5 # Process this file with autoconf to produce a configure script
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-stub
3 # Process this file with autoconf to produce a configure script
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-stub
3 # Process this file with autoconf to produce a configure script
/hardware/qcom/sm8150/gps/batching/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps location-batching
3 # Process this file with autoconf to produce a configure script
/hardware/qcom/sm7250/gps/batching/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps location-batching
3 # Process this file with autoconf to produce a configure script
/hardware/qcom/sm8150p/gps/batching/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps location-batching
3 # Process this file with autoconf to produce a configure script
/hardware/qcom/sm7150/gps/batching/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps location-batching
3 # Process this file with autoconf to produce a configure script
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/CI/
Dcodespell-allowed13 # Markup/script/style guide words
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DBUILD.adoc43 The script leaves you inside a bash shell in the running image.
70 You can modify the `runDocker` script to change the `docker` command-line
72 that script, so you have the latest version of the spec toolchain.
82 The `makeSpec` python script, which is discussed in more detail
117 the underlying script is given additional options.
191 The `makeSpec` wrapper script can clean generated files and then build one
230 The `makeSpec` script already does this.
252 `$(DIFFEXTENSIONS)` can be set when using the `makeSpec` script described
292 The `allchecks` Makefile target runs a Python script that looks for markup
295 This script is necessarily heuristic, since it is dealing with lots of
[all …]

1234