Home
last modified time | relevance | path

Searched refs:ROLE_PARTITION (Results 1 – 6 of 6) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/data/
H A Dvariable.h153 ROLE_PARTITION, enumerator
H A Dvariable.c78 {ROLE_PARTITION, "partition", N_("Partition")},
896 case ROLE_PARTITION: in var_role_is_valid()
932 case ROLE_PARTITION: in var_role_to_syntax()
H A Dsys-file-writer.c767 case ROLE_PARTITION: in add_role_attribute()
H A Dsys-file-reader.c2453 role = ROLE_PARTITION; in assign_variable_roles()
/dports/math/pspp/pspp-1.4.1/src/language/dictionary/
H A Dvariable-display.c209 role = ROLE_PARTITION; in cmd_variable_role()
H A Dsort-variables.c102 : r == ROLE_PARTITION ? 4 in map_role()