Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 25 of 235) sorted by relevance

12345678910

/freebsd/contrib/dialog/
H A Dtextbox.c666 moved = TRUE; in perform_search()
670 return moved; in perform_search()
725 bool moved; in dialog_textbox() local
763 moved = TRUE; in dialog_textbox()
800 if (moved) { in dialog_textbox()
900 moved = TRUE; in dialog_textbox()
916 moved = TRUE; in dialog_textbox()
922 moved = TRUE; in dialog_textbox()
929 moved = TRUE; in dialog_textbox()
936 moved = TRUE; in dialog_textbox()
[all …]
/freebsd/contrib/less/
H A Dforwback.c165 int moved = FALSE; in overlay_header() local
178 moved = TRUE; in overlay_header()
199 moved = TRUE; in overlay_header()
201 if (moved) in overlay_header()
203 return moved; in overlay_header()
/freebsd/usr.bin/m4/TEST/
H A Dhanoi.m437 define(moved,`move disk from $1 to $2 macro
40 define(trans, `ifelse($4,1,`moved($1,$2)',
41 `trans($1,$3,$2,DECR($4))moved($1,$2)trans($3,$2,$1,DECR($4))')')
/freebsd/lib/libc/db/hash/
H A Dhash_page.c186 u_int16_t copyto, diff, off, moved; in __split_page() local
204 moved = 0; in __split_page()
209 (int)copyto, (int)moved); in __split_page()
235 moved += 2; in __split_page()
242 ino[0] -= moved; in __split_page()
278 int moved) /* Number of pairs moved to new page. */ in ugly_split() argument
324 ino[0] -= (moved + 2); in ugly_split()
336 moved = 0; in ugly_split()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h184 bool sampled, old_sampled, moved; in prof_realloc() local
206 moved = (ptr != old_ptr); in prof_realloc()
210 } else if (moved) { in prof_realloc()
/freebsd/contrib/ldns/drill/
H A DChangeLog.22-nov-200523 all the difficult stuff is moved to ldns.
88 * moved to configure
96 * moved to autoconf for building
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dregulator.txt1 This file has moved to regulator.yaml.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmdio.txt1 This file has moved to mdio.yaml.
H A Dfixed-link.txt1 This file has moved to ethernet-controller.yaml.
H A Dphy.txt1 This file has moved to ethernet-phy.yaml.
H A Dstmmac.txt1 This file has moved to snps,dwmac.yaml.
H A Dethernet.txt1 This file has moved to ethernet-controller.yaml.
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dcommon.txt1 This file has moved to ./common.yaml.
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-bus.txt1 This file has moved to spi-controller.yaml.
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Drtc.txt1 This file has been moved to rtc.yaml.
/freebsd/sys/contrib/device-tree/Bindings/eeprom/
H A Dat24.txt1 This file has been moved to at24.yaml.
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dmmc.txt1 This file has moved to mmc-controller.yaml.
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drc.txt1 This file has been moved to rc.yaml.
H A Dvideo-interfaces.txt1 This file has moved to video-interfaces.yaml and video-interface-devices.yaml.
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dcommon.txt1 This file has been moved to mtd.yaml.
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dpwm-fan.txt1 This file has moved to pwm-fan.yaml.
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Ddma.txt1 This file has been moved to dma-controller.yaml.
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/freebsd/sys/contrib/device-tree/Bindings/
H A Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Dnvmem.txt1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.

12345678910