Home
last modified time | relevance | path

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

/third_party/boost/boost/ptr_container/
Dserialize_ptr_unordered_set.hpp25 void serialize(Archive& ar, ptr_unordered_set<T, Hash, Pred, CloneAllocator, Allocator>& c, const u… in serialize() argument
31 void serialize(Archive& ar, ptr_unordered_multiset<T, Hash, Pred, CloneAllocator, Allocator>& c, co… in serialize() argument
Dserialize_ptr_unordered_map.hpp25 void serialize(Archive& ar, ptr_unordered_map<Key, T, Hash, Pred, CloneAllocator, Allocator>& c, co… in serialize() argument
31 void serialize(Archive& ar, ptr_unordered_multimap<Key, T, Hash, Pred, CloneAllocator, Allocator>& … in serialize() argument
/third_party/boost/boost/geometry/index/detail/
Dpredicates.hpp278 typedef predicates::spatial_predicate<Geometry, Tag, false> Pred; typedef
291 typedef predicates::spatial_predicate<Geometry, Tag, true> Pred; typedef
354 typedef predicates::spatial_predicate<Geometry, Tag, false> Pred; typedef
367 typedef predicates::spatial_predicate<Geometry, predicates::contains_tag, false> Pred; typedef
380 typedef predicates::spatial_predicate<Geometry, predicates::covers_tag, false> Pred; typedef
393 typedef predicates::spatial_predicate<Geometry, predicates::disjoint_tag, false> Pred; typedef
418 typedef predicates::spatial_predicate<Geometry, Tag, true> Pred; typedef
431 typedef predicates::spatial_predicate<Geometry, predicates::contains_tag, true> Pred; typedef
444 typedef predicates::spatial_predicate<Geometry, predicates::covers_tag, true> Pred; typedef
457 typedef predicates::spatial_predicate<Geometry, predicates::intersects_tag, true> Pred; typedef
[all …]
/third_party/boost/libs/thread/test/sync/conditions/condition_variable/
Dwait_for_pred_pass.cpp30 class Pred class
34 explicit Pred(int& i) : in Pred() function in Pred
Dwait_until_pred_pass.cpp48 class Pred class
52 explicit Pred(int& i) : in Pred() function in Pred
/third_party/boost/libs/thread/test/sync/conditions/condition_variable_any/
Dwait_for_pred_pass.cpp28 class Pred class
32 explicit Pred(int& i) : in Pred() function in Pred
Dwait_until_pred_pass.cpp46 class Pred class
50 explicit Pred(int& i) : in Pred() function in Pred
/third_party/boost/boost/spirit/home/support/algorithm/
Dany_if_ns.hpp67 any_if_ns(Sequence1 const& seq1, Sequence2& seq2, F f, Pred) in any_if_ns() argument
80 any_if_ns(Sequence const& seq, unused_type const, F f, Pred) in any_if_ns() argument
Dany_if_ns_so.hpp68 any_if_ns_so(Sequence1 const& seq1, Sequence2& seq2, F f, Pred) in any_if_ns_so() argument
81 any_if_ns_so(Sequence const& seq, unused_type const, F f, Pred) in any_if_ns_so() argument
Dany_if.hpp199 any_if(Sequence1 const& seq1, Sequence2& seq2, F f, Pred) in any_if() argument
212 any_if(Sequence const& seq, unused_type const, F f, Pred) in any_if() argument
/third_party/boost/boost/range/adaptor/
Dreplaced_if.hpp108 operator|(SinglePassRange& r, const replace_if_holder<Pred, Value>& f) in operator |()
119 operator|(const SinglePassRange& r, const replace_if_holder<Pred, Value>& f) in operator |()
/third_party/boost/boost/multi_index/
Dhashed_index.hpp215 hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& operator=( in operator =() argument
504 void swap(hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x) in swap() argument
679 const hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x): in hashed_index() argument
699 const hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x, in hashed_index() argument
754 const hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x, in copy_() argument
761 const hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x, in copy_() argument
793 const hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x, in copy_() argument
937 hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x, in swap_() argument
955 hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x) in swap_elements_() argument
1697 const hashed_index<KeyFromValue,Hash,Pred,SuperMeta,TagList,Category>& x, in operator ==() argument
[all …]
/third_party/boost/boost/algorithm/string/
Dsplit.hpp155 PredicateT Pred, in split()
Djoin.hpp99 PredicateT Pred) in join_if()
Dfinder.hpp216 PredicateT Pred, in token_finder()
Dpredicate.hpp374 PredicateT Pred) in lexicographical_compare()
441 PredicateT Pred) in all()
Dfind.hpp311 PredicateT Pred, in find_token()
Dclassification.hpp284 operator!( const predicate_facade<PredT>& Pred ) in operator !()
/third_party/boost/libs/algorithm/string/test/
Dpredicate_test.cpp119 #define TEST_CLASS( Pred, YesInput, NoInput )\ argument
/third_party/boost/libs/fiber/test/
Dtest_condition_variable_any_post.cpp235 class Pred { class
239 explicit Pred(int& i) : in Pred() function in Pred
Dtest_condition_variable_any_dispatch.cpp235 class Pred { class
239 explicit Pred(int& i) : in Pred() function in Pred
Dtest_condition_variable_post.cpp231 class Pred { class
235 explicit Pred(int& i) : in Pred() function in Pred
Dtest_condition_variable_dispatch.cpp231 class Pred { class
235 explicit Pred(int& i) : in Pred() function in Pred
/third_party/boost/boost/graph/
Dedmonds_karp_max_flow.hpp227 bgl_named_params< P, T, R > >::type Pred; in edmonds_karp_max_flow() typedef
/third_party/boost/boost/graph/distributed/
Dadjacency_list.hpp3129 Pred; in remove_out_edge_if() typedef
3190 Pred; in remove_in_edge_if() typedef
3251 Predicate> Pred; in remove_edge_if() typedef
3262 Predicate> Pred; in remove_edge_if() typedef
3309 Predicate> Pred; in remove_edge_if() typedef