HomeSort by relevance Sort by last modified time
    Searched defs:IS_STRING (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
usetiter.h 67 * If <tt>codepoint == IS_STRING</tt>, then examine
71 enum { IS_STRING = -1 };
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/
usetiter.h 67 * If <tt>codepoint == IS_STRING</tt>, then examine
71 enum { IS_STRING = -1 };
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/
hydrogen-instructions.h     [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 114 milliseconds