Home
last modified time | relevance | path

Searched refs:uudecode (Results 1 – 7 of 7) sorted by relevance

/external/toybox/
DAndroid.mk217 toys/posix/uudecode.c \
/external/vboot_reference/scripts/image_signing/
Dsign_official_build.sh396 uudecode -o - ${input} | tar -C ${output_dir} -zxf - 2>/dev/null ||
/external/toybox/generated/
Dglobals.h1552 struct uudecode_data uudecode; member
Dnewtoys.h271 USE_UUDECODE(NEWTOY(uudecode, ">1o:", TOYFLAG_USR|TOYFLAG_BIN|TOYFLAG_UMASK))
Dflags.h5894 #define TT this.uudecode
/external/python/cpython2/Misc/
DHISTORY12528 uudecode bug where it complaints about trailing garbage is still there
15346 - uu.py does uuencode/uudecode (not the fastest in the world, but
/external/python/cpython3/Misc/
DHISTORY29907 uudecode bug where it complaints about trailing garbage is still there
32725 - uu.py does uuencode/uudecode (not the fastest in the world, but