HomeSort by relevance Sort by last modified time
    Searched full:character (Results 1226 - 1250 of 10114) sorted by null

<<41424344454647484950>>

  /external/icu4c/common/
uinit.c 32 * ICU4C 3.4 (jitterbug 4497) hardcodes the data for Unicode character
unifilt.cpp 52 // Backup offset by 1, unless the preceding character is a
unistr_props.cpp 16 * Character property dependent functions moved here from unistr.cpp
  /external/icu4c/common/unicode/
ubrk.h 59 * Character boundary analysis identifies the boundaries of
61 * that should be treated as character-like units for many text operations.
88 /** Character breaks @stable ICU 2.0 */
182 * ('.', '?', '!', etc.) character, possibly followed by a
189 * sentence terminator ('.', '?', '!', etc.) character, but
201 * A UBreakIterator may be used for detecting character, line, word,
343 * @return The character index most recently returned by \ref ubrk_next, \ref ubrk_previous,
354 * @return The character index of the next text boundary, or UBRK_DONE
366 * @return The character index of the preceding text boundary, or UBRK_DONE
375 * Set the iterator position to the index of the first character in the text being scanned
    [all...]
  /external/icu4c/i18n/
identifier_info.h 32 * <li>call getScripts for the specific scripts in the identifier. The identifier contains at least one character in
34 * <li>call getAlternates to get cases where a character is not limited to a single script. For example, it could be
37 * <li>call getNumerics to get a representative character (with value zero) for each of the decimal number systems in
112 * Get the set of alternate scripts found in the identifiers. That is, when a character can be in two scripts, then
inputext.h 15 * This is an internal header for the Character Set Detection code. The
name2uni.cpp 65 // Get the legal character set
162 // the loop. If any other character is found, exit the
233 // Invalid character
235 --cursor; // Backup and reprocess this character
uni2name.h 22 * A transliterator that performs character to name mapping.
  /external/icu4c/test/intltest/
encoll.h 10 * character '-' in string "black-bird". The en_US locale uses the default
mnkytst.h 11 * less than the string itself appended with any character.
wbnf.h 25 escaping = _single character with a leading back slash, either inside or outside quoting_
61 o Following character are syntax symbols in preceding definition
66 ' ' override special-character to plain character
  /external/icu4c/test/perf/charperf/
CharPerf.pl 18 "title"=>"Character property performance: ICU".$ICULatestVersion." vs. STDLib",
CharPerf_r.pl 17 "title"=>"Character property performance regression: ICU (".$ICUPreviousVersion." and ".$ICULatestVersion.")",
  /external/icu4c/tools/toolutil/
pkg_genc.h 53 /* Need to fix the file seperator character when using MinGW. */
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestPhysicsCharacter.java 45 * A walking physical character followed by a 3rd person camera. (No animation.)
104 // Add a physics character to the world
107 characterNode = new Node("character node");
115 // set forward camera node that follows the character
  /external/kernel-headers/original/asm-x86/
dwarf2_32.h 40 comment character # to ignore the arguments. Instead, use a dummy macro. */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
dcs.php 18 * that a backslash '\' is an escape character, but in practice the backslash does
19 * not escape the string delimiter character '"' when the program runs. A '\\' is
22 * escape character. For the purposes of GeSHi, there is no character escaping.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/marisa-trie/tools/
cmdopt.h 38 char *nextchar; // Next character.
  /external/marisa-trie/v0_1_5/tools/
cmdopt.h 38 char *nextchar; // Next character.

Completed in 736 milliseconds

<<41424344454647484950>>