Home | History | Annotate | Download | only in i18n

Lines Matching refs:FORWARD

40 static const int32_t FORWARD = UTRANS_FORWARD;
146 if (dir == FORWARD) {
147 SingleID* b = specsToID(specsB, FORWARD);
148 single = specsToID(specsA, FORWARD);
163 SingleID* a = specsToID(specsA, FORWARD);
164 single = specsToID(specsB, FORWARD);
181 if (dir == FORWARD) {
182 single = specsToID(specsA, FORWARD);
224 SingleID* single = specsToID(specs, FORWARD);
245 * added to the canonID, either at the end, if dir is FORWARD, or
296 // In the forward direction, append the pattern to the
300 if (dir == FORWARD) {
331 * Parse a compound ID, consisting of an optional forward global
374 if (dir == FORWARD) {
388 if (dir == FORWARD) {
457 * elements like "(A)" in the forward direction, or "A()" in
818 if (dir == FORWARD) {