/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
D | TestLog.java | 36 public static final int LOG = 0; field
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
D | TestLog.java | 35 public static final int LOG = 0; field
|
/third_party/mesa3d/src/gallium/tests/unit/ |
D | pipe_barrier_test.c | 58 #define LOG(fmt, ...) \ macro
|
/third_party/python/PC/layout/support/ |
D | logging.py | 13 LOG = None variable
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/utils/ |
D | Debug.h | 125 #define LOG(...) \ macro
|
/third_party/python/Objects/stringlib/ |
D | fastsearch.h | 174 # define LOG(...) macro
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | LLVMReactorDebugInfo.cpp | 51 # define LOG(msg, ...) macro
|
/third_party/nghttp2/src/ |
D | shrpx_log.h | 48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__) macro
|
/third_party/ffmpeg/libavfilter/ |
D | avf_avectorscope.c | 54 LOG, enumerator
|
D | avf_ahistogram.c | 31 enum DisplayScale { LINEAR, SQRT, CBRT, LOG, RLOG, NB_SCALES }; enumerator
|
D | af_afade.c | 54 enum CurveType { NONE = -1, TRI, QSIN, ESIN, HSIN, LOG, IPAR, QUA, CUB, SQU, CBR, PAR, EXP, IQSIN, … enumerator
|
D | vaf_spectrumsynth.c | 41 enum MagnitudeScale { LINEAR, LOG, NB_SCALES }; enumerator
|
D | avf_showvolume.c | 37 enum DisplayScale { LINEAR, LOG, NB_DISPLAY_SCALE }; enumerator
|
D | avf_showspectrum.c | 49 enum DisplayScale { LINEAR, SQRT, CBRT, LOG, FOURTHRT, FIFTHRT, NB_SCALES }; enumerator
|
/third_party/skia/demos.skia.org/demos/textedit/ |
D | textapi_utils.js | 6 function LOG(...args) { class
|
/third_party/skia/modules/canvaskit/npm_build/ |
D | textapi_utils.js | 6 function LOG(...args) { class
|
/third_party/node/deps/v8/src/logging/ |
D | log.h | 73 #define LOG(isolate, Call) \ macro
|
/third_party/cef/include/base/ |
D | cef_logging.h | 268 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) macro
|
/third_party/gn/src/base/ |
D | logging.h | 224 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) macro
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngimage.c | 526 #define LOG 0x040 /* Log pass/fail to stdout */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | WasmTranslator.cpp | 57 #define LOG(Expr) log([&](Ostream &out) { Expr; }) macro
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 136 #define LOG 0x020 /* Log pass/fail to stdout */ macro
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 2430 DECL_SPECIAL(LOG) in DECL_SPECIAL() argument
|