/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.adjacent.find/ |
D | ranges.adjacent_find.pass.cpp | 110 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 121 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 135 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 146 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local
|
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.adjacent.find/ |
D | ranges.adjacent_find.pass.cpp | 110 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 121 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 135 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 146 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local
|
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.equal/ |
D | ranges.equal.pass.cpp | 305 auto proj = [&](int i) { ++projCount; return i; }; in test() local 317 auto proj = [&](int i) { ++projCount; return i; }; in test() local 332 auto proj = [&](int i) { ++projCount; return i; }; in test() local 344 auto proj = [&](int i) { ++projCount; return i; }; in test() local 361 auto proj = [&](int i) { ++projCount; return i; }; in test() local 373 auto proj = [&](int i) { ++projCount; return i; }; in test() local
|
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.equal/ |
D | ranges.equal.pass.cpp | 305 auto proj = [&](int i) { ++projCount; return i; }; in test() local 317 auto proj = [&](int i) { ++projCount; return i; }; in test() local 332 auto proj = [&](int i) { ++projCount; return i; }; in test() local 344 auto proj = [&](int i) { ++projCount; return i; }; in test() local 361 auto proj = [&](int i) { ++projCount; return i; }; in test() local 373 auto proj = [&](int i) { ++projCount; return i; }; in test() local
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | projection.inl | 7 GLM_FUNC_QUALIFIER vecType proj(vecType const & x, vecType const & Normal) function
|
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.remove/ |
D | ranges.remove.pass.cpp | 136 auto proj = [&](CompCounter i) { in test() local 150 auto proj = [&](CompCounter i) { in test() local
|
D | ranges.remove_if.pass.cpp | 151 auto proj = [&](int i) { in test() local 168 auto proj = [&](int i) { in test() local
|
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.remove/ |
D | ranges.remove.pass.cpp | 136 auto proj = [&](CompCounter i) { in test() local 150 auto proj = [&](CompCounter i) { in test() local
|
D | ranges.remove_if.pass.cpp | 151 auto proj = [&](int i) { in test() local 168 auto proj = [&](int i) { in test() local
|
/external/cronet/stable/base/containers/ |
D | contains.h | 56 Proj proj) { in Contains()
|
/external/cronet/tot/base/containers/ |
D | contains.h | 56 Proj proj) { in Contains()
|
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.replace/ |
D | ranges.replace.pass.cpp | 165 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 173 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local
|
D | ranges.replace_if.pass.cpp | 145 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 156 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local
|
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.replace/ |
D | ranges.replace.pass.cpp | 165 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local 173 auto proj = [&](int i) { ++projectionCount; return i; }; in test() local
|
/external/cronet/stable/third_party/libc++/src/test/support/ |
D | counting_projection.h | 26 constexpr counting_projection(Proj proj, int& count) : proj_(std::move(proj)), count_(&count) {} in counting_projection()
|
/external/cronet/tot/third_party/libc++/src/test/support/ |
D | counting_projection.h | 26 constexpr counting_projection(Proj proj, int& count) : proj_(std::move(proj)), count_(&count) {} in counting_projection()
|
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.all_of/ |
D | ranges.all_of.pass.cpp | 94 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local 104 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local
|
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.all_of/ |
D | ranges.all_of.pass.cpp | 94 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local 104 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local
|
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.none_of/ |
D | ranges.none_of.pass.cpp | 94 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local 104 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local
|
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.none_of/ |
D | ranges.none_of.pass.cpp | 94 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local 104 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local
|
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.any_of/ |
D | ranges.any_of.pass.cpp | 94 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local 104 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local
|
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.any_of/ |
D | ranges.any_of.pass.cpp | 94 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local 104 auto proj = [&](int i) { ++projectionCount; return i; }; in test_iterators() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | nine_ff.h | 92 … unsigned proj = !!(context->ff.tex_stage[s][D3DTSS_TEXTURETRANSFORMFLAGS] & D3DTTFF_PROJECTED); in nine_ff_get_projected_key() local
|
/external/angle/src/compiler/translator/hlsl/ |
D | TextureFunctionHLSL.h | 52 bool proj; member
|
/external/eigen/test/ |
D | geo_homogeneous.cpp | 78 Transform<Scalar, Size, Projective> proj; in homogeneous() local
|