| /freebsd-11-stable/lib/libc/locale/ |
| HD | c32rtomb.c | 36 c32rtomb_l(char * __restrict s, char32_t c32, mbstate_t * __restrict ps, in c32rtomb_l() argument 41 if ((c32 >= 0xd800 && c32 <= 0xdfff) || c32 > 0x10ffff) { in c32rtomb_l() 51 return (wcrtomb_l(s, c32, ps, locale)); in c32rtomb_l() 55 c32rtomb(char * __restrict s, char32_t c32, mbstate_t * __restrict ps) in c32rtomb() argument 58 return (c32rtomb_l(s, c32, ps, __get_locale())); in c32rtomb()
|
| HD | mbrtoc16.c | 43 char32_t c32; in mbrtoc16_l() local 68 len = mbrtoc32_l(&c32, s, n, &cs->c32_mbstate, locale); in mbrtoc16_l() 70 if (c32 < 0x10000) { in mbrtoc16_l() 72 *pc16 = c32; in mbrtoc16_l() 75 c32 -= 0x10000; in mbrtoc16_l() 76 *pc16 = 0xd800 | (c32 >> 10); in mbrtoc16_l() 77 cs->trail_surrogate = 0xdc00 | (c32 & 0x3ff); in mbrtoc16_l()
|
| HD | c16rtomb.c | 44 char32_t c32; in c16rtomb_l() local 53 c32 = 0; in c16rtomb_l() 61 c32 = 0x10000 + ((cs->lead_surrogate & 0x3ff) << 10 | in c16rtomb_l() 69 c32 = c16; in c16rtomb_l() 73 return (c32rtomb_l(s, c32, &cs->c32_mbstate, locale)); in c16rtomb_l()
|
| /freebsd-11-stable/sys/gnu/dts/arm/ |
| HD | stih415-clock.dtsi | 155 compatible = "st,plls-c32-a1x-0", "st,clkgen-plls-c32"; 167 compatible = "st,plls-c32-a1x-1", "st,clkgen-plls-c32"; 179 compatible = "st,clkgena-prediv-c32", 189 compatible = "st,clkgena-divmux-c32-odf0", 208 compatible = "st,clkgena-divmux-c32-odf1", 227 compatible = "st,clkgena-divmux-c32-odf2", 246 compatible = "st,clkgena-divmux-c32-odf3", 269 compatible = "st,plls-c32-a1x-0", "st,clkgen-plls-c32"; 281 compatible = "st,plls-c32-a1x-1", "st,clkgen-plls-c32"; 293 compatible = "st,clkgena-prediv-c32", [all …]
|
| HD | stih416-clock.dtsi | 157 compatible = "st,plls-c32-a1x-0", "st,clkgen-plls-c32"; 169 compatible = "st,plls-c32-a1x-1", "st,clkgen-plls-c32"; 181 compatible = "st,clkgena-prediv-c32", 191 compatible = "st,clkgena-divmux-c32-odf0", 210 compatible = "st,clkgena-divmux-c32-odf1", 229 compatible = "st,clkgena-divmux-c32-odf2", 248 compatible = "st,clkgena-divmux-c32-odf3", 271 compatible = "st,plls-c32-a1x-0", "st,clkgen-plls-c32"; 283 compatible = "st,plls-c32-a1x-1", "st,clkgen-plls-c32"; 295 compatible = "st,clkgena-prediv-c32", [all …]
|
| HD | stih407-clock.dtsi | 40 compatible = "st,clkgen-c32"; 45 compatible = "st,stih407-plls-c32-a9", "st,clkgen-plls-c32"; 94 compatible = "st,clkgen-c32"; 99 compatible = "st,stih407-plls-c32-a0", "st,clkgen-plls-c32"; 132 compatible = "st,clkgen-c32"; 137 compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32"; 146 compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32"; 214 compatible = "st,clkgen-c32"; 254 compatible = "st,clkgen-c32"; 302 compatible = "st,clkgen-c32";
|
| HD | stih410-clock.dtsi | 42 compatible = "st,clkgen-c32"; 47 compatible = "st,stih407-plls-c32-a9", "st,clkgen-plls-c32"; 96 compatible = "st,clkgen-c32"; 101 compatible = "st,stih407-plls-c32-a0", "st,clkgen-plls-c32"; 135 compatible = "st,clkgen-c32"; 140 compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32"; 149 compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32"; 224 compatible = "st,clkgen-c32"; 266 compatible = "st,clkgen-c32"; 314 compatible = "st,clkgen-c32";
|
| HD | stih418-clock.dtsi | 42 compatible = "st,clkgen-c32"; 47 compatible = "st,stih418-plls-c28-a9", "st,clkgen-plls-c32"; 96 compatible = "st,clkgen-c32"; 101 compatible = "st,stih407-plls-c32-a0", "st,clkgen-plls-c32"; 135 compatible = "st,clkgen-c32"; 140 compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32"; 149 compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32"; 227 compatible = "st,clkgen-c32"; 269 compatible = "st,clkgen-c32"; 324 compatible = "st,clkgen-c32";
|
| HD | imx27-phytec-phycard-s-som.dtsi | 44 compatible = "at,24c32";
|
| HD | socfpga_arria5_socdk.dts | 68 compatible = "atmel,24c32";
|
| HD | socfpga_cyclone5_socdk.dts | 72 compatible = "atmel,24c32";
|
| HD | socfpga_arria10_socdk.dtsi | 85 compatible = "atmel,24c32";
|
| HD | imx27-phytec-phycore-som.dtsi | 197 compatible = "at,24c32";
|
| HD | imx6qdl-phytec-pfla02.dtsi | 111 compatible = "atmel,24c32";
|
| HD | omap4-var-som-om44.dtsi | 243 compatible = "microchip,24c32";
|
| HD | imx28-evk.dts | 206 compatible = "at24,24c32";
|
| HD | am335x-phycore-som.dtsi | 123 compatible = "atmel,24c32";
|
| HD | am335x-shc.dts | 191 compatible = "at24,24c32";
|
| /freebsd-11-stable/sys/dev/gpio/ |
| HD | gpioc.c | 129 struct gpio_config_32 *c32; in gpioc_ioctl() local 196 c32 = (struct gpio_config_32 *)arg; in gpioc_ioctl() 197 res = GPIO_PIN_CONFIG_32(sc->sc_pdev, c32->first_pin, in gpioc_ioctl() 198 c32->num_pins, c32->pin_flags); in gpioc_ioctl()
|
| /freebsd-11-stable/sys/dev/drm2/ |
| HD | drm_ioc32.c | 236 drm_client32_t *c32 = data; in compat_drm_getclient() local 240 client.idx = c32->idx; in compat_drm_getclient() 246 c32->idx = client.idx; in compat_drm_getclient() 247 c32->auth = client.auth; in compat_drm_getclient() 248 c32->pid = client.pid; in compat_drm_getclient() 249 c32->uid = client.uid; in compat_drm_getclient() 250 c32->magic = client.magic; in compat_drm_getclient() 251 c32->iocs = client.iocs; in compat_drm_getclient()
|
| /freebsd-11-stable/contrib/tcpdump/ |
| HD | config.sub | 839 convex-c32) 840 basic_machine=c32-convex
|
| /freebsd-11-stable/contrib/libpcap/ |
| HD | config.sub | 839 convex-c32) 840 basic_machine=c32-convex
|
| /freebsd-11-stable/contrib/netbsd-tests/ipf/input/ |
| HD | ni5 | 318 5018 269c 3c32 0000 3232 3620 4c69 7374
|
| /freebsd-11-stable/contrib/libreadline/support/ |
| HD | config.guess | 709 then echo c32-convex-bsd
|
| /freebsd-11-stable/contrib/openbsm/config/ |
| HD | config.guess | 705 then echo c32-convex-bsd
|