Home
last modified time | relevance | path

Searched defs:TValue (Results 1 – 8 of 8) sorted by relevance

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas94 constructor Create(const AHashList: THashList<TKey, TValue>); argument
105 procedure SetItem(const Key: TKey; const Value: TValue);
108 procedure Add(const Key: TKey; const Value: TValue);
112 function TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue()
113 procedure AddOrSetValue(const Key: TKey; const Value: TValue);
115 function ContainsValue(const Value: TValue): Boolean; in ContainsValue()
168 procedure THashList<TKey, TValue>.Add(const Key: TKey; const Value: TValue);
196 function THashList<TKey, TValue>.ContainsValue(const Value: TValue): Boolean; in THashList()
244 procedure THashList<TKey, TValue>.SetItem(const Key: TKey; const Value: TValue);
DAntlr.Runtime.Tools.pas836 function TDictionary<TKey,TValue>.TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue()
848 …rocedure TDictionary<TKey,TValue>.DoAdd(HashCode, Index: Integer; const Key: TKey; const Value: TV…
861 procedure TDictionary<TKey,TValue>.AddOrSetValue(const Key: TKey; const Value: TValue);
874 function TDictionary<TKey,TValue>.ContainsValue(const Value: TValue): Boolean; in ContainsValue()
894 constructor TDictionary<TKey,TValue>.TPairEnumerator.Create(ADictionary: TDictionary<TKey,TValue>); argument
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs680 MapField<TKey, TValue> parent, in MapView() argument
/external/lua/src/
Dlobject.h115 } TValue; typedef
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1248 Value *TValue = SI.getTrueValue(); in isSafeSelectToSpeculate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1309 Value *TValue = SI.getTrueValue(); in isSafeSelectToSpeculate() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8286 ConstantSDNode *TValue = dyn_cast<ConstantSDNode>(Op.getOperand(0)); in isSetCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9451 ConstantSDNode *TValue = dyn_cast<ConstantSDNode>(Op.getOperand(0)); in isSetCC() local