HomeSort by relevance Sort by last modified time
    Searched refs:IsFixedSize (Results 1 - 3 of 3) sorted by null

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
HashList.cs 437 public bool IsFixedSize
439 get { return _dictionary.IsFixedSize; }
  /external/eigen/bench/btl/libs/eigen2/
eigen2_interface.hh 36 enum {IsFixedSize = (SIZE!=Dynamic)};
  /external/eigen/bench/btl/libs/eigen3/
eigen3_interface.hh 33 enum {IsFixedSize = (SIZE!=Dynamic)};

Completed in 73 milliseconds