| /external/cronet/base/ranges/ | 
| D | algorithm.h | 61   constexpr BinaryPredicateProjector(Pred& pred, Proj1& proj1, Proj2& proj2)  in BinaryPredicateProjector() 120                                         Proj1& proj1,  in ProjectedBinaryPredicate() 127                                                 Proj1& proj1,  in PermutedProjectedBinaryPredicate()
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.lex.comparison/ | 
| D | ranges.lexicographical_compare.pass.cpp | 208       auto proj1 = [&](int i) { ++proj1Count; return i; };  in test()  local 222       auto proj1 = [&](int i) { ++proj1Count; return i; };  in test()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/ | 
| D | ranges_robust_against_differing_projections.pass.cpp | 53   auto proj1 = [](int x) { return x * -1; };  in test_all()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.set.operations/set.difference/ | 
| D | ranges_set_difference.pass.cpp | 467       const auto proj1 = [&numberOfProj1](const Data& d) {  in test()  local 497       const auto proj1 = [&numberOfProj1](const Data& d) {  in test()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.merge/ | 
| D | ranges_merge.pass.cpp | 494       const auto proj1 = [&numberOfProj1](const Data& d) {  in test()  local 523       const auto proj1 = [&numberOfProj1](const Data& d) {  in test()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.sort/partial.sort.copy/ | 
| D | ranges_partial_sort_copy.pass.cpp | 269     auto proj1 = [](int value) { return value * -1; };  in test()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.nonmodifying/alg.is_permutation/ | 
| D | ranges.is_permutation.pass.cpp | 205     counting_projection<> proj1(proj1Count);  in test()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.set.operations/set.intersection/ | 
| D | ranges_set_intersection.pass.cpp | 486       const auto proj1 = [&numberOfProj1](const Data& d) {  in test()  local 516       const auto proj1 = [&numberOfProj1](const Data& d) {  in test()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.transform/ | 
| D | ranges.transform.binary.iterator.pass.cpp | 163     auto proj1 = [&](int) { ++proj1Count; return 0; };  in test_iterators()  local
  | 
| D | ranges.transform.binary.range.pass.cpp | 176     auto proj1 = [&](int) { ++proj1Count; return 0; };  in test_iterators()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.set.operations/includes/ | 
| D | ranges_includes.pass.cpp | 303       constexpr auto proj1() {  in test()  function
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.set.operations/set.union/ | 
| D | ranges_set_union.pass.cpp | 435       constexpr auto proj1() {  in test()  function
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.set.operations/set.symmetric.difference/ | 
| D | ranges_set_symmetric_difference.pass.cpp | 435       constexpr auto proj1() {  in test()  function
  |