Home
last modified time | relevance | path

Searched refs:debug (Results 526 - 550 of 2417) sorted by relevance

1...<<21222324252627282930>>...97

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_internal.h34 } debug; member
H A Dvn_common.h47 #define VN_DEBUG(category) (unlikely(vn_env.debug & VN_DEBUG_##category))
184 uint64_t debug; member
/third_party/node/deps/v8/src/base/debug/
H A Dstack_trace.h30 namespace debug { namespace
93 } // namespace debug
H A Dstack_trace.cc5 #include "src/base/debug/stack_trace.h"
16 namespace debug { namespace
38 } // namespace debug
H A Dstack_trace_win.cc8 #include "src/base/debug/stack_trace.h"
30 namespace debug { namespace
46 debug::StackTrace(info).Print(); in StackDumpExceptionFilter()
247 } // namespace debug
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.h75 /* debug callback is used for shader-db logs in case the lookup triggers
80 struct util_debug_callback *debug);
/third_party/rust/crates/clap/clap_mangen/examples/
H A Dman.rs27 arg!(-d --debug ... "Turn debugging information on") in main()
/third_party/python/Tools/c-analyzer/c_common/
H A Dstrutil.py23 logger.debug(f'ignored in parse_entries(): +{filename}')
/third_party/pulseaudio/src/tests/
H A Dtest-daemon.sh41 --log-level=debug \
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/
H A Dextension.js29 // If the extension is launched in debug mode then the debug server options are used
33 debug: { command: serverModule, transport: langClient.stdio, options: debugOptions }
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/
H A Dextension.js29 // If the extension is launched in debug mode then the debug server options are used
33 debug: { command: serverModule, transport: langClient.stdio, options: debugOptions }
/third_party/rust/crates/os_str_bytes/src/wasm/
H A Draw.rs31 pub(crate) fn debug(string: &[u8], _: &mut Formatter<'_>) -> fmt::Result {
/third_party/spirv-tools/utils/vscode/
H A Dextension.js29 // If the extension is launched in debug mode then the debug server options are used
33 debug: { command: serverModule, transport: langClient.stdio, options: debugOptions }
/third_party/python/Lib/test/
H A Dtest_logging.py215 DEB.debug(m())
220 ERR.debug(m())
222 INF.debug(m())
254 INF_ERR.debug(m())
282 INF_UNDEF.debug(m())
285 INF_ERR_UNDEF.debug(m())
312 GRANDCHILD.debug(m())
313 CHILD.debug(m())
1123 self.mem_logger.debug(self.next_message())
1137 self.mem_logger.debug(sel
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_module.c110 if (mod->debug.elf != mod->main.elf) in __libdwfl_module_free()
111 free_file (&mod->debug); in __libdwfl_module_free()
/third_party/alsa-lib/test/
H A Dseq.c24 int debug = 0; variable
142 printf(" -d,--debug debug mode\n"); in help()
161 {"debug", 0, NULL, HELPID_DEBUG}, in main()
181 debug = 1; in main()
/third_party/icu/tools/multi/c/
H A DMakefile75 ( cd $(BLD)/r$*/icu/source ; env CPPFLAGS="$(XTRA_RICU_CPPFLAGS)" `$(ICUCONF) "$(BLD)/r$*/icu/source" "$*"` --enable-renaming --enable-shared --disable-static --enable-release --disable-debug --prefix=$(INS)/r$* )
81 ( cd $(BLD)/$*/icu/source ; env CPPFLAGS="$(XTRA_ICU_CPPFLAGS)" `$(ICUCONF) "$(BLD)/$*/icu/source" "$*"` --disable-renaming --enable-shared --disable-static --enable-release --disable-debug --prefix=$(INS)/$* )
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_sampler_view.c85 if (ss->debug.no_sampler_view) in svga_get_tex_sampler_view()
88 if (ss->debug.force_sampler_view) in svga_get_tex_sampler_view()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_props.c318 if (dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) in panfrost_open_device()
319 pandecode_initialize(!(dev->debug & PAN_DBG_TRACE)); in panfrost_open_device()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c198 compiler.Base.debug = &r300->debug; in r300_translate_vertex_shader()
/third_party/node/deps/openssl/openssl/util/
H A Dmkdef.pl35 my $debug = 0;
205 if $debug && $1 == 0;
/third_party/openssl/util/
H A Dmkdef.pl35 my $debug = 0;
205 if $debug && $1 == 0;
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_enc_ref.h41 RK_U32 debug; member
/test/xts/acts/ability/ability_runtime/fa/faapplicationinfo/src/main/js/MainAbility2/pages/index/
H A Dindex.js66 console.debug('==========Terminate Ability Success==========')
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.h38 /* This is the location of the debug logfile (and also the copy of the
111 extern int debug;

Completed in 12 milliseconds

1...<<21222324252627282930>>...97