Searched defs:HR (Results 1 - 7 of 7) sorted by relevance
/third_party/skia/src/utils/win/ |
H A D | SkHRESULT.h | 46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr) macro
|
/third_party/elfutils/backends/ |
H A D | s390_corenote.c | 144 #define HR(n) \ macro 155 #undef HR global() macro [all...] |
/third_party/node/deps/v8/src/logging/ |
H A D | counters.cc | 116 #define HR(name, caption, min, max, num_buckets) \ in Counters() macro 119 #undef HR in Counters() macro 272 #define HR(name, caption, min, max, num_buckets) name##_.Reset(); in ResetCreateHistogramFunction() macro 274 #undef HR in ResetCreateHistogramFunction() macro
|
H A D | counters.h | 507 #define HR(name, caption, min, max, num_buckets) \ macro 513 #undef HR macro 640 #define HR(name, caption, min, max, num_buckets) Histogram name##_; macro 642 #undef HR macro
|
/third_party/ffmpeg/libavcodec/ |
H A D | mf_utils.c | 52 #define HR(x) case x: return (char *) # x; in ff_hr_str_buf() macro 67 #undef HR ff_hr_str_buf() macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASession.cpp | 101 HRESULT HR; in createFromPdb() local 127 HRESULT HR; in createFromExe() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ImmutableSet.h | 193 unsigned HR = getRight() ? getRight()->validateTree() : 0; in validateTree() local
|
Completed in 8 milliseconds