Searched defs:state_value (Results 1 – 4 of 4) sorted by relevance
74 double state_value = 3; field
31 ipp_jstate_t state_value; /* Cached job-state */ member
768 final String state_value = start ? STATE_VALUE_START : STATE_VALUE_STOP; in sendStateChangeBroadcast() local
1128 inline double ModelProto_Node_Parameter::state_value() const { in state_value() function