Searched defs:Replaceable (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Drep.h21 * \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
71 class U_COMMON_API Replaceable : public UObject { class in inherits:UObject
78 virtual ~Replaceable();
176 * Replaceable object has metadata, calls to the Replaceable API
178 * to the Replaceable AP
[all...]
H A Durename.h2097 #define Replaceable U_ICU_ENTRY_POINT_RENAME(Replaceable) macro
/external/icu4c/common/unicode/
H A Drep.h21 * \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
71 class U_COMMON_API Replaceable : public UObject { class in inherits:UObject
78 virtual ~Replaceable();
176 * Replaceable object has metadata, calls to the Replaceable API
178 * to the Replaceable AP
240 inline Replaceable::Replaceable() {} function in class:Replaceable
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dunistr.cpp16 * Replaceable.
99 /* The Replaceable virtual destructor can't be defined in the header
102 Replaceable::~Replaceable() {}
103 Replaceable::Replaceable() {} function in class:Replaceable
325 : Replaceable(),
334 : Replaceable(),
344 : Replaceable(),
351 // Replaceable bas
[all...]
/external/icu4c/common/
H A Dunistr.cpp16 * 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
[all...]
/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 156 milliseconds