Home
last modified time | relevance | path

Searched defs:REPLACE (Results 1 – 7 of 7) sorted by relevance

/minix3/bin/pax/
H A Dpat_rep.h51 } REPLACE; typedef
/minix3/usr.sbin/mtree/
H A Dspec.c489 #define REPLACE(x) cur->x = new->x in replacenode() macro
/minix3/usr.bin/sed/
H A Ddefs.h138 REPLACE /* Replace the contents. */ enumerator
/minix3/minix/servers/vfs/
H A Dexec.c545 enum { INSERT=FALSE, REPLACE=TRUE }; enumerator
/minix3/bin/ksh/
H A Dvi.c134 #define REPLACE 2 macro
/minix3/minix/commands/remsync/
H A Dremsync.c877 enum { DELETE, REPLACE, COPY, SIMILAR, EQUAL, ADD } enumerator
/minix3/minix/share/beaglebone/weather/
H A Dprocessing.js13 …GRAY:12,INVERT:13,OPAQUE:14,POSTERIZE:15,THRESHOLD:16,ERODE:17,DILATE:18,REPLACE:0,BLEND:1<<0,ADD:… property