HomeSort by relevance Sort by last modified time
    Searched full:character (Results 201 - 225 of 12872) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
CharSequences.java 14 * <li>{@link java.lang.Character#codePointAt(CharSequence, int)}</li>
15 * <li>{@link java.lang.Character#codePointBefore(CharSequence, int)}</li>
16 * <li>{@link java.lang.Character#codePointCount(CharSequence, int, int)}</li>
17 * <li>{@link java.lang.Character#charCount(int)}</li>
18 * <li>{@link java.lang.Character#offsetByCodePoints(CharSequence, int, int)}</li>
19 * <li>{@link java.lang.Character#toChars(int, char[], int)}</li>
20 * <li>{@link java.lang.Character#toCodePoint(char, char)}</li>
42 // s.trim() => UnicodeSet.trim(CharSequence s); return a subsequence starting with the first character not in the set to the last character not in the set.
46 * Find the longest n such that a[aIndex,n] = b[bIndex,n], and n is on a character boundary
    [all...]
  /external/testng/src/main/java/org/testng/reporters/
XMLUtils.java 126 char character = iterator.current(); local
127 while (character != CharacterIterator.DONE) {
128 if (character == '<') {
130 } else if (character == '>') {
132 } else if (character == '\"') {
134 } else if (character == '\'') {
136 } else if (character == '&') {
139 result.append(character);
141 character = iterator.next();
  /frameworks/base/core/java/android/text/
AndroidCharacter.java 20 * AndroidCharacter exposes some character properties that are not
21 * easily accessed from java.lang.Character.
35 * This is just like Character.getDirectionality() except it is a
42 * Calculate the East Asian Width of a character according to
49 * @param input the character to measure
64 * @param src character array of input to measure
65 * @param start first character in array to measure
67 * @param dest byte array of results for each character in src
78 * @param start first character in array to mirror
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/util/
BrNameUtil.java 31 if (Character.isJavaIdentifierStart(thirdChar)) {
32 return "" + Character.toLowerCase(thirdChar) +
35 } else if ((firstChar == 'm' && Character.isUpperCase(secondChar)) ||
36 (firstChar == '_' && Character.isJavaIdentifierStart(secondChar))) {
37 return "" + Character.toLowerCase(secondChar) + name.subSequence(2, name.length());
58 return "" + Character.toLowerCase(firstChar) +
64 Character.isJavaIdentifierStart(callable.name.charAt(3)) &&
71 Character.isJavaIdentifierStart(callable.name.charAt(3)) &&
78 Character.isJavaIdentifierStart(callable.name.charAt(2)) &&
  /libcore/luni/src/main/java/javax/xml/parsers/
FilePathToURI.java 24 // the first hex character if a character needs to be escaped
26 // the second hex character if a character needs to be escaped
68 ch = Character.toUpperCase(path.charAt(0));
74 // for each character in the path
78 // if it's not an ASCII character, break here, and use UTF-8 encoding
92 // we saw some non-ascii character
108 // for non-ascii character: make it positive, then escape
  /libcore/luni/src/main/java/javax/xml/transform/stream/
FilePathToURI.java 24 // the first hex character if a character needs to be escaped
26 // the second hex character if a character needs to be escaped
68 ch = Character.toUpperCase(path.charAt(0));
74 // for each character in the path
78 // if it's not an ASCII character, break here, and use UTF-8 encoding
92 // we saw some non-ascii character
108 // for non-ascii character: make it positive, then escape
  /libcore/luni/src/main/java/org/w3c/dom/
CDATASection.java 24 * that, depending on the character encoding ("charset") chosen for
32 * therefore possible to have the character sequence <code>"]]&gt;"</code>
34 * presence of this character sequence must generate a fatal error during
39 * <code>CDATASection</code>, character numeric references cannot be used as
41 * when serializing a <code>CDATASection</code> with a character encoding
45 * end the CDATA section before the character, output the character using a
46 * character reference or entity reference, and open a new CDATA section for
49 * exception when a character is missing from the encoding, making the task
ProcessingInstruction.java 20 * it is therefore possible to have the character sequence
23 * presence of this character sequence must generate a fatal error during
37 * white space character after the target to the character immediately
43 * white space character after the target to the character immediately
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
NamePrepTransform.java 58 1) Map -- For each character in the input, check if it has a mapping
72 [Unicode3.2] defines several bidirectional categories; each character
74 the requirements below, an "RandALCat character" is a character that
75 has Unicode bidirectional categories "R" or "AL"; an "LCat character"
76 is a character that has Unicode bidirectional category "L". Note
83 In any profile that specifies bidirectional character handling, all
88 2) If a string contains any RandALCat character, the string MUST NOT
89 contain any LCat character.
91 3) If a string contains any RandALCat character, a RandALCa
    [all...]
  /external/svox/pico/lib/
picobase.h 41 /* maximum number of bytes of an UTF8 character */
60 * @return <0 : not starting with a valid UTF8 character
68 * Determines the number of bytes an UTF8 character used based
69 * on the first byte of the UTF8 character
70 * @param firstchar: the first (and maybe only) byte of an UTF8 character
71 * @return positive value in {1,4} : number of bytes of the UTF8 character
72 * @return 0 :if not a valid UTF8 character start
81 * on the first byte of the UTF8 character
101 * Gets next UTF8 character 'utf8char' from the UTF8 string
105 * @param pos : position from where the UTF8 character is checked and copie
    [all...]
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_thai1.xml 36 U+0E39: " ?" THAI CHARACTER SARA UU -->
37 <!-- Note: The space character is needed as a preceding letter to draw some Thai
56 <!-- U+0E45: "?" THAI CHARACTER LAKKHANGYAO -->
72 <!-- U+0E20: "?" THAI CHARACTER PHO SAMPHAO
79 <!-- U+0E16: "?" THAI CHARACTER THO THUNG
87 U+0E38: " ?" THAI CHARACTER SARA U -->
88 <!-- Note: The space character is needed as a preceding letter to draw some Thai
94 U+0E36: " ?" THAI CHARACTER SARA UE -->
95 <!-- Note: The space character is needed as a preceding letter to draw some Thai
100 <!-- U+0E04: "?" THAI CHARACTER KHO KHWA
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
HanziToPinyin.java 28 * An object to convert Chinese character to its corresponding pinyin string.
98 private void tokenize(char character, Token token) {
99 token.source = Character.toString(character);
102 if (character < 128) {
109 if (character < 0x250 || (0x1e00 <= character && character < 0x1eff)) {
134 * space will be put into a Token, One Hanzi character which has pinyin will be treated as a
152 // c. current character is space
154 final char character = input.charAt(i); local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Text_Suite.py 32 class character(aetools.ComponentItem): class in inherits:aetools.ComponentItem
33 """character - A character """
56 """color - the color of the first character """
60 """font - the name of the font of the first character """
68 """size - the size in points of the first character """
72 """style - the text style of the first character of the first character """
115 character._superclassnames = ['text']
116 character._privpropdict =
    [all...]
  /prebuilts/go/darwin-x86/src/unicode/
graphic.go 9 pC = 1 << iota // a control character.
10 pP // a punctuation character.
12 pS // a symbolic character.
13 pZ // a spacing character.
16 pp // a printable character according to Go's definition.
17 pg = pp | pZ // a graphical character according to the Unicode definition.
47 // ASCII space character, from categories L, M, N, P, S and the ASCII space
48 // character. This categorization is the same as IsGraphic except that the
49 // only spacing character is ASCII space, U+0020.
78 // IsControl reports whether the rune is a control character
    [all...]
  /prebuilts/go/linux-x86/src/unicode/
graphic.go 9 pC = 1 << iota // a control character.
10 pP // a punctuation character.
12 pS // a symbolic character.
13 pZ // a spacing character.
16 pp // a printable character according to Go's definition.
17 pg = pp | pZ // a graphical character according to the Unicode definition.
47 // ASCII space character, from categories L, M, N, P, S and the ASCII space
48 // character. This categorization is the same as IsGraphic except that the
49 // only spacing character is ASCII space, U+0020.
78 // IsControl reports whether the rune is a control character
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Text_Suite.py 32 class character(aetools.ComponentItem): class in inherits:aetools.ComponentItem
33 """character - A character """
56 """color - the color of the first character """
60 """font - the name of the font of the first character """
68 """size - the size in points of the first character """
72 """style - the text style of the first character of the first character """
115 character._superclassnames = ['text']
116 character._privpropdict =
    [all...]
  /external/icu/icu4c/source/layout/
ArabicLayoutEngine.h 96 * This method does Arabic OpenType character processing. It assigns the OpenType feature
100 * @param chars - the input character context
101 * @param offset - the index of the first character to process
107 * @param outChars - the output character arrayt
108 * @param charIndices - the output character index array
112 * @return the output character count
123 * the character codes are used.
125 * @param chars - the input character context
126 * @param offset - the offset of the first character to process
189 * @param tempCharIndices - the input character index arra
    [all...]
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 56 #define VINTR 0 /* Interrupt character [ISIG]. */
57 #define VQUIT 1 /* Quit character [ISIG]. */
58 #define VERASE 2 /* Erase character [ICANON]. */
59 #define VKILL 3 /* Kill-line character [ICANON]. */
62 #define VEOL2 6 /* Second EOL character [ICANON]. */
65 #define VSTART 8 /* Start (X-ON) character [IXON, IXOFF]. */
66 #define VSTOP 9 /* Stop (X-OFF) character [IXON, IXOFF]. */
67 #define VSUSP 10 /* Suspend character [ISIG]. */
72 #define VDSUSP 11 /* Delayed suspend character [ISIG]. */
74 #define VREPRINT 12 /* Reprint-line character [ICANON]. *
    [all...]
  /external/pcre/dist/doc/
pcresyntax.3 25 \ea alarm, that is, the BEL character (hex 07)
26 \ecx "control-x", where x is any ASCII character
32 \e0dd character with octal code 0dd
33 \eddd character with octal code ddd, or backreference
34 \eo{ddd..} character with octal code ddd..
35 \exhh character with hex code hh
36 \ex{hhh..} character with hex code hhh..
42 .SH "CHARACTER TYPES"
45 . any character except newline;
46 in dotall mode, any character whatsoeve
    [all...]
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONTokener.java 71 * Back up one character. This provides a sort of lookahead capability,
86 * Get the hex value of a character (base16).
87 * @param c A character between '0' and '9' or between 'A' and 'F' or
121 * Get the next character in the source string.
123 * @return The next character, or 0 if past the end of the source string.
151 * Consume the next character, and check that it matches a specified
152 * character.
153 * @param c The character to match.
154 * @return The character.
155 * @throws JSONException if the character does not match
    [all...]
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 26 import java.lang.Character;
81 * symbols may only be accessible using special on-screen character pickers.
113 * This private-use character is used to trigger Unicode character
119 * This private-use character is used to bring up a character picker for
125 * Modifier keys may be chorded with character keys.
132 * Modifier keys may be chorded with character keys or they may toggle
147 * a printable representation of the accent character of a "dead key."
241 * Maps combinations of (display-form) combining key and second character
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-ns32k.texi 58 @cindex line comment character, NS32K
59 @cindex NS32K line comment character
63 If a @samp{#} appears as the first character of a line then the whole
69 the @samp{|} character appearing as the first character on a line will
75 The @samp{;} character can be used to separate statements on the same
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
cp720.py 1 """Python Character Mapping Codec cp720 generated on Windows:
50 u'\x00' # 0x00 -> CONTROL CHARACTER
51 u'\x01' # 0x01 -> CONTROL CHARACTER
52 u'\x02' # 0x02 -> CONTROL CHARACTER
53 u'\x03' # 0x03 -> CONTROL CHARACTER
54 u'\x04' # 0x04 -> CONTROL CHARACTER
55 u'\x05' # 0x05 -> CONTROL CHARACTER
56 u'\x06' # 0x06 -> CONTROL CHARACTER
57 u'\x07' # 0x07 -> CONTROL CHARACTER
58 u'\x08' # 0x08 -> CONTROL CHARACTER
    [all...]
mac_centeuro.py 1 """ Python Character Mapping Codec mac_centeuro generated from 'MAPPINGS/VENDORS/APPLE/CENTEURO.TXT' with gencodec.py.
48 u'\x00' # 0x00 -> CONTROL CHARACTER
49 u'\x01' # 0x01 -> CONTROL CHARACTER
50 u'\x02' # 0x02 -> CONTROL CHARACTER
51 u'\x03' # 0x03 -> CONTROL CHARACTER
52 u'\x04' # 0x04 -> CONTROL CHARACTER
53 u'\x05' # 0x05 -> CONTROL CHARACTER
54 u'\x06' # 0x06 -> CONTROL CHARACTER
55 u'\x07' # 0x07 -> CONTROL CHARACTER
56 u'\x08' # 0x08 -> CONTROL CHARACTER
    [all...]
mac_croatian.py 1 """ Python Character Mapping Codec mac_croatian generated from 'MAPPINGS/VENDORS/APPLE/CROATIAN.TXT' with gencodec.py.
48 u'\x00' # 0x00 -> CONTROL CHARACTER
49 u'\x01' # 0x01 -> CONTROL CHARACTER
50 u'\x02' # 0x02 -> CONTROL CHARACTER
51 u'\x03' # 0x03 -> CONTROL CHARACTER
52 u'\x04' # 0x04 -> CONTROL CHARACTER
53 u'\x05' # 0x05 -> CONTROL CHARACTER
54 u'\x06' # 0x06 -> CONTROL CHARACTER
55 u'\x07' # 0x07 -> CONTROL CHARACTER
56 u'\x08' # 0x08 -> CONTROL CHARACTER
    [all...]

Completed in 2290 milliseconds

1 2 3 4 5 6 7 891011>>