Searched defs:MULTIPLE (Results 1 – 8 of 8) sorted by relevance
20 … MULTIPLE("May have multiple instances of the same placeholder, eg “{0} cats and {0} dogs”."),// enumConstant
521 const MULTIPLE = Self::MULTIPLE_OCC.bits | Self::MULTIPLE_VALS.bits; constant
86 MULTIPLE='multiple' variable
4 pub(crate) const MULTIPLE: u64 = 6364136223846793005; constant
48 MULTIPLE, enumerator
93 #define MULTIPLE(test) \ macro
193 MULTIPLE, // multiple buffer bindings with various descriptor types enumerator