Searched refs:to_upper (Results 1 – 8 of 8) sorted by relevance
30 static inline int to_upper(int c) { in to_upper() function104 op = (char) to_upper(op); in FromSVGString()
41 cfg.set('HAVE_' + func.to_upper(),
163 '-D_EGL_NATIVE_PLATFORM=_EGL_PLATFORM_@0@'.format(egl_native_platform.to_upper()),
970 bool to_upper, in StringLocaleConvertCase() argument994 if (to_upper) { in StringLocaleConvertCase()1005 return LocaleConvertCase(isolate, s, to_upper, requested_locale.c_str()); in StringLocaleConvertCase()1007 if (to_upper) { in StringLocaleConvertCase()
290 _libnir_args += '-DHAVE_STATIC_LIBCLC_@0@'.format(s.to_upper())
183 config.set('HAVE_' + header.underscorify().to_upper(),
925 pre_args += '-DHAVE___BUILTIN_@0@'.format(b.to_upper())935 pre_args += '-DHAVE_FUNC_ATTRIBUTE_@0@'.format(a.to_upper())1227 pre_args += '-DHAVE_@0@'.format(h.to_upper().underscorify())1233 pre_args += '-DHAVE_@0@'.format(f.to_upper())