Home
last modified time | relevance | path

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

/freebsd/sys/dev/videomode/
H A Dvideomode.c19 #define HP VID_PHSYNC macro
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp310 auto HP = ((S >> 32) & Mask) | 1; in getFromHash() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp374 const Socket::HostAndPort &HP) { in operator <<()
/freebsd/lib/libc/net/
H A Dname6.c514 #define HP(i) (i == 1 ? hp1 : hp2) in _hpmerge() macro
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp511 auto HP = ((S >> 32) & Mask) | 1; in writeIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1068 for (const HoistingPointInfo &HP : HPL) { in hoist() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1275 BasicBlock *HP = *HPI; in visitAddRecExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4706 bool HP = hasFunctionProto(D); variable