Home
last modified time | relevance | path

Searched defs:KeyT (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/games/openmw/openmw-openmw-0.47.0/components/nif/
H A Dnifkey.hpp27 struct KeyT { struct
28 T mValue;
29 T mInTan; // Only for Quadratic interpolation, and never for QuaternionKeyList
30 T mOutTan; // Only for Quadratic interpolation, and never for QuaternionKeyList
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A DHints.h20 using KeyT = int64; variable
74 …explicit CompareByRating(const std::unordered_map<KeyT, RatingT> &key_to_rating) : key_to_rating_(… in CompareByRating()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSCache.h41 @interface GS_GENERIC_CLASS(NSCache, KeyT, ValT) : NSObject in GS_GENERIC_CLASS() argument
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DAtomicHashArray.h66 inline void checkLegalKeyIfKeyTImpl( in checkLegalKeyIfKeyTImpl() argument
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DAtomicHashArray.h69 inline void checkLegalKeyIfKeyTImpl( in checkLegalKeyIfKeyTImpl() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
H A DDenseMap.h207 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
214 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
273 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as()
422 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
1229 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator()
1302 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DMapVector.h118 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
130 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DMapVector.h118 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
130 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
H A DDenseMap.h195 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert()
202 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
249 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as()
392 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() argument
1199 const DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, IsConstSrc> &I) in DenseMapIterator()
1269 inline size_t capacity_in_bytes(const DenseMap<KeyT, ValueT, KeyInfoT> &X) { in capacity_in_bytes()

12345678