Home
last modified time | relevance | path

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

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