Home
last modified time | relevance | path

Searched refs:sor (Results 1 - 8 of 8) sorted by relevance

/third_party/libunwind/libunwind/src/ia64/
H A Dregs.h33 unsigned int rrb_gr, sor; in rotate_gr() local
36 sor = 8 * ((c->cfm >> 14) & 0xf); in rotate_gr()
39 if ((unsigned) (reg - 32) >= sor) in rotate_gr()
44 if ((unsigned) (preg - 32) >= sor) in rotate_gr()
45 preg -= sor; /* wrap around */ in rotate_gr()
47 if (sor) in rotate_gr()
48 Debug (15, "sor=%u rrb.gr=%u, r%d -> r%d\n", sor, rrb_gr, reg, preg); in rotate_gr()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java2976 until proven that there is L or sor/eor on both sides. AN is handled like EN.
3403 private void resolveImplicitLevels(int start, int limit, short sor, short eor) in resolveImplicitLevels() argument
3434 sor = lastStrong; in resolveImplicitLevels()
3450 stateImp = (short)(1 + sor); in resolveImplicitLevels()
3454 processPropertySeq(levState, sor, start, start); in resolveImplicitLevels()
4159 /* sor, eor: start and end types of same-level-run */ in setPara()
4162 short sor, eor; in setPara()
4164 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */ in setPara()
4180 /* except if this is a new paragraph, then set sor in setPara()
[all...]
/third_party/icu/icu4c/source/common/
H A Dubidi.cpp1635 until proven that there is L or sor/eor on both sides. AN is handled like EN.
2127 DirProp sor, DirProp eor) { in resolveImplicitLevels()
2160 sor=lastStrong; in resolveImplicitLevels()
2176 stateImp = 1 + sor; in resolveImplicitLevels()
2180 processPropertySeq(pBiDi, &levState, sor, start, start); in resolveImplicitLevels()
2746 /* sor, eor: start and end types of same-level-run */ in ubidi_setPara()
2750 DirProp sor, eor; in ubidi_setPara() local
2752 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */ in ubidi_setPara()
2768 /* except if this is a new paragraph, then set sor in ubidi_setPara()
2125 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) resolveImplicitLevels() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java2942 until proven that there is L or sor/eor on both sides. AN is handled like EN.
3369 private void resolveImplicitLevels(int start, int limit, short sor, short eor) in resolveImplicitLevels() argument
3400 sor = lastStrong; in resolveImplicitLevels()
3416 stateImp = (short)(1 + sor); in resolveImplicitLevels()
3420 processPropertySeq(levState, sor, start, start); in resolveImplicitLevels()
4122 /* sor, eor: start and end types of same-level-run */ in setPara()
4125 short sor, eor; in setPara()
4127 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */ in setPara()
4143 /* except if this is a new paragraph, then set sor in setPara()
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp1635 until proven that there is L or sor/eor on both sides. AN is handled like EN.
2127 DirProp sor, DirProp eor) { in resolveImplicitLevels()
2160 sor=lastStrong; in resolveImplicitLevels()
2176 stateImp = 1 + sor; in resolveImplicitLevels()
2180 processPropertySeq(pBiDi, &levState, sor, start, start); in resolveImplicitLevels()
2746 /* sor, eor: start and end types of same-level-run */ in ubidi_setPara()
2750 DirProp sor, eor; in ubidi_setPara() local
2752 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */ in ubidi_setPara()
2768 /* except if this is a new paragraph, then set sor in ubidi_setPara()
2125 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) resolveImplicitLevels() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp1635 until proven that there is L or sor/eor on both sides. AN is handled like EN.
2127 DirProp sor, DirProp eor) { in resolveImplicitLevels()
2160 sor=lastStrong; in resolveImplicitLevels()
2176 stateImp = 1 + sor; in resolveImplicitLevels()
2180 processPropertySeq(pBiDi, &levState, sor, start, start); in resolveImplicitLevels()
2746 /* sor, eor: start and end types of same-level-run */ in ubidi_setPara()
2750 DirProp sor, eor; in ubidi_setPara() local
2752 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */ in ubidi_setPara()
2768 /* except if this is a new paragraph, then set sor in ubidi_setPara()
2125 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) resolveImplicitLevels() argument
[all...]
/third_party/node/deps/v8/src/diagnostics/loong64/
H A Ddisasm-loong64.cc888 Format(instr, "fcmp.sor.s fcc'cd, 'fj, 'fk"); in DecodeTypekOp12()
957 Format(instr, "fcmp.sor.d fcc'cd, 'fj, 'fk"); in DecodeTypekOp12()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 28 milliseconds