Home
last modified time | relevance | path

Searched refs:floor (Results 76 – 100 of 100) sorted by relevance

1234

/openbmc/openbmc-tools/dbus-vis/
H A Dtimeline_view.js444 Math.floor((this.MouseState.y - YBEGIN + TEXT_Y0) / LINE_SPACING);
857 Math.floor(
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js173 pointermid=Math.floor((pointermax-pointermin)/2+pointermin);}
176 pointermid=Math.floor((pointermax-pointermin)/2+pointermin);}
188 …tLongtextB,bestShorttextA,bestShorttextB;seed=longtext.substring(i,i+Math.floor(longtext.length/4)…
H A Djquery.dataTables-1.13.8.min.js4floor((o-1)/r)*r:W(t,0,"Unknown paging action: "+e,5),t._iDisplayStart!==a);return t._iDisplayStar…
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2172 setpoint = std::floor(std::get<double>(val) + 0.5); in ipmiOEMGetFscParameter()
2229 static_cast<uint8_t>(std::floor( in ipmiOEMGetFscParameter()
2277 cfmLim = std::floor(cfmLim + 0.5); in ipmiOEMGetFscParameter()
2278 cfmMax = std::floor(cfmMax + 0.5); in ipmiOEMGetFscParameter()
/openbmc/linux/Documentation/power/
H A Dopp.rst78 dev_pm_opp_find_freq_{ceil, floor}, dev_pm_opp_get_voltage, dev_pm_opp_get_freq,
/openbmc/qemu/target/mips/
H A Dhelper.h83 FOP_PROTO(floor)
/openbmc/linux/mm/
H A Dhugetlb.c4917 unsigned long floor = addr & PUD_MASK; in hugetlb_vm_op_split() local
4918 unsigned long ceil = floor + PUD_SIZE; in hugetlb_vm_op_split()
4920 if (floor >= vma->vm_start && ceil <= vma->vm_end) in hugetlb_vm_op_split()
4921 hugetlb_unshare_pmds(vma, floor, ceil); in hugetlb_vm_op_split()
/openbmc/qemu/ui/
H A Dgtk.c410 x1 = floor(x * vc->gfx.scale_x); in gd_update()
411 y1 = floor(y * vc->gfx.scale_y); in gd_update()
/openbmc/linux/arch/alpha/
H A DKconfig207 floor-standing tower system which originally used a 150MHz 21064 It
/openbmc/linux/crypto/
H A Dtestmgr.c895 u32 floor, u32 ceil) in prandom_u32_inclusive() argument
897 return floor + prandom_u32_below(rng, ceil - floor + 1); in prandom_u32_inclusive()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h347 float x_shift = xpos - (float) floor(xpos);
397 #define STBTT_ifloor(x) ((int) floor(x))
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S963 ## b = floor(a/16)
1911 ## b = floor(a/16)
/openbmc/linux/include/linux/
H A Dmm.h2351 unsigned long end, unsigned long floor, unsigned long ceiling);
/openbmc/linux/kernel/sched/
H A Dfair.c1453 unsigned int scan, floor; in task_scan_min() local
1458 floor = 1000 / windows; in task_scan_min()
1461 return max_t(unsigned int, floor, scan); in task_scan_min()
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSmack.rst453 _ Pronounced "floor", a single underscore character.
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DNEWS.txt631 it instead of dropping them on the floor.
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dcoding-style.rst662 (steps (floor offset c-basic-offset)))
/openbmc/linux/Documentation/process/
H A Dcoding-style.rst670 (steps (floor offset c-basic-offset)))
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst689 (steps (floor offset c-basic-offset)))
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1floor((@font-size-base * 1.15));\n font-weight: 300;\n line-height: 1.4;\n\n @media (min-width:…
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2127 x = -int(math.floor(x) - 0.1)
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dxtensa-modules.c.inc17572 { "floor.s", ICLASS_FLOOR_S,
17575 { "floor.d", ICLASS_FLOOR_D,
/openbmc/rest-dbus/resources/
H A Djstree.min.js5 …(0,n),m))),n=-1,c=0;h>c;c++){o=0,p=q;while(p>o)k(c,e+p)<=m?o=p:q=p,p=Math.floor((q-o)/2+o);for(q=p…
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch56302 +/* floor(log2(x)) */
63042 + // w8 = floor(_w/stride1)
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dxtensa-modules.c.inc76406 { "floor.s", ICLASS_fp_int,

1234