Home
last modified time | relevance | path

Searched refs:has_debug (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/cmake-gui/cmake-3.22.1/Tests/CudaOnly/GPUDebugFlag/
H A Dmain.cu6 static __global__ void debug_kernel(bool* has_debug) in debug_kernel() argument
10 *has_debug = true; in debug_kernel()
12 *has_debug = false; in debug_kernel()
51 bool* has_debug; in main() local
52 cudaError_t err = cudaMallocManaged(&has_debug, sizeof(bool)); in main()
59 debug_kernel<<<1, 1>>>(has_debug); in main()
66 if (*has_debug == false) { in main()
/dports/devel/cmake/cmake-3.22.1/Tests/CudaOnly/GPUDebugFlag/
H A Dmain.cu6 static __global__ void debug_kernel(bool* has_debug) in debug_kernel() argument
10 *has_debug = true; in debug_kernel()
12 *has_debug = false; in debug_kernel()
51 bool* has_debug; in main() local
52 cudaError_t err = cudaMallocManaged(&has_debug, sizeof(bool)); in main()
59 debug_kernel<<<1, 1>>>(has_debug); in main()
66 if (*has_debug == false) { in main()
/dports/devel/cmake-doc/cmake-3.22.1/Tests/CudaOnly/GPUDebugFlag/
H A Dmain.cu6 static __global__ void debug_kernel(bool* has_debug) in debug_kernel() argument
10 *has_debug = true; in debug_kernel()
12 *has_debug = false; in debug_kernel()
51 bool* has_debug; in main() local
52 cudaError_t err = cudaMallocManaged(&has_debug, sizeof(bool)); in main()
59 debug_kernel<<<1, 1>>>(has_debug); in main()
66 if (*has_debug == false) { in main()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/shadergroup/
H A Dshadergroup.h126 bool has_debug() const;
246 inline bool ShaderGroup::has_debug() const in has_debug() function
/dports/devel/py-logbook/Logbook-1.1.0/tests/
H A Dtest_logbook.py17 assert handler.has_debug('a debug message')
H A Dtest_handlers.py126 assert h1.has_debug('puzzled')
/dports/astro/phd2/phd2-2.6.10/
H A Dlog_uploader.cpp84 bool has_debug = false; member
474 if (session.has_guide || session.has_debug) in DoSort()
557 s.has_debug = true; in LoadGrid()
562 it->second.has_debug = true; in LoadGrid()
821 if (session.has_guide || session.has_debug) in OnCellLeftClick()
1191 if (session.has_guide && session.has_debug) in ConfirmUpload()
1193 else if (session.has_debug) in ConfirmUpload()
1234 if (session.has_debug) in ExecUpload()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs-debugger.c96 if (b->has_debug) { in js_debugger_build_backtrace()
/dports/graphics/zint/zint-2.10.0-src/backend/tests/
H A Dtestcommon.h91 const char *name; void *func; int has_index; int has_generate; int has_debug; member
H A Dtestcommon.c264 if (funcs[i].has_index && funcs[i].has_generate && funcs[i].has_debug) { in testRun()
269 } else if (funcs[i].has_index && funcs[i].has_debug) { in testRun()
276 } else if (funcs[i].has_generate && funcs[i].has_debug) { in testRun()
283 } else if (funcs[i].has_debug) { in testRun()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dgluster.c827 gconf->has_debug = true; in qemu_gluster_open()
918 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1159 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dgluster.c827 gconf->has_debug = true; in qemu_gluster_open()
917 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1158 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dgluster.c818 gconf->has_debug = true; in qemu_gluster_open()
895 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1125 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dgluster.c834 gconf->has_debug = true; in qemu_gluster_open()
924 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1165 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dgluster.c827 gconf->has_debug = true; in qemu_gluster_open()
917 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1158 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/textproc/p5-Text-Xslate/Text-Xslate-3.4.0/lib/Text/Xslate/
H A DRunner.pm283 if $self->has_debug;
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-mep.c373 static int has_debug = 0; in mep_check_for_disabled_registers() local
398 has_debug = 1; in mep_check_for_disabled_registers()
420 if (!has_debug) in mep_check_for_disabled_registers()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-mep.c372 static int has_debug = 0; in mep_check_for_disabled_registers() local
397 has_debug = 1; in mep_check_for_disabled_registers()
419 if (!has_debug) in mep_check_for_disabled_registers()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-mep.c372 static int has_debug = 0; in mep_check_for_disabled_registers() local
397 has_debug = 1; in mep_check_for_disabled_registers()
419 if (!has_debug) in mep_check_for_disabled_registers()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-mep.c373 static int has_debug = 0; in mep_check_for_disabled_registers() local
398 has_debug = 1; in mep_check_for_disabled_registers()
420 if (!has_debug) in mep_check_for_disabled_registers()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dgluster.c841 gconf->has_debug = true; in qemu_gluster_open()
931 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1171 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dgluster.c841 gconf->has_debug = true; in qemu_gluster_open()
931 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1171 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dgluster.c841 gconf->has_debug = true; in qemu_gluster_open()
931 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1172 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dgluster.c841 gconf->has_debug = true; in qemu_gluster_open()
931 gconf->has_debug = true; in qemu_gluster_reopen_prepare()
1171 gconf->has_debug = true; in qemu_gluster_co_create_opts()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-mep.c372 static int has_debug = 0; in mep_check_for_disabled_registers() local
397 has_debug = 1; in mep_check_for_disabled_registers()
419 if (!has_debug) in mep_check_for_disabled_registers()

12