Home
last modified time | relevance | path

Searched refs:abs_op (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/svg/
H A Dpath-string.cpp39 void Inkscape::SVG::PathString::_appendOp(char abs_op, char rel_op) { in _appendOp() argument
40 bool abs_op_repeated = _abs_state.prevop == abs_op && !force_repeat_commands; in _appendOp()
46 if ( !abs_op_repeated ) _abs_state.appendOp(abs_op); in _appendOp()
78 if ( !abs_op_repeated ) _abs_state.appendOp(abs_op); in _appendOp()
H A Dpath-string.h153 void _appendOp(char abs_op, char rel_op);
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathFun.cpp34 generate_bindings<abs_op<T>,boost::mpl::true_>( in operator ()()
183 generate_bindings<abs_op<int>,boost::mpl::true_>( in register_functions()
H A DPyImathFunOperators.h33 struct abs_op struct
/dports/devel/py-unittest2pytest/unittest2pytest-0.4/unittest2pytest/fixes/
H A Dfix_self_assert.py122 abs_op = Call(Name('abs'),
126 return CompOp(delta_op, abs_op, kws['delta'], {})
131 round_op = Call(Name('round'), (abs_op, Comma(), places))
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/agf2/
H A Daux.py522 abs_op = np.absolute
524 abs_op = lambda x: x
535 mask = np.argsort(abs_op(diag))[::order]
540 mask = np.argsort(abs_op(w))
/dports/science/madness/madness-ebb3fd7/src/apps/hf/
H A Dcomplexfun.h177 struct abs_op struct
195 return unary_op_coeffs(func, abs_op<Q,NDIM>()); in abs() argument
/dports/graphics/vips/vips-8.12.0/doc/
H A DHow-it-works.md277 = oo_unary_function abs_op x, is_class x
285 abs_op = Operator "abs" abs Operator_type.COMPOUND false;
/dports/math/e-antic/flint2-ae7ec89/
H A Dfmpqxx.h433 FLINT_DEFINE_UNARY_EXPR_COND(abs_op, fmpqxx, FMPQXX_COND_S,
H A Dfmpzxx.h737 FLINT_DEFINE_UNARY_EXPR_COND(abs_op, fmpzxx, FMPZXX_COND_S,
/dports/math/flint2/flint-2.8.4/
H A Dfmpqxx.h433 FLINT_DEFINE_UNARY_EXPR_COND(abs_op, fmpqxx, FMPQXX_COND_S,
H A Dfmpzxx.h737 FLINT_DEFINE_UNARY_EXPR_COND(abs_op, fmpzxx, FMPZXX_COND_S,
/dports/math/cppad/CppAD-20210000.8/include/
H A Dmakefile.am187 cppad/local/abs_op.hpp \
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dfmpqxx.h433 FLINT_DEFINE_UNARY_EXPR_COND(abs_op, fmpqxx, FMPQXX_COND_S,
H A Dfmpzxx.h737 FLINT_DEFINE_UNARY_EXPR_COND(abs_op, fmpzxx, FMPZXX_COND_S,
/dports/math/cppad/CppAD-20210000.8/test_more/general/
H A Djson_graph.cpp1953 bool abs_op(void) in abs_op() function
2581 ok &= abs_op(); in json_graph()
H A Dforward_dir.cpp86 bool abs_op(void) in abs_op() function
1606 ok &= abs_op(); in forward_dir()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcris-tdep.c1864 abs_op (unsigned short inst, inst_env_type *inst_env) in abs_op() function
3159 abs_op (inst, inst_env); in cris_gdb_func()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcris-tdep.c1864 abs_op (unsigned short inst, inst_env_type *inst_env) in abs_op() function
3159 abs_op (inst, inst_env); in cris_gdb_func()
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.9/
H A D_stdenv.def237 = oo_unary_function abs_op x, is_class x
243 abs_op = Operator "abs" abs_object Operator_type.COMPOUND false;
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.8/
H A D_stdenv.def237 = oo_unary_function abs_op x, is_class x
243 abs_op = Operator "abs" abs_object Operator_type.COMPOUND false;
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcris-tdep.c2408 abs_op (unsigned short inst, inst_env_type *inst_env) in abs_op() function
3714 abs_op (inst, inst_env); in cris_gdb_func()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcris-tdep.c2301 abs_op (unsigned short inst, inst_env_type *inst_env) in abs_op() function
3607 abs_op (inst, inst_env); in cris_gdb_func()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcris-tdep.c2355 abs_op (unsigned short inst, inst_env_type *inst_env) in abs_op() function
3661 abs_op (inst, inst_env); in cris_gdb_func()
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.10/
H A D_stdenv.def241 = oo_unary_function abs_op x, is_class x
247 abs_op = Operator "abs" abs_object Operator_type.COMPOUND false;

12