Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:then

324   /// If the Delphi code generator cannot detect the inner "y" variable, then
408 if (A = nil) or (B = nil) then
412 then
420 if AValue then
511 if GetInterface(IID, Obj) then
545 if (Result = 0) then
556 if NewCapPow2 = Length(FItems) then
558 else if NewCapPow2 < 0 then
567 if oldItems[i].HashCode <> 0 then
575 if ACapacity < FCount then
578 if ACapacity = 0 then
594 if newCap = 0 then
603 if Length(FItems) = 0 then
613 if hc = 0 then
617 if (hc = HashCode) and FComparer.Equals(FItems[Result].Key, Key) then
621 if Result >= Length(FItems) then
646 if index < 0 then
657 if index < 0 then
677 if GetInterface(IID, Obj) then
691 if (Result = 0) then
710 if ACapacity < 0 then
713 if FComparer = nil then
749 if FCount >= FGrowThreshold then
754 if index >= 0 then
774 if index < 0 then
789 // at the index. If the index hits a hole, then we're done.
799 if index = Length(FItems) then
803 if hc = 0 then
807 if not InCircularRange(gap, bucket, index) then
842 if Result then
863 if ContainsKey(Key) then
882 if (FItems[i].HashCode <> 0) and c.Equals(FItems[i].Value, Value) then
922 if FDictionary.FItems[FIndex].HashCode <> 0 then
935 if (FEntries[I].FDataType = dtInterface) then
944 if (FEntries[I].FName = Name) then
954 if (FEntries[I].FName = Name) then
969 if (FEntries[I].FName = Name) then
986 if (FEntries[I].FName = Name) then