Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/videomode/
HDvideomode.c20 #define HP VID_PHSYNC macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFUnitIndex.cpp310 auto HP = ((S >> 32) & Mask) | 1; in getFromHash() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
HDSocket.cpp374 const Socket::HostAndPort &HP) { in operator <<()
/freebsd-13-stable/lib/libc/net/
HDname6.c515 #define HP(i) (i == 1 ? hp1 : hp2) in _hpmerge() macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWP/
HDDWP.cpp511 auto HP = ((S >> 32) & Mask) | 1; in writeIndex() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGVNHoist.cpp1068 for (const HoistingPointInfo &HP : HPL) { in hoist() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDScalarEvolutionExpander.cpp1275 BasicBlock *HP = *HPI; in visitAddRecExpr() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4706 bool HP = hasFunctionProto(D); variable