Home
last modified time | relevance | path

Searched refs:oe (Results 1 – 25 of 102) sorted by relevance

12345

/freebsd/usr.bin/sed/
H A Dmisc.c58 static char *oe; in strregerror() local
61 if (oe != NULL) in strregerror()
62 free(oe); in strregerror()
64 if ((oe = malloc(s)) == NULL) in strregerror()
66 (void)regerror(errcode, preg, oe, s); in strregerror()
67 return (oe); in strregerror()
/freebsd/contrib/tcsh/
H A Ded.refresh.c588 Char *ofd, *ols, *oe, *nfd, *nls, *ne; in update_line() local
616 oe = o; in update_line()
617 *oe = (Char) 0; in update_line()
723 if ((oe - ols) < MIN_END_KEEP) { in update_line()
724 ols = oe; in update_line()
752 ols = oe; in update_line()
756 ols = oe; in update_line()
768 ols = oe; in update_line()
772 ols = oe; in update_line()
799 ofd - old, osb - old, ose - old, ols - old, oe - old); in update_line()
[all …]
/freebsd/contrib/libedit/
H A Drefresh.c544 wchar_t *ofd, *ols, *oe, *nfd, *nls, *ne; in re_update_line() local
571 oe = o; in re_update_line()
572 *oe = '\0'; in re_update_line()
661 if ((oe - ols) < MIN_END_KEEP) { in re_update_line()
662 ols = oe; in re_update_line()
689 ols = oe; in re_update_line()
693 ols = oe; in re_update_line()
705 ols = oe; in re_update_line()
709 ols = oe; in re_update_line()
733 ofd - old, osb - old, ose - old, ols - old, oe - old)); in re_update_line()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3430-sdp.dts69 gpmc,oe-on-ns = <54>;
70 gpmc,oe-off-ns = <168>;
119 gpmc,oe-on-ns = <6>;
120 gpmc,oe-off-ns = <48>;
165 gpmc,oe-on-ns = <30>;
166 gpmc,oe-off-ns = <84>;
H A Domap2420-h4.dts37 gpmc,oe-on-ns = <60>;
38 gpmc,oe-off-ns = <120>;
H A Domap3-overo-tobiduo-common.dtsi32 gpmc,oe-on-ns = <0>;
33 gpmc,oe-off-ns = <42>;
H A Domap-gpmc-smsc911x.dtsi36 gpmc,oe-on-ns = <45>;
37 gpmc,oe-off-ns = <140>;
H A Domap-gpmc-smsc9221.dtsi39 gpmc,oe-on-ns = <0>;
40 gpmc,oe-off-ns = <42>;
H A Domap2430-sdp.dts54 gpmc,oe-on-ns = <60>;
55 gpmc,oe-off-ns = <169>;
H A Domap2420-n8x0-common.dtsi70 gpmc,oe-on-ns = <27>;
71 gpmc,oe-off-ns = <127>;
H A Domap-zoom-common.dtsi38 gpmc,oe-on-ns = <45>;
39 gpmc,oe-off-ns = <145>;
H A Domap3-sb-t35.dtsi119 gpmc,oe-on-ns = <45>;
120 gpmc,oe-off-ns = <140>;
H A Domap3-igep.dtsi127 gpmc,oe-off-ns = <54>;
158 gpmc,oe-on-ns = <18>;
159 gpmc,oe-off-ns = <96>;
H A Domap3-gta04a5one.dts71 gpmc,oe-on-ns = <15>;
72 gpmc,oe-off-ns = <87>;
H A Ddra62x-j5eco-evm.dts69 gpmc,oe-on-ns = <0>;
70 gpmc,oe-off-ns = <54>;
H A Ddm8148-evm.dts69 gpmc,oe-on-ns = <0>;
70 gpmc,oe-off-ns = <54>;
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nor.txt17 - gpmc,oe-on-ns: Output-enable assertion time
18 - gpmc,oe-off-ns: Output-enable de-assertion time
66 gpmc,oe-on-ns = <54>;
67 gpmc,oe-off-ns = <168>;
/freebsd/usr.bin/tip/tip/
H A Dremote13 # oe output EOF string (default is NULL)
27 :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial57600:
29 :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial33600:
33 :el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial57600:
/freebsd/sys/arm/ti/
H A Dti_gpio.c409 uint32_t oe; in ti_gpio_pin_setflags() local
423 oe = ti_gpio_read_4(sc, TI_GPIO_OE); in ti_gpio_pin_setflags()
425 oe |= TI_GPIO_MASK(pin); in ti_gpio_pin_setflags()
427 oe &= ~TI_GPIO_MASK(pin); in ti_gpio_pin_setflags()
428 ti_gpio_write_4(sc, TI_GPIO_OE, oe); in ti_gpio_pin_setflags()
488 uint32_t oe, reg, val; in ti_gpio_pin_get() local
499 oe = ti_gpio_read_4(sc, TI_GPIO_OE); in ti_gpio_pin_get()
500 if (oe & TI_GPIO_MASK(pin)) in ti_gpio_pin_get()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dgpmc-eth.txt32 - gpmc,oe-on-ns: Output-enable assertion time
33 - gpmc,oe-off-ns: Output-enable de-assertion time
74 gpmc,oe-on-ns = <54>;
75 gpmc,oe-off-ns = <168>;
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dtsi133 cavium,t-oe = <60>;
150 cavium,t-oe = <320>;
167 cavium,t-oe = <125>;
184 cavium,t-oe = <270>;
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Domap-gpmc.txt75 - gpmc,oe-on-ns: Assertion time
76 - gpmc,oe-off-ns: Deassertion time
77 - gpmc,oe-aad-mux-on-ns: Assertion time for AAD
78 - gpmc,oe-aad-mux-off-ns: Deassertion time for AAD
100 - gpmc,oe-extra-delay: OE signal is delayed by half GPMC clock
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt36 - cavium,t-oe: A cell specifying the OE timing (in nS).
90 cavium,t-oe = <60>;
110 cavium,t-oe = <270>;
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62-lp-sk-nand.dtso70 gpmc,oe-on-ns = <3>;
71 gpmc,oe-off-ns = <30>;
/freebsd/contrib/nvi/ex/
H A Dex_subst.c1285 char *oe; in re_error() local
1288 MALLOC(sp, oe, s); in re_error()
1289 if (oe != NULL) { in re_error()
1290 (void)regerror(errcode, preg, oe, s); in re_error()
1291 msgq(sp, M_ERR, "RE error: %s", oe); in re_error()
1292 free(oe); in re_error()

12345