Home
last modified time | relevance | path

Searched refs:debugs (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/npm/node_modules/debuglog/
Ddebuglog.js5 var debugs = {}; variable
10 if (!debugs[set]) {
13 debugs[set] = function() { function
18 debugs[set] = function() {};
21 return debugs[set];
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dmodule.h101 inline IteratorRange<inst_iterator> debugs();
102 inline IteratorRange<const_inst_iterator> debugs() const;
222 inline IteratorRange<Module::inst_iterator> Module::debugs() { in debugs() function
226 inline IteratorRange<Module::const_inst_iterator> Module::debugs() const { in debugs() function
Dstrip_debug_info_pass.cpp21 bool modified = !module->debugs().empty(); in Process()
Daggressive_dead_code_elim_pass.cpp205 for (auto& di : module_->debugs()) { in AggressiveDCE()
/third_party/node/deps/npm/node_modules/core-util-is/
Dfloat.patch83 -var debugs = {};
89 - if (!debugs[set]) {
92 - debugs[set] = function() {
97 - debugs[set] = function() {};
100 - return debugs[set];
/third_party/ltp/tools/sparse/sparse-src/
Doptions.c803 static struct flag debugs[] = { variable
815 char ** ret = handle_onoff_switch(arg, next, debugs); in handle_switch_v()
828 handle_onoff_switch_finalize(debugs); in handle_switch_v_finalize()
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-winrt.md418 debugs ARM-based apps via IP networks.
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.813383 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.815554 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
/third_party/gstreamer/gstplugins_good/
DChangeLog114872 interleave: fix indenting and upgrade two debugs to warnings.
114873 Fix newlines in variable decls. Change two debugs to become warnings as they
122344 [MOVED FROM GST-P-FARSIGHT] added debugs
135405 gst/wavparse/gstwavparse.c: More code cleanups. Add some more comment and improve debugs logs.
135408 More code cleanups. Add some more comment and improve debugs logs.
141012 Add some debugs.
142846 …gst/avi/gstavidemux.c: remove dead code, tweak debugs statements, add comments, use _uint64_scale …
142860 remove dead code, tweak debugs statements, add comments, use
146293 … ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more error handling, add some
146303 Add debugs logs here and there, add more error handling, add some
/third_party/gstreamer/gstplugins_bad/
DChangeLog16392 klass is not a GstObject, and these debugs print should likely not be
77649 ladspa: Fix some debugs
197231 Add some debugs.
197678 Add some debugs.
202097 [MOVED FROM GST-P-FARSIGHT] added debugs
225160 Add some debugs.
228351 … ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more error handling, add some
228361 Add debugs logs here and there, add more error handling, add some
/third_party/gstreamer/gstreamer/
DChangeLog38826 pad: move debug function closer to the enum it debugs
/third_party/gstreamer/gstplugins_base/
DChangeLog125745 decodebin2: fix up the debugs and warnings