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

  /external/chromium_org/third_party/icu/source/common/unicode/
rep.h 21 * \brief C++ API: Replaceable String
29 * <code>Replaceable</code> is an abstract base class representing a
37 * <p>An implicit aspect of the <code>Replaceable</code> API is that
43 * <p><code>Replaceable</code> specifies ranges using a start
48 * <p><code>Replaceable</code> also includes API to access characters
61 * <li>If there is no following character (i.e. the replaceable was
71 class U_COMMON_API Replaceable : public UObject {
78 virtual ~Replaceable();
176 * Replaceable object has metadata, calls to the Replaceable AP
    [all...]
urename.h     [all...]
  /external/icu4c/common/unicode/
rep.h 21 * \brief C++ API: Replaceable String
29 * <code>Replaceable</code> is an abstract base class representing a
37 * <p>An implicit aspect of the <code>Replaceable</code> API is that
43 * <p><code>Replaceable</code> specifies ranges using a start
48 * <p><code>Replaceable</code> also includes API to access characters
61 * <li>If there is no following character (i.e. the replaceable was
71 class U_COMMON_API Replaceable : public UObject {
78 virtual ~Replaceable();
176 * Replaceable object has metadata, calls to the Replaceable AP
    [all...]
  /external/chromium_org/third_party/icu/source/common/
unistr.cpp 16 * Replaceable.
99 /* The Replaceable virtual destructor can't be defined in the header
102 Replaceable::~Replaceable() {}
103 Replaceable::Replaceable() {}
325 : Replaceable(),
334 : Replaceable(),
344 : Replaceable(),
351 // Replaceable base class clone() default implementation, does not clon
    [all...]
  /external/icu4c/common/
unistr.cpp 16 * Replaceable.
99 /* The Replaceable virtual destructor can't be defined in the header
102 Replaceable::~Replaceable() {}
327 : Replaceable(),
336 : Replaceable(),
346 : Replaceable(),
353 // Replaceable base class clone() default implementation, does not clone
354 Replaceable *
355 Replaceable::clone() const
    [all...]
  /prebuilts/tools/common/m2/internal/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 3961 milliseconds