Home
last modified time | relevance | path

Searched defs:pred2 (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/regex/src/
Dcregex.cpp263 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/
Dvp8_idct_msa.c54 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/
Dlinear_linear.hpp173 … disjoint_linestring_pred<Result, boundary_checker2_type, true> pred2(result, boundary_checker2); in apply() local
Dareal_areal.hpp260 pred2(geometry1, result, point_in_areal_strategy21); in apply() local
Dlinear_areal.hpp291 no_turns_la_areal_pred<Result, !TransposeResult> pred2(result); in apply() local