Home
last modified time | relevance | path

Searched refs:to_upper (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dcase_conv.hpp156 inline void to_upper( in to_upper() function
171 using algorithm::to_upper;
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/wayland/
H A D0001-build-Fix-strndup-detection-on-MinGW.patch33 config_h.set('HAVE_' + f.underscorify().to_upper(), cc.has_function(f))
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/files/
H A D0002-meson.build-make-TLS-ELF-optional.patch32 pre_args += '-DHAVE_@0@_PLATFORM'.format(platform.to_upper())
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/
H A D0003-Added-support-for-duktape-as-JS-engine.patch654 + config_h.set('HAVE_' + func.to_upper(), cc.has_function(func, prefix : '#include <pthread.h>'))