Home
last modified time | relevance | path

Searched defs:api (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/third_party/skia/third_party/externals/swiftshader/tests/regres/
Dci-tests.json2 { "name": "vulkan-wsi", "api": "vulkan", "tests": "testlists/vk-wsi-PASS.txt" }, string
4 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-ABORT.txt" }, string
5 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-ASSERT.txt" }, string
6 …{ "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-COMPATIBILITY_WARNING.tx… string
7 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-CRASH.txt" }, string
8 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-FAIL.txt" }, string
9 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-PASS.txt" }, string
10 … { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-QUALITY_WARNING.txt" }, string
11 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-TIMEOUT.txt" }, string
12 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-UNIMPLEMENTED.txt" }, string
[all …]
/third_party/flutter/skia/infra/bots/recipes/
Dcompute_buildstats.py21 def RunSteps(api): argument
93 def keys_and_props(api): argument
118 def analyze_web_file(api, checkout_root, out_dir, files): argument
131 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
145 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
175 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
201 def make_treemap(api, checkout_root, out_dir, files): argument
215 def GenTests(api): argument
Dskpbench.py30 def _run(api, title, *cmd, **kwargs): argument
35 def _adb(api, title, *cmd, **kwargs): argument
41 def skpbench_steps(api): argument
129 def RunSteps(api): argument
156 def GenTests(api): argument
Dtest.py41 def dm_flags(api, bot): argument
825 def key_params(api): argument
842 def test_steps(api): argument
987 def RunSteps(api): argument
1078 def GenTests(api): argument
Dperf.py46 def nanobench_flags(api, bot): argument
255 def perf_steps(api): argument
347 def RunSteps(api): argument
401 def GenTests(api): argument
Dperf_skottietrace.py35 def perf_steps(api): argument
150 def parse_trace(trace_json, lottie_filename, api): argument
230 def RunSteps(api): argument
244 def GenTests(api): argument
Dskqp_test.py16 def test_firebase_steps(api): argument
30 def RunSteps(api): argument
38 def GenTests(api): argument
Dupload_calmbench_results.py25 def FindFile(api, suffix): argument
37 def RunSteps(api): argument
78 def GenTests(api): argument
Dperf_skottiewasm_lottieweb.py82 def RunSteps(api): argument
208 def parse_trace(trace_json, lottie_filename, api, renderer): argument
351 def GenTests(api): argument
/third_party/node/deps/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/
DREADME.md49 ## api section in safe-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
51 ### Class Method: Buffer.from(array)
68 ### Class Method: Buffer.from(arrayBuffer[, byteOffset[, length]])
111 ### Class Method: Buffer.from(buffer)
133 ### Class Method: Buffer.from(str[, encoding])
159 ### Class Method: Buffer.alloc(size[, fill[, encoding]])
206 ### Class Method: Buffer.allocUnsafe(size)
251 ### Class Method: Buffer.allocUnsafeSlow(size)
300 ### All the Rest
/third_party/node/deps/npm/node_modules/safe-buffer/
DREADME.md49 ## api section in safe-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
51 ### Class Method: Buffer.from(array)
68 ### Class Method: Buffer.from(arrayBuffer[, byteOffset[, length]])
111 ### Class Method: Buffer.from(buffer)
133 ### Class Method: Buffer.from(str[, encoding])
159 ### Class Method: Buffer.alloc(size[, fill[, encoding]])
206 ### Class Method: Buffer.allocUnsafe(size)
251 ### Class Method: Buffer.allocUnsafeSlow(size)
300 ### All the Rest
/third_party/node/deps/npm/node_modules/tar/node_modules/safe-buffer/
DREADME.md49 ## api section in safe-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
51 ### Class Method: Buffer.from(array)
68 ### Class Method: Buffer.from(arrayBuffer[, byteOffset[, length]])
111 ### Class Method: Buffer.from(buffer)
133 ### Class Method: Buffer.from(str[, encoding])
159 ### Class Method: Buffer.alloc(size[, fill[, encoding]])
206 ### Class Method: Buffer.allocUnsafe(size)
251 ### Class Method: Buffer.allocUnsafeSlow(size)
300 ### All the Rest
/third_party/node/deps/npm/node_modules/string_decoder/node_modules/safe-buffer/
DREADME.md51 ## api section in safe-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
53 ### Class Method: Buffer.from(array)
70 ### Class Method: Buffer.from(arrayBuffer[, byteOffset[, length]])
113 ### Class Method: Buffer.from(buffer)
135 ### Class Method: Buffer.from(str[, encoding])
161 ### Class Method: Buffer.alloc(size[, fill[, encoding]])
208 ### Class Method: Buffer.allocUnsafe(size)
253 ### Class Method: Buffer.allocUnsafeSlow(size)
302 ### All the Rest
/third_party/skia/infra/bots/recipes/
Dcompute_buildstats.py35 def RunSteps(api): argument
116 def keys_and_props(api): argument
140 def analyze_web_file(api, checkout_root, out_dir, files): argument
167 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
195 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
234 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
266 def make_treemap(api, checkout_root, out_dir, files): argument
280 def GenTests(api): argument
Dskpbench.py31 def _run(api, title, *cmd, **kwargs): argument
36 def _adb(api, title, *cmd, **kwargs): argument
42 def skpbench_steps(api): argument
163 def RunSteps(api): argument
192 def GenTests(api): argument
Dperf_skottietrace.py37 def perf_steps(api): argument
143 def parse_trace(trace_json, lottie_filename, api): argument
219 def RunSteps(api): argument
233 def GenTests(api): argument
Dperf.py31 def perf_steps(api): argument
104 def RunSteps(api): argument
124 def GenTests(api): argument
Dinfra.py20 def git_init(api, repo_root, env): argument
28 def RunSteps(api): argument
67 def GenTests(api): argument
Dtest.py31 def test_steps(api): argument
162 def RunSteps(api): argument
182 def GenTests(api): argument
/third_party/gn/infra/recipes/
Dgn.py44 def _get_libcxx_include_path(api): argument
64 def _get_compilation_environment(api, target, cipd_dir): argument
106 def RunSteps(api, repository): argument
311 def GenTests(api): argument
/third_party/skia/infra/bots/recipe_modules/build/
Ddefault.py9 def build_command_buffer(api, chrome_dir, skia_dir, out): argument
19 def compile_swiftshader(api, extra_tokens, swiftshader_root, cc, cxx, out): argument
87 def compile_fn(api, checkout_root, out_dir): argument
370 def copy_build_products(api, src, dst): argument
/third_party/flutter/skia/infra/bots/recipe_modules/run/examples/
Dfull.py17 def myfunc(api, i): argument
21 def RunSteps(api): argument
65 def GenTests(api): argument
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/examples/
Dfull.py16 def test_exceptions(api): argument
31 def RunSteps(api): argument
107 def GenTests(api): argument
/third_party/skia/infra/bots/recipe_modules/flavor/examples/
Dfull.py17 def test_exceptions(api): argument
32 def RunSteps(api): argument
123 def GenTests(api): argument
/third_party/skia/infra/bots/recipe_modules/run/examples/
Dfull.py18 def myfunc(api, i): argument
22 def RunSteps(api): argument
66 def GenTests(api): argument

12345678910>>...17