Searched defs:preserve (Results 1 – 12 of 12) sorted by relevance
45 free_type (const char *name, const Type *t, int preserve) in free_type()181 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_free() local
49 copy_type (const char *from, const char *to, const Type *t, int preserve) in copy_type()230 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_copy() local
42 static getarg_strings preserve; variable
668 int preserve = preserve_type(s->name) ? TRUE : FALSE; in generate_type_decode() local
932 int preserve = (t->tt & A1_HF_PRESERVE); in _asn1_copy() local
164 int foreground, preserve; main() local
130 xen_arch_isrc_t preserve; member
193 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } preserve() function 197 void preserve(AnalysisKey *ID) { preserve() function
280 preserve(void *v) in preserve() function
226 GLOBAL int preserve; /* preserve modification time on files */ variable
142 static int preserve = 0; variable
1512 xhci_cmd_reset_ep(struct xhci_softc *sc, uint8_t preserve, in xhci_cmd_reset_ep()