Home
last modified time | relevance | path

Searched refs:nonstd (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/FixIt/
Dtypo.cpp78 namespace nonstd { namespace
90nonstd::basic_string<char> str; // expected-error{{no template named 'basic_string' in namespace '… in poit()
91nonstd::wide_string<char> str2; // expected-error{{no template named 'wide_string' in namespace 'n… in poit()
/external/kernel-headers/original/uapi/linux/
Domapfb.h193 __u32 nonstd; member
Dfb.h257 __u32 nonstd; /* != 0 Non standard pixel format */ member
/external/u-boot/drivers/video/
Dmxc_ipuv3_fb.c97 if (fbi->var.nonstd) in bpp_to_pixfmt()
98 return fbi->var.nonstd; in bpp_to_pixfmt()
Dda8xx-fb.c191 .nonstd = 0,
/external/u-boot/include/linux/
Dfb.h120 __u32 nonstd; /* != 0 Non standard pixel format */ member