Home
last modified time | relevance | path

Searched defs:preserve (Results 1 – 12 of 12) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_free.c47 free_type (const char *name, const Type *t, int preserve) in free_type()
183 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_free() local
H A Dgen_copy.c51 copy_type (const char *from, const char *to, const Type *t, int preserve) in copy_type()
232 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_copy() local
H A Dmain.c44 static getarg_strings preserve; variable
H A Dgen_decode.c668 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_decode() local
H A Dtemplate.c932 int preserve = (t->tt & A1_HF_PRESERVE); in _asn1_copy() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DPassManager.h97 template <typename PassT> void preserve() { preserve(PassT::ID()); } in preserve() function
100 void preserve(void *PassID) { in preserve() function
/minix3/external/bsd/pkg_install/dist/lib/
H A Dplist.c515 Boolean preserve; in delete_package() local
/minix3/usr.bin/ftp/
H A Dftp_var.h222 GLOBAL int preserve; /* preserve modification time on files */ variable
/minix3/minix/net/lwip/
H A Droute.c670 unsigned int tree, preserve; in route_change() local
/minix3/minix/llvm/passes/include/common/
H A Dpass_common.h530 …bool preserve = props & (PASS_UTIL_FLAG(PASS_UTIL_PROP_NOINLINE)|PASS_UTIL_FLAG(PASS_UTIL_PROP_USE… in setFunctionProperties() local
/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dca.c246 static int preserve = 0; variable
/minix3/external/mit/xorg/lib/libxcb/files/
H A Dxkb.h801 uint8_t preserve; /**< */ member