Searched defs:CUSTOM (Results 1 – 10 of 10) sorted by relevance
44 CUSTOM /**< Provided by the user. */ enumerator
24 CUSTOM, enumerator
124 CUSTOM(null) enumConstant
213 CUSTOM, enumConstant
33 CUSTOM // Included in classpath enumConstant
43 CUSTOM // Included in classpath enumConstant
117 enum Type { WPAD_DHCP, WPAD_DNS, CUSTOM }; enumerator
689 CUSTOM = 3 variable in ParserKind
317 CUSTOM = 0, enumerator
1701 pub const CUSTOM: Self = Self(1); constant