Home
last modified time | relevance | path

Searched defs:pred1 (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/regex/src/
Dcregex.cpp238 struct pred1 struct
240 GrepCallback cb;
241 RegEx* pe;
242 pred1(GrepCallback c, RegEx* i) : cb(c), pe(i) {} in pred1() function
243 bool operator()(const cmatch& m) in operator ()()
/third_party/boost/libs/algorithm/string/test/
Dpredicate_test.cpp104 Pred pred1=pred; in test_pred() local
/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/skia/third_party/externals/libwebp/src/dsp/
Dfilters_msa.c28 v16u8 src1, pred1, dst1; in PredictLineInverse0() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dfilters_msa.c28 v16u8 src1, pred1, dst1; in PredictLineInverse0() local
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dlinear_linear.hpp162 … disjoint_linestring_pred<Result, boundary_checker1_type, false> pred1(result, boundary_checker1); in apply() local
Dareal_areal.hpp254 pred1(geometry2, result, point_in_areal_strategy12); in apply() local
Dlinear_areal.hpp283 > pred1(geometry2, in apply() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_lossless_jpeg.cpp2997 int32 pred1 = predictor [1]; in FreqCountSet() local
3103 int32 pred1 = predictor [1]; in HuffEncode() local
/third_party/googletest/googletest/test/
Dgoogletest-death-test-test.cc277 const testing::ExitedWithCode pred1(1); in TEST() local
/third_party/boost/boost/polygon/detail/
Dpolygon_formation.hpp1601 typename std::map<Unit, ActiveTail<Unit>* >::iterator pred, pred1, hint; in updatePartialSimplePolygonsWithLeftEdges() local
/third_party/ffmpeg/libavcodec/
Dsnowenc.c642 const IDWTELEM *pred1 = pred + y*obmc_stride; in get_block_rd() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp2168 CmpInstruction *pred1 = in processSurfaceCoordsNVE4() local