/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | timelocal.pl | 36 $HR = 60 * $MIN; 37 $DAYS = 24 * $HR; 46 $cheat + $_[0] * $SEC + $_[1] * $MIN + $_[2] * $HR + ($_[3]-1) * $DAYS; 54 $cheat + $_[0] * $SEC + $_[1] * $MIN + $_[2] * $HR + ($_[3]-1) * $DAYS 75 $guess -= $g[0] * $SEC + $g[1] * $MIN + $g[2] * $HR + $g[3] * $DAYS;
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASession.cpp | 77 HRESULT HR; in LoadDIA() local 78 if (FAILED(HR = NoRegCoCreate(msdia_dll, CLSID_DiaSource, IID_IDiaDataSource, in LoadDIA() 80 return ErrorFromHResult(HR, "Calling NoRegCoCreate"); in LoadDIA() 101 HRESULT HR; in createFromPdb() local 102 if (FAILED(HR = DiaDataSource->loadDataFromPdb(Path16Str))) { in createFromPdb() 103 return ErrorFromHResult(HR, "Calling loadDataFromPdb {0}", Path); in createFromPdb() 106 if (FAILED(HR = DiaDataSource->openSession(&DiaSession))) in createFromPdb() 107 return ErrorFromHResult(HR, "Calling openSession"); in createFromPdb() 127 HRESULT HR; in createFromExe() local 128 if (FAILED(HR = DiaDataSource->loadDataForExe(Path16Str, nullptr, nullptr))) in createFromExe() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/ |
H A D | MSVCPaths.cpp | 627 HRESULT HR; in findVCToolChainViaSetupConfig() 644 HR = Query.CreateInstance(__uuidof(SetupConfiguration)); in findVCToolChainViaSetupConfig() 645 if (FAILED(HR)) in findVCToolChainViaSetupConfig() 649 HR = ISetupConfiguration2Ptr(Query)->EnumAllInstances(&EnumInstances); in findVCToolChainViaSetupConfig() 650 if (FAILED(HR)) in findVCToolChainViaSetupConfig() 654 HR = EnumInstances->Next(1, &Instance, nullptr); in findVCToolChainViaSetupConfig() 655 if (HR != S_OK) in findVCToolChainViaSetupConfig() 663 HR = Instance->GetInstallationVersion(VersionString.GetAddress()); in findVCToolChainViaSetupConfig() 664 if (FAILED(HR)) in findVCToolChainViaSetupConfig() 666 HR = ISetupHelperPtr(Query)->ParseVersion(VersionString, &VersionNum); in findVCToolChainViaSetupConfig() [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_wwv.c | 310 #define HR 2 /* hour digits (2) */ macro 339 {DECIM9, HR}, /* 24 */ 344 {DECIM2, HR + 1}, /* 29 p3 */ 703 up->decvec[HR].radix = 10; /* hours */ in wwv_start() 704 up->decvec[HR + 1].radix = 3; in wwv_start() 2073 pp->hour = up->decvec[HR].digit + up->decvec[HR + in wwv_clock() 2241 temp = carry(&up->decvec[HR]); in wwv_tsec() 2243 temp = carry(&up->decvec[HR + 1]); in wwv_tsec() 2253 10 + up->decvec[HR] in wwv_tsec() [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ImmutableSet.h | 181 unsigned HR = getRight() ? getRight()->validateTree() : 0; in validateTree() local 183 (void) HR; in validateTree() 185 assert(getHeight() == ( HL > HR ? HL : HR ) + 1 in validateTree() 188 assert((HL > HR ? HL-HR : HR-HL) <= 2 in validateTree()
|
/freebsd/contrib/unbound/compat/ |
H A D | getentropy_linux.c | 84 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro 517 HR(p, 16); in getentropy_fallback() 522 HR(p, pgs); in getentropy_fallback()
|
H A D | getentropy_osx.c | 79 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
|
H A D | getentropy_solaris.c | 68 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm953012hr.dts | 39 model = "NorthStar HR (BCM953012HR)";
|
/freebsd/secure/caroot/trusted/ |
H A D | AffirmTrust_Commercial.pem | 81 MeIrJmqbTFeurCA+ukV6BfO9m2kVrn1OIGPENXY6BwLJN/3HR+7o8XYdcxXyl6S1
|
/freebsd/contrib/tcsh/ |
H A D | tcsh.man2html | 254 <HR> 300 print "<HR>\n" if $single; 366 <HR> 372 <HR>
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.awk | 463 print_line(prefix(2) "<HR>")
|
/freebsd/contrib/sendmail/src/ |
H A D | helpfile | 127 -bt for Recipient. These can be combined, `HR' sets
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 1729 for (const PSHashRecord &HR : Table.HashRecords) in dumpSymbolsFromGSI() local 1730 P.formatLine("off = {0}, refcnt = {1}", uint32_t(HR.Off), in dumpSymbolsFromGSI() 1731 uint32_t(HR.CRef)); in dumpSymbolsFromGSI()
|
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/ |
H A D | doxygen.css | 347 HR { selector
|
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/ |
H A D | doxygen.css | 347 HR { selector
|
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/ |
H A D | doxygen.css | 347 HR { selector
|
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/ |
H A D | doxygen.css | 347 HR { selector
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/ |
H A D | doxygen.css | 347 HR { selector
|
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/ |
H A D | doxygen.css | 347 HR { selector
|
/freebsd/crypto/heimdal/doc/doxyout/wind/html/ |
H A D | doxygen.css | 347 HR { selector
|
/freebsd/share/misc/ |
H A D | iso3166 | 76 HR HRV 191 Croatia
|
/freebsd/usr.sbin/tzsetup/ |
H A D | baseline | 178 HR:Croatia
|
/freebsd/contrib/tzdata/ |
H A D | zone1970.tab | 265 RS,BA,HR,ME,MK,SI +4450+02030 Europe/Belgrade
|
H A D | zone.tab | 205 HR +4548+01558 Europe/Zagreb
|