Home
last modified time | relevance | path

Searched defs:HR (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp77 HRESULT HR; in LoadDIA() local
101 HRESULT HR; in createFromPdb() local
127 HRESULT HR; in createFromExe() local
/freebsd/contrib/unbound/compat/
H A Dgetentropy_solaris.c68 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
H A Dgetentropy_osx.c79 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
H A Dgetentropy_linux.c84 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h181 unsigned HR = getRight() ? getRight()->validateTree() : 0; in validateTree() local
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/
H A Ddoxygen.css347 HR { selector
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Ddoxygen.css347 HR { selector
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/
H A Ddoxygen.css347 HR { selector
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/
H A Ddoxygen.css347 HR { selector
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/
H A Ddoxygen.css347 HR { selector
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/
H A Ddoxygen.css347 HR { selector
/freebsd/crypto/heimdal/doc/doxyout/wind/html/
H A Ddoxygen.css347 HR { selector
/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwv.c310 #define HR 2 /* hour digits (2) */ macro
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1729 for (const PSHashRecord &HR : Table.HashRecords) in dumpSymbolsFromGSI() local