Home
last modified time | relevance | path

Searched defs:LOG (Results 1 – 23 of 23) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DTestLog.java36 public static final int LOG = 0; field
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestLog.java35 public static final int LOG = 0; field
/third_party/mesa3d/src/gallium/tests/unit/
Dpipe_barrier_test.c58 #define LOG(fmt, ...) \ macro
/third_party/python/PC/layout/support/
Dlogging.py13 LOG = None variable
/third_party/skia/third_party/externals/dawn/src/dawn_node/utils/
DDebug.h125 #define LOG(...) \ macro
/third_party/python/Objects/stringlib/
Dfastsearch.h174 # define LOG(...) macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp51 # define LOG(msg, ...) macro
/third_party/nghttp2/src/
Dshrpx_log.h48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__) macro
/third_party/ffmpeg/libavfilter/
Davf_avectorscope.c54 LOG, enumerator
Davf_ahistogram.c31 enum DisplayScale { LINEAR, SQRT, CBRT, LOG, RLOG, NB_SCALES }; enumerator
Daf_afade.c54 enum CurveType { NONE = -1, TRI, QSIN, ESIN, HSIN, LOG, IPAR, QUA, CUB, SQU, CBR, PAR, EXP, IQSIN, … enumerator
Dvaf_spectrumsynth.c41 enum MagnitudeScale { LINEAR, LOG, NB_SCALES }; enumerator
Davf_showvolume.c37 enum DisplayScale { LINEAR, LOG, NB_DISPLAY_SCALE }; enumerator
Davf_showspectrum.c49 enum DisplayScale { LINEAR, SQRT, CBRT, LOG, FOURTHRT, FIFTHRT, NB_SCALES }; enumerator
/third_party/skia/demos.skia.org/demos/textedit/
Dtextapi_utils.js6 function LOG(...args) { class
/third_party/skia/modules/canvaskit/npm_build/
Dtextapi_utils.js6 function LOG(...args) { class
/third_party/node/deps/v8/src/logging/
Dlog.h73 #define LOG(isolate, Call) \ macro
/third_party/cef/include/base/
Dcef_logging.h268 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) macro
/third_party/gn/src/base/
Dlogging.h224 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) macro
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngimage.c526 #define LOG 0x040 /* Log pass/fail to stdout */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp57 #define LOG(Expr) log([&](Ostream &out) { Expr; }) macro
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c136 #define LOG 0x020 /* Log pass/fail to stdout */ macro
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c2430 DECL_SPECIAL(LOG) in DECL_SPECIAL() argument