Home
last modified time | relevance | path

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

12

/external/compiler-rt/lib/tsan/rtl/
Dtsan_trace.h56 struct Trace { struct
65 TraceHeader headers[kTraceParts]; argument
67 Trace() in Trace() function
/external/swiftshader/src/D3D9/
DDebug.hpp31 struct Trace struct
33 Trace(const char *format, ...) in Trace() function
55 ~Trace() in ~Trace() argument
64 …#define TRACE(format, ...) Trace UNIQUE_IDENTIFIER(_tracer_)("[0x%0.8X]%s("format")\n", this, __FU… argument
/external/swiftshader/src/OpenGL/compiler/
Ddebug.h23 #define Trace(...) ((void)0) macro
45 #define Trace(...) ((void)0) macro
Ddebug.cpp29 void Trace(const char *format, ...) { in Trace() function
/external/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
/external/javasqlite/src/main/java/SQLite/
DTrace.java7 public interface Trace { interface
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h78 class Trace; variable
87 friend class Trace; variable
244 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {} in Trace() function
307 friend class Trace; variable
/external/pdfium/xfa/fxfa/parser/
Dcscript_logpseudomodel.cpp31 void CScript_LogPseudoModel::Trace(CFXJSE_Arguments* pArguments) {} in Trace() function in CScript_LogPseudoModel
/external/volley/src/test/java/com/android/volley/mock/
DTestRequest.java152 public static class Trace extends Base { class in TestRequest
153 public Trace() { in Trace() method in TestRequest.Trace
/external/webrtc/webrtc/modules/audio_conference_mixer/include/
Daudio_conference_mixer.h21 class Trace; variable
/external/conscrypt/common/src/jni/main/include/
DTrace.h27 Trace() {} in Trace() function
/external/clang/tools/libclang/
DCLog.h43 bool Trace; variable
/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dfunctions-expected.cc38 void Trace() {} in Trace() function
/external/llvm/lib/Target/Hexagon/
DRDFCopy.h39 bool Trace; member
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DCloning.h40 class Trace; variable
/external/llvm/include/llvm/Transforms/Utils/
DCloning.h42 class Trace; variable
/external/freetype/src/gzip/
Dzutil.h190 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
197 # define Trace(x) macro
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.h30 class Trace; variable
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_nsopengl.h31 class Trace; variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DTrace.h39 Trace(const std::vector<BasicBlock *> &vBB) : BasicBlocks (vBB) {} in Trace() function
/external/llvm/include/llvm/Analysis/
DTrace.h39 Trace(const std::vector<BasicBlock *> &vBB) : BasicBlocks (vBB) {} in Trace() function
/external/mesa3d/src/gallium/docs/source/
Ddistro.rst55 Trace section in Drivers
/external/zlib/src/
Dzutil.h224 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
231 # define Trace(x) macro

12