Home
last modified time | relevance | path

Searched refs:xscale (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv5/
H A Dtune-xscale.inc5 TUNEVALID[xscale] = "Enable PXA255/PXA26x Xscale specific processor optimizations"
6 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'xscale', ' -mcpu=xscale', '', d)}"
7 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'xscale', 'armv5:', '', d)}"
9 AVAILTUNES += "xscale"
10 ARMPKGARCH:tune-xscale = "xscale"
12 TUNE_FEATURES:tune-xscale = "arm thumb dsp xscale"
13 PACKAGE_EXTRA_ARCHS:tune-xscale = "${PACKAGE_EXTRA_ARCHS:tune-armv5te} xscale xscalet xscalee xscal…
15 AVAILTUNES += "xscale-be"
16 ARMPKGARCH:tune-xscale-be = "xscale"
18 TUNE_FEATURES:tune-xscale-be = "${TUNE_FEATURES:tune-xscale} bigendian"
[all …]
H A Dtune-iwmmxt.inc2 # Please use tune-xscale for PXA255/PXA26x based processors.
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py47 def __init__(self, trace, options, xscale): argument
69 self.xscale = xscale
72 self.chart_width, self.chart_height = draw.extents(self.options, self.xscale, self.trace)
97 draw.render(cr, self.options, self.xscale, self.trace)
115 def set_xscale(self, xscale): argument
117 self.xscale = xscale
118 self.chart_width, self.chart_height = draw.extents(self.options, self.xscale, self.trace)
123 self.set_xscale (int(self.xscale * 1.5 + 0.5))
126 self.set_xscale (max(int(self.xscale / 1.5), 1))
143 self.chart_width, self.chart_height = draw.extents(self.options, self.xscale, self.trace)
[all …]
H A Ddraw.py281 xscale, yscale, x_trans, y_trans): argument
282 x = (point[0] - x_base) * xscale + x_trans
292 xscale = float (chart_bounds[2]) / (max_x - x_shift)
294 xscale = float (chart_bounds[2])
305 first = transform_point_coords (data[0], x_shift, ybase, xscale, yscale, \
307 last = transform_point_coords (data[-1], x_shift, ybase, xscale, yscale, \
313 x, y = transform_point_coords (point, x_shift, ybase, xscale, yscale, \
338 def extents(options, xscale, trace): argument
356 w = int ((end - start) * sec_w_base * xscale) + 2 * off_x
753 def render(ctx, options, xscale, trace): argument
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0006-themes-Industrial-add-info-label-in-ui.patch24 <property name="xscale">0</property>
69 <property name="xscale">0</property>
/openbmc/u-boot/arch/arm/
H A DMakefile40 tune-$(CONFIG_CPU_PXA) =-mcpu=xscale
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3214 copypage-xscale.c: 3881
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]