| /third_party/boost/boost/spirit/home/qi/operator/ |
| D | permutation.hpp | 45 struct permutation : nary_parser<permutation<Elements> > struct 48 struct attribute 66 permutation(Elements const& elements_) in permutation() function 71 bool parse(Iterator& first, Iterator const& last in parse() 101 info what(Context& context) const in what() 109 Elements elements;
|
| /third_party/boost/boost/graph/ |
| D | cuthill_mckee_ordering.hpp | 57 OutputIterator* permutation; member in boost::detail::bfs_rcm_visitor 74 OutputIterator permutation, ColorMap color, DegreeMap degree) in cuthill_mckee_ordering() 114 OutputIterator permutation, ColorMap color, DegreeMap degree) in cuthill_mckee_ordering() 127 OutputIterator permutation, ColorMap color, DegreeMap degree) in cuthill_mckee_ordering() 162 const Graph& G, OutputIterator permutation, VertexIndexMap index_map) in cuthill_mckee_ordering() 175 const Graph& G, OutputIterator permutation) in cuthill_mckee_ordering()
|
| D | king_ordering.hpp | 195 OutputIterator* permutation; member in boost::detail::bfs_king_visitor 212 OutputIterator permutation, ColorMap color, DegreeMap degree, in king_ordering() 270 OutputIterator permutation, ColorMap color, DegreeMap degree, in king_ordering() 283 OutputIterator king_ordering(const Graph& G, OutputIterator permutation, in king_ordering() 320 const Graph& G, OutputIterator permutation, VertexIndexMap index_map) in king_ordering() 332 inline OutputIterator king_ordering(const Graph& G, OutputIterator permutation) in king_ordering()
|
| D | sloan_ordering.hpp | 264 OutputIterator permutation, ColorMap color, DegreeMap degree, in sloan_ordering() 407 OutputIterator permutation, ColorMap color, DegreeMap degree, in sloan_ordering() 423 inline OutputIterator sloan_ordering(Graph& G, OutputIterator permutation, in sloan_ordering() 439 inline OutputIterator sloan_ordering(Graph& G, OutputIterator permutation, in sloan_ordering()
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_fs_bank_conflicts.cpp | 754 struct permutation { struct 755 permutation() : v(NULL), size(0) {} in permutation() function 757 permutation(unsigned n) : in permutation() function 760 permutation(const permutation &p) : in permutation() function 766 ~permutation() in ~permutation() 772 operator=(permutation p) in operator =() 779 unsigned *v; 780 unsigned size;
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | transformation_permute_phi_operands.cpp | 29 uint32_t result_id, const std::vector<uint32_t>& permutation) { in TransformationPermutePhiOperands() 55 std::vector<uint32_t> permutation(message_.permutation().begin(), in IsApplicable() local
|
| D | transformation_permute_function_parameters.cpp | 32 const std::vector<uint32_t>& permutation) { in TransformationPermuteFunctionParameters() 55 std::vector<uint32_t> permutation(message_.permutation().begin(), in IsApplicable() local
|
| D | fuzzer_pass_permute_function_parameters.cpp | 59 std::vector<uint32_t> permutation(arg_size); in Apply() local
|
| D | fuzzer_pass_permute_phi_operands.cpp | 54 std::vector<uint32_t> permutation(inst.NumInOperands() / 2); in Apply() local
|
| /third_party/spirv-tools/source/fuzz/ |
| D | transformation_permute_phi_operands.cpp | 29 uint32_t result_id, const std::vector<uint32_t>& permutation) { in TransformationPermutePhiOperands() 55 std::vector<uint32_t> permutation(message_.permutation().begin(), in IsApplicable() local
|
| D | transformation_permute_function_parameters.cpp | 32 const std::vector<uint32_t>& permutation) { in TransformationPermuteFunctionParameters() 55 std::vector<uint32_t> permutation(message_.permutation().begin(), in IsApplicable() local
|
| D | fuzzer_pass_permute_function_parameters.cpp | 58 std::vector<uint32_t> permutation(arg_size); in Apply() local
|
| D | fuzzer_pass_permute_phi_operands.cpp | 53 std::vector<uint32_t> permutation(inst.NumInOperands() / 2); in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | transformation_permute_phi_operands.cpp | 29 uint32_t result_id, const std::vector<uint32_t>& permutation) { in TransformationPermutePhiOperands() 55 std::vector<uint32_t> permutation(message_.permutation().begin(), in IsApplicable() local
|
| D | transformation_permute_function_parameters.cpp | 32 const std::vector<uint32_t>& permutation) { in TransformationPermuteFunctionParameters() 55 std::vector<uint32_t> permutation(message_.permutation().begin(), in IsApplicable() local
|
| D | fuzzer_pass_permute_function_parameters.cpp | 59 std::vector<uint32_t> permutation(arg_size); in Apply() local
|
| D | fuzzer_pass_permute_phi_operands.cpp | 54 std::vector<uint32_t> permutation(inst.NumInOperands() / 2); in Apply() local
|
| /third_party/ffmpeg/libavfilter/x86/ |
| D | vf_spp.c | 31 int qp, const uint8_t *permutation) in hardthresh_mmx() 101 int qp, const uint8_t *permutation) in softthresh_mmx()
|
| /third_party/boost/libs/iterator/doc/ |
| D | index.rst | 197 .. |permutation| replace:: ``permutation_iterator`` substdef in Specialized Adaptors 198 .. _permutation: permutation_iterator.html target in Specialized Adaptors
|
| /third_party/boost/libs/geometry/test/algorithms/overlay/ |
| D | dissolver.cpp | 141 int permutation = 0; in test_geometry() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | SwizzleTest.cpp | 51 swizzlePermutation permutation; in SwizzleTest() local 166 for (const auto &permutation : mPermutations) in runTest2D() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | SwizzleTest.cpp | 51 swizzlePermutation permutation; in SwizzleTest() local 171 for (const auto &permutation : mPermutations) in runTest2D() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_spp.c | 132 int qp, const uint8_t *permutation) in hardthresh_c() 153 int qp, const uint8_t *permutation) in softthresh_c()
|
| /third_party/ffmpeg/libavcodec/ |
| D | idctdsp.c | 29 av_cold void ff_init_scantable(uint8_t *permutation, ScanTable *st, in ff_init_scantable()
|
| /third_party/flutter/skia/tests/ |
| D | OpChainTest.cpp | 182 int permutation[kNumOps]; variable
|