Home
last modified time | relevance | path

Searched full:executor (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dexecutor1 // <experimental/executor> -*- C++ -*-
25 /** @file experimental/executor
144 /// Trait for determining whether to construct an object with an executor.
167 /// Helper to associate an executor with a type.
211 /// Helper to bind an executor to an object or function.
293 /// Polymorphic wrapper for types satisfying the Executor requirements.
294 class executor;
297 operator==(const executor&, const executor&) noexcept;
300 operator==(const executor&, nullptr_t) noexcept;
303 operator==(nullptr_t, const executor&) noexcept;
[all …]
H A Dnet37 #include <experimental/executor>
H A Dnetfwd65 class executor;
H A Dio_context44 #include <experimental/executor>
77 /// An executor for an io_context.
89 // executor operations:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dexecutor1 // <experimental/executor> -*- C++ -*-
25 /** @file experimental/executor
144 /// Trait for determining whether to construct an object with an executor.
167 /// Helper to associate an executor with a type.
211 /// Helper to bind an executor to an object or function.
293 /// Polymorphic wrapper for types satisfying the Executor requirements.
294 class executor;
297 operator==(const executor&, const executor&) noexcept;
300 operator==(const executor&, nullptr_t) noexcept;
303 operator==(nullptr_t, const executor&) noexcept;
[all …]
H A Dnet37 #include <experimental/executor>
H A Dnetfwd65 class executor;
H A Dio_context44 #include <experimental/executor>
77 /// An executor for an io_context.
89 // executor operations:
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A DRTExecutor.h33 // enables the executor to run ready tasks in priority order.
39 // executor. This method should be called exactly as many times as AddTask
40 // was called on the executor.
58 // The scheduler queue calls this method to tell the executor that it has
59 // a new task to run. The executor should use its execution mechanism to
65 // schedule the specified "task" for execution in this executor.
70 // A multithreaded executor based on a thread pool.
H A DRTScheduler.h50 void setDefaultExecutor(RTExecutor* executor);
51 RT_RET setExecutor(RTTaskNode *node, RTExecutor* executor);
H A DRTTaskGraph.h104 RT_RET setExternalExecutor(RTExecutor *executor);
/OK3568_Linux_fs/external/xserver/
H A D.gitlab-ci.yml27 name: gcr.io/kaniko-project/executor:debug
37 /kaniko/executor --context kaniko-context --no-push && exit 0
46 /kaniko/executor --context kaniko-context --destination $IMAGE_LOCAL && exit 0
49 - /kaniko/executor --context $CI_PROJECT_DIR/.gitlab-ci --destination $IMAGE_LOCAL
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_executor.c517 MALI_DEBUG_PRINT(4, ("Executor: GP interrupt from %s in %s half\n", in mali_executor_interrupt_gp()
534 MALI_PRINT(("Executor GP: Job %d Timeout on %s\n", in mali_executor_interrupt_gp()
581 MALI_DEBUG_PRINT(3, ("Executor: PLBU needs more heap memory\n")); in mali_executor_interrupt_gp()
605 MALI_DEBUG_PRINT(4, ("Executor: Group %s completed with %s\n", in mali_executor_interrupt_gp()
651 MALI_DEBUG_PRINT(4, ("Executor: PP interrupt from %s in %s half\n", in mali_executor_interrupt_pp()
678 MALI_PRINT(("Executor PP: Job %d Timeout on %s\n", in mali_executor_interrupt_pp()
712 MALI_DEBUG_PRINT(4, ("Executor: Group %s completed with %s\n", in mali_executor_interrupt_pp()
756 MALI_DEBUG_PRINT(4, ("Executor: MMU interrupt from %s in %s half\n", in mali_executor_interrupt_mmu()
811 …MALI_DEBUG_PRINT(2, ("Executor: Mali page fault detected at 0x%x from bus id %d of type %s on %s\n… in mali_executor_interrupt_mmu()
816 MALI_DEBUG_PRINT(3, ("Executor: MMU rawstat = 0x%08X, MMU status = 0x%08X\n", in mali_executor_interrupt_mmu()
[all …]
H A Dmali_gp_job.h29 * but relies on other locks instead (scheduler, executor and timeline lock).
58 * These members are used by the executor and/or group,
59 * protected by executor lock
64 * Set by executor/group on job completion, read by scheduler when
65 * returning job to user. Hold executor lock when setting,
H A Dmali_pp_job.h42 * but relies on other locks instead (scheduler, executor and timeline lock).
72 * These members are used by both scheduler and executor.
95 * Set by executor/group on job completion, read by scheduler when
96 * returning job to user. Hold executor lock when setting,
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A D__init__.py56 def load_test_components(logger, executor): argument
82 != executor:
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A DINT10.HOWTO2 INT10 X86 Real Mode executor
71 The int10 real mode executor is designed to run on top of various x86
82 for the INT10 executor:
104 4. The executor should terminate on encountering a 'hlt' instruction.
H A Dxf86int10.h74 /* x86 executor related functions */
120 /* x86 executor related functions */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dregex_executor.tcc66 // At the very beginning the executor stands in the start state, then it
71 // state, the whole executor returns true.
168 // (__rep_count.first). This prevent the executor from entering
213 // If it's DFS executor and already accepted, we're done. in _M_handle_repeat()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dregex_executor.tcc66 // At the very beginning the executor stands in the start state, then it
71 // state, the whole executor returns true.
168 // (__rep_count.first). This prevent the executor from entering
213 // If it's DFS executor and already accepted, we're done. in _M_handle_repeat()
/OK3568_Linux_fs/kernel/lib/kunit/
H A DMakefile7 executor.o
/OK3568_Linux_fs/yocto/poky/documentation/
H A Dbitbake.rst13 - BitBake, a generic task executor
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py101 """ Checks-out bitbake executor and layers from git repositories.
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_mali.c458 /* the mali executor lock must be held before enter this function. */ in _mali_osk_gpu_reset_and_secure_mode_enable()
476 /* the mali executor lock must be held before enter this function. */ in _mali_osk_gpu_reset_and_secure_mode_disable()
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dterms.rst53 The task executor and scheduler used by the OpenEmbedded build system to
250 executor. Throughout the Yocto Project documentation set, the

12