/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Text_Suite.py | 178 'superscript' : 'spsc', # Superscript
|
/packages/inputmethods/LatinIME/java/res/values-nl/ |
strings-letter-descriptions.xml | 29 <string name="spoken_accented_letter_00AA" msgid="4374325261868451570">"Superscript a"</string> 31 <string name="spoken_accented_letter_00BA" msgid="5045198452071207437">"Superscript o"</string> 182 <string name="spoken_symbol_00B9" msgid="8026257165451461231">"Superscript 1"</string> 197 <string name="spoken_symbol_2074" msgid="2116717717093306894">"Superscript 4"</string> 198 <string name="spoken_symbol_207F" msgid="1706731172134246659">"Superscript Latijnse kleine letter N"</string>
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
Hindi.java | 293 // U+00B9: "¹" SUPERSCRIPT ONE 301 // U+00B2: "²" SUPERSCRIPT TWO 305 // U+00B3: "³" SUPERSCRIPT THREE 311 // U+2074: "?" SUPERSCRIPT FOUR 326 // U+207F: "?" SUPERSCRIPT LATIN SMALL LETTER N
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values/ |
donottranslate-more-keys.xml | 134 <!-- U+00B9: "¹" SUPERSCRIPT ONE 140 <!-- U+00B2: "²" SUPERSCRIPT TWO 143 <!-- U+00B3: "³" SUPERSCRIPT THREE 147 <!-- U+2074: "?" SUPERSCRIPT FOUR --> 156 <!-- U+207F: "?" SUPERSCRIPT LATIN SMALL LETTER N
|
/external/libxml2/result/valid/ |
rss.xml | 82 <!-- superscript two --><!ENTITY sup3 "³"> 83 <!-- superscript three --><!ENTITY acute "´"> 89 <!-- superscript one --><!ENTITY ordm "º">
|
/external/libxml2/test/valid/ |
rss.xml | 89 <!-- superscript two --><!ENTITY sup3 "³"> 90 <!-- superscript three --><!ENTITY acute "´"> 96 <!-- superscript one --><!ENTITY ordm "º">
|
/libcore/ojluni/src/main/java/java/awt/font/ |
TextAttribute.java | 149 * <td valign="TOP">{@link #SUPERSCRIPT}</td> 592 * 0, which means that no superscript or subscript is used. 597 * greater magnitude define greater levels of superscript or 598 * subscripting, for example, 2 corresponds to super-superscript, 599 * 3 to super-super-superscript, and similarly for negative values 603 * <p><code>SUPERSCRIPT</code> can 607 public static final TextAttribute SUPERSCRIPT = 608 new TextAttribute("superscript"); 611 * Standard superscript. 612 * @see #SUPERSCRIPT [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/ |
cp424.py | 57 u'\x8d' # 0x09 -> SUPERSCRIPT 266 u'\xb9' # 0xDA -> SUPERSCRIPT ONE 282 u'\xb2' # 0xEA -> SUPERSCRIPT TWO 298 u'\xb3' # 0xFA -> SUPERSCRIPT THREE
|
cp775.py | 170 0x00fb: 0x00b9, # SUPERSCRIPT ONE 171 0x00fc: 0x00b3, # SUPERSCRIPT THREE 172 0x00fd: 0x00b2, # SUPERSCRIPT TWO 431 u'\xb9' # 0x00fb -> SUPERSCRIPT ONE 432 u'\xb3' # 0x00fc -> SUPERSCRIPT THREE 433 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 582 0x00b2: 0x00fd, # SUPERSCRIPT TWO 583 0x00b3: 0x00fc, # SUPERSCRIPT THREE 587 0x00b9: 0x00fb, # SUPERSCRIPT ONE [all...] |
cp850.py | 171 0x00fb: 0x00b9, # SUPERSCRIPT ONE 172 0x00fc: 0x00b3, # SUPERSCRIPT THREE 173 0x00fd: 0x00b2, # SUPERSCRIPT TWO 432 u'\xb9' # 0x00fb -> SUPERSCRIPT ONE 433 u'\xb3' # 0x00fc -> SUPERSCRIPT THREE 434 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 588 0x00b2: 0x00fd, # SUPERSCRIPT TWO 589 0x00b3: 0x00fc, # SUPERSCRIPT THREE 595 0x00b9: 0x00fb, # SUPERSCRIPT ONE [all...] |
cp857.py | 170 0x00fb: 0x00b9, # SUPERSCRIPT ONE 171 0x00fc: 0x00b3, # SUPERSCRIPT THREE 172 0x00fd: 0x00b2, # SUPERSCRIPT TWO 431 u'\xb9' # 0x00fb -> SUPERSCRIPT ONE 432 u'\xb3' # 0x00fc -> SUPERSCRIPT THREE 433 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 587 0x00b2: 0x00fd, # SUPERSCRIPT TWO 588 0x00b3: 0x00fc, # SUPERSCRIPT THREE 594 0x00b9: 0x00fb, # SUPERSCRIPT ONE [all...] |
cp858.py | 171 0x00fb: 0x00b9, # SUPERSCRIPT ONE 172 0x00fc: 0x00b3, # SUPERSCRIPT THREE 173 0x00fd: 0x00b2, # SUPERSCRIPT TWO 432 u'\xb9' # 0x00fb -> SUPERSCRIPT ONE 433 u'\xb3' # 0x00fc -> SUPERSCRIPT THREE 434 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 588 0x00b2: 0x00fd, # SUPERSCRIPT TWO 589 0x00b3: 0x00fc, # SUPERSCRIPT THREE 595 0x00b9: 0x00fb, # SUPERSCRIPT ONE [all...] |
cp863.py | 86 0x00a6: 0x00b3, # SUPERSCRIPT THREE 172 0x00fc: 0x207f, # SUPERSCRIPT LATIN SMALL LETTER N 173 0x00fd: 0x00b2, # SUPERSCRIPT TWO 347 u'\xb3' # 0x00a6 -> SUPERSCRIPT THREE 433 u'\u207f' # 0x00fc -> SUPERSCRIPT LATIN SMALL LETTER N 434 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 582 0x00b2: 0x00fd, # SUPERSCRIPT TWO 583 0x00b3: 0x00a6, # SUPERSCRIPT THREE 637 0x207f: 0x00fc, # SUPERSCRIPT LATIN SMALL LETTER N [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/ |
cp424.py | 57 u'\x8d' # 0x09 -> SUPERSCRIPT 266 u'\xb9' # 0xDA -> SUPERSCRIPT ONE 282 u'\xb2' # 0xEA -> SUPERSCRIPT TWO 298 u'\xb3' # 0xFA -> SUPERSCRIPT THREE
|
cp775.py | 170 0x00fb: 0x00b9, # SUPERSCRIPT ONE 171 0x00fc: 0x00b3, # SUPERSCRIPT THREE 172 0x00fd: 0x00b2, # SUPERSCRIPT TWO 431 u'\xb9' # 0x00fb -> SUPERSCRIPT ONE 432 u'\xb3' # 0x00fc -> SUPERSCRIPT THREE 433 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 582 0x00b2: 0x00fd, # SUPERSCRIPT TWO 583 0x00b3: 0x00fc, # SUPERSCRIPT THREE 587 0x00b9: 0x00fb, # SUPERSCRIPT ONE [all...] |
cp850.py | 171 0x00fb: 0x00b9, # SUPERSCRIPT ONE 172 0x00fc: 0x00b3, # SUPERSCRIPT THREE 173 0x00fd: 0x00b2, # SUPERSCRIPT TWO 432 u'\xb9' # 0x00fb -> SUPERSCRIPT ONE 433 u'\xb3' # 0x00fc -> SUPERSCRIPT THREE 434 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 588 0x00b2: 0x00fd, # SUPERSCRIPT TWO 589 0x00b3: 0x00fc, # SUPERSCRIPT THREE 595 0x00b9: 0x00fb, # SUPERSCRIPT ONE [all...] |
cp857.py | 170 0x00fb: 0x00b9, # SUPERSCRIPT ONE 171 0x00fc: 0x00b3, # SUPERSCRIPT THREE 172 0x00fd: 0x00b2, # SUPERSCRIPT TWO 431 u'\xb9' # 0x00fb -> SUPERSCRIPT ONE 432 u'\xb3' # 0x00fc -> SUPERSCRIPT THREE 433 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 587 0x00b2: 0x00fd, # SUPERSCRIPT TWO 588 0x00b3: 0x00fc, # SUPERSCRIPT THREE 594 0x00b9: 0x00fb, # SUPERSCRIPT ONE [all...] |
cp858.py | 171 0x00fb: 0x00b9, # SUPERSCRIPT ONE 172 0x00fc: 0x00b3, # SUPERSCRIPT THREE 173 0x00fd: 0x00b2, # SUPERSCRIPT TWO 432 u'\xb9' # 0x00fb -> SUPERSCRIPT ONE 433 u'\xb3' # 0x00fc -> SUPERSCRIPT THREE 434 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 588 0x00b2: 0x00fd, # SUPERSCRIPT TWO 589 0x00b3: 0x00fc, # SUPERSCRIPT THREE 595 0x00b9: 0x00fb, # SUPERSCRIPT ONE [all...] |
cp863.py | 86 0x00a6: 0x00b3, # SUPERSCRIPT THREE 172 0x00fc: 0x207f, # SUPERSCRIPT LATIN SMALL LETTER N 173 0x00fd: 0x00b2, # SUPERSCRIPT TWO 347 u'\xb3' # 0x00a6 -> SUPERSCRIPT THREE 433 u'\u207f' # 0x00fc -> SUPERSCRIPT LATIN SMALL LETTER N 434 u'\xb2' # 0x00fd -> SUPERSCRIPT TWO 582 0x00b2: 0x00fd, # SUPERSCRIPT TWO 583 0x00b3: 0x00a6, # SUPERSCRIPT THREE 637 0x207f: 0x00fc, # SUPERSCRIPT LATIN SMALL LETTER N [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
cp424.py | 57 u'\x8d' # 0x09 -> SUPERSCRIPT 266 u'\xb9' # 0xDA -> SUPERSCRIPT ONE 282 u'\xb2' # 0xEA -> SUPERSCRIPT TWO 298 u'\xb3' # 0xFA -> SUPERSCRIPT THREE
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp424.py | 57 u'\x8d' # 0x09 -> SUPERSCRIPT 266 u'\xb9' # 0xDA -> SUPERSCRIPT ONE 282 u'\xb2' # 0xEA -> SUPERSCRIPT TWO 298 u'\xb3' # 0xFA -> SUPERSCRIPT THREE
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
htmlentitydefs.py | 226 'sup1': 0x00b9, # superscript one = superscript digit one, U+00B9 ISOnum 227 'sup2': 0x00b2, # superscript two = superscript digit two = squared, U+00B2 ISOnum 228 'sup3': 0x00b3, # superscript three = superscript digit three = cubed, U+00B3 ISOnum
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
htmlentitydefs.py | 226 'sup1': 0x00b9, # superscript one = superscript digit one, U+00B9 ISOnum 227 'sup2': 0x00b2, # superscript two = superscript digit two = squared, U+00B2 ISOnum 228 'sup3': 0x00b3, # superscript three = superscript digit three = cubed, U+00B3 ISOnum
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 226 'sup1': 0x00b9, # superscript one = superscript digit one, U+00B9 ISOnum 227 'sup2': 0x00b2, # superscript two = superscript digit two = squared, U+00B2 ISOnum 228 'sup3': 0x00b3, # superscript three = superscript digit three = cubed, U+00B3 ISOnum
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 226 'sup1': 0x00b9, # superscript one = superscript digit one, U+00B9 ISOnum 227 'sup2': 0x00b2, # superscript two = superscript digit two = squared, U+00B2 ISOnum 228 'sup3': 0x00b3, # superscript three = superscript digit three = cubed, U+00B3 ISOnum
|