Home
last modified time | relevance | path

Searched defs:TRACE (Results 1 - 25 of 46) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DDebug.hpp35 #define TRACE(format, ...) sw::trace("[0x%0.8X]%s(" format ")\n", this, __FUNCTION__, ##__VA_ARGS__) macro
H A DDebugAndroid.hpp90 #define TRACE(format, ...) \ macro
94 #define TRACE(...) ((void)0) macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A Ddebug.h39 #define TRACE(message, ...) (void(0)) macro
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DDebug.hpp58 # define TRACE(message, ...) (void(0)) macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DDebug.hpp58 # define TRACE(message, ...) (void(0)) macro
/third_party/mesa3d/src/glx/windows/
H A Dxwindowsdri.c81 #define TRACE(msg, ...) macro
[all...]
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp46 # define TRACE(x...) printf("egl_haiku: " x) macro
49 # define TRACE(x...) macro
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dappledri.c124 #define TRACE(msg) macro
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
H A Dhgl_sw_winsys.cpp46 # define TRACE(x...) printf("hgl:winsys: " x) macro
49 # define TRACE(x...) macro
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.cpp37 # define TRACE(x...) printf("GalliumContext: " x) macro
40 # define TRACE(x...) macro
H A DSoftwareRenderer.cpp25 # define TRACE(x...) printf("SoftwareRenderer: " x) macro
28 # define TRACE(x...) macro
/third_party/libdrm/tests/ttmtest/src/
H A Dxf86dri.c93 #define TRACE(msg) macro
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcontrol-equivalence.cc8 #define TRACE(...) \ macro
231 #undef TRACE global() macro
[all...]
H A Dloop-variable-optimizer.cc20 #define TRACE(...) \ macro
348 #undef TRACE macro
H A Descape-analysis-reducer.cc19 #define TRACE(...) \ macro
443 #undef TRACE macro
H A Dwasm-inlining.cc31 #define TRACE(...) \ macro
530 #undef TRACE macro
H A Dstore-store-elimination.cc20 #define TRACE(fmt, ...) \ macro
595 #undef TRACE global() macro
[all...]
H A Djs-inlining.cc41 #define TRACE(x) \ macro
744 #undef TRACE macro
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c25 # define TRACE(x...) printf("hgl:frontend: " x) macro
28 # define TRACE(x...) macro
/third_party/node/deps/v8/src/compiler/backend/
H A Djump-threading.cc12 #define TRACE(...) \ macro
248 #undef TRACE global() macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp64 #define TRACE(X) \ macro
71 #define TRACE(X) \ macro
[all...]
/third_party/node/deps/v8/src/wasm/
H A Ddecoder.h30 #define TRACE(...) \ macro
512 #undef TRACE macro
/third_party/python/Lib/http/
H A D__init__.py180 TRACE = 'TRACE', 'Perform a message loop-back test along the path to the target.' variable in HTTPMethod
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java328 private static final boolean TRACE = ICUDebug.enabled(RBBI_DEBUG_ARG) field in RuleBasedBreakIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedBreakIterator.java274 private static final boolean TRACE = ICUDebug.enabled(RBBI_DEBUG_ARG) field in RuleBasedBreakIterator

Completed in 26 milliseconds

12