Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/language/stats/
H A Dkruskal-wallis.c250 N_("N"), PIVOT_RC_INTEGER, in show_ranks_box()
299 N_("df"), PIVOT_RC_INTEGER, in show_sig_box()
H A Dcochran.c191 N_("df"), PIVOT_RC_INTEGER, in show_sig_box()
H A Dfriedman.c257 N_("df"), PIVOT_RC_INTEGER, in show_sig_box()
H A Druns.c326 N_("Number of Runs"), PIVOT_RC_INTEGER, in show_runs_result()
H A Dchisquare.c324 N_("df"), PIVOT_RC_INTEGER, in chisquare_execute()
H A Djonckheere-terpstra.c366 PIVOT_RC_INTEGER); in show_jt()
H A Doneway.c975 N_("df"), PIVOT_RC_INTEGER,
1152 N_("df1"), PIVOT_RC_INTEGER,
1153 N_("df2"), PIVOT_RC_INTEGER,
H A Dlogistic.c1174 N_("df"), PIVOT_RC_INTEGER, in output_variables()
1388 PIVOT_RC_INTEGER); in output_categories()
H A Dregression.c1025 N_("df"), PIVOT_RC_INTEGER, in reg_stats_anova()
H A Droc.c1030 N_("Unweighted"), PIVOT_RC_INTEGER, in show_summary()
H A Dfactor.c2107 N_("df"), PIVOT_RC_INTEGER, in do_factor_by_matrix()
/dports/math/pspp/pspp-1.4.1/src/output/
H A Dpivot-table.h366 #define PIVOT_RC_INTEGER ("RC_INTEGER") macro
H A Dpivot-table.c599 { PIVOT_RC_INTEGER, { FMT_F, 40, 0 } },
/dports/math/pspp/pspp-1.4.1/src/math/
H A Dcovariance.c787 PIVOT_RC_INTEGER); in covariance_dump_enc_header()