Searched refs:hr (Results 26 - 50 of 83) sorted by relevance

1234

/freebsd-11-stable/contrib/amd/scripts/
H A Dexpn.11113 local($hb,$hr);
1162 ($hb, $hr) = ($1, $2);
1168 $addr .= $hr;
H A Dexpn.in1112 local($hb,$hr);
1161 ($hb, $hr) = ($1, $2);
1167 $addr .= $hr;
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-localize.sh324 hr)
325 COUNTRY="hr"
326 SETLANG="hr"
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dexpn.pl1103 local($hb,$hr);
1152 ($hb, $hr) = ($1, $2);
1158 $addr .= $hr;
/freebsd-11-stable/contrib/sendmail/src/
H A Dusersmtp.c340 char *hr, *h1, *h, *res; local
366 hr = res + l1;
382 *hr++ = ' ';
385 memcpy(hr, h1, l1);
388 hr += l1;
389 *hr = '\0';
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c1332 int hr = 0, mn = 0, n = 0; local
1333 if(sscanf(s+1, "%d:%d%n", &hr, &mn, &n) < 2) {
1338 tm.tm_hour += hr;
1341 tm.tm_hour -= hr;
/freebsd-11-stable/contrib/ntp/sntp/
H A DMakefile.am196 x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
H A DMakefile.in1528 x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp1099 HRESULT hr = TraceLoggingRegister(g_asan_provider); local
1100 if (!SUCCEEDED(hr))
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp1500 for (const Reference *hr : *da) {
1501 if (hr->kindValue() == _archHandler.lazyImmediateLocationKind()) {
1502 helperRef = hr;
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_ipu.c80 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \
81 { clk, hr, hs, he, ht, vr, vs, ve, vt, f, nm }
/freebsd-11-stable/contrib/gperf/
H A Dconfigure770 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure773 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp199 static void __stdcall handler(HRESULT hr, IErrorInfo *perrinfo) {}
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1158 case BuiltinType::ShortFract: OS << "hr"; break;
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure795 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure795 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dconfigure395 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure841 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/bmake/
H A Dconfigure845 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/byacc/
H A Dconfigure278 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/tcsh/
H A Dconfigure875 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure434 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dconfigure432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)

Completed in 367 milliseconds

1234