Home | History | Annotate | Download | only in i18n

Lines Matching refs:FORWARD

44 static const int32_t FORWARD = UTRANS_FORWARD;
151 if (dir == FORWARD) {
152 SingleID* b = specsToID(specsB, FORWARD);
153 single = specsToID(specsA, FORWARD);
168 SingleID* a = specsToID(specsA, FORWARD);
169 single = specsToID(specsB, FORWARD);
186 if (dir == FORWARD) {
187 single = specsToID(specsA, FORWARD);
229 SingleID* single = specsToID(specs, FORWARD);
250 * added to the canonID, either at the end, if dir is FORWARD, or
301 // In the forward direction, append the pattern to the
305 if (dir == FORWARD) {
336 * Parse a compound ID, consisting of an optional forward global
379 if (dir == FORWARD) {
393 if (dir == FORWARD) {
462 * elements like "(A)" in the forward direction, or "A()" in
823 if (dir == FORWARD) {