HomeSort by: relevance | last modified time | path
    Searched defs:bch (Results 1 - 10 of 10) sorted by relevancy

  /src/lib/libcurses/
clrtoeol.c 68 wchar_t bch; local in function:wclrtoeol
74 bch = win->bch;
103 if (!(__NEED_ERASE(sp, bch, battr)))
110 sp->ch = bch;
erase.c 69 wchar_t bch; local in function:werase
77 bch = win->bch;
87 if (!(__NEED_ERASE(sp, bch, battr)))
90 sp->ch = bch;
clrtobot.c 68 wchar_t bch; local in function:wclrtobot
74 bch = win->bch;
95 if (!(__NEED_ERASE(sp, bch, battr)))
102 sp->ch = bch;
curses_private.h 130 wchar_t bch; /* Background character */ member in struct:__window
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/
jz4725b.dtsi 363 bch: ecc-controller@130d0000 { label
364 compatible = "ingenic,jz4725b-bch";
jz4780.dtsi 510 bch: bch@134d0000 { label
511 compatible = "ingenic,jz4780-bch";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
mt2701.dtsi 371 ecc-engine = <&bch>;
376 bch: ecc@1100e000 { label
mt7623.dtsi 533 ecc-engine = <&bch>;
538 bch: ecc@1100e000 { label
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
mt7622.dtsi 542 ecc-engine = <&bch>;
548 bch: ecc@1100e000 { label
mt2712e.dtsi 567 ecc-engine = <&bch>;
573 bch: ecc@1100f000 { label

Completed in 17 milliseconds