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

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_characterdatainsertdatamiddle.java 32 * at the specified character offset. Insert the data in
33 * the middle of the character data.
35 * Retrieve the character data from the second child of
39 * The new value of the character data should be
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSInput.java 20 * encoding), a base URI, and/or a character stream.
21 * <p> The exact definitions of a byte stream and a character stream are
62 * using character streams. If an XML declaration is present, the value
70 * using character streams. If an XML declaration is present, the value
78 * <br> If the application knows the character encoding of the byte
87 * <br> If the application knows the character encoding of the byte
114 * stream, a character stream, or string data. It is still useful to
120 * <br> If the application knows the character encoding of the object
133 * stream, a character stream, or string data. It is still useful to
139 * <br> If the application knows the character encoding of the objec
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/ext/
Locator2.java 48 * Returns the name of the character encoding for the entity.
57 * to provide an entity's character stream, this method returns the
69 * @return Name of the character encoding being used to interpret
71 * character stream passed through an InputSource or is otherwise
  /packages/apps/Settings/src/com/android/settings/quicklaunch/
ShortcutPreference.java 146 if (Character.isDigit(mShortcut) && Character.isLetter(other)) return 1;
147 else if (Character.isDigit(other) && Character.isLetter(mShortcut)) return -1;
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
CharEscaperBuilder.java 64 private final Map<Character, String> map;
73 this.map = new HashMap<Character, String>();
99 * highest character that has been seen. The array will be sparse in the sense that any unseen
106 for (Map.Entry<Character, String> entry : map.entrySet()) {
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharEscaperBuilder.java 65 private final Map<Character, String> map;
74 this.map = new HashMap<Character, String>();
100 * highest character that has been seen. The array will be sparse in the sense that any unseen
107 for (Map.Entry<Character, String> entry : map.entrySet()) {
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
IOUtils.java 87 * The Unix directory separator character.
91 * The Windows directory separator character.
95 * The system directory separator character.
224 * using the default character encoding of the platform.
242 * using the specified character encoding.
244 * Character encoding names can be found at
245 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
266 * using the default character encoding of the platform.
283 * Get the contents of an <code>InputStream</code> as a character array
284 * using the default character encoding of the platform.
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
UserLogRingCharBuffer.java 99 || Character.toLowerCase(c) != Character.toLowerCase(mCharBuf[index])) {
108 || Character.toLowerCase(c) != Character.toLowerCase(mCharBuf[index])) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdexcept 58 /** Takes a character string describing the error. */
65 /** Returns a C-style character string describing the general cause of
112 /** Takes a character string describing the error. */
119 /** Returns a C-style character string describing the general cause of
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_error.h 65 /** The expression contained an invalid character class name. */
69 * The expression contained an invalid escaped character, or a trailing
90 * The expression contained an invalid character range,
114 * regular expression could match the specified character sequence.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
stdexcept 61 /** Takes a character string describing the error. */
67 /** Returns a C-style character string describing the general cause of
118 /** Takes a character string describing the error. */
124 /** Returns a C-style character string describing the general cause of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_error.h 65 /** The expression contained an invalid character class name. */
69 * The expression contained an invalid escaped character, or a trailing
90 * The expression contained an invalid character range,
114 * regular expression could match the specified character sequence.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
stdexcept 61 /** Takes a character string describing the error. */
67 /** Returns a C-style character string describing the general cause of
118 /** Takes a character string describing the error. */
124 /** Returns a C-style character string describing the general cause of
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 58 /** Takes a character string describing the error. */
65 /** Returns a C-style character string describing the general cause of
112 /** Takes a character string describing the error. */
119 /** Returns a C-style character string describing the general cause of
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 58 /** Takes a character string describing the error. */
65 /** Returns a C-style character string describing the general cause of
112 /** Takes a character string describing the error. */
119 /** Returns a C-style character string describing the general cause of
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 58 /** Takes a character string describing the error. */
65 /** Returns a C-style character string describing the general cause of
112 /** Takes a character string describing the error. */
119 /** Returns a C-style character string describing the general cause of
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
stdexcept 58 /** Takes a character string describing the error. */
65 /** Returns a C-style character string describing the general cause of
112 /** Takes a character string describing the error. */
119 /** Returns a C-style character string describing the general cause of
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_error.h 65 /** The expression contained an invalid character class name. */
69 * The expression contained an invalid escaped character, or a trailing
90 * The expression contained an invalid character range,
114 * regular expression could match the specified character sequence.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
stdexcept 61 /** Takes a character string describing the error. */
67 /** Returns a C-style character string describing the general cause of
118 /** Takes a character string describing the error. */
124 /** Returns a C-style character string describing the general cause of
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_error.h 65 /** The expression contained an invalid character class name. */
69 * The expression contained an invalid escaped character, or a trailing
90 * The expression contained an invalid character range,
114 * regular expression could match the specified character sequence.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
stdexcept 61 /** Takes a character string describing the error. */
67 /** Returns a C-style character string describing the general cause of
118 /** Takes a character string describing the error. */
124 /** Returns a C-style character string describing the general cause of
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_error.h 65 /** The expression contained an invalid character class name. */
69 * The expression contained an invalid escaped character, or a trailing
90 * The expression contained an invalid character range,
114 * regular expression could match the specified character sequence.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
stdexcept 61 /** Takes a character string describing the error. */
67 /** Returns a C-style character string describing the general cause of
118 /** Takes a character string describing the error. */
124 /** Returns a C-style character string describing the general cause of
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_error.h 65 /** The expression contained an invalid character class name. */
69 * The expression contained an invalid escaped character, or a trailing
90 * The expression contained an invalid character range,
114 * regular expression could match the specified character sequence.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
stdexcept 61 /** Takes a character string describing the error. */
67 /** Returns a C-style character string describing the general cause of
118 /** Takes a character string describing the error. */
124 /** Returns a C-style character string describing the general cause of

Completed in 472 milliseconds

<<21222324252627282930>>