Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/gpl2/groff/dist/font/devdvi/generate/
H A DMakefile89 HR: $(srcdir)/texb.map target
/netbsd-src/external/gpl2/groff/dist/font/devps/generate/
H A DMakefile70 HR: target
/netbsd-src/external/bsd/unbound/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableSet.h194 unsigned HR = getRight() ? getRight()->validateTree() : 0; in validateTree() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1824 for (const PSHashRecord &HR : Table.HashRecords) in dumpSymbolsFromGSI() local