/external/icu4c/i18n/ |
rbt_set.h | 23 class Replaceable; 135 UBool transliterate(Replaceable& text,
|
strmatch.cpp | 88 UMatchDegree StringMatcher::matches(const Replaceable& text, 218 int32_t StringMatcher::replace(Replaceable& text,
|
strrepl.cpp | 102 int32_t StringReplacer::replace(Replaceable& text, 124 /* When there are segments to be copied, use the Replaceable.copy() 139 // the non-character U+FFFF, which Replaceable subclasses
|
esctrn.h | 133 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
|
strrepl.h | 123 virtual int32_t replace(Replaceable& text,
|
titletrn.cpp | 69 Replaceable& text, UTransPosition& offsets,
|
translit.cpp | 189 int32_t Transliterator::transliterate(Replaceable& text, 210 void Transliterator::transliterate(Replaceable& text) const { 278 void Transliterator::transliterate(Replaceable& text, 290 * #transliterate(Replaceable, int[], String)} for details. 294 * #transliterate(Replaceable, int[], String)}. 298 * @see #transliterate(Replaceable, int[], String) 300 void Transliterator::transliterate(Replaceable& text, 311 * {@link #transliterate(Replaceable, int[], String)} for 316 * #transliterate(Replaceable, int[], String)}. 317 * @see #transliterate(Replaceable, int[], String [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
uiter.h | 33 class Replaceable; 313 * CharacterIterator, Replaceable, or implemented using simple strings, etc. 679 * Set up a UCharIterator to iterate over a C++ Replaceable. 682 * Replaceable rep with iteration boundaries start=index=0 and 688 * The Replaceable pointer rep is set into UCharIterator.context without copying 689 * or cloning/reallocating the Replaceable object. 695 * @param rep Replaceable to iterate over 701 uiter_setReplaceable(UCharIterator *iter, const Replaceable *rep);
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
uiter.h | 33 class Replaceable; 313 * CharacterIterator, Replaceable, or implemented using simple strings, etc. 679 * Set up a UCharIterator to iterate over a C++ Replaceable. 682 * Replaceable rep with iteration boundaries start=index=0 and 688 * The Replaceable pointer rep is set into UCharIterator.context without copying 689 * or cloning/reallocating the Replaceable object. 695 * @param rep Replaceable to iterate over 701 uiter_setReplaceable(UCharIterator *iter, const Replaceable *rep);
|
/external/webkit/Source/WebCore/icu/unicode/ |
uiter.h | 33 class Replaceable; 313 * CharacterIterator, Replaceable, or implemented using simple strings, etc. 679 * Set up a UCharIterator to iterate over a C++ Replaceable. 682 * Replaceable rep with iteration boundaries start=index=0 and 688 * The Replaceable pointer rep is set into UCharIterator.context without copying 689 * or cloning/reallocating the Replaceable object. 695 * @param rep Replaceable to iterate over 701 uiter_setReplaceable(UCharIterator *iter, const Replaceable *rep);
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
uiter.h | 33 class Replaceable; 313 * CharacterIterator, Replaceable, or implemented using simple strings, etc. 679 * Set up a UCharIterator to iterate over a C++ Replaceable. 682 * Replaceable rep with iteration boundaries start=index=0 and 688 * The Replaceable pointer rep is set into UCharIterator.context without copying 689 * or cloning/reallocating the Replaceable object. 695 * @param rep Replaceable to iterate over 701 uiter_setReplaceable(UCharIterator *iter, const Replaceable *rep);
|
/external/icu4c/common/ |
unistr.cpp | 16 * Replaceable. 99 /* The Replaceable virtual destructor can't be defined in the header 102 Replaceable::~Replaceable() {} 103 Replaceable::Replaceable() {} 329 : Replaceable(), 338 : Replaceable(), 348 : Replaceable(), 355 // Replaceable base class clone() default implementation, does not clon [all...] |
util.cpp | 145 * Skip over Pattern_White_Space in a Replaceable. 162 //?int32_t ICU_Utility::skipWhitespace(const Replaceable& text, 212 * Parse a pattern string within the given Replaceable and a parsing 228 const Replaceable& text,
|
/external/icu4c/i18n/unicode/ |
translit.h | 83 * {@link Replaceable } objects instead of strings, in order to 93 * <p>In keyboard transliteration, a <code>Replaceable</code> buffer 233 * <code>Replaceable</code> and the <code>transliterate()</code> 395 virtual int32_t transliterate(Replaceable& text, 403 virtual void transliterate(Replaceable& text) const; 469 virtual void transliterate(Replaceable& text, UTransPosition& index, 485 * @see #transliterate(Replaceable&, UTransPosition&, const UnicodeString&, UErrorCode&) const 488 virtual void transliterate(Replaceable& text, UTransPosition& index, 496 * #transliterate(Replaceable&, UTransPosition&, const UnicodeString&, UErrorCode&) const } 500 * @param index an array of three integers. See {@link #transliterate(Replaceable&, UTransPosition&, const UnicodeString*, UErrorCode&) const } [all...] |
/docs/source.android.com/src/source/ |
index.jd | 64 of replaceable parts. Our intent is that device builders port
|
/external/expat/doc/ |
xmlwf.sgml | 62 <arg><option>-e <replaceable>encoding</replaceable></option></arg> 65 <arg><option>-d <replaceable>output-dir</replaceable></option></arg>
|
/external/icu4c/common/unicode/ |
unifilt.h | 88 virtual UMatchDegree matches(const Replaceable& text,
|
/external/kernel-headers/original/linux/mtd/ |
bbm.h | 102 * @badblock_pattern: [REPLACEABLE] bad block scan pattern used for
|
/external/webkit/Source/WebCore/bindings/objc/ |
DOMPrivate.h | 93 // replaceable by public DOM API, and when that happens Safari will switch to implementations using that public API,
|
/external/webkit/Source/WebKit/win/Interfaces/ |
DOMPrivate.idl | 123 replaceable by public DOM API, and when that happens Safari will switch to implementations using that public API,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
new | 81 /** These are replaceable signatures:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
new | 83 /** These are replaceable signatures:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
new | 83 /** These are replaceable signatures:
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
new | 81 /** These are replaceable signatures:
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
new | 81 /** These are replaceable signatures:
|