Searched
full:character (Results
626 -
650 of
10114) sorted by null
<<21222324252627282930>>
/external/freetype/include/freetype/internal/ |
t1types.h | 56 /* num_chars :: The number of character codes in the encoding. */ 59 /* code_first :: The lowest valid character code in the encoding. */ 61 /* code_last :: The highest valid character code in the encoding */ 63 /* character codes. */
|
/external/freetype/src/cff/ |
cffcmap.h | 5 /* CFF character mapping table (cmap) support (specification). */
|
/external/guava/guava/src/com/google/common/io/ |
LineBuffer.java | 28 * to pass character data, and call {@link #finish} at the end of stream. 44 * @param cbuf the character buffer to process 94 * Subclasses must call this method after finishing character processing, 107 * Called for each line found in the character data passed to
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/ |
README | 12 character order.
|
/external/icu4c/data/brkitr/ |
title.txt | 12 # If the iterator was not stopped on a cased character, advance it to the first cased char
|
/external/icu4c/i18n/ |
regexcst.pl | 81 # character [n] target-state [^push-state] [function-name] 84 # character is either a single quoted character e.g. '[' 85 # or a name of a character class, e.g. white_space 91 # First field, character class or literal character for this transition. 94 # We've got a quoted literal character. 98 # We've got the name of a character class. 101 print " rbbicsts: at line $line_num, bad character literal or character class name.\n" [all...] |
usrchimp.h | 31 UBreakIterator *internalBreakIter; //internal character breakiterator 94 * If the end character is composite and the pattern ce does not match the text 95 * ce, we skip it until we find a match in the end composite character or when 96 * it has passed the character. This is so that we can match pattern "a" with
|
/external/icu4c/i18n/unicode/ |
coleitr.h | 55 * each character of an international string. Use the iterator to return the 56 * ordering priority of the positioned character. The ordering priority of a 57 * character, which we refer to as a key, defines how a character is collated in 66 * The key of a character, is an integer composed of primary order(short), 92 * character based on the comparison level of the collator. 94 * previous character based on the comparison level of the collator. 111 * Character based on the comparison level of the collator. A collation order 176 * Gets the ordering priority of the next character in the string. 178 * @return the next character's ordering. otherwise returns NULLORDER if an [all...] |
ucoleitr.h | 54 * character of an international string. Use the iterator to return the 55 * ordering priority of the positioned character. The ordering priority of a 56 * character, which we refer to as a key, defines how a character is collated 91 * ucol_prev() returns the collation order of the previous character. 103 * Character based on the comparison level of the collator. A collation order 176 * A single character may contain more than one collation element. 188 * A single character may contain more than one collation element. 208 * A single character may contain more than one collation element. 224 * A single character may contain more than one collation element [all...] |
/external/icu4c/samples/translit/answers/ |
unaccent.cpp | 24 * Remove accents from a character using Normalizer.
|
/external/icu4c/samples/translit/ |
unaccent.cpp | 26 * Remove accents from a character using Normalizer.
|
/external/icu4c/test/cintltst/ |
cdetst.h | 17 * character '-' in string "black-bird". The en_US locale uses the default
|
cestst.h | 17 * character '-' in string "black-bird". The en_US locale uses the default
|
cfintst.h | 17 * character '-' in string "black-bird". The en_US locale uses the default
|
cfrtst.h | 17 * character '-' in string "black-bird". The en_US locale uses the default
|
cjaptst.h | 20 * character '-' in string "black-bird". The en_US locale uses the default
|
cturtst.h | 17 * character '-' in string "black-bird". The en_US locale uses the default
|
encoll.h | 17 * character '-' in string "black-bird". The en_US locale uses the default
|
/external/icu4c/test/intltest/ |
strtest.h | 16 * Test character- and string- related settings in utypes.h,
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/event/ |
KeyInputEvent.java | 57 * Returns the key character. Returns 0 if the key has no character. 59 * @return the key character. 0 if the key has no character.
|
/external/kernel-headers/original/linux/ |
console_struct.h | 30 unsigned short *vc_screenbuf; /* In-memory character/attribute buffer */ 50 unsigned short vc_video_erase_char; /* Background erase character */ 61 unsigned int vc_charset : 1; /* Character set G0 / G1 */ 62 unsigned int vc_s_charset : 1; /* Saved character set */
|
/external/llvm/test/Assembler/ |
named-metadata.ll | 13 ; \31 is the digit '1'. On emission, we escape the first character (to avoid
|
/external/mdnsresponder/mDNSPosix/ |
Services.txt | 6 # The first character of the service name can be a '#' if you escape it with
|
/external/mockito/src/org/mockito/internal/matchers/ |
Same.java | 38 } else if (wanted instanceof Character) {
|
/external/openssl/crypto/asn1/ |
charmap.h | 2 * Mask of various character properties
|
Completed in 935 milliseconds
<<21222324252627282930>>