Searched refs:uo (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/usr.bin/calendar/
H A Dcalendar.c160 double uo; local
173 uo = mm + (100.0 * (ss / 60.0));
174 uo /= 60.0 / 100.0;
175 uo = hh + uo / 100;
177 UTCOffset = uo;
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_palisade.c1261 } uo;
1265 uo.u32[0] = ntohl(ui.u32[1]);
1267 uo.u32[1] = ntohl(ui.u32[0]);
1269 return uo.out;
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_backend_block.c1823 off_t ps, pss, po, pos, us, uss, uo, uos; local
1869 uo = po = 0;
1890 ctl_expand_number(value, &uo);
1892 uos = uo / cbe_lun->blocksize;
1894 ((uss & (uss - 1)) == 0) && (uos * cbe_lun->blocksize == uo)) {
1923 off_t ps, pss, po, pos, us, uss, uo, uos, otmp; local
2035 uo = po;
2056 ctl_expand_number(value, &uo);
2058 uos = uo / cbe_lun->blocksize;
2060 ((uss & (uss - 1)) == 0) && (uos * cbe_lun->blocksize == uo)) {
[all...]
/freebsd-10-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c557 double br, cl, cl2, cl3, uo, re, un, con, res, is; local
573 uo = uops->vals[pos] * 1.0;
582 uo = uops->sum * 1.0;
587 res = (br/(br + cl + cl2 + cl3) * ((is - uo + con * re) / (con * un)));
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp1229 CodeGenModule::getMemberPointerConstant(const UnaryOperator *uo) { argument
1231 const MemberPointerType *type = cast<MemberPointerType>(uo->getType());
1232 const ValueDecl *decl = cast<DeclRefExpr>(uo->getSubExpr())->getDecl();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp3418 } else if (UnaryOperator *uo = dyn_cast<UnaryOperator>(e)) {
3419 assert(uo->getOpcode() == UO_Extension);
3420 Expr *sub = stripARCUnbridgedCast(uo->getSubExpr());
3423 uo->getOperatorLoc());
/freebsd-10-stable/contrib/gdb/gdb/
H A Dbreakpoint.c725 insert_catchpoint (struct ui_out *uo, void *args)
721 insert_catchpoint(struct ui_out *uo, void *args) argument
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh1381 lkmUMHaEHjW1hxMV6EjJ6gwf99xH+uo//fv9ucOXa5/tiIA0TwaSW63S8qiHCcEE

Completed in 210 milliseconds