Searched defs:MAX_VECTOR_SIZE (Results 1 – 8 of 8) sorted by relevance
25 static constexpr size_t MAX_VECTOR_SIZE = 10; variable
37 #define MAX_VECTOR_SIZE 1000 macro
40 const MAX_VECTOR_SIZE: i32 = 10; const
27 static constexpr int32_t MAX_VECTOR_SIZE = 128; variable
29 const uint8_t MAX_VECTOR_SIZE = 10; variable
37 static constexpr int32_t MAX_VECTOR_SIZE = 128; variable
24 constexpr uint32_t MAX_VECTOR_SIZE = 100; variable