Home
last modified time | relevance | path

Searched refs:bfp (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/effects/
H A DGrBlendFragmentProcessor.cpp207 const BlendFragmentProcessor& bfp = args.fFp.cast<BlendFragmentProcessor>(); in onMakeProgramImpl() local
208 SkBlendMode mode = bfp.fMode; in onMakeProgramImpl()
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/math_test_data/
H A Dfloor_data.h308 {-0x1.00000000004bfp-1022, -0x1p+0},
H A Dlogf_data.h22 {0x1.023bfp+0, 0x1.1cba66p-7},
H A Dsinhf_data.h343 {0x1.63a8ccp+1, 0x1.008bfp+3},
/third_party/python/Lib/test/test_email/
H A Dtest_email.py4202 bfp = email.feedparser.BytesFeedParser()
4204 bfp.feed(self.latin_bin_msg[i:i+10])
4205 m = bfp.close()

Completed in 13 milliseconds