Home
last modified time | relevance | path

Searched defs:HR (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/utils/win/
H A DSkHRESULT.h46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr) macro
/third_party/elfutils/backends/
H A Ds390_corenote.c144 #define HR(n) \ macro
155 #undef HR global() macro
[all...]
/third_party/node/deps/v8/src/logging/
H A Dcounters.cc116 #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 Dcounters.h507 #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 Dmf_utils.c52 #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 DDIASession.cpp101 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 DImmutableSet.h193 unsigned HR = getRight() ? getRight()->validateTree() : 0; in validateTree() local

Completed in 8 milliseconds