/aosp_15_r20/external/virglrenderer/.gitlab-ci/expectations/host/ |
H A D | virgl-gles-fails.txt | 45 spec@arb_compute_shader@execution@min-dvec4-double-large-group-size,Fail 269 spec@arb_shader_image_load_store@execution@disable_early_z,Fail 280 spec@arb_shader_storage_buffer_object@execution@indirect,Fail 281 spec@arb_shader_storage_buffer_object@execution@memory-layouts-struct-deref,Fail 282 spec@arb_shader_storage_buffer_object@execution@ssbo-atomiccompswap-int,ExpectedFail 285 spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,ExpectedFail 286 spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgrad,ExpectedFail 287 spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 1d,Fail 288 spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 1dshadow,Fail 289 spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 2d,Fail [all …]
|
/aosp_15_r20/external/virglrenderer/.gitlab-ci/expectations/virt/ |
H A D | virgl-gles-fails.txt | 57 spec@arb_compute_shader@execution@min-dvec4-double-large-group-size,Fail 298 spec@arb_shader_image_load_store@execution@disable_early_z,Fail 307 spec@arb_shader_storage_buffer_object@execution@indirect,Fail 308 spec@arb_shader_storage_buffer_object@execution@ssbo-atomiccompswap-int,ExpectedFail 310 spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,ExpectedFail 311 spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgrad,ExpectedFail 312 spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 1d,Fail 313 spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 1dshadow,Fail 314 spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 2d,Fail 315 spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 2dshadow,Fail [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/ci/ |
H A D | i915-g33-fails.txt | 330 spec@arb_arrays_of_arrays@execution@glsl-arrays-copy-size-mismatch,Fail 408 spec@arb_shader_texture_lod@execution@glsl-fs-texturelod-01,Fail 646 [email protected]@execution@built-in-functions@fs-degrees-float,Fail 647 [email protected]@execution@built-in-functions@fs-degrees-vec2,Fail 648 [email protected]@execution@built-in-functions@fs-degrees-vec3,Fail 649 [email protected]@execution@built-in-functions@fs-degrees-vec4,Fail 650 [email protected]@execution@built-in-functions@fs-distance-float-float,Fail 651 [email protected]@execution@built-in-functions@fs-dot-float-float,Fail 652 [email protected]@execution@built-in-functions@fs-dot-vec2-vec2,Fail 653 [email protected]@execution@built-in-functions@fs-dot-vec3-vec3,Fail [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ci/ |
H A D | lima-fails.txt | 99 spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail 100 spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgrad,Fail 101 spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-01,Fail 102 spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-02,Fail 103 spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-03,Fail 104 spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-04,Fail 105 spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-05,Fail 106 spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-07,Fail 107 spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-08,Fail 108 spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative,Fail [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/execution/ |
D | prefer_only.cpp | 17 #include <boost/asio/execution/prefer_only.hpp> 19 #include <boost/asio/execution/any_executor.hpp> 93 static BOOST_ASIO_CONSTEXPR execution::blocking_t::never_t 94 query(execution::blocking_t) BOOST_ASIO_NOEXCEPT in query() 96 return execution::blocking_t::never_t(); in query() 151 boost::asio::is_convertible<Param, execution::blocking_t>::value 157 typedef execution::blocking_t::never_t result_type; 173 execution::blocking_t blocking_; 175 explicit either_blocking_executor(execution::blocking_t b) in either_blocking_executor() 180 execution::blocking_t query(execution::blocking_t) const BOOST_ASIO_NOEXCEPT in query() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ |
D | thread_pool.cpp | 51 // Handler execution cannot nest, so count value should remain unchanged. in decrement_to_zero() 65 // Handler execution is nested, so count value should now be zero. in nested_decrement_to_zero() 175 boost::asio::execution::context) in thread_pool_executor_query_test() 180 boost::asio::execution::blocking) in thread_pool_executor_query_test() 181 == boost::asio::execution::blocking.possibly); in thread_pool_executor_query_test() 185 boost::asio::execution::blocking.possibly) in thread_pool_executor_query_test() 186 == boost::asio::execution::blocking.possibly); in thread_pool_executor_query_test() 190 boost::asio::execution::outstanding_work) in thread_pool_executor_query_test() 191 == boost::asio::execution::outstanding_work.untracked); in thread_pool_executor_query_test() 195 boost::asio::execution::outstanding_work.untracked) in thread_pool_executor_query_test() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-workflow-executions/proto-google-cloud-workflow-executions-v1/src/main/java/com/google/cloud/workflows/executions/v1/ |
H A D | Execution.java | 29 * Protobuf type {@code google.cloud.workflows.executions.v1.Execution} 31 public final class Execution extends com.google.protobuf.GeneratedMessageV3 class 33 // @@protoc_insertion_point(message_implements:google.cloud.workflows.executions.v1.Execution) 36 // Use Execution.newBuilder() to construct. 37 private Execution(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Execution() method in Execution 41 private Execution() { in Execution() method in Execution 53 return new Execution(); in newInstance() 72 com.google.cloud.workflows.executions.v1.Execution.class, in internalGetFieldAccessorTable() 73 com.google.cloud.workflows.executions.v1.Execution.Builder.class); in internalGetFieldAccessorTable() 80 * Describes the current state of the execution. More states might be added [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/ |
D | blocking.hpp | 2 // execution/blocking.hpp 20 #include <boost/asio/execution/execute.hpp> 21 #include <boost/asio/execution/executor.hpp> 22 #include <boost/asio/execution/scheduler.hpp> 23 #include <boost/asio/execution/sender.hpp> 41 namespace execution { namespace 44 /// behaviour of their execution functions. 61 /// A sub-property that indicates that invocation of an executor's execution 91 /// A sub-property that indicates that invocation of an executor's execution 121 /// A sub-property that indicates that invocation of an executor's execution [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | UpdateExecutionRequest.java | 70 private com.google.cloud.aiplatform.v1.Execution execution_; 75 * Required. The Execution containing updates. 76 * The Execution's [Execution.name][google.cloud.aiplatform.v1.Execution.name] 77 * field is used to identify the Execution to be updated. Format: 78 * `projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}` 82 * .google.cloud.aiplatform.v1.Execution execution = 1 [(.google.api.field_behavior) = REQUIRED]; 85 * @return Whether the execution field is set. 95 * Required. The Execution containing updates. 96 * The Execution's [Execution.name][google.cloud.aiplatform.v1.Execution.name] 97 * field is used to identify the Execution to be updated. Format: [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | UpdateExecutionRequest.java | 70 private com.google.cloud.aiplatform.v1beta1.Execution execution_; 75 * Required. The Execution containing updates. 76 * The Execution's 77 * [Execution.name][google.cloud.aiplatform.v1beta1.Execution.name] field is 78 * used to identify the Execution to be updated. Format: 79 * `projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}` 83 …* .google.cloud.aiplatform.v1beta1.Execution execution = 1 [(.google.api.field_behavior) = REQUIRE… 86 * @return Whether the execution field is set. 96 * Required. The Execution containing updates. 97 * The Execution's [all …]
|
/aosp_15_r20/external/google-cloud-java/java-workflow-executions/proto-google-cloud-workflow-executions-v1beta/src/main/java/com/google/cloud/workflows/executions/v1beta/ |
H A D | Execution.java | 28 * Protobuf type {@code google.cloud.workflows.executions.v1beta.Execution} 30 public final class Execution extends com.google.protobuf.GeneratedMessageV3 class 32 … // @@protoc_insertion_point(message_implements:google.cloud.workflows.executions.v1beta.Execution) 35 // Use Execution.newBuilder() to construct. 36 private Execution(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Execution() method in Execution 40 private Execution() { in Execution() method in Execution 51 return new Execution(); in newInstance() 70 com.google.cloud.workflows.executions.v1beta.Execution.class, in internalGetFieldAccessorTable() 71 com.google.cloud.workflows.executions.v1beta.Execution.Builder.class); in internalGetFieldAccessorTable() 78 * Describes the current state of the execution. More states may be added [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 106 * Specify that a memory object will be playing the role of an input to an execution created from a 153 * Specify that a memory object will be playing the role of an output to an execution created from a 248 * is used as an output in a successful execution, or used as the destination memory in a successful 253 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 261 * must be the same as the output shape from the last execution using this memory object as an 320 * have been used as an output in a successful execution, or used as the destination memory in a 504 * The user must handle all compilation and execution failures from the 547 * failed execution or in a successful execution that produces incorrect 559 * Schedule synchronous evaluation of the execution. 561 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 106 * Specify that a memory object will be playing the role of an input to an execution created from a 153 * Specify that a memory object will be playing the role of an output to an execution created from a 248 * is used as an output in a successful execution, or used as the destination memory in a successful 253 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 261 * must be the same as the output shape from the last execution using this memory object as an 320 * have been used as an output in a successful execution, or used as the destination memory in a 504 * The user must handle all compilation and execution failures from the 547 * failed execution or in a successful execution that produces incorrect 559 * Schedule synchronous evaluation of the execution. 561 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 106 * Specify that a memory object will be playing the role of an input to an execution created from a 153 * Specify that a memory object will be playing the role of an output to an execution created from a 248 * is used as an output in a successful execution, or used as the destination memory in a successful 253 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 261 * must be the same as the output shape from the last execution using this memory object as an 320 * have been used as an output in a successful execution, or used as the destination memory in a 504 * The user must handle all compilation and execution failures from the 547 * failed execution or in a successful execution that produces incorrect 559 * Schedule synchronous evaluation of the execution. 561 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 109 * Specify that a memory object will be playing the role of an input to an execution created from a 156 * Specify that a memory object will be playing the role of an output to an execution created from a 251 * is used as an output in a successful execution, or used as the destination memory in a successful 256 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 264 * must be the same as the output shape from the last execution using this memory object as an 323 * have been used as an output in a successful execution, or used as the destination memory in a 507 * The user must handle all compilation and execution failures from the 550 * failed execution or in a successful execution that produces incorrect 562 * Schedule synchronous evaluation of the execution. 564 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 109 * Specify that a memory object will be playing the role of an input to an execution created from a 156 * Specify that a memory object will be playing the role of an output to an execution created from a 251 * is used as an output in a successful execution, or used as the destination memory in a successful 256 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 264 * must be the same as the output shape from the last execution using this memory object as an 323 * have been used as an output in a successful execution, or used as the destination memory in a 507 * The user must handle all compilation and execution failures from the 550 * failed execution or in a successful execution that produces incorrect 562 * Schedule synchronous evaluation of the execution. 564 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 109 * Specify that a memory object will be playing the role of an input to an execution created from a 156 * Specify that a memory object will be playing the role of an output to an execution created from a 251 * is used as an output in a successful execution, or used as the destination memory in a successful 256 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 264 * must be the same as the output shape from the last execution using this memory object as an 323 * have been used as an output in a successful execution, or used as the destination memory in a 507 * The user must handle all compilation and execution failures from the 550 * failed execution or in a successful execution that produces incorrect 562 * Schedule synchronous evaluation of the execution. 564 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 106 * Specify that a memory object will be playing the role of an input to an execution created from a 153 * Specify that a memory object will be playing the role of an output to an execution created from a 248 * is used as an output in a successful execution, or used as the destination memory in a successful 253 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 261 * must be the same as the output shape from the last execution using this memory object as an 320 * have been used as an output in a successful execution, or used as the destination memory in a 504 * The user must handle all compilation and execution failures from the 547 * failed execution or in a successful execution that produces incorrect 559 * Schedule synchronous evaluation of the execution. 561 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 109 * Specify that a memory object will be playing the role of an input to an execution created from a 156 * Specify that a memory object will be playing the role of an output to an execution created from a 251 * is used as an output in a successful execution, or used as the destination memory in a successful 256 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 264 * must be the same as the output shape from the last execution using this memory object as an 323 * have been used as an output in a successful execution, or used as the destination memory in a 507 * The user must handle all compilation and execution failures from the 550 * failed execution or in a successful execution that produces incorrect 562 * Schedule synchronous evaluation of the execution. 564 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 106 * Specify that a memory object will be playing the role of an input to an execution created from a 153 * Specify that a memory object will be playing the role of an output to an execution created from a 248 * is used as an output in a successful execution, or used as the destination memory in a successful 253 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 261 * must be the same as the output shape from the last execution using this memory object as an 320 * have been used as an output in a successful execution, or used as the destination memory in a 504 * The user must handle all compilation and execution failures from the 547 * failed execution or in a successful execution that produces incorrect 559 * Schedule synchronous evaluation of the execution. 561 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 109 * Specify that a memory object will be playing the role of an input to an execution created from a 156 * Specify that a memory object will be playing the role of an output to an execution created from a 251 * is used as an output in a successful execution, or used as the destination memory in a successful 256 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 264 * must be the same as the output shape from the last execution using this memory object as an 323 * have been used as an output in a successful execution, or used as the destination memory in a 507 * The user must handle all compilation and execution failures from the 550 * failed execution or in a successful execution that produces incorrect 562 * Schedule synchronous evaluation of the execution. 564 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 106 * Specify that a memory object will be playing the role of an input to an execution created from a 153 * Specify that a memory object will be playing the role of an output to an execution created from a 248 * is used as an output in a successful execution, or used as the destination memory in a successful 253 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 261 * must be the same as the output shape from the last execution using this memory object as an 320 * have been used as an output in a successful execution, or used as the destination memory in a 504 * The user must handle all compilation and execution failures from the 547 * failed execution or in a successful execution that produces incorrect 559 * Schedule synchronous evaluation of the execution. 561 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 109 * Specify that a memory object will be playing the role of an input to an execution created from a 156 * Specify that a memory object will be playing the role of an output to an execution created from a 251 * is used as an output in a successful execution, or used as the destination memory in a successful 256 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 264 * must be the same as the output shape from the last execution using this memory object as an 323 * have been used as an output in a successful execution, or used as the destination memory in a 507 * The user must handle all compilation and execution failures from the 550 * failed execution or in a successful execution that produces incorrect 562 * Schedule synchronous evaluation of the execution. 564 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 106 * Specify that a memory object will be playing the role of an input to an execution created from a 153 * Specify that a memory object will be playing the role of an output to an execution created from a 248 * is used as an output in a successful execution, or used as the destination memory in a successful 253 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 261 * must be the same as the output shape from the last execution using this memory object as an 320 * have been used as an output in a successful execution, or used as the destination memory in a 504 * The user must handle all compilation and execution failures from the 547 * failed execution or in a successful execution that produces incorrect 559 * Schedule synchronous evaluation of the execution. 561 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworks.h | 106 * Specify that a memory object will be playing the role of an input to an execution created from a 153 * Specify that a memory object will be playing the role of an output to an execution created from a 248 * is used as an output in a successful execution, or used as the destination memory in a successful 253 * execution, or used as the destination memory in a failed {@link ANeuralNetworksMemory_copy}. 261 * must be the same as the output shape from the last execution using this memory object as an 320 * have been used as an output in a successful execution, or used as the destination memory in a 504 * The user must handle all compilation and execution failures from the 547 * failed execution or in a successful execution that produces incorrect 559 * Schedule synchronous evaluation of the execution. 561 * <p>Schedules synchronous evaluation of the execution. Returns once the [all …]
|