Searched refs:fm (Results 1 – 17 of 17) sorted by relevance
| /buildroot/package/qoriq-fm-ucode/ |
| A D | Config.in | 2 bool "qoriq-fm-ucode" 9 https://github.com/nxp-qoriq/qoriq-fm-ucode 19 This string should match a file in qoriq-fm-ucode of the form
|
| A D | qoriq-fm-ucode.hash | 2 sha256 2e431dd726c4aa1db558931d80b318149abdf71fec6e39de9d5aa33399df1fb1 qoriq-fm-ucode-LSDK-21.08…
|
| A D | qoriq-fm-ucode.mk | 8 QORIQ_FM_UCODE_SITE = $(call github,nxp-qoriq,qoriq-fm-ucode,$(QORIQ_FM_UCODE_VERSION))
|
| /buildroot/package/iotop/ |
| A D | 0001-Fix-build-error-with-Python-3.patch | 4 Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm> 7 From: Christophe Vu-Brugier <cvubrugier@fastmail.fm> 16 Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
|
| /buildroot/package/libfm-extra/ |
| A D | libfm-extra.mk | 12 LIBFM_EXTRA_LICENSE_FILES = COPYING src/extra/fm-xml-file.c
|
| A D | libfm-extra.hash | 8 sha256 c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e src/extra/fm-xml-file.c
|
| /buildroot/package/libfm/ |
| A D | libfm.hash | 8 sha256 c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e src/extra/fm-xml-file.c
|
| A D | libfm.mk | 12 LIBFM_LICENSE_FILES = COPYING src/extra/fm-xml-file.c
|
| /buildroot/package/fmtools/ |
| A D | Config.in | 6 fm for power control, tuning, and volume and fmscan for
|
| /buildroot/support/scripts/ |
| A D | graph-build-time | 68 import matplotlib.font_manager as fm # noqa: E402 namespace 162 leg_prop = fm.FontProperties(size=6) 208 proptease = fm.FontProperties() 235 proptease = fm.FontProperties()
|
| A D | size-stats | 30 import matplotlib.font_manager as fm namespace 180 proptease = fm.FontProperties()
|
| /buildroot/package/pulseview/ |
| A D | 0001-Replace-obsolete-deprecated-Qt-methods.patch | 126 const QFontMetrics fm(fontMetrics()); 128 - const int w = fm.width(QString(l, '0')); 129 + const int w = util::text_width(fm, QString(l, '0'));
|
| /buildroot/board/freescale/ls1046a-frwy/ |
| A D | readme.txt | 19 - qoriq-fm-ucode (blob), LSDK 21.08
|
| /buildroot/package/menu-cache/ |
| A D | 0001-Support-gcc10-compilation.patch | 27 #include <libfm/fm-extra.h>
|
| /buildroot/ |
| A D | DEVELOPERS | 550 F: package/qoriq-fm-ucode/ 642 N: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
|
| A D | CHANGES | 531 qoriq-fm-ucode, qt6core5compat, rauc-hawkbit-updater,
|
| /buildroot/package/ |
| A D | Config.in | 456 source "package/qoriq-fm-ucode/Config.in"
|
Completed in 43 milliseconds