Home
last modified time | relevance | path

Searched refs:bc_o (Results 1 – 14 of 14) sorted by relevance

/dports/lang/solidity/solidity_0.8.11/test/libyul/objectCompiler/
H A DsubObjectAccess.yul7 let bc_o := dataoffset("B.C")
18 sstore(128, bc_o)
/dports/math/z3/z3-z3-4.8.13/src/smt/
H A Dold_interval.cpp390 bool bc_o = b_o || c_o; in operator *=() local
393 if (ad < bc || (ad == bc && !ad_o && bc_o)) { in operator *=()
399 m_lower_open = bc_o; in operator *=()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/smt/
H A Dold_interval.cpp390 bool bc_o = b_o || c_o; in operator *=() local
393 if (ad < bc || (ad == bc && !ad_o && bc_o)) { in operator *=()
399 m_lower_open = bc_o; in operator *=()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c26 const int32x4_t bc_o = vec_mulo(b, cospi16_v); in single_butterfly() local
30 const int32x4_t sum_o = vec_add(ac_o, bc_o); in single_butterfly()
32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly()
/dports/math/z3/z3-z3-4.8.13/src/math/interval/
H A Dinterval_def.h1119 bool bc_o = b_o || c_o; in mul() local
1130 if (::lt(m(), ad, ad_k, bc, bc_k) || (::eq(m(), ad, ad_k, bc, bc_k) && !ad_o && bc_o)) { in mul()
1138 set_lower_is_open(r, bc_o); in mul()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/interval/
H A Dinterval_def.h1119 bool bc_o = b_o || c_o; in mul() local
1130 if (::lt(m(), ad, ad_k, bc, bc_k) || (::eq(m(), ad, ad_k, bc, bc_k) && !ad_o && bc_o)) { in mul()
1138 set_lower_is_open(r, bc_o); in mul()