Home
last modified time | relevance | path

Searched defs:IsFixedSize (Results 1 – 4 of 4) sorted by relevance

/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DSubList.cs67 public bool IsFixedSize property in Antlr.Runtime.JavaExtensions.SubList
286 public bool IsFixedSize property in Antlr.Runtime.JavaExtensions.SubList
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DHashList.cs437 public bool IsFixedSize property in Antlr.Runtime.Collections.HashList
/external/eigen/bench/btl/libs/eigen2/
Deigen2_interface.hh36 enum {IsFixedSize = (SIZE!=Dynamic)}; enumerator
/external/eigen/bench/btl/libs/eigen3/
Deigen3_interface.hh33 enum {IsFixedSize = (SIZE!=Dynamic)}; enumerator