Home
last modified time | relevance | path

Searched defs:Trace (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Ddebug.h23 #define Trace(...) ((void)0) macro
39 inline void Trace() {} in Trace() function
Ddebug.cpp27 void Trace(const char *format, ...) { in Trace() function
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dreadpng.h67 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro
69 # define Trace(x) ; macro
Dreadpng2.h67 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro
69 # define Trace(x) ; macro
Dwritepng.h67 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro
69 # define Trace(x) ; macro
/third_party/rust/crates/tracing/tracing-log/src/
Dlib.rs235 type Trace; typedef
237 fn as_trace(&self) -> Self::Trace; in as_trace()
254 type Trace = Metadata<'a>; typedef
255 fn as_trace(&self) -> Self::Trace { in as_trace()
384 type Trace = Metadata<'a>; typedef
385 fn as_trace(&self) -> Self::Trace { in as_trace()
418 type Trace = tracing_core::Level; typedef
434 type Trace = tracing_core::LevelFilter; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h97 friend class Trace; variable
262 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {} in Trace() function
322 friend class Trace; variable
/third_party/python/Doc/library/
Dtracemalloc.rst678 Trace section in API
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFCopy.h46 bool Trace = false; member
/third_party/skia/third_party/externals/freetype/src/gzip/
Dzutil.h190 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
197 # define Trace(x) macro
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dzutil.h190 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
197 # define Trace(x) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h30 class Trace; variable
/third_party/freetype/src/gzip/
Dzutil.h249 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
256 # define Trace(x) macro
/third_party/zlib/
Dzutil.h245 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
252 # define Trace(x) macro
/third_party/libwebsockets/win32port/zlib/
Dzutil.h250 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
257 # define Trace(x) macro
/third_party/skia/third_party/externals/zlib/
Dzutil.h257 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
264 # define Trace(x) macro
/third_party/node/deps/zlib/
Dzutil.h257 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
264 # define Trace(x) macro
/third_party/flutter/skia/third_party/externals/zlib/
Dzutil.h257 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
264 # define Trace(x) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTrace.h39 Trace(const std::vector<BasicBlock *> &vBB) : BasicBlocks (vBB) {} in Trace() function
/third_party/rust/crates/clap/examples/
Dtyped-derive.rs64 Trace, enumerator
/third_party/mesa3d/docs/gallium/
Ddistro.rst70 Trace section in Drivers
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Ddebug.cpp184 void Trace(LogSeverity severity, const char *message) in Trace() function
/third_party/skia/third_party/externals/angle2/src/common/
Ddebug.cpp211 void Trace(LogSeverity severity, const char *message) in Trace() function
/third_party/rust/crates/bindgen/bindgen/ir/
Dtraversal.rs354 pub trait Trace { trait
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dtrace.cpp51 Trace::Trace() { in Trace() function in marl::Trace

12