Home
last modified time | relevance | path

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

12345678910>>...30

/external/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 …]
/external/mesa3d/src/gfxstream/codegen/scripts/cereal/
Ddecodersnapshot.py151 def extract_deps_vkAllocateMemory(param, access, lenExpr, api, cgen): argument
164 def extract_deps_vkAllocateCommandBuffers(param, access, lenExpr, api, cgen): argument
168 def extract_deps_vkAllocateDescriptorSets(param, access, lenExpr, api, cgen): argument
172 def extract_deps_vkUpdateDescriptorSets(param, access, lenExpr, api, cgen): argument
193 def extract_deps_vkCreateImageView(param, access, lenExpr, api, cgen): argument
197 def extract_deps_vkCreateGraphicsPipelines(param, access, lenExpr, api, cgen): argument
207 def extract_deps_vkCreateFramebuffer(param, access, lenExpr, api, cgen): argument
215 def extract_deps_vkBindImageMemory(param, access, lenExpr, api, cgen): argument
221 def extract_deps_vkBindBufferMemory(param, access, lenExpr, api, cgen): argument
254 def api_special_implementation_vkBindImageMemory2(api, cgen): argument
[all …]
Dencoder.py108 api, argument
121 def emit_custom_pre_validate(typeInfo, api, cgen): argument
138 def emit_custom_resource_preprocess(typeInfo, api, cgen): argument
147 def emit_custom_resource_postprocess(typeInfo, api, cgen): argument
212 def custom_encoder_args(api): argument
225 def __init__(self, api): argument
260 def emit_parameter_encode_preamble_write(typeInfo, api, cgen): argument
272 def emit_parameter_encode_copy_unwrap_count(typeInfo, api, cgen, customUnwrap=None): argument
349 def is_cmdbuf_dispatch(api): argument
352 def emit_parameter_encode_write_packet_info(typeInfo, api, cgen): argument
[all …]
Ddecoder.py275 def emit_call_log(api, cgen): argument
328 def emit_dispatch_call(api, cgen): argument
371 def emit_global_state_wrapped_call(api, cgen, context): argument
396 def emit_decode_parameters_writeback(typeInfo, api, cgen, autobox=True): argument
432 def emit_decode_return_writeback(api, cgen): argument
439 def emit_decode_finish(api, cgen): argument
447 def emit_destroyed_handle_cleanup(api, cgen): argument
487 def emit_seqno_incr(api, cgen): argument
490 def emit_snapshot(typeInfo, api, cgen): argument
523 def emit_decoding(typeInfo, api, cgen, globalWrapped=False, context=False): argument
[all …]
Dsubdecode.py186 def emit_call_log(api, cgen): argument
202 def emit_decode_parameters(typeInfo, api, cgen, globalWrapped=False): argument
247 def emit_dispatch_call(api, cgen): argument
270 def emit_global_state_wrapped_call(api, cgen, context=False): argument
280 def emit_default_decoding(typeInfo, api, cgen): argument
285 def emit_global_state_wrapped_decoding(typeInfo, api, cgen): argument
289 def emit_global_state_wrapped_decoding_with_context(typeInfo, api, cgen): argument
/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
Dpjrt_c_api_helpers.cc24 PJRT_ClientDeleter MakeClientDeleter(const PJRT_Api* api) { in MakeClientDeleter()
37 PJRT_ErrorDeleter MakeErrorDeleter(const PJRT_Api* api) { in MakeErrorDeleter()
48 PJRT_BufferDeleter MakeBufferDeleter(const PJRT_Api* api) { in MakeBufferDeleter()
59 xla::Status PjrtErrorToStatus(const PJRT_Error* error, const PJRT_Api* api) { in PjrtErrorToStatus()
69 const PJRT_Api* api) { in PjrtErrorToStatusCode()
161 const PJRT_Api* api) { in GetPjrtErrorMessage()
170 void LogFatalIfPjrtError(PJRT_Error* error, const PJRT_Api* api) { in LogFatalIfPjrtError()
179 PJRT_EventDeleter MakeEventDeleter(const PJRT_Api* api) { in MakeEventDeleter()
/external/skia/infra/bots/recipes/
Dcompute_buildstats.py34 def RunSteps(api): argument
115 def keys_and_props(api): argument
139 def analyze_web_file(api, checkout_root, out_dir, files): argument
166 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
194 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
233 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
265 def make_treemap(api, checkout_root, out_dir, files): argument
278 def GenTests(api): argument
Dperf_skottietrace.py37 def perf_steps(api): argument
162 def parse_trace(trace_json, lottie_filename, api): argument
191 def RunSteps(api): argument
205 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.py30 def test_steps(api): argument
136 def RunSteps(api): argument
156 def GenTests(api): argument
/external/sandboxed-api/contrib/libxls/utils/
Dutils_libxls.cc23 absl::Status GetError(LibxlsApi* api, xls_error_t error_code) { in GetError()
39 LibxlsApi api(sandbox); in Open() local
64 LibxlsApi api(sandbox_); in ~LibXlsWorkbook() local
76 LibxlsApi api(sandbox_); in OpenSheet() local
143 LibxlsApi api(sandbox_); in GetCell() local
158 LibxlsApi api(sandbox_); in ~LibXlsSheet() local
/external/sandboxed-api/sandboxed_api/examples/stringop/
Dmain_stringop.cc45 StringopApi api(sandbox); in TEST() local
70 StringopApi api(&sandbox); in TEST() local
87 StringopApi api(&sandbox); in TEST() local
104 StringopApi api(&sandbox); in TEST() local
142 StringopApi api(&sandbox); in TEST() local
152 StringopApi api(&sandbox); in TEST() local
/external/angle/src/tests/test_expectations/
DGPUTestConfig.cpp436 inline bool IsD3D9(const GPUTestConfig::API &api) in IsD3D9()
442 inline bool IsD3D11(const GPUTestConfig::API &api) in IsD3D11()
448 inline bool IsGLDesktop(const GPUTestConfig::API &api) in IsGLDesktop()
454 inline bool IsGLES(const GPUTestConfig::API &api) in IsGLES()
460 inline bool IsVulkan(const GPUTestConfig::API &api) in IsVulkan()
466 inline bool IsNative(const GPUTestConfig::API &api) in IsNative()
471 inline bool IsSwiftShader(const GPUTestConfig::API &api) in IsSwiftShader()
477 inline bool IsMetal(const GPUTestConfig::API &api) in IsMetal()
482 inline bool IsWgpu(const GPUTestConfig::API &api) in IsWgpu()
568 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig()
/external/sandboxed-api/contrib/zstd/utils/
Dutils_zstd.cc31 absl::Status CompressInMemory(ZstdApi& api, std::ifstream& in_stream, in CompressInMemory()
60 absl::Status DecompressInMemory(ZstdApi& api, std::ifstream& in_stream, in DecompressInMemory()
97 absl::Status CompressStream(ZstdApi& api, std::ifstream& in_stream, in CompressStream()
185 absl::Status DecompressStream(ZstdApi& api, std::ifstream& in_stream, in DecompressStream()
245 absl::Status CompressInMemoryFD(ZstdApi& api, sapi::v::Fd& infd, in CompressInMemoryFD()
264 absl::Status DecompressInMemoryFD(ZstdApi& api, sapi::v::Fd& infd, in DecompressInMemoryFD()
282 absl::Status CompressStreamFD(ZstdApi& api, sapi::v::Fd& infd, in CompressStreamFD()
317 absl::Status DecompressStreamFD(ZstdApi& api, sapi::v::Fd& infd, in DecompressStreamFD()
/external/sandboxed-api/contrib/c-blosc/test/
Dtest_blosc.cc85 CbloscApi api = CbloscApi(&sandbox); in TEST() local
93 CbloscApi api = CbloscApi(&sandbox); in TEST() local
102 CbloscApi api = CbloscApi(&sandbox); in TEST() local
112 CbloscApi api = CbloscApi(&sandbox); in TEST() local
125 CbloscApi api = CbloscApi(&sandbox); in TEST() local
134 CbloscApi api = CbloscApi(&sandbox); in TEST() local
148 CbloscApi api = CbloscApi(&sandbox); in TEST_P() local
183 CbloscApi api = CbloscApi(&sandbox); in TEST_P() local
214 CbloscApi api = CbloscApi(&sandbox); in TEST_P() local
233 CbloscApi api = CbloscApi(&sandbox); in TEST_P() local
[all …]
/external/tink-java/src/main/java/com/google/crypto/tink/internal/testing/
DFakeMonitoringClient.java39 private final String api; field in FakeMonitoringClient.LogEntry
47 String api, in LogEntry()
86 private final String api; field in FakeMonitoringClient.LogFailureEntry
92 String api) { in LogFailureEntry()
126 private final String api; field in FakeMonitoringClient.Logger
142 private Logger(MonitoringKeysetInfo keysetInfo, String primitive, String api) { in Logger()
157 public Logger createLogger(MonitoringKeysetInfo keysetInfo, String primitive, String api) { in createLogger()
/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/testing/
DFakeMonitoringClient.java39 private final String api; field in FakeMonitoringClient.LogEntry
47 String api, in LogEntry()
86 private final String api; field in FakeMonitoringClient.LogFailureEntry
92 String api) { in LogFailureEntry()
126 private final String api; field in FakeMonitoringClient.Logger
142 private Logger(MonitoringKeysetInfo keysetInfo, String primitive, String api) { in Logger()
157 public Logger createLogger(MonitoringKeysetInfo keysetInfo, String primitive, String api) { in createLogger()
/external/sandboxed-api/contrib/zstd/test/
Dzstd_test.cc69 ZstdApi api = ZstdApi(&sandbox); in TEST() local
81 ZstdApi api = ZstdApi(&sandbox); in TEST() local
92 ZstdApi api = ZstdApi(&sandbox); in TEST() local
103 ZstdApi api = ZstdApi(&sandbox); in TEST() local
127 ZstdApi api = ZstdApi(&sandbox); in TEST() local
154 ZstdApi api = ZstdApi(&sandbox); in TEST() local
194 ZstdApi api = ZstdApi(&sandbox); in TEST() local
219 ZstdApi api = ZstdApi(&sandbox); in TEST() local
245 ZstdApi api = ZstdApi(&sandbox); in TEST() local
286 ZstdApi api = ZstdApi(&sandbox); in TEST() local
[all …]
/external/angle/scripts/
Dgenerate_entry_points.py1607 def is_aliasing_excepted(api, cmd_name): argument
1621 def is_context_private_state_command(api, name): argument
1655 def get_validation_expression(api, cmd_name, entry_point_name, internal_params, is_gles1): argument
1665 def entry_point_export(api): argument
1671 def entry_point_prefix(api): argument
1679 def get_api_entry_def(api): argument
1688 def get_stubs_header_template(api): argument
1697 def format_entry_point_decl(api, cmd_name, proto, params): argument
1785 def param_print_argument(api, command_node, param): argument
1860 def strip_suffix_always(api, name): argument
[all …]
/external/perfetto/infra/luci/recipes/
Dperfetto.py82 def UploadArtifact(api, ctx, platform, out_dir, artifact): argument
136 def BuildForPlatform(api, ctx, platform): argument
163 def RunSteps(api, repository): argument
225 def GenTests(api): argument
/external/crosvm/infra/recipes/
Dbuild_linux.py24 def collect_binary_sizes(api, properties): argument
74 def RunSteps(api, properties): argument
98 def GenTests(api): argument
/external/skia/infra/bots/recipe_modules/run/examples/
Dfull.py18 def myfunc(api, i): argument
22 def RunSteps(api): argument
66 def GenTests(api): argument
/external/skia/infra/bots/recipe_modules/flavor/examples/
Dfull.py17 def test_exceptions(api): argument
32 def RunSteps(api): argument
124 def GenTests(api): argument
/external/deqp/external/vulkancts/scripts/
Dgen_framework.py379 def __init__ (self, api, name, number, requirementsList): argument
1430 def writeHandleType (api, filename): argument
1584 def writeBasicTypes (api, filename): argument
1638 def writeCompositeTypes (api, filename): argument
1744 def writeInterfaceDecl (api, filename, functionTypes, concrete): argument
1754 def writeFunctionPtrTypes (api, filename): argument
1765 def writeFunctionPointers (api, filename, functionTypes): argument
1780 def getPromotedFunctions (api): argument
1807 def writeInitFunctionPointers (api, filename, functionTypes, cond = None): argument
1849 def writeFuncPtrInterfaceImpl (api, filename, functionTypes, className): argument
[all …]

12345678910>>...30