Home
last modified time | relevance | path

Searched defs:routine (Results 1 – 25 of 74) sorted by relevance

123

/aosp_15_r20/external/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp78 auto routine = function(testName().c_str()); in TEST() local
116 static auto routine = secondary((testName() + "_secondary").c_str()); in TEST() local
137 auto routine = primary((testName() + "_primary").c_str()); in TEST() local
172 auto routine = function(testName().c_str()); in TEST() local
211 auto routine = function(testName().c_str()); in TEST() local
242 auto routine = function(testName().c_str()); in TEST() local
277 auto routine = function(testName().c_str()); in TEST() local
297 auto routine = function(testName().c_str()); in TEST() local
325 auto routine = function(testName().c_str()); in TEST() local
359 auto routine = function(testName().c_str()); in TEST() local
[all …]
H A DReactorSIMD.cpp51 auto routine = function(testName().c_str()); in TEST() local
83 auto routine = function(testName().c_str()); in TEST() local
118 auto routine = function(testName().c_str()); in TEST() local
160 auto routine = function(testName().c_str()); in TEST() local
198 auto routine = function(testName().c_str()); in TEST() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dpthread.h566 # define pthread_cleanup_push(routine, arg) \ argument
580 # define pthread_cleanup_push_defer_np(routine, arg) \ argument
612 # define pthread_cleanup_push(routine, arg) \ argument
629 # define pthread_cleanup_push_defer_np(routine, arg) \ argument
655 # define pthread_cleanup_push(routine, arg) \ argument
690 # define pthread_cleanup_push_defer_np(routine, arg) \ argument
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DCoroutine.hpp28 StreamBase(const std::shared_ptr<Routine> &routine, Nucleus::CoroutineHandle handle) in StreamBase()
46 std::shared_ptr<Routine> routine; member in rr::StreamBase
57 inline Stream(const std::shared_ptr<Routine> &routine, Nucleus::CoroutineHandle handle) in Stream()
151 std::shared_ptr<Routine> routine; member in rr::Coroutine
H A DRoutine.hpp43 explicit RoutineT(const std::shared_ptr<Routine> &routine) in RoutineT()
69 std::shared_ptr<Routine> routine; member in rr::RoutineT
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DComputeProgram.cpp46 SpirvRoutine routine(pipelineLayout); in generate() local
52 void ComputeProgram::setWorkgroupBuiltins(Pointer<Byte> data, SpirvRoutine *routine, Int workgroupI… in setWorkgroupBuiltins()
90 void ComputeProgram::setSubgroupBuiltins(Pointer<Byte> data, SpirvRoutine *routine, Int workgroupID… in setSubgroupBuiltins()
151 void ComputeProgram::emit(SpirvRoutine *routine) in emit()
H A DSpirvShaderImage.cpp644 …ion, SIMD::Int coordinate[], SIMD::Int sample, vk::Format imageFormat, const SpirvRoutine *routine) in setupTexelAddressData()
704 …at, OutOfBoundsBehavior outOfBoundsBehavior, SIMD::Int activeLaneMask, const SpirvRoutine *routine) in GetNonUniformTexelAddress()
765 …mple, vk::Format imageFormat, OutOfBoundsBehavior outOfBoundsBehavior, const SpirvRoutine *routine) in GetTexelAddress()
1487 const SpirvRoutine *routine = nullptr; in WriteImage() local
H A DSetupRoutine.hpp43 SetupFunction::RoutineType routine; member in sw::SetupRoutine
H A DPixelRoutine.hpp45 SpirvRoutine routine; member in sw::PixelRoutine
H A DVertexRoutine.hpp65 SpirvRoutine routine; member in sw::VertexRoutine
/aosp_15_r20/external/swiftshader/src/Device/
H A DVertexProcessor.cpp95 VertexProcessor::RoutineType VertexProcessor::routine(const State &state, in routine() function in sw::VertexProcessor
100 auto routine = routineCache->lookup(state); in routine() local
H A DSetupProcessor.cpp105 SetupProcessor::RoutineType SetupProcessor::routine(const State &state) in routine() function in sw::SetupProcessor
107 auto routine = routineCache->lookup(state); in routine() local
H A DPixelProcessor.cpp189 PixelProcessor::RoutineType PixelProcessor::routine(const State &state, in routine() function in sw::PixelProcessor
195 auto routine = routineCache->lookup(state); in routine() local
/aosp_15_r20/external/swiftshader/tests/PipelineBenchmarks/
H A DPipelineBenchmarks.cpp51 auto routine = function("one"); in Transcendental1() local
79 auto routine = function("two"); in Transcendental2() local
/aosp_15_r20/external/swiftshader/tests/ReactorBenchmarks/
H A DReactorBenchmarks.cpp92 auto routine = function("one"); in Transcedental1() local
113 auto routine = function("two"); in Transcedental2() local
/aosp_15_r20/external/googleapis/google/cloud/workflows/executions/v1/
H A Dexecutions.proto134 string routine = 2; field
180 string routine = 1; field
/aosp_15_r20/external/googleapis/google/cloud/audit/
H A Dbigquery_audit_metadata.proto238 Routine routine = 1; field
384 Routine routine = 1; field
548 Routine routine = 1; field
/aosp_15_r20/external/jemalloc_new/test/src/
H A Dthd.c6 LPTHREAD_START_ROUTINE routine = (LPTHREAD_START_ROUTINE)proc; in thd_create() local
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_exit.cpp53 void __pthread_cleanup_push(__pthread_cleanup_t* c, __pthread_cleanup_func_t routine, void* arg) { in __pthread_cleanup_push()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/
H A Dpthread.h333 #define pthread_cleanup_push(routine, arg) \ argument
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_shared/gen/include/
Dpthread.h380 #define pthread_cleanup_push(routine, arg) \ argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/
Dpthread.h380 #define pthread_cleanup_push(routine, arg) \ argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/include/
H A Dpthread.h333 #define pthread_cleanup_push(routine, arg) \ argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/
Dpthread.h380 #define pthread_cleanup_push(routine, arg) \ argument
/aosp_15_r20/external/skia/tests/
H A DSkSpanTest.cpp71 auto routine = [&](SkSpan<const int> a) { in DEF_TEST() local

123