Searched defs:pred2 (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/regex/src/ |
D | cregex.cpp | 263 struct pred2 struct 265 std::vector<std::string>& v; 266 RegEx* pe; 267 pred2(std::vector<std::string>& o, RegEx* e) : v(o), pe(e) {} in pred2() function 268 bool operator()(const cmatch& m) in operator ()()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8_idct_msa.c | 54 v16i8 pred0, pred1, pred2, pred3, dest0, dest1; in ff_vp8_idct_add_msa() local 87 v16i8 pred0, pred1, pred2, pred3, dest0, dest1; in ff_vp8_idct_dc_add_msa() local
|
/third_party/boost/boost/geometry/algorithms/detail/relate/ |
D | linear_linear.hpp | 173 … disjoint_linestring_pred<Result, boundary_checker2_type, true> pred2(result, boundary_checker2); in apply() local
|
D | areal_areal.hpp | 260 pred2(geometry1, result, point_in_areal_strategy21); in apply() local
|
D | linear_areal.hpp | 291 no_turns_la_areal_pred<Result, !TransposeResult> pred2(result); in apply() local
|