Home
last modified time | relevance | path

Searched defs:HP (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/logging/
Dcounters-definitions.h262 #define HISTOGRAM_PERCENTAGE_LIST(HP) \ argument
Dcounters.cc181 #define HP(name, caption) {&Counters::name##_, #caption}, in Counters() macro
292 #define HP(name, caption) name##_.Reset(); in ResetCreateHistogramFunction() macro
Dcounters.h547 #define HP(name, caption) \ macro
657 #define HP(name, caption) Histogram name##_; macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnitIndex.cpp192 auto HP = ((S >> 32) & Mask) | 1; in getFromHash() local
/third_party/ltp/testcases/realtime/func/pi-tests/
Dtestpi-7.c230 #define HP "\t\t\t\t\t" in high_prio_rt_thread() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp1011 for (const HoistingPointInfo &HP : HPL) { in hoist() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp2274 Int LB(-1), LP(0), HB(dim), HP(dim - 1); in generateCornerUpdate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1572 BasicBlock *HP = *HPI; in visitAddRecExpr() local