Home
last modified time | relevance | path

Searched refs:COMP_NONE (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/tools/easylogo/
Deasylogo.c309 COMP_NONE, enumerator
313 static enum comp_t compression = COMP_NONE;
339 if (compression != COMP_NONE) { in image_save_header()
/external/openssh/
Dkex.h66 #define COMP_NONE 0 macro
Dkex.c703 comp->type = COMP_NONE; in choose_comp()
Dsshd.c2224 if (options.compression == COMP_NONE) {
Dservconf.c933 { "no", COMP_NONE },