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

  /external/icu/icu4c/source/common/unicode/
rep.h 23 * \brief C++ API: Replaceable String
31 * <code>Replaceable</code> is an abstract base class representing a
39 * <p>An implicit aspect of the <code>Replaceable</code> API is that
45 * <p><code>Replaceable</code> specifies ranges using a start
50 * <p><code>Replaceable</code> also includes API to access characters
63 * <li>If there is no following character (i.e. the replaceable was
73 class U_COMMON_API Replaceable : public UObject {
80 virtual ~Replaceable();
178 * Replaceable object has metadata, calls to the Replaceable AP
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Replaceable.java 13 * <code>Replaceable</code> is an interface representing a
21 * <p>An implicit aspect of the <code>Replaceable</code> API is that
27 * <p><code>Replaceable</code> specifies ranges using a start
32 * <p><code>Replaceable</code> also includes API to access characters
45 * <li>If there is no following character (i.e. the replaceable was
57 public interface Replaceable {
174 * Replaceable object has metadata, calls to the Replaceable API
176 * to the Replaceable API may be optimized to improve performance.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Replaceable.java 12 * <code>Replaceable</code> is an interface representing a
20 * <p>An implicit aspect of the <code>Replaceable</code> API is that
26 * <p><code>Replaceable</code> specifies ranges using a start
31 * <p><code>Replaceable</code> also includes API to access characters
44 * <li>If there is no following character (i.e. the replaceable was
57 public interface Replaceable {
181 * Replaceable object has metadata, calls to the Replaceable API
183 * to the Replaceable API may be optimized to improve performance.
  /external/icu/icu4c/source/common/
unistr.cpp 18 * Replaceable.
101 /* The Replaceable virtual destructor can't be defined in the header
104 Replaceable::~Replaceable() {}
329 // Replaceable base class clone() default implementation, does not clone
330 Replaceable *
331 Replaceable::clone() const {
336 Replaceable *
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DataHubSubClassMisc.h 165 UINT32 Replaceable :1;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DataHubRecords.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SmBios.h 253 UINT8 Replaceable :1;
646 ProcessorUpgradePiggyBack = 0x05, ///< Replaceable.
    [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 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 682 milliseconds