/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | debug.h | 23 #define Trace(...) ((void)0) macro 39 inline void Trace() {} in Trace() function
|
D | debug.cpp | 27 void Trace(const char *format, ...) { in Trace() function
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | readpng.h | 67 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro 69 # define Trace(x) ; macro
|
D | readpng2.h | 67 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro 69 # define Trace(x) ; macro
|
D | writepng.h | 67 # define Trace(x) {fprintf x ; fflush(stderr); fflush(stdout);} macro 69 # define Trace(x) ; macro
|
/third_party/node/deps/v8/include/cppgc/ |
D | visitor.h | 71 void Trace(const T* t) { in Trace() function 87 void Trace(const Member<T>& member) { in Trace() function 99 void Trace(const WeakMember<T>& weak_member) { in Trace() function 125 void Trace(const T& object) { in Trace() function 154 void Trace(const EphemeronPair<K, V>& ephemeron_pair) { in Trace() function
|
D | garbage-collected.h | 101 virtual void Trace(cppgc::Visitor*) const {} in Trace() function
|
D | trace-trait.h | 85 static void Trace(Visitor* visitor, const void* self) { in Trace() function
|
D | persistent.h | 224 static void Trace(Visitor* v, const void* ptr) { in Trace() function
|
/third_party/node/test/fixtures/console/ |
D | console.snapshot | 1 Trace: foo key
|
/third_party/node/deps/v8/src/heap/cppgc/ |
D | persistent-node.cc | 86 void PersistentRegionBase::Trace(Visitor* visitor) { in Trace() function in cppgc::internal::PersistentRegionBase 148 void CrossThreadPersistentRegion::Trace(Visitor* visitor) { in Trace() function in cppgc::internal::CrossThreadPersistentRegion
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineTraceMetrics.h | 97 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/node/deps/v8/tools/tracing/proto-converter/ |
D | proto-to-json.ts | 88 const Trace = traceProto.lookupType("Trace"); constant
|
/third_party/python/Doc/library/ |
D | tracemalloc.rst | 678 Trace section in API
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFCopy.h | 46 bool Trace = false; member
|
/third_party/node/deps/v8/include/ |
D | v8-cppgc.h | 169 void Trace(const TracedReferenceBase& ref) { in Trace() function
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | zutil.h | 190 # 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/ |
D | Profile.h | 30 class Trace; variable
|
/third_party/node/deps/v8/third_party/zlib/ |
D | zutil.h | 249 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 256 # define Trace(x) macro
|
/third_party/zlib/ |
D | zutil.h | 246 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 253 # define Trace(x) macro
|
/third_party/node/deps/zlib/ |
D | zutil.h | 261 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 268 # define Trace(x) macro
|
/third_party/skia/third_party/externals/zlib/ |
D | zutil.h | 257 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 264 # define Trace(x) macro
|
/third_party/node/deps/v8/src/compiler/ |
D | wasm-inlining.cc | 34 void WasmInliner::Trace(Node* call, int inlinee, const char* decision) { in Trace() function in v8::internal::compiler::WasmInliner 135 void WasmInliner::Trace(const CandidateInfo& candidate, const char* decision) { in Trace() function in v8::internal::compiler::WasmInliner
|
/third_party/libwebsockets/win32port/zlib/ |
D | zutil.h | 250 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 257 # define Trace(x) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | Trace.h | 39 Trace(const std::vector<BasicBlock *> &vBB) : BasicBlocks (vBB) {} in Trace() function
|