/openbmc/linux/Documentation/translations/zh_CN/scheduler/ |
H A D | sched-bwc.rst | 39 (U = \Sum u_i) <= 1 56 同时,我们可以说,最坏的情况下的截止日期失败,将是Sum e_i;也就是说,有一个有界的迟延(在假 127 例如,Sum (c_i)可能超过C
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | axentia,tse850-pcm5142.txt | 24 DAC +----------->|Sum|---+ 34 position, meaning that the signal is passed through the 'Sum' mixer. Similarly
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ina3221.rst | 44 in7_input Sum of shunt voltage(uV) channels 46 curr4_input Sum of current(mA) measurement channels,
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppevvmath.h | 299 fInt Sum; in fAdd() local 301 Sum.full = X.full + Y.full; in fAdd() 303 return Sum; in fAdd()
|
/openbmc/phosphor-virtual-sensor/ |
H A D | README.md | 32 supported types are `Average`, `Maximum`, `Minimum`, `Sum` and `ModifiedMedian`.
|
/openbmc/openbmc/poky/scripts/contrib/bb-perf/ |
H A D | buildstats-plot.sh | 66 -S Sum values for a particular stat for found recipes
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
H A D | buildtables.py | 10 from django.db.models import Q, Sum 184 Sum('installed_size'))['installed_size__sum']
|
H A D | tables.py | 13 from django.db.models import Q, Sum, Count, When, Case, Value, IntegerField 701 'approx_pkg_size' : packages.aggregate(Sum('size')), 806 custom_recipe.get_all_packages().aggregate(Sum('size'))
|
H A D | views.py | 18 from django.db.models import F, Q, Sum 777 …_Package.objects.filter(target_id=target_id).values('package_id')).aggregate(Sum('installed_size'))
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/ |
H A D | 0007-exec.go-filter-out-build-specific-paths-from-linker-.patch | 22 return h.Sum()
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-bwc.rst | 32 (U = \Sum u_i) <= 1 59 \Sum e_i; that is, there is a bounded tardiness (under the assumption 148 e.g. \Sum (c_i) may exceed C
|
H A D | sched-deadline.rst | 587 \Sum (runtime_i / period_i) < global_dl_utilization_cap).
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | alu.idef | 724 "Sum: two vectors of unsigned bytes", 737 "Sum: two vectors of unsigned bytes", 751 "Sum: two vectors of halves", 761 "Sum: two vectors of unsigned halves", 924 "Sum of Absolute Differences: vector of unsigned bytes", 937 "Sum of Absolute Differences: vector of unsigned bytes",
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-bcache | 55 Sum of all reads and writes that have bypassed the cache (due
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | bcache.rst | 613 Sum of all btree writes, in (kilo/mega/giga) bytes 639 Sum of all non data writes (btree writes and all other metadata). 652 Sum of all data that has been written to the cache; comparison with
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 749 # Sum the products.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/ |
H A D | models.py | 12 from django.db.models import F, Q, Sum, Count 1224 Sum('depends_on__size'))['depends_on__size__sum']
|
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | 950 ## Vector Multiply-Sum Instructions
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-impl.c.inc | 2786 /* Sum lower 64-bits elements */
|