Searched defs:combination (Results 1 – 14 of 14) sorted by relevance
/third_party/boost/boost/iostreams/ |
D | combine.hpp | 158 struct combination : detail::combination_traits<In, Out>::type { struct 159 typedef typename detail::combination_traits<In, Out>::type base_type; 160 typedef typename detail::wrapped_type<In>::type in_type; 161 typedef typename detail::wrapped_type<Out>::type out_type; 162 combination(const in_type& in, const out_type& out) in combination() argument
|
/third_party/flutter/skia/src/core/ |
D | SkClipStack.cpp | 303 void SkClipStack::Element::combineBoundsDiff(FillCombo combination, const SkRect& prevFinite) { in combineBoundsDiff() 345 void SkClipStack::Element::combineBoundsXOR(int combination, const SkRect& prevFinite) { in combineBoundsXOR() 378 void SkClipStack::Element::combineBoundsUnion(int combination, const SkRect& prevFinite) { in combineBoundsUnion() 408 void SkClipStack::Element::combineBoundsIntersection(int combination, const SkRect& prevFinite) { in combineBoundsIntersection() 439 void SkClipStack::Element::combineBoundsRevDiff(int combination, const SkRect& prevFinite) { in combineBoundsRevDiff() 524 FillCombo combination = kPrev_Cur_FillCombo; in updateBoundAndGenID() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | FunctionLookup.cpp | 35 std::vector<int> combination = target[copyIndex]; in GetImplicitConversionCombinations() local 107 for (const std::vector<int> &combination : combinations) in GetMangledNames() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | FunctionLookup.cpp | 35 std::vector<int> combination = target[copyIndex]; in GetImplicitConversionCombinations() local 107 for (const std::vector<int> &combination : combinations) in GetMangledNames() local
|
/third_party/pixman/test/ |
D | pixel-test.c | 2858 verify (int test_no, const pixel_combination_t *combination, int size, in verify() 3000 const pixel_combination_t *combination = &(regressions[i]); in main() local
|
/third_party/skia/src/core/ |
D | SkClipStack.cpp | 347 void SkClipStack::Element::combineBoundsDiff(FillCombo combination, const SkRect& prevFinite) { in combineBoundsDiff() 390 void SkClipStack::Element::combineBoundsIntersection(int combination, const SkRect& prevFinite) { in combineBoundsIntersection() 480 FillCombo combination = kPrev_Cur_FillCombo; in updateBoundAndGenID() local
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | turn_info.hpp | 119 inline bool combination(operation_type type1, operation_type type2) const in combination() function
|
/third_party/boost/boost/parameter/ |
D | python.hpp | 286 typedef typename combination0::first combination; in def_combination() typedef
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 60630 var _loop_17 = function (combination) { argument
|
D | tsc.js | 50409 var _loop_17 = function (combination) { argument
|
D | typescriptServices.js | 60835 var _loop_17 = function (combination) { argument
|
D | typescript.js | 60835 var _loop_17 = function (combination) { argument
|
D | tsserver.js | 60641 var _loop_17 = function (combination) { argument
|
D | tsserverlibrary.js | 60835 var _loop_17 = function (combination) { argument
|