/third_party/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 17 int bx = state.fB & 0x03; in testSimplifyTrianglesMain() local 75 int bx = b & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 16 int bx = state.fB & 0x03; in testSimplifyDegeneratesMain() local 72 int bx = b & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 20 int bx = state.fB & 0x03; in testSimplifyQuadsMain() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 20 int bx = state.fB & 0x03; in testSimplifyQuadralateralsMain() local
|
/third_party/flutter/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 17 int bx = state.fB & 0x03; in testSimplifyTrianglesMain() local 78 int bx = b & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 16 int bx = state.fB & 0x03; in testSimplifyDegeneratesMain() local 73 int bx = b & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 20 int bx = state.fB & 0x03; in testSimplifyQuadralateralsMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 20 int bx = state.fB & 0x03; in testSimplifyQuadsMain() local
|
/third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
D | convert.cpp | 30 box bx = boost::geometry::make<box>(1, 1, 2, 2); in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() local
|
/third_party/ffmpeg/libavcodec/ |
D | truemotion2.c | 496 …ic inline void tm2_low_chroma(int *data, int stride, int *clast, unsigned *CD, int *deltas, int bx) in tm2_low_chroma() 515 static inline void tm2_hi_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_hi_res_block() 536 static inline void tm2_med_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_med_res_block() 558 static inline void tm2_low_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_low_res_block() 599 static inline void tm2_null_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_null_res_block() 646 static inline void tm2_still_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_still_block() 681 static inline void tm2_update_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_update_block() 721 static inline void tm2_motion_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_motion_block()
|
D | kmvc.c | 78 int bx, by; in kmvc_decode_intra_8x8() local 167 int bx, by; in kmvc_decode_inter_8x8() local
|
/third_party/skia/third_party/externals/oboe/docs/reference/ |
D | jquery.js | 16 …=Array.prototype.slice,bO=String.prototype.trim,bv=Array.prototype.indexOf,bx={};bF.fn=bF.prototyp… argument 23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando…
|
/third_party/boost/libs/logic/test/ |
D | tribool_test.cpp | 24 bool bx = x; in test_main() local
|
/third_party/boost/boost/math/tools/ |
D | toms748_solve.hpp | 295 std::pair<T, T> toms748_solve(F f, const T& ax, const T& bx, const T& fax, const T& fbx, Tol tol, b… in toms748_solve() 478 inline std::pair<T, T> toms748_solve(F f, const T& ax, const T& bx, const T& fax, const T& fbx, Tol… in toms748_solve() 484 inline std::pair<T, T> toms748_solve(F f, const T& ax, const T& bx, Tol tol, boost::uintmax_t& max_… in toms748_solve() 495 inline std::pair<T, T> toms748_solve(F f, const T& ax, const T& bx, Tol tol, boost::uintmax_t& max_… in toms748_solve()
|
/third_party/boost/boost/qvm/ |
D | quat_vec_operations.hpp | 44 TB const bx = vec_traits<B>::template read_element<0>(b); in operator *() local
|
/third_party/boringssl/src/crypto/poly1305/ |
D | poly1305_arm_asm.S | 1531 bx lr label 2023 bx lr label
|
/third_party/ffmpeg/libavfilter/dnn/ |
D | dnn_backend_native_layer_depth2space.c | 65 int y, x, by, bx, ch; in dnn_execute_layer_depth2space() local
|
/third_party/mingw-w64/mingw-w64-crt/gdtoa/ |
D | dmisc.c | 88 ULong *bx, *bxe, q, *sx, *sxe; in quorem() local
|
/third_party/skia/src/core/ |
D | SkSafeMath.h | 72 uint64_t bx = x; in mul32() local
|
/third_party/flutter/skia/src/core/ |
D | SkSafeMath.h | 72 uint64_t bx = x; in mul32() local
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstshagadelic.h | 58 gint bx, by; member
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aacpsy_mips.h | 80 float ax, bx, cx, dx; in calc_thr_3gpp_mips() local
|
/third_party/boost/boost/polygon/detail/ |
D | polygon_simplify.hpp | 55 ftype bx = x(*i), by = y(*i); in simplify() local
|
/third_party/boost/libs/multiprecision/performance/ |
D | delaunay_test.cpp | 162 inline bool delaunay_test(int32_t ax, int32_t ay, int32_t bx, int32_t by, in delaunay_test() 216 int32_t ax, ay, bx, by, cx, cy, dx, dy; member
|
/third_party/boringssl/src/crypto/fipsmodule/ec/ |
D | make_p256-x86_64-tests.go | 135 func printTestCase(ax, ay *big.Int, aCoord coordinates, bx, by *big.Int, bCoord coordinates) { argument
|