Home
last modified time | relevance | path

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

12345678910

/freebsd-head/contrib/dialog/
HDtextbox.c589 bool moved = FALSE; in perform_search() local
666 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()
838 moved = FALSE; /* assume we'll not move */ in dialog_textbox()
900 moved = TRUE; in dialog_textbox()
916 moved = TRUE; in dialog_textbox()
922 moved = TRUE; in dialog_textbox()
[all …]
/freebsd-head/contrib/less/
HDforwback.c165 lbool moved = FALSE; in overlay_header() local
179 moved = TRUE; in overlay_header()
200 moved = TRUE; in overlay_header()
202 if (moved) in overlay_header()
204 return moved; in overlay_header()
/freebsd-head/usr.bin/m4/TEST/
HDhanoi.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-head/lib/libc/db/hash/
HDhash_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-head/contrib/jemalloc/include/jemalloc/internal/
HDprof_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-head/contrib/ldns/drill/
HDChangeLog.22-nov-200523 all the difficult stuff is moved to ldns.
88 * moved to configure
96 * moved to autoconf for building
/freebsd-head/sys/contrib/device-tree/Bindings/leds/
HDcommon.txt1 This file has moved to ./common.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/net/
HDmdio.txt1 This file has moved to mdio.yaml.
HDethernet.txt1 This file has moved to ethernet-controller.yaml.
HDfixed-link.txt1 This file has moved to ethernet-controller.yaml.
HDstmmac.txt1 This file has moved to snps,dwmac.yaml.
HDphy.txt1 This file has moved to ethernet-phy.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/regulator/
HDregulator.txt1 This file has moved to regulator.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/mtd/
HDcommon.txt1 This file has been moved to mtd.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/media/
HDrc.txt1 This file has been moved to rc.yaml.
HDvideo-interfaces.txt1 This file has moved to video-interfaces.yaml and video-interface-devices.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/hwmon/
HDpwm-fan.txt1 This file has moved to pwm-fan.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/mmc/
HDmmc.txt1 This file has moved to mmc-controller.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/eeprom/
HDat24.txt1 This file has been moved to at24.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/spi/
HDspi-bus.txt1 This file has moved to spi-controller.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/rtc/
HDrtc.txt1 This file has been moved to rtc.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/input/
HDmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/freebsd-head/sys/contrib/device-tree/Bindings/dma/
HDdma.txt1 This file has been moved to dma-controller.yaml.
/freebsd-head/sys/contrib/device-tree/Bindings/
HDgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/freebsd-head/sys/contrib/device-tree/Bindings/nvmem/
HDnvmem.txt1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.

12345678910