Home
last modified time | relevance | path

Searched refs:x_ss (Results 1 – 25 of 33) sorted by relevance

12

/dports/multimedia/vid.stab/vid.stab-release-0.98b/src/orc/
H A Dtransformorc.orc11 # x_ss[x] = zcos_a * x_d1 + zsin_a * y_d1 + c_tx;
17 .dest 4 x_ss int32_t # fp16
34 addl x_ss tmp1 c_tx
42 .dest 4 x_ss int32_t # fp16
58 addl x_ss, tmp1, c_tx
/dports/multimedia/vid.stab/vid.stab-release-0.98b/tests/orc_bug/
H A Dorc_bug.c20 int32_t* x_ss = (int32_t*)malloc(sizeof(int32_t)*N); in main() local
27 test_orc (x_ss, y_ss, xs, in main()
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/bokeh/
H A Dbpvplot.py109 x_ss, u_dens = sample_reference_distribution(
117 list(x_ss.T), list(u_dens.T), line_width=linewidth, **plot_ref_kwargs
141 x_ss, u_dens = sample_reference_distribution(dist, (tstat_pit_dens.size, n_ref))
142 for x_ss_i, u_dens_i in zip(x_ss.T, u_dens.T):
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/matplotlib/
H A Dbpvplot.py108 x_ss, u_dens = sample_reference_distribution(
115 ax_i.plot(x_ss, u_dens, linewidth=linewidth, **plot_ref_kwargs)
130 x_ss, u_dens = sample_reference_distribution(dist, (tstat_pit_dens.size, n_ref))
131 ax_i.plot(x_ss, u_dens, linewidth=linewidth, **plot_ref_kwargs)
H A Dloopitplot.py120 x_ss = np.empty((n_unif, len(loo_pit_kde)))
130 x_ss[idx] = x_s
132 ax.plot(x_ss.T, u_dens.T, **plot_unif_kwargs)
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dstory_viewer.cpp331 std::ostringstream x_ss; in draw_floating_image() local
335 x_ss << "(trunc(fi_ref_x * base_scale_x) + base_origin.x"; in draw_floating_image()
339 x_ss << " - (image_original_width / 2)"; in draw_floating_image()
343 x_ss << " where fi_ref_x = " << floating_image.ref_x() << ")"; in draw_floating_image()
348 image["x"] = x_ss.str(); in draw_floating_image()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/s390/
H A D2084.md103 (define_insn_reservation "x_ss" 1
221 "x_agen,x_la,x_call,x_load,x_store,x_ss,x_stm,x_lm"
234 "x_agen,x_la,x_call,x_load,x_store,x_ss,x_stm,x_lm"
248 "x_agen,x_la,x_call,x_load,x_store,x_ss,x_stm,x_lm"
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/s390/
H A D2084.md103 (define_insn_reservation "x_ss" 1
221 "x_agen,x_la,x_call,x_load,x_store,x_ss,x_stm,x_lm"
234 "x_agen,x_la,x_call,x_load,x_store,x_ss,x_stm,x_lm"
248 "x_agen,x_la,x_call,x_load,x_store,x_ss,x_stm,x_lm"
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/
H A Dplot_utils.py528 x_ss = []
533 x_ss.append(x_s)
535 return np.array(x_ss).T, np.array(densities).T
/dports/science/dynare/dynare-4.6.4/preprocessor/doc/macroprocessor/
H A Dmacroprocessor.tex793 % \verb+@#define QUADRATIC_COST(x, x_ss, phi) = phi/2*(x/x_ss-1)^2+
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-20046052 ("x_ss"): Remove, replace by ...
6054 Update bypasses to use x_cs instead of x_ss.

12