HomeSort by relevance Sort by last modified time
    Searched refs:AN (Results 1 - 12 of 12) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
cbiditst.h 28 /* length of an array */
40 #define AN U_ARABIC_NUMBER
cbididat.c 22 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
28 /* L R EN ES ET AN CS B S WS ON */
159 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON
176 LRE, BN, CS, RLO, S, PDF, EN, LRO, AN, ES
213 L, L, WS, AN, AN, CS, AN, AN, WS
268 ON, L, RLO, CS, R, WS, AN, AN, PDF, LRE, R, L, LRO, WS, BN, ON, S, LRE, LRO,
    [all...]
cbiditst.c     [all...]
  /external/icu4c/test/cintltst/
cbiditst.h 28 /* length of an array */
40 #define AN U_ARABIC_NUMBER
cbididat.c 22 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
28 /* L R EN ES ET AN CS B S WS ON */
159 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON
176 LRE, BN, CS, RLO, S, PDF, EN, LRO, AN, ES
213 L, L, WS, AN, AN, CS, AN, AN, WS
268 ON, L, RLO, CS, R, WS, AN, AN, PDF, LRE, R, L, LRO, WS, BN, ON, S, LRE, LRO,
    [all...]
cbiditst.c     [all...]
  /external/chromium/third_party/icu/source/common/
ubidiimp.h 42 AN= U_ARABIC_NUMBER,
71 #define MASK_LTR (DIRPROP_FLAG(L)|DIRPROP_FLAG(EN)|DIRPROP_FLAG(AN)|DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO))
236 /* are we performing an approximation of the "inverse BiDi" algorithm? */
ubidi.c 497 /* if the text contains AN and neutrals, then some neutrals may become RTL */
498 if(!(flags&MASK_RTL || ((flags&DIRPROP_FLAG(AN)) && (flags&MASK_POSSIBLE_N)))) {
521 * In order to get the same reordering behavior, positions with a BN or an
785 Cells may also be of format "s(x,y)" where x represents an action
800 /* L R EN ES ET AN CS B S WS ON LRE LRO AL RLE RLO PDF NSM BN */
831 as the start of an ON sequence (action 3).
835 must be processed as an ON sequence, all this before starting
842 /* L , R , EN , AN , ON , S , B , ES , ET , CS , BN , NSM , AL , Res */
    [all...]
  /external/icu4c/common/
ubidiimp.h 42 AN= U_ARABIC_NUMBER,
71 #define MASK_LTR (DIRPROP_FLAG(L)|DIRPROP_FLAG(EN)|DIRPROP_FLAG(AN)|DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO))
236 /* are we performing an approximation of the "inverse BiDi" algorithm? */
ubidi.c 493 /* if the text contains AN and neutrals, then some neutrals may become RTL */
494 if(!(flags&MASK_RTL || ((flags&DIRPROP_FLAG(AN)) && (flags&MASK_POSSIBLE_N)))) {
517 * In order to get the same reordering behavior, positions with a BN or an
781 Cells may also be of format "s(x,y)" where x represents an action
796 /* L R EN ES ET AN CS B S WS ON LRE LRO AL RLE RLO PDF NSM BN */
827 as the start of an ON sequence (action 3).
831 must be processed as an ON sequence, all this before starting
838 /* L , R , EN , AN , ON , S , B , ES , ET , CS , BN , NSM , AL , Res */
844 /* 5 AN */ { s(1,1), s(1,2), s(1,4), 5 , s(1,7),s(1,15),s(1,17), s(1,7), s(1,9),s(2,12), 5 , 5 , s(1,3), DirProp_AN },
845 /* 6 AL:EN/AN */ { s(1,1), s(1,2), 6 , 6 , s(1,8),s(1,16),s(1,17), s(1,8), s(1,8),s(2,13), 6 , (…)
    [all...]
  /external/libpng/
CHANGES 108 fixed png_set_background() to allow using an arbitrary RGB color for
111 png_correct_palette is not needed unless you are correcting an
324 too large when writing an image with bit_depth < 8 (Bob Dellaca).
368 for truecolor images that have defined a background. This corrects an
420 if an attempt is made to read an interlaced image when it's not supported.
490 a helpful compiler error if an old png.h is found in the search path.
    [all...]
  /external/srec/config/en.us/dictionary/
c0.6 39 ## We hope this dictionary is an improvement over cmudict.0.4.
    [all...]

Completed in 727 milliseconds