Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qapi-schema/
H A Dbad-base.json4 { 'struct': 'Str', 'data': { 'data': 'str' } }
8 'data': { 'a': 'Int', 'b': 'Str' } }
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dse-Stromstad1 # Sweden - Strömstad
H A Dse-Stromsund_Grelsgard1 # Sweden - Strömsund/Grelsgård
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c862 bool GetU1ByteIntegerFromStringInDecimal(char *Str, u8 *pInt) in GetU1ByteIntegerFromStringInDecimal() argument
867 while (Str[i] != '\0') { in GetU1ByteIntegerFromStringInDecimal()
868 if (Str[i] >= '0' && Str[i] <= '9') { in GetU1ByteIntegerFromStringInDecimal()
870 *pInt += (Str[i] - '0'); in GetU1ByteIntegerFromStringInDecimal()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DeGenix7 …, Skills and Services GmbH ("eGenix.com"), having an office at Pastor-Loeh-Str. 48, D-40764 Langen…
38 Pastor-Loeh-Str. 48
/openbmc/openbmc/poky/meta/lib/oe/
H A Dlicense.py176 if isinstance(node, ast.Str):
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.17.rst38 - bitbake: codeparser: replace deprecated ast.Str and 's'
/openbmc/linux/
H A DCREDITS1071 S: Grevenbroicher Str. 17
1799 S: Gottfried-Kinkel-Str. 18
2067 S: Koenigsberger Str. 90
2158 S: Badensche Str. 46
2272 S: Von-Ossietzky-Str. 12
2641 S: Th.-Heuss-Str. 61
2704 S: Helstorfer Str. 7
3290 S: Gaildorfer Str. 27
3298 S: Neue Heimat Str. 8
4119 S: Alte Regensburger Str. 11a
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch3484 -#define gettext_noop(Str) (Str)