Searched refs:RESERVED (Results 1 – 19 of 19) sorted by relevance
29 SHOULD BE RESERVED:40 SHOULD NOT BE RESERVED:
33 RESERVED = ":/?#[]@!$&'()*+,;=" variable207 safe = RESERVED
29 SHOULD BE RESERVED:67 SHOULD NOT BE RESERVED:
50 #define RESERVED 0xE0 /* bits 5..7: reserved */ macro214 if(method != Z_DEFLATED || (flags & RESERVED) != 0) { in check_gzip_header()
121 #define RESERVED -1 macro
4 Copyright � 1999, Silicon Graphics, Inc. -- ALL RIGHTS RESERVED42 Copyright (c) 2001-2002, Hewlett-Packard Company -- ALL RIGHTS RESERVED
4 ALL RIGHTS RESERVED.
129 RESERVED,
115 RESERVED = 1 variable388 return l[ALL] or l[RESERVED] or l[UNRESERVED] or len(l[PORTS]) > 0704 if self.in_tcp[RESERVED]:711 if self.out_tcp[RESERVED]:729 if self.in_udp[RESERVED]:
82 final static int RESERVED = 3; field in RBBIDataWrapper
83 final static int RESERVED = 3; field in RBBIDataWrapper
11 These codepoints are marked RESERVED in all 9 indic scripts.
20 + * ALL RIGHTS RESERVED *
1183 } else if (tag < MethodWriter.RESERVED) { in accept()
62 static final int RESERVED = 128; field in MethodWriter
89 FLAGS_RESERVED='ARGC ARGV ERROR FALSE HELP PARENT RESERVED TRUE VERSION'
1Index: linux/arch/i386/Kconfig.debug 2====== ...