Home
last modified time | relevance | path

Searched defs:has_debug (Results 1 – 21 of 21) sorted by relevance

/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()
51 bool* has_debug; in main() local
/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()
51 bool* has_debug; in main() local
/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()
51 bool* has_debug; in main() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/shadergroup/
H A Dshadergroup.h246 inline bool ShaderGroup::has_debug() const in has_debug() function
/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
/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
/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
/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
/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
/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
/dports/astro/phd2/phd2-2.6.10/
H A Dlog_uploader.cpp84 bool has_debug = false; member
/dports/devel/py-logbook/Logbook-1.1.0/logbook/
H A Dhandlers.py964 def has_debug(self, *args, **kwargs): member in TestHandler
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstelement.c2106 gboolean has_debug = TRUE; in gst_element_message_full_with_details() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ddebug_lock_order.cc1812 bool has_debug() const { return m_lo_flags & LO_FLAG_DEBUG; } in has_debug() function in LO_class
1906 bool has_debug() const { return m_lo_flags & LO_FLAG_DEBUG; } in has_debug() function in LO_node
1962 bool has_debug() const { return m_lo_flags & LO_FLAG_DEBUG; } in has_debug() function in LO_arc
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-0.32.2/src/sdl2/
H A Dvideo.rs361 pub fn has_debug(&self) -> bool { self.flags & 0x0001 != 0 } in has_debug() method
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-0.32.2/src/sdl2/
H A Dvideo.rs361 pub fn has_debug(&self) -> bool { self.flags & 0x0001 != 0 } in has_debug() method
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcconfig.c3954 bool has_debug = r_sys_getenv_asbool ("R2_DEBUG"); in r_core_parse_radare2rc() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c575 uint8_t has_debug : 1; member
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c577 uint8_t has_debug : 1; member
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c598 uint8_t has_debug : 1; member
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c607 uint8_t has_debug : 1; member