Home
last modified time | relevance | path

Searched defs:LengthInLongWords (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBitSet.cs265 public int LengthInLongWords() { in LengthInLongWords() method in Antlr.Runtime.BitSet
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DBitSet.cs313 public int LengthInLongWords() in LengthInLongWords() method in Antlr.Runtime.BitSet
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas464 function LengthInLongWords: Integer; in LengthInLongWords() function
3550 function TBitSet.LengthInLongWords: Integer; in LengthInLongWords() function