Searched defs:task (Results 1 - 25 of 27) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dwarn04.C7 template<class T> class task { class
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/packaged_task/cons/
H A Dalloc2.cc36 typedef packaged_task<void()> task; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/promise/
H A D60966.cc50 std::promise<void>* task = new std::promise<void>; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr53249.c13 struct gomp_task *task; member in struct:gomp_thread
23 struct gomp_task *task = thr->task; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/tic6x/
H A Dcold-lc.c6 struct task_struct *task; member in struct:thread_info
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dcold-lc.c7 struct task_struct *task; member in struct:thread_info
/haiku-buildtools/binutils/gold/testsuite/
H A Dobject_unittest.cc45 const Task* task = reinterpret_cast<const Task*>(-1); local
H A Dbinary_unittest.cc75 const Task* task = reinterpret_cast<const Task*>(-1); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/torture/
H A Dpr65505.c6 struct task_struct *task; member in struct:thread_info
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_malloc_mac.cc260 kern_return_t mi_enumerator(task_t task, void *, argument
/haiku-buildtools/gcc/libgomp/
H A Dtask.c64 gomp_init_task (struct gomp_task *task, struct gomp_task *parent_task, argument
88 struct gomp_task *task = thr->task; local
97 struct gomp_task *task = children; local
143 struct gomp_task task; local
192 struct gomp_task *task; local
490 struct gomp_task *task = child_task->dependers->elem[i]; local
679 struct gomp_task *task = thr->task; local
776 struct gomp_task *task = thr->task; local
898 struct gomp_task *task = thr->task; local
1069 struct gomp_task *task = thr->task; local
1093 struct gomp_task *task = thr->task; local
[all...]
H A Dteam.c55 struct gomp_task *task; member in struct:gomp_thread_start_data
99 struct gomp_task *task = thr->task; local
116 struct gomp_task *task = thr->task; local
264 struct gomp_task *task = thr->task; local
278 struct gomp_task *task; local
943 struct gomp_task *task = gomp_malloc (sizeof (struct gomp_task)); local
[all...]
H A Dlibgomp.h281 struct gomp_task *task; member in struct:gomp_task_depend_entry
440 struct gomp_task *task; member in struct:gomp_thread
501 struct gomp_task *task = gomp_thread ()->task; local
616 gomp_finish_task(struct gomp_task *task) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Dgold.cc131 Middle_runner::run(Workqueue* workqueue, const Task* task) argument
162 Gc_runner::run(Workqueue* workqueue, const Task* task) argument
483 queue_middle_tasks(const General_options& options, const Task* task, const Input_objects* input_objects, Symbol_table* symtab, Layout* layout, Workqueue* workqueue, Mapfile* mapfile) argument
[all...]
H A Dbinary.cc74 Binary_to_elf::convert(const Task* task) argument
128 Binary_to_elf::sized_convert(const Task* task) argument
H A Dtoken.h218 Task_write_token(Task_token* token, const Task* task) argument
262 Task_lock_obj(const Task* task, Obj* obj) argument
[all...]
H A Darchive.h69 Library_base(Task* task) argument
H A Dfileread.cc192 File_read::open(const Task* task, const std::string& name) argument
222 File_read::open(const Task* task, const std::string& name, argument
293 File_read::lock(const Task* task) argument
304 File_read::unlock(const Task* task) argument
883 Input_file::Input_file(const Task* task, const char* name, argument
1085 open(const Dirsearch& dirpath, const Task* task, int* pindex) argument
1123 open_binary(const Task* task, const std::string& name) argument
[all...]
H A Darchive.cc963 Thin_archive_object_unlocker(const Task *task, Object* obj) argument
1184 Lib_group::Lib_group(const Input_file_lib* lib, Task* task) argument
198 Archive(const std::string& name, Input_file* input_file, bool is_thin_archive, Dirsearch* dirpath, Task* task) argument
H A Dplugin.cc545 Plugin_manager::all_symbols_read(Workqueue* workqueue, Task* task, argument
592 Plugin_manager::rescan(Task* task) argument
H A Dsymtab.cc3453 Symbol_table::linenos_from_loc(const Task* task, argument
3510 Symbol_table::detect_odr_violations(const Task* task, argument
H A Dtarget.h388 relax(int pass, const Input_objects* input_objects, Symbol_table* symtab, Layout* layout, const Task* task) argument
H A Dscript-sections.cc1713 const Task* task = reinterpret_cast<const Task*>(-1); local
H A Dscript.cc1577 const Task* task = reinterpret_cast<const Task*>(-1); local
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_host.cpp2091 OffloadDescriptor *task = m_device.find_signal(waits[i], true); local
4371 OffloadDescriptor *task = local
[all...]

Completed in 348 milliseconds

12