Searched defs:sor (Results 1 - 6 of 6) sorted by relevance

/external/libunwind/src/ia64/
H A Dregs.h33 unsigned int rrb_gr, sor; local
36 sor = 8 * ((c->cfm >> 14) & 0xf);
39 if ((unsigned) (reg - 32) >= sor)
44 if ((unsigned) (preg - 32) >= sor)
45 preg -= sor; /* wrap around */
47 if (sor)
48 Debug (15, "sor=%u rrb.gr=%u, r%d -> r%d\n", sor, rrb_gr, reg, preg);
/external/ltrace/sysdeps/linux-gnu/ia64/
H A Dtrace.c64 unsigned long sor:4; member in struct:cfm_t::__anon11425
H A Dfetch.c57 unsigned long sor:4; member in struct:cfm_t::__anon11419
/external/icu/icu4c/source/common/
H A Dubidi.c1609 until proven that there is L or sor/eor on both sides. AN is handled like EN.
2102 DirProp sor, DirProp eor) {
2135 sor=lastStrong;
2151 stateImp = 1 + sor;
2155 processPropertySeq(pBiDi, &levState, sor, start, start);
2723 /* sor, eor: start and end types of same-level-run */
2727 DirProp sor, eor; local
2729 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */
2745 /* except if this is a new paragraph, then set sor
2100 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) argument
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java2950 until proven that there is L or sor/eor on both sides. AN is handled like EN.
3377 private void resolveImplicitLevels(int start, int limit, short sor, short eor) argument
3408 sor = lastStrong;
3424 stateImp = (short)(1 + sor);
3428 processPropertySeq(levState, sor, start, start);
4131 /* sor, eor: start and end types of same-level-run */
4134 short sor, eor;
4136 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */
4152 /* except if this is a new paragraph, then set sor
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 321 milliseconds