Searched refs:rightmost (Results 1 – 9 of 9) sorted by relevance
1020 edge* rightmost = 0; in rect_nfa() local1025 if(!rightmost) // if uninitialized in rect_nfa()1027 rightmost = &ordered_x[i]; in rect_nfa()1029 else if (rightmost->p.x < ordered_x[i].p.x) in rect_nfa()1031 rightmost = &ordered_x[i]; in rect_nfa()1035 rightmost->taken = true; in rect_nfa()1060 double frstep = (min_y->p.y != rightmost->p.y) ? in rect_nfa()1061 … (min_y->p.x - rightmost->p.x) / (min_y->p.y - rightmost->p.y) : 0; //first right step in rect_nfa()1062 double srstep = (rightmost->p.y != tailp->p.x) ? in rect_nfa()1063 … (rightmost->p.x - tailp->p.x) / (rightmost->p.y - tailp->p.x) : 0; //second right step in rect_nfa()[all …]
103 Extreme Points means topmost, bottommost, rightmost and leftmost points of the object.106 rightmost = tuple(cnt[cnt[:,:,0].argmax()][0])
4 ; be passed in registers are stored in the rightmost word of the parameter
126 /* ./. errorlevel of a pipeline is the rightmost nonzero value */
9882 Test exit status of rightmost element in 2 element && list in -e mode9891 Test exit status of rightmost element in 3 element && list in -e mode
504 instances with the parent domain as the most-significant (rightmost)
528 instances with the parent domain as the most-significant (rightmost)
2847 Return the value of the rightmost literal data unit that must exist in3020 Returns 1 if there is a rightmost literal data unit that must exist in3033 Return the value of the rightmost literal data unit that must exist in