Home
last modified time | relevance | path

Searched defs:execution (Results 176 – 200 of 256) sorted by relevance

1234567891011

/aosp_15_r20/external/coreboot/src/lib/
H A Dhardwaremain.c233 long execution = mono_time_diff_microseconds(&previous_sample, &this_sample); in bs_sample_time() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_atomics_test.cpp34 const std::string& execution) { in GenerateShaderCodeImpl()
100 const std::string execution = R"( in GenerateShaderCode() local
126 const std::string execution = R"( in GenerateShaderComputeCode() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/smartspace/
H A DDreamSmartspaceControllerTest.kt65 @Mock private lateinit var execution: Execution variable in com.android.systemui.smartspace.DreamSmartspaceControllerTest
/aosp_15_r20/external/google-cloud-java/java-notebooks/google-cloud-notebooks/src/main/java/com/google/cloud/notebooks/v1/
H A DNotebookServiceClient.java3751 ExecutionName parent, Execution execution, String executionId) { in createExecutionAsync()
3788 String parent, Execution execution, String executionId) { in createExecutionAsync()
/aosp_15_r20/external/aws-sdk-java-v2/services/iotjobsdataplane/src/main/resources/codegen-resources/
H A Dservice-2.json140 "execution":{ object
388 "execution":{ object
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/smartspace/
H A DDreamSmartspaceController.kt53 private val execution: Execution, in <lambda>() constant in com.android.systemui.dreams.smartspace.DreamSmartspaceController
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/
H A DMedia3ActionFactory.kt66 private val execution: Execution, in <lambda>() constant in com.android.systemui.media.controls.domain.pipeline.Media3ActionFactory
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestUnknownDimensions.cpp249 Execution execution(&compilation); in TestOne() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc227 Status DebugEventsWriter::WriteExecution(Execution* execution) { in WriteExecution()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dhandler_work.hpp44 namespace execution { namespace
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DPreparedModel.cpp250 std::shared_ptr<IExecution> execution; in createReusableExecution() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DLSTMTest.cpp196 Execution execution(&compilation); in Invoke() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_atomics_test.cpp34 const std::string& execution) { in GenerateShaderCodeImpl()
100 const std::string execution = R"( in GenerateShaderCode() local
126 const std::string execution = R"( in GenerateShaderComputeCode() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_atomics_test.cpp34 const std::string& execution) { in GenerateShaderCodeImpl()
100 const std::string execution = R"( in GenerateShaderCode() local
126 const std::string execution = R"( in GenerateShaderComputeCode() local
/aosp_15_r20/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp266 Execution execution(&compilation); in runRandomModel() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDispatchTests.cpp444 bool execution; in init() member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/shader/
Dreflect.rs73 let execution = shader_execution(spirv, execution_model, function_id); in entry_points() localVariable
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/manual/presets/
Dschema.json855 "execution": { object
958 "execution": {}, object
989 "execution": {} object
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Ddebug_event.pb.cc309 DebugEvent::_Internal::execution(const DebugEvent* msg) { in execution() function in tensorflow::DebugEvent::_Internal
395 void DebugEvent::set_allocated_execution(::tensorflow::Execution* execution) { in set_allocated_execution()
/aosp_15_r20/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/proto/google/cloud/notebooks/v1/
H A Dservice.proto997 Execution execution = 3 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/notebooks/v1/
H A Dservice.proto997 Execution execution = 3 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverAidl.cpp672 std::shared_ptr<aidl_hal::IExecution>* execution) { in createReusableExecution()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dxla.proto649 ExecutionHandle execution = 1; field
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java663 @NonNull Execution execution, in UdfpsController()
/aosp_15_r20/cts/tests/tests/sharesheet/src/android/sharesheet/cts/
H A DCtsSharesheetDeviceTest.java1365 ThrowingRunnable execution, Runnable cleanup) { in runAndExecuteCleanupBeforeAnyThrow()

1234567891011