Searched defs:IS_STRING (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dusetiter.h67 * If <tt>codepoint == IS_STRING</tt>, then examine
71 enum { IS_STRING = -1 }; enumerator in enum:UnicodeSetIterator::__anon12042
74 * Current code point, or the special value <tt>IS_STRING</tt>, if
83 * iteration range, if <tt>codepoint != IS_STRING</tt>. If
85 * <tt>codepoint == IS_STRING</tt>, then the value of
92 * If <tt>codepoint == IS_STRING</tt>, then <tt>string</tt> points
93 * to the current string. If <tt>codepoint != IS_STRING</tt>, the
304 return codepoint == (UChar32)IS_STRING;
/external/icu/icu4c/source/common/unicode/
H A Dusetiter.h67 * If <tt>codepoint == IS_STRING</tt>, then examine
71 enum { IS_STRING = -1 }; enumerator in enum:UnicodeSetIterator::__anon21832
74 * Current code point, or the special value <tt>IS_STRING</tt>, if
83 * iteration range, if <tt>codepoint != IS_STRING</tt>. If
85 * <tt>codepoint == IS_STRING</tt>, then the value of
92 * If <tt>codepoint == IS_STRING</tt>, then <tt>string</tt> points
93 * to the current string. If <tt>codepoint != IS_STRING</tt>, the
304 return codepoint == (UChar32)IS_STRING;
/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h2911 IS_STRING, enumerator in enum:v8::FINAL::FINAL::Check
2928 case IS_STRING: return HType::String();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1244 milliseconds