| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | TaskQueue.h | 40 template <typename Callable> struct Task { struct 42 explicit Task(Callable C, TaskQueue &Parent) in Task() argument 59 Parent->completeTask(); in operator() argument 64 TaskQueue *Parent; argument 86 Task<Callable> T{std::move(C), *this}; in async() argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/thread/ |
| D | micro_thread_pool.h | 24 typedef struct Task { struct 32 } Task; argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| D | task.h | 64 Task::Task() {} in Task() function 65 Task::Task(const Task& o) : function(o.function), flags(o.flags) {} in Task() function 66 Task::Task(Task&& o) : function(std::move(o.function)), flags(o.flags) {} in Task() function 67 Task::Task(const Function& function, Flags flags /* = Flags::None */) in Task() function 69 Task::Task(Function&& function, Flags flags /* = Flags::None */) in Task() function
|
| /third_party/rust/rust/tests/ui/generator/ |
| D | layout-error.rs | 9 pub struct Task<F: Future>(F); struct 10 impl<F: Future> Task<F> { impl 24 type F = impl Future; in main()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkQueue.hpp | 79 struct Task struct in vk::Queue 81 uint32_t submitCount = 0; 82 SubmitInfo *pSubmits = nullptr; 83 std::shared_ptr<sw::CountedEvent> events; 85 enum Type 90 Type type = SUBMIT_QUEUE;
|
| /third_party/rust/rust/library/std/src/sys/sgx/ |
| D | thread.rs | 30 pub(super) struct Task { struct 31 p: Box<dyn FnOnce()>, 32 done: JoinNotifier, 35 impl Task { impl 36 pub(super) fn new(p: Box<dyn FnOnce()>) -> (Task, JoinHandle) { in new()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | ThreadPool.cpp | 34 PackagedTaskTy Task; in ThreadPool() local 81 std::shared_future<void> ThreadPool::asyncImpl(TaskTy Task) { in asyncImpl() 125 auto Task = std::move(Tasks.front()); in wait() local 131 std::shared_future<void> ThreadPool::asyncImpl(TaskTy Task) { in asyncImpl()
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/thread/ |
| D | threadpool.h | 64 typedef struct Task { struct 65 Task(Func f, Content c) : func(f), content(c) {} in Task() function 70 } Task; argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | Caching.cpp | 35 return [=](unsigned Task, StringRef Key) -> AddStreamFn { in localCache() 76 unsigned Task; in localCache() member 133 return [=](size_t Task) -> std::unique_ptr<NativeObjectStream> { in localCache()
|
| /third_party/grpc/test/core/event_engine/fuzzing_event_engine/ |
| D | fuzzing_event_engine.h | 166 struct Task { struct 167 Task(intptr_t id, absl::AnyInvocable<void()> closure) in Task() argument 169 intptr_t id; 170 absl::AnyInvocable<void()> closure;
|
| /third_party/icu/docs/processes/release/tasks/ |
| D | docs.md | 252 ### Task subsection 255 verify that the API is surrounded by the appropriate #ifndef..#endif. 259 times. Use one #ifndef..#endif guard per API status and ICU version.
|
| /third_party/typescript/tests/baselines/reference/ |
| D | asyncImportedPromise_es6.js | 4 export class Task<T> extends Promise<T> { } class 9 async example<T>(): Task<T> { return; } field in Test
|
| D | asyncImportedPromise_es5.js | 4 export class Task<T> extends Promise<T> { } class 9 async example<T>(): Task<T> { return; } field in Test 33 function Task() { class in Task
|
| /third_party/typescript/tests/cases/conformance/async/es6/ |
| D | asyncImportedPromise_es6.ts | 4 export class Task<T> extends Promise<T> { } class
|
| /third_party/musl/libc-test/src/functionalext/adlt/base/cdtors/ |
| D | README.md | 3 ## Task section in cdtors
|
| /third_party/skia/experimental/graphite/src/ |
| D | Task.cpp | 12 Task::Task() {} in Task() function in skgpu::Task
|
| /third_party/typescript/tests/cases/conformance/async/es5/ |
| D | asyncImportedPromise_es5.ts | 5 export class Task<T> extends Promise<T> { } class
|
| /third_party/rust/rust/tests/ui/deriving/ |
| D | deriving-enum-single-variant.rs | 8 pub enum Task { enum
|
| /third_party/typescript/tests/arkTSTest/testcase/common-lib/ |
| D | @ohos.taskpool.d.ts | 2 class Task { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | non_marl_bench.cpp | 56 using Task = std::function<uint32_t(uint32_t)>; in SingleQueueTaskExecutor() typedef 123 using Task = std::function<uint32_t(uint32_t)>; in MultiQueueTaskExecutor() typedef
|
| /third_party/rust/rust/tests/ui/higher-ranked/trait-bounds/normalize-under-binder/ |
| D | issue-62529-1.rs | 66 struct Task { struct 71 fn task<P>(processor: P) -> Task in task() argument
|
| /third_party/typescript/tests/cases/compiler/ |
| D | contextualOverloadListFromArrayUnion.ts | 27 interface Task<T> { interface
|
| /third_party/skia/dm/ |
| D | DM.cpp | 1107 struct Task { struct 1108 Task(const TaggedSrc& src, const TaggedSink& sink) : src(src), sink(sink) {} in Task() argument 1112 static void Run(const Task& task) { in Run() argument 1254 static SkString identify_gamut(SkColorSpace* cs) { in identify_gamut() 1280 static SkString identify_transfer_fn(SkColorSpace* cs) { in identify_transfer_fn() 1323 static void WriteToDisk(const Task& task, in WriteToDisk() argument 1403 static void RunGMVerifiers(const Task& task, const SkBitmap& actualBitmap) { in RunGMVerifiers() argument
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | RecordingPriv.h | 16 class Task; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/ |
| D | coco_node.h | 83 const std::string &Task() const { return task_; } in Task() function
|