Searched defs:CAP (Results 1 – 8 of 8) sorted by relevance
64 const CAP: usize = 1000; in len() constant
258 const CAP: usize = 1000; in len() constant
67 #define CASE1(TYPE, VALUE, CAP) \ argument
83 #define CAP(T, name) CapsLookupTable::Pair{#name, new T##CapsLookup{&ShaderCaps::name}} in caps_lookup_table() macro
710 enum { CAP = 256 }; in _expectRules() enumerator737 enum { CAP = 256 }; in _expect() enumerator
14 #define CAP 0x00 macro