Home
last modified time | relevance | path

Searched defs:bx (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp17 int bx = state.fB & 0x03; in testSimplifyTrianglesMain() local
75 int bx = b & 0x03; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp16 int bx = state.fB & 0x03; in testSimplifyDegeneratesMain() local
72 int bx = b & 0x03; in DEF_TEST() local
DPathOpsSimplifyQuadThreadedTest.cpp20 int bx = state.fB & 0x03; in testSimplifyQuadsMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp20 int bx = state.fB & 0x03; in testSimplifyQuadralateralsMain() local
/third_party/flutter/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp17 int bx = state.fB & 0x03; in testSimplifyTrianglesMain() local
78 int bx = b & 0x03; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp16 int bx = state.fB & 0x03; in testSimplifyDegeneratesMain() local
73 int bx = b & 0x03; in DEF_TEST() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp20 int bx = state.fB & 0x03; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyQuadThreadedTest.cpp20 int bx = state.fB & 0x03; in testSimplifyQuadsMain() local
/third_party/boost/libs/geometry/doc/src/examples/algorithms/
Dconvert.cpp30 box bx = boost::geometry::make<box>(1, 1, 2, 2); in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() local
/third_party/ffmpeg/libavcodec/
Dtruemotion2.c496 …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()
Dkmvc.c78 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/
Djquery.js16 …=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/
Dtribool_test.cpp24 bool bx = x; in test_main() local
/third_party/boost/boost/math/tools/
Dtoms748_solve.hpp295 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/
Dquat_vec_operations.hpp44 TB const bx = vec_traits<B>::template read_element<0>(b); in operator *() local
/third_party/boringssl/src/crypto/poly1305/
Dpoly1305_arm_asm.S1531 bx lr label
2023 bx lr label
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native_layer_depth2space.c65 int y, x, by, bx, ch; in dnn_execute_layer_depth2space() local
/third_party/mingw-w64/mingw-w64-crt/gdtoa/
Ddmisc.c88 ULong *bx, *bxe, q, *sx, *sxe; in quorem() local
/third_party/skia/src/core/
DSkSafeMath.h72 uint64_t bx = x; in mul32() local
/third_party/flutter/skia/src/core/
DSkSafeMath.h72 uint64_t bx = x; in mul32() local
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstshagadelic.h58 gint bx, by; member
/third_party/ffmpeg/libavcodec/mips/
Daacpsy_mips.h80 float ax, bx, cx, dx; in calc_thr_3gpp_mips() local
/third_party/boost/boost/polygon/detail/
Dpolygon_simplify.hpp55 ftype bx = x(*i), by = y(*i); in simplify() local
/third_party/boost/libs/multiprecision/performance/
Ddelaunay_test.cpp162 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/
Dmake_p256-x86_64-tests.go135 func printTestCase(ax, ay *big.Int, aCoord coordinates, bx, by *big.Int, bCoord coordinates) { argument

1234