Home
last modified time | relevance | path

Searched defs:is_thread (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
232 int is_thread; in gpu_tree_move_down_to_thread() local
248 int is_thread; in gpu_tree_move_up_to_thread() local
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
471 int is_thread; in has_sync_after_core() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
232 int is_thread; in gpu_tree_move_down_to_thread() local
248 int is_thread; in gpu_tree_move_up_to_thread() local
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
471 int is_thread; in has_sync_after_core() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
232 int is_thread; in gpu_tree_move_down_to_thread() local
248 int is_thread; in gpu_tree_move_up_to_thread() local
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
471 int is_thread; in has_sync_after_core() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
232 int is_thread; in gpu_tree_move_down_to_thread() local
248 int is_thread; in gpu_tree_move_up_to_thread() local
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
471 int is_thread; in has_sync_after_core() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
232 int is_thread; in gpu_tree_move_down_to_thread() local
248 int is_thread; in gpu_tree_move_up_to_thread() local
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
471 int is_thread; in has_sync_after_core() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
232 int is_thread; in gpu_tree_move_down_to_thread() local
248 int is_thread; in gpu_tree_move_up_to_thread() local
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
471 int is_thread; in has_sync_after_core() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
232 int is_thread; in gpu_tree_move_down_to_thread() local
248 int is_thread; in gpu_tree_move_up_to_thread() local
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
471 int is_thread; in has_sync_after_core() local
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Dgpu_tree.c116 int is_thread; in gpu_tree_insert_shared_before_thread() local
232 int is_thread; in gpu_tree_move_down_to_thread() local
248 int is_thread; in gpu_tree_move_up_to_thread() local
289 int is_thread = 0; in gpu_tree_move_down_to_depth() local
446 int is_thread; in has_sync_before_core() local
471 int is_thread; in has_sync_after_core() local
/dports/math/octave/octave-6.4.0/liboctave/util/
H A Doct-mutex.cc106 thread::is_thread (void) in is_thread() function in octave::thread
161 thread::is_thread (void) in is_thread() function in octave::thread
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Denv_recover.c60 int is_thread, progress, ret; local
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Denv_recover.c63 int is_thread, progress, ret; local
/dports/games/widelands/widelands-build21/data/scripting/
H A Dlunit.lua66 function is_thread(x) function
/dports/devel/lua-libevent/luaevent-0.4.6/test/
H A Dlunit.lua112 function is_thread(x) function
/dports/textproc/syck/syck-0.70/ext/lua/
H A Dlunit.lua109 function is_thread(x) function
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/kernel/
H A Dsc_process.cpp545 sc_process_b::sc_process_b( const char* name_p, bool is_thread, bool free_host, in sc_process_b()
/dports/net-im/toot/toot-0.28.0/toot/tui/
H A Dtimeline.py34 def __init__(self, name, statuses, focus=0, is_thread=False): argument
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-madvise.c46 bool is_thread; member
/dports/x11-fm/librfm/librfm5-5.3.16.4/rodent/
H A Drodent_popup.c108 gboolean is_thread = (g_thread_self() != rfm_get_gtk_thread()); in rodent_pop_menu() local
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/telemetry/
H A Dtelemetry.h89 int is_thread; member
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dswoole_admin_server.cc345 bool is_thread = serv->is_reactor_thread(); in handle_get_memory_info() local
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/ServiceRegistration/
H A Droute.h116 bool is_thread; member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dthread-db.c147 #define is_thread(ptid) (GET_THREAD (ptid) != 0) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dthread-db.c147 #define is_thread(ptid) (GET_THREAD (ptid) != 0) macro
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dsol-thread.c107 #define is_thread(ptid) (GET_THREAD (ptid) != 0) macro
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dsol-thread.c104 #define is_thread(ptid) (GET_THREAD (ptid) != 0) macro

12