Searched defs:ubound (Results 1 – 10 of 10) sorted by relevance
60 static void PrintBTEntry(lldb::addr_t lbound, lldb::addr_t ubound, in PrintBTEntry()178 lldb::addr_t ubound; in GetBTEntry() local216 lldb::addr_t ubound, lldb::SBTarget &target, in SetBTEntry()392 uint64_t ubound = std::strtoul(arg[2], &endptr, 16); in DoExecute() local
207 Bound &ubound() { return ub_; } in ubound() function208 const Bound &ubound() const { return ub_; } in ubound() function
291 auto ubound = it + 1; in ConvertSlowpath() local
277 unsigned long long ubound; in lp_build_clamped_float_to_unsigned_norm() local394 unsigned long long ubound; in lp_build_unsigned_norm_to_float() local
163 T ubound = getUpperEndpoint(); in tooHigh() local
276 auto ubound{[&](std::size_t i) { in ComputeOffset() local
697 auto &ubound{spec.ubound().GetExplicit()}; in IsAutomaticObject() local
271 if (const auto &ubound{shapeSpec.ubound().GetExplicit()}) { in GetExtent() local
747 …const tcu::IVec2 ubound = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (tcu::IVec2(128, 128)) : (tcu::I… in init() local