Home
last modified time | relevance | path

Searched defs:debug_stream (Results 1 – 25 of 123) sorted by relevance

12345

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream struct
42 void i915_disassemble_program(struct debug_stream *stream, argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_debug_private.h34 struct debug_stream { struct
35 unsigned offset; /* current gtt offset */
36 char *ptr; /* pointer to gtt offset zero */
37 char *end; /* pointer to gtt offset zero */
38 unsigned print_addresses;
/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/audiographer/
H A Ddebuggable.h45 : stream (debug_stream) {} in stream() argument
55 std::ostream & debug_stream() { return stream; } in debug_stream() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/clients/
H A Dweston-debug.c64 struct debug_stream { struct
69 struct weston_debug_stream_v1 *obj; argument
78 static struct debug_stream * argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/clients/
H A Dweston-debug.c64 struct debug_stream { struct
69 struct weston_debug_stream_v1 *obj; argument
78 static struct debug_stream * argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp110 PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, in CompilandIndexItem()
132 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, nullptr); in GetOrCreateCompiland() local
137 llvm::pdb::ModuleDebugStreamRef debug_stream(descriptor, in GetOrCreateCompiland() local
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/tests/
H A Ddebug-stream.c45 mongoc_stream_debug_t *debug_stream = (mongoc_stream_debug_t *) stream; in _mongoc_stream_debug_destroy() local
57 mongoc_stream_debug_t *debug_stream = (mongoc_stream_debug_t *) stream; in _mongoc_stream_debug_failed() local
148 mongoc_stream_debug_t *debug_stream; in debug_stream_new() local

12345