HomeSort by relevance Sort by last modified time
    Searched defs:KeyT (Results 1 - 25 of 29) sorted by null

1 2

  /external/llvm/include/llvm/ADT/
SparseSet.h 63 template<typename KeyT, typename ValueT, typename KeyFunctorT>
70 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
72 template<typename KeyT, typename KeyFunctorT>
73 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
74 unsigned operator()(const KeyT &Key) const {
114 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
125 typedef typename KeyFunctorT::argument_type KeyT;
132 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 72 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
113 typedef typename KeyFunctorT::argument_type KeyT;
119 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
371 iterator find(const KeyT &Key) {
375 const_iterator find(const KeyT &Key) const {
382 size_type count(const KeyT &Key) const {
391 bool contains(const KeyT &Key) const {
396 iterator getHead(const KeyT &Key) { return find(Key); }
397 iterator getTail(const KeyT &Key) {
407 RangePair equal_range(const KeyT &K)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 66 template<typename KeyT, typename ValueT, typename KeyFunctorT>
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
75 template<typename KeyT, typename KeyFunctorT>
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
77 unsigned operator()(const KeyT &Key) const {
117 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
128 typedef typename KeyFunctorT::argument_type KeyT;
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 80 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
121 typedef typename KeyFunctorT::argument_type KeyT;
127 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
375 iterator find(const KeyT &Key) {
379 const_iterator find(const KeyT &Key) const {
386 size_type count(const KeyT &Key) const {
395 bool contains(const KeyT &Key) const {
400 iterator getHead(const KeyT &Key) { return find(Key); }
401 iterator getTail(const KeyT &Key) {
411 RangePair equal_range(const KeyT &K)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 66 template<typename KeyT, typename ValueT, typename KeyFunctorT>
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
75 template<typename KeyT, typename KeyFunctorT>
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
77 unsigned operator()(const KeyT &Key) const {
117 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
128 typedef typename KeyFunctorT::argument_type KeyT;
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 80 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
121 typedef typename KeyFunctorT::argument_type KeyT;
127 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
375 iterator find(const KeyT &Key) {
379 const_iterator find(const KeyT &Key) const {
386 size_type count(const KeyT &Key) const {
395 bool contains(const KeyT &Key) const {
400 iterator getHead(const KeyT &Key) { return find(Key); }
401 iterator getTail(const KeyT &Key) {
411 RangePair equal_range(const KeyT &K)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 66 template<typename KeyT, typename ValueT, typename KeyFunctorT>
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
75 template<typename KeyT, typename KeyFunctorT>
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
77 unsigned operator()(const KeyT &Key) const {
117 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
128 typedef typename KeyFunctorT::argument_type KeyT;
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 80 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
121 typedef typename KeyFunctorT::argument_type KeyT;
127 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
375 iterator find(const KeyT &Key) {
379 const_iterator find(const KeyT &Key) const {
386 size_type count(const KeyT &Key) const {
395 bool contains(const KeyT &Key) const {
400 iterator getHead(const KeyT &Key) { return find(Key); }
401 iterator getTail(const KeyT &Key) {
411 RangePair equal_range(const KeyT &K)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 66 template<typename KeyT, typename ValueT, typename KeyFunctorT>
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
75 template<typename KeyT, typename KeyFunctorT>
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
77 unsigned operator()(const KeyT &Key) const {
117 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
128 typedef typename KeyFunctorT::argument_type KeyT;
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 80 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
121 typedef typename KeyFunctorT::argument_type KeyT;
127 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
375 iterator find(const KeyT &Key) {
379 const_iterator find(const KeyT &Key) const {
386 size_type count(const KeyT &Key) const {
395 bool contains(const KeyT &Key) const {
400 iterator getHead(const KeyT &Key) { return find(Key); }
401 iterator getTail(const KeyT &Key) {
411 RangePair equal_range(const KeyT &K)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 66 template<typename KeyT, typename ValueT, typename KeyFunctorT>
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
75 template<typename KeyT, typename KeyFunctorT>
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
77 unsigned operator()(const KeyT &Key) const {
117 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
128 typedef typename KeyFunctorT::argument_type KeyT;
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 80 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
121 typedef typename KeyFunctorT::argument_type KeyT;
127 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
375 iterator find(const KeyT &Key) {
379 const_iterator find(const KeyT &Key) const {
386 size_type count(const KeyT &Key) const {
395 bool contains(const KeyT &Key) const {
400 iterator getHead(const KeyT &Key) { return find(Key); }
401 iterator getTail(const KeyT &Key) {
411 RangePair equal_range(const KeyT &K)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 66 template<typename KeyT, typename ValueT, typename KeyFunctorT>
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
75 template<typename KeyT, typename KeyFunctorT>
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
77 unsigned operator()(const KeyT &Key) const {
117 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
128 typedef typename KeyFunctorT::argument_type KeyT;
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 80 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
121 typedef typename KeyFunctorT::argument_type KeyT;
127 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
375 iterator find(const KeyT &Key) {
379 const_iterator find(const KeyT &Key) const {
386 size_type count(const KeyT &Key) const {
395 bool contains(const KeyT &Key) const {
400 iterator getHead(const KeyT &Key) { return find(Key); }
401 iterator getTail(const KeyT &Key) {
411 RangePair equal_range(const KeyT &K)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 66 template<typename KeyT, typename ValueT, typename KeyFunctorT>
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
75 template<typename KeyT, typename KeyFunctorT>
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
77 unsigned operator()(const KeyT &Key) const {
117 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
128 typedef typename KeyFunctorT::argument_type KeyT;
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 80 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
121 typedef typename KeyFunctorT::argument_type KeyT;
127 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
375 iterator find(const KeyT &Key) {
379 const_iterator find(const KeyT &Key) const {
386 size_type count(const KeyT &Key) const {
395 bool contains(const KeyT &Key) const {
400 iterator getHead(const KeyT &Key) { return find(Key); }
401 iterator getTail(const KeyT &Key) {
411 RangePair equal_range(const KeyT &K)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 66 template<typename KeyT, typename ValueT, typename KeyFunctorT>
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
75 template<typename KeyT, typename KeyFunctorT>
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
77 unsigned operator()(const KeyT &Key) const {
117 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
128 typedef typename KeyFunctorT::argument_type KeyT;
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf
    [all...]
SparseMultiSet.h 80 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
121 typedef typename KeyFunctorT::argument_type KeyT;
127 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
375 iterator find(const KeyT &Key) {
379 const_iterator find(const KeyT &Key) const {
386 size_type count(const KeyT &Key) const {
395 bool contains(const KeyT &Key) const {
400 iterator getHead(const KeyT &Key) { return find(Key); }
401 iterator getTail(const KeyT &Key) {
411 RangePair equal_range(const KeyT &K)
    [all...]
  /external/llvm/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
41 template<typename KeyT, typename ValueT, typename Config>
44 template<typename DenseMapT, typename KeyT>
46 template<typename DenseMapT, typename KeyT>
52 template<typename KeyT, typename MutexT = sys::Mutex>
67 static void onRAUW(const ExtraDataT & /*Data*/, KeyT /*Old*/, KeyT /*New*/) {}
69 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
80 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT> >
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
38 template<typename KeyT, typename ValueT, typename Config, typename ValueInfoT>
41 template<typename DenseMapT, typename KeyT>
43 template<typename DenseMapT, typename KeyT>
49 template<typename KeyT>
62 static void onRAUW(const ExtraDataT & /*Data*/, KeyT /*Old*/, KeyT /*New*/) {}
64 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
75 template<typename KeyT, typename ValueT, typename Config = ValueMapConfig<KeyT>,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
47 template<typename KeyT, typename ValueT, typename Config>
50 template<typename DenseMapT, typename KeyT>
52 template<typename DenseMapT, typename KeyT>
58 template<typename KeyT, typename MutexT = sys::Mutex>
73 static void onRAUW(const ExtraDataT & /*Data*/, KeyT /*Old*/, KeyT /*New*/) {}
75 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
86 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
47 template<typename KeyT, typename ValueT, typename Config>
50 template<typename DenseMapT, typename KeyT>
52 template<typename DenseMapT, typename KeyT>
58 template<typename KeyT, typename MutexT = sys::Mutex>
73 static void onRAUW(const ExtraDataT & /*Data*/, KeyT /*Old*/, KeyT /*New*/) {}
75 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
86 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
47 template<typename KeyT, typename ValueT, typename Config>
50 template<typename DenseMapT, typename KeyT>
52 template<typename DenseMapT, typename KeyT>
58 template<typename KeyT, typename MutexT = sys::Mutex>
73 static void onRAUW(const ExtraDataT & /*Data*/, KeyT /*Old*/, KeyT /*New*/) {}
75 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
86 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
47 template<typename KeyT, typename ValueT, typename Config>
50 template<typename DenseMapT, typename KeyT>
52 template<typename DenseMapT, typename KeyT>
58 template<typename KeyT, typename MutexT = sys::Mutex>
73 static void onRAUW(const ExtraDataT & /*Data*/, KeyT /*Old*/, KeyT /*New*/) {}
75 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
86 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
47 template<typename KeyT, typename ValueT, typename Config>
50 template<typename DenseMapT, typename KeyT>
52 template<typename DenseMapT, typename KeyT>
58 template<typename KeyT, typename MutexT = sys::Mutex>
73 static void onRAUW(const ExtraDataT & /*Data*/, KeyT /*Old*/, KeyT /*New*/) {}
75 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
86 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
    [all...]

Completed in 507 milliseconds

1 2