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

1 2 3 4 5 6 7 8 91011>>

  /external/smack/src/com/novell/sasl/client/
TokenParser.java 84 throw new SaslException("Invalid token character at position " + m_curPos);
106 throw new SaslException("Invalid token character at position " + m_curPos);
150 * This function returns TRUE if the character is a valid token character.
159 * CTL = <any US-ASCII control character
162 * CHAR = <any US-ASCII character (octets 0 - 127)>
164 * @param c character to be validated
166 * @return True if character is valid Token character else it returns
188 * This function returns TRUE if the character is linear white space (LWS)
    [all...]
DirectiveList.java 67 * This function takes a US-ASCII character string containing a list of comma
107 throw new SaslException("Parse error: Invalid name character");
129 throw new SaslException("Parse error: Invalid name character");
167 throw new SaslException("Parse error: Unexpected character");
189 throw new SaslException("Parse error: Invalid value character");
253 * This function returns TRUE if the character is a valid token character.
262 * CTL = <any US-ASCII control character
265 * CHAR = <any US-ASCII character (octets 0 - 127)>
267 * @param c character to be teste
    [all...]
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-th/
donottranslate-more-keys.xml 22 U+0E01: "?" THAI CHARACTER KO KAI
23 U+0E02: "?" THAI CHARACTER KHO KHAI
24 U+0E04: "?" THAI CHARACTER KHO KHWAI -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
39 // POD character abstraction.
43 /// @brief A POD class that serves as a character abstraction class.
45 struct character struct
50 typedef character<V, I, S> char_type;
74 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
79 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
86 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
41 // POD character abstraction.
45 /// @brief A POD class that serves as a character abstraction class.
47 struct character struct
52 typedef character<V, I, S> char_type;
76 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
81 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
91 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
41 // POD character abstraction.
45 /// @brief A POD class that serves as a character abstraction class.
47 struct character struct
52 typedef character<V, I, S> char_type;
76 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
81 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
91 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
39 // POD character abstraction.
43 /// @brief A POD class that serves as a character abstraction class.
45 struct character struct
50 typedef character<V, I, S> char_type;
74 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
79 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
86 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
39 // POD character abstraction.
43 /// @brief A POD class that serves as a character abstraction class.
45 struct character struct
50 typedef character<V, I, S> char_type;
74 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
79 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
86 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
39 // POD character abstraction.
43 /// @brief A POD class that serves as a character abstraction class.
45 struct character struct
50 typedef character<V, I, S> char_type;
74 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
79 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
86 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
39 // POD character abstraction.
43 /// @brief A POD class that serves as a character abstraction class.
45 struct character struct
50 typedef character<V, I, S> char_type;
74 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
79 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
86 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
41 // POD character abstraction.
45 /// @brief A POD class that serves as a character abstraction class.
47 struct character struct
52 typedef character<V, I, S> char_type;
76 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
81 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
91 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
44 // POD character abstraction.
48 /// @brief A POD class that serves as a character abstraction class.
50 struct character struct
55 typedef character<V, I, S> char_type;
79 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
84 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
94 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
41 // POD character abstraction.
45 /// @brief A POD class that serves as a character abstraction class.
47 struct character struct
52 typedef character<V, I, S> char_type;
76 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
81 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
91 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
44 // POD character abstraction.
48 /// @brief A POD class that serves as a character abstraction class.
50 struct character struct
55 typedef character<V, I, S> char_type;
79 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
84 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
94 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
pod_char_traits.h 1 // POD character, std::char_traits specialization -*- C++ -*-
43 // POD character abstraction.
47 /// @brief A POD class that serves as a character abstraction class.
49 struct character struct
54 typedef character<V, I, S> char_type;
78 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
83 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
93 /// char_traits<__gnu_cxx::character> specialization
    [all...]
  /external/chromium/base/i18n/
rtl.cc 136 UChar32 character; local
138 U16_NEXT(string, next_position, length, character);
140 // Now that we have the character, we use ICU in order to query for the
141 // appropriate Unicode BiDi character type.
142 int32_t property = u_getIntPropertyValue(character, UCHAR_BIDI_CLASS);
184 // strongly directional character.
250 UChar32 character; local
252 U16_NEXT(string, next_position, length, character);
254 // Now that we have the character, we use ICU in order to query for the
255 // appropriate Unicode BiDi character type
    [all...]
rtl_unittest.cc 31 // Test bidi string in which the first character with strong directionality
32 // is a character with type L.
37 // Test bidi string in which the first character with strong directionality
38 // is a character with type R.
43 // Test bidi string which starts with a character with weak directionality
44 // and in which the first character with strong directionality is a character
50 // Test bidi string which starts with a character with weak directionality
51 // and in which the first character with strong directionality is a character
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
rbt_pars.h 77 * element 0 corresponds to character data.variablesBase.
127 * The stand-in character for the 'dot' set, represented by '.' in
185 * at pos. Return the index after the last character parsed. Do not
188 * Important: The character at pos must be a non-whitespace character
189 * that is not the comment character.
192 * parses the end-of-rule character. It recognizes context and cursor
197 * @param limit pointer past the last character of the rule.
198 * @return the index after the last character parsed.
210 * Assert that the given character is NOT within the variable range
    [all...]
  /external/icu4c/i18n/
rbt_pars.h 77 * element 0 corresponds to character data.variablesBase.
127 * The stand-in character for the 'dot' set, represented by '.' in
185 * at pos. Return the index after the last character parsed. Do not
188 * Important: The character at pos must be a non-whitespace character
189 * that is not the comment character.
192 * parses the end-of-rule character. It recognizes context and cursor
197 * @param limit pointer past the last character of the rule.
198 * @return the index after the last character parsed.
210 * Assert that the given character is NOT within the variable range
    [all...]
  /external/icu4c/layout/
OpenTypeLayoutEngine.h 26 * 1) Character processing - this step analyses the characters and assigns a list of OpenType
30 * 2) Glyph processing - This step performs character to glyph mapping,and uses the GSUB
249 * This method does the OpenType character processing. It assigns the OpenType feature
252 * generate an output character index array reflecting these changes.
257 * @param chars - the input character context
258 * @param offset - the index of the first character to process
264 * @param outChars - the output character array, if different from the input
265 * @param charIndices - the output character index array
269 * @return the output character count (input character count if no change
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 164 GB18030 and the character to be searched is a digit. */
167 (GL_LINK_WARNING ("strchr cannot work correctly on character strings " \
244 (GL_LINK_WARNING ("strcspn cannot work correctly on character strings " \
250 /* Find the first occurrence in S of any character in ACCEPT. */
263 (GL_LINK_WARNING ("strpbrk cannot work correctly on character strings " \
281 (GL_LINK_WARNING ("strspn cannot work correctly on character strings " \
289 GB18030 and the character to be searched is a digit. */
292 (GL_LINK_WARNING ("strrchr cannot work correctly on character strings " \
309 Caveat: The identity of the delimiting character is lost.
321 (GL_LINK_WARNING ("strsep cannot work correctly on character strings "
    [all...]
  /external/apache-http/src/org/apache/http/message/
BasicTokenIterator.java 210 * @param start the index of the first token character
211 * @param end the index after the last token character
251 ("Invalid character before token (pos " + from +
306 ("Invalid character after token (pos " + from +
320 * @param from the position of the first character of the token
322 * @return the position after the last character of the token.
324 * point to a token character in the current header value.
343 * Checks whether a character is a token separator.
346 * also separate tokens, but that is not a character check.
348 * @param ch the character to chec
    [all...]
  /external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DirectiveList.java 67 * This function takes a US-ASCII character string containing a list of comma
107 throw new SaslException("Parse error: Invalid name character");
129 throw new SaslException("Parse error: Invalid name character");
167 throw new SaslException("Parse error: Unexpected character");
189 throw new SaslException("Parse error: Invalid value character");
253 * This function returns TRUE if the character is a valid token character.
262 * CTL = <any US-ASCII control character
265 * CHAR = <any US-ASCII character (octets 0 - 127)>
267 * @param c character to be teste
    [all...]
  /frameworks/native/include/input/
KeyCharacterMap.h 71 /* Loads a key character map from a file. */
74 /* Loads a key character map from its string contents. */
78 /* Combines a base key character map and an overlay. */
82 /* Returns an empty key character map. */
88 /* Gets the primary character for this key as in the label physically printed on it.
92 /* Gets the Unicode character for the number or symbol generated by the key
98 /* Gets the Unicode character generated by the key and meta key modifiers.
99 * Returns 0 if no character is generated.
110 /* Gets the first matching Unicode character that can be generated by the key,
112 * Returns 0 if no matching character is generated
150 char16_t character; member in struct:android::KeyCharacterMap::Behavior
    [all...]
  /libcore/luni/src/main/java/java/text/
StringCharacterIterator.java 74 * the index of the first character to iterate.
76 * the index one past the last character to iterate.
112 * Returns the character at the current index in the source string.
114 * @return the current character, or {@code DONE} if the current index is
147 * Sets the current position to the begin index and returns the character at
150 * @return the character at the begin index or {@code DONE} if the begin
164 * @return the index of the first character of the iteration.
173 * @return the index one past the last character of the iteration.
194 * Sets the current position to the end index - 1 and returns the character
197 * @return the character before the end index or {@code DONE} if the begi
    [all...]

Completed in 449 milliseconds

1 2 3 4 5 6 7 8 91011>>