Home
last modified time | relevance | path

Searched defs:is_pos (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/chinese/bitchx/bitchx-1.2.1/dll/amp/
H A Dmisc2.c478 static inline void stereo_s(int l,float a[2],int pos,int ms_flag,int is_pos,struct AUDIO_HEADER *he… in stereo_s()
514 static inline void stereo_l(int l,float a[2],int ms_flag,int is_pos,struct AUDIO_HEADER *header) in stereo_l()
555 int l,sfb,ms_flag,is_pos,i,ch; in requantize_ms() local
584 int is_pos; in requantize_ms() local
820 int is_pos=scalefac[1]; in requantize_ms() local
883 int is_pos; in requantize_downmix() local
1012 int is_pos=scalefac[1]; in requantize_downmix() local
/dports/irc/bitchx/bitchx-1.2.1/dll/amp/
H A Dmisc2.c478 static inline void stereo_s(int l,float a[2],int pos,int ms_flag,int is_pos,struct AUDIO_HEADER *he… in stereo_s()
514 static inline void stereo_l(int l,float a[2],int ms_flag,int is_pos,struct AUDIO_HEADER *header) in stereo_l()
555 int l,sfb,ms_flag,is_pos,i,ch; in requantize_ms() local
584 int is_pos; in requantize_ms() local
820 int is_pos=scalefac[1]; in requantize_ms() local
883 int is_pos; in requantize_downmix() local
1012 int is_pos=scalefac[1]; in requantize_downmix() local
/dports/math/z3/z3-z3-4.8.13/src/math/lp/
H A Dnumeric_pair.h54 static bool is_pos(unsigned) {return true;} in is_pos() function
65 static bool is_pos(int j) {return j > 0;} in is_pos() function
83 static bool is_pos(const double & d) {return d > 0.0;} in is_pos() function
98 static bool is_pos(const rational & d) {return d.is_pos();} in is_pos() function
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/lp/
H A Dnumeric_pair.h54 static bool is_pos(unsigned) {return true;} in is_pos() function
65 static bool is_pos(int j) {return j > 0;} in is_pos() function
83 static bool is_pos(const double & d) {return d > 0.0;} in is_pos() function
98 static bool is_pos(const rational & d) {return d.is_pos();} in is_pos() function
/dports/math/z3/z3-z3-4.8.13/src/util/
H A Dscoped_numeral.h124 bool is_pos() const { in is_pos() function
144 friend bool is_pos(_scoped_numeral const & a) { in is_pos() function
/dports/math/z3/z3-z3-4.8.13/src/qe/mbp/
H A Dmbp_solve_plugin.cpp251 expr_ref solve(expr* atom, bool is_pos) override { in solve()
283 expr_ref solve(expr *atom, bool is_pos) override { in solve()
324 expr_ref solve(expr *atom, bool is_pos) override { in solve()
392 expr_ref solve(expr *atom, bool is_pos) override { in solve()
410 expr_ref solve(expr *atom, bool is_pos) override { in solve()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/qe/mbp/
H A Dmbp_solve_plugin.cpp251 expr_ref solve(expr* atom, bool is_pos) override { in solve()
283 expr_ref solve(expr *atom, bool is_pos) override { in solve()
324 expr_ref solve(expr *atom, bool is_pos) override { in solve()
392 expr_ref solve(expr *atom, bool is_pos) override { in solve()
410 expr_ref solve(expr *atom, bool is_pos) override { in solve()
/dports/math/R-cran-recipes/recipes/tests/testthat/
H A Dtest_impute_lower.R48 is_pos <- processed[affected, i] > 0 globalVar
/dports/games/retroarch/RetroArch-1.9.7/input/drivers_joypad/
H A Dxinput_joypad_inl.h91 bool is_pos = false; in xinput_joypad_axis_state() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_gizmo_navigate_type.c211 bool is_pos; in axis_geom_draw() member
313 const bool is_pos = axis_order[axis_index].is_pos; in axis_geom_draw() local
567 for (int is_pos = 0; is_pos < 2; is_pos++) { in gizmo_axis_test_select() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/fpsp040/
H A Dx_store.S49 is_pos: label
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/fpsp040/
H A Dx_store.S49 is_pos: label
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/fpsp040/
H A Dx_store.S49 is_pos: label
/dports/net/ipsumdump/ipsumdump-1.86/src/
H A Dprogressbar.cc360 bool is_pos = ((intptr_t)thunk == H_POSHANDLER); in read_handler() local
389 bool is_pos = ((intptr_t)thunk == H_POSHANDLER); in write_handler() local
/dports/math/octave-forge-stk/stk/inst/misc/text/
H A Dstk_sprintf_colvect_fixedpoint.m47 is_pos = (x > 0); variable
/dports/cad/irsim/irsim-9.7.110/base/
H A Dtpos.c37 public void EnterPos( tran, is_pos ) in EnterPos() argument
/dports/math/yices/yices-2.6.2/src/solvers/cdcl/
H A Dsat_solver_base_types.h84 static inline bool is_pos(literal_t l) { in is_pos() function
/dports/devel/boost-docs/boost_1_72_0/boost/polygon/detail/
H A Dvoronoi_ctypes.hpp101 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_exponent_fpt
211 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos() function
309 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_int
583 bool is_pos(const extended_int<N>& that) { in is_pos() function
/dports/devel/R-cran-BH/BH/inst/include/boost/polygon/detail/
H A Dvoronoi_ctypes.hpp101 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_exponent_fpt
211 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos() function
309 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_int
583 bool is_pos(const extended_int<N>& that) { in is_pos() function
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/polygon/detail/
H A Dvoronoi_ctypes.hpp100 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_exponent_fpt
210 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos() function
308 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_int
582 bool is_pos(const extended_int<N>& that) { in is_pos() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/polygon/detail/
H A Dvoronoi_ctypes.hpp101 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_exponent_fpt
211 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos() function
309 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_int
583 bool is_pos(const extended_int<N>& that) { in is_pos() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/polygon/detail/
H A Dvoronoi_ctypes.hpp101 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_exponent_fpt
211 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos() function
309 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_int
583 bool is_pos(const extended_int<N>& that) { in is_pos() function
/dports/databases/xtrabackup/boost_1_59_0/boost/polygon/detail/
H A Dvoronoi_ctypes.hpp100 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_exponent_fpt
210 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos() function
308 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_int
582 bool is_pos(const extended_int<N>& that) { in is_pos() function
/dports/databases/percona57-server/boost_1_59_0/boost/polygon/detail/
H A Dvoronoi_ctypes.hpp100 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_exponent_fpt
210 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos() function
308 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_int
582 bool is_pos(const extended_int<N>& that) { in is_pos() function
/dports/databases/percona57-client/boost_1_59_0/boost/polygon/detail/
H A Dvoronoi_ctypes.hpp100 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_exponent_fpt
210 bool is_pos(const extended_exponent_fpt<_fpt>& that) { in is_pos() function
308 bool is_pos() const { in is_pos() function in boost::polygon::detail::extended_int
582 bool is_pos(const extended_int<N>& that) { in is_pos() function

12345678910>>...12