Home
last modified time | relevance | path

Searched defs:german (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutingmanager/
H A Dtst_qgeoroutingmanager.cpp101 QLocale german = QLocale(QLocale::German, QLocale::Germany); in locale() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodingmanager/
H A Dtst_qgeocodingmanager.cpp96 QLocale *german = new QLocale (QLocale::German, QLocale::Germany); in locale() local
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dinput.c620 int input_add_tables(struct input_config *config, bool german) in input_add_tables()