Searched
full:character (Results
1126 -
1150 of
10114) sorted by null
<<41424344454647484950>>
/external/icu4c/common/ |
normalizer2impl.cpp | 229 // Inserts c somewhere before the last character. 233 // insert c at codePointLimit, after the character with prevCC<=cc 413 // Back out the last character for full processing. 707 * a forward-combining "lead" character, 709 * and a backward-combining "trail" character. 713 * Bits 21..1 composite character 730 // trail character is 0..33FF 744 // trail character is 3400..10FFFF 775 * @param list some character's compositions list 804 * Any character consists of either one or two code units [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderText.cpp | 359 // Note: box->end() returns the index of the last character, not the index past it 442 // Note: box->end() returns the index of the last character, not the index past it 468 // Find the text run that includes the character at offset 1701 UChar32 character; local 1709 UChar32 character = text.characterStartingAt(current); local [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
utext.h | 90 * it will always refer to the first position of the character, 95 * refer to any part of a multi-unit character representation are considered 97 * will be logically normalized to refer to the start of the character. 103 * interior of a character. 209 * UTF-8 sequence will be replaced by a single unicode replacement character, \uFFFD. 299 * @param ci A Character Iterator. 429 * character - one of the trail bytes of a UTF-8 sequence, for example - 443 * @param nativeIndex the native index of the character to be accessed. If the index points 444 * to other than the first unit of a multi-unit character, it will be adjusted 445 * to the start of the character [all...] |
/bionic/libc/upstream-freebsd/ |
libc_private.h | 26 #define ORIENT(fp, o) /* Only needed for wide-character stream support. */
|
/development/host/windows/usb/api/ |
adb_interface.h | 66 @param[in] ansi If true the name will be returned as single character
67 string. Otherwise name will be returned as wide character string.
123 @param[in] ansi If true the name will be returned as single character
124 string. Otherwise name will be returned as wide character string.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
RecognizerSharedState.cs | 125 * What character index in the stream did the current token start at? 132 /** <summary>The line on which the first character of the token resides</summary> */ 135 /** <summary>The character position of first character within the line</summary> */
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
RecognizerSharedState.cs | 127 * What character index in the stream did the current token start at? 134 /** <summary>The line on which the first character of the token resides</summary> */ 137 /** <summary>The character position of first character within the line</summary> */
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
RecognizerSharedState.java | 97 /** What character index in the stream did the current token start at? 103 /** The line on which the first character of the token resides */ 106 /** The character position of first character within the line */
|
/external/antlr/antlr-3.4/runtime/Python/ |
ChangeLog | 4 ANTLRStringStream.LA() now returns the character's ordinal and
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ExtendedLexicalHandler.java | 35 * method takes a String rather than a character array.
|
HTMLEntities.properties | 24 # Character entity references for markup-significant 32 # Character entity references for ISO 8859-1 characters 130 # Character entity references for symbols, mathematical symbols, and Greek letters 274 # Character entity references for internationalization characters
|
XMLEntities.properties | 24 # Character entity references for markup-significant
|
/external/arduino/hardware/arduino/cores/arduino/ |
Stream.h | 2 Stream.h - base class for character-based streams.
|
/external/bison/darwin-lib/ |
unitypes.h | 24 /* Type representing a Unicode character. */
|
/external/bison/lib/ |
getopt_int.h | 44 variable POSIXLY_CORRECT, or using '+' as the first character 56 with character code 1. Using '-' as the first character of the 85 in which the last option character we returned was found.
|
mbchar.c | 27 /* Bit table of characters in the ISO C "basic character set". */
|
open.c | 90 "A pathname that contains at least one non-slash character and that 92 single dot character ( '.' ) were appended to the pathname." 149 "A pathname that contains at least one non-slash character and that 151 single dot character ( '.' ) were appended to the pathname."
|
unitypes.in.h | 23 /* Type representing a Unicode character. */
|
/external/bison/linux-lib/ |
unitypes.h | 24 /* Type representing a Unicode character. */
|
/external/bison/m4/ |
mbsinit.m4 | 39 dnl states produced by mbrtowc() for an incomplete multibyte character
|
/external/bluetooth/bluedroid/bta/fs/ |
bta_fs_cfg.c | 29 /* Character used as path separator */
|
/external/bluetooth/bluedroid/bta/pb/ |
bta_pbs_cfg.c | 32 /* Realm Character Set */
|
/external/bzip2/ |
bzmore.1 | 109 The character `!' in "command" are replaced with the 121 Up to the time when the command character itself is given, 122 the user may hit the line kill character to cancel the numerical 124 In addition, the user may hit the erase character to redisplay the
|
/external/chromium/base/i18n/ |
break_iterator.h | 28 // only when a space-equivalent character or a line breaking opportunity 32 // Note that lines can be broken at any character/syllable/grapheme cluster 39 // string, breking only when a newline-equivalent character is encountered 85 // character in the string, and when we advance to that position it's the
|
file_util_icu.h | 16 // Returns true if file_name does not have any illegal character. The input
|
Completed in 384 milliseconds
<<41424344454647484950>>