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::__anon26647
H A Dfetch.c57 unsigned long sor:4; member in struct:cfm_t::__anon26641
/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c1537 until proven that there is L or sor/eor on both sides. AN is handled like EN.
2012 DirProp sor, DirProp eor) {
2046 sor=lastStrong;
2060 stateImp = 1 + sor;
2064 processPropertySeq(pBiDi, &levState, sor, start, start);
2629 /* sor, eor: start and end types of same-level-run */
2633 DirProp sor, eor; local
2635 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */
2651 /* except if this is a new paragraph, then set sor
2010 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) argument
[all...]
/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);
2725 /* sor, eor: start and end types of same-level-run */
2729 DirProp sor, eor; local
2731 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */
2747 /* 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/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 264 milliseconds