/external/icu4c/test/intltest/ |
trnserr.cpp | 265 virtual void handleTransliterate(Replaceable& ,UTransPosition& offsets,UBool) const {
|
utxttest.cpp | 224 // Replaceable test. (UnicodeString inherits Replaceable) [all...] |
cpdtrtst.cpp | 413 expectAux(t.getID() + ":Replaceable", source + "->" + rsource, rsource==expectedResult, expectedResult);
|
/external/jpeg/ |
filelist.doc | 105 jerror.c Standard error handling routines (application replaceable).
|
/external/qemu/distrib/jpeg-6b/ |
filelist.doc | 105 jerror.c Standard error handling routines (application replaceable).
|
/external/icu4c/common/unicode/ |
unistr.h | 15 * 11/18/99 aliu Made to inherit from Replaceable. Added method 180 * It is a concrete implementation of the abstract class Replaceable (for transliteration). 246 class U_COMMON_API UnicodeString : public Replaceable [all...] |
unorm.h | 321 * It may wrap around a simple string, a CharacterIterator, a Replaceable, or any
|
uniset.h | [all...] |
/frameworks/base/docs/html/guide/topics/providers/ |
content-provider-basics.jd | 444 replaceable parameter <code>?</code> instead of a value, the query method retrieves the value 538 To avoid this problem, use a selection clause that uses <code>?</code> as a replaceable 545 // Constructs a selection clause with a replaceable parameter 563 A selection clause that uses <code>?</code> as a replaceable parameter and an array of [all...] |
/hardware/ti/omap3/dspbridge/inc/ |
dynamic_loader.h | 300 * This function is serves as a replaceable form of "malloc" to
|
/external/webkit/Source/WebCore/bindings/scripts/ |
CodeGeneratorCPP.pm | 451 if (!$attributeIsReadonly and !$attribute->signature->extendedAttributes->{"Replaceable"}) { 743 if (!$attributeIsReadonly and !$attribute->signature->extendedAttributes->{"Replaceable"}) { [all...] |
CodeGeneratorV8.pm | 804 # Special case for readonly or Replaceable attributes (with a few exceptions). This attempts to ensure that JS wrappers don't get 807 if (!IsNodeSubType($dataNode) && $attrName ne "self" && (IsWrapperType($returnType) && ($attribute->type =~ /^readonly/ || $attribute->signature->extendedAttributes->{"Replaceable"}) [all...] |
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
ddraw.h | [all...] |
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
DDRAW.H | [all...] |
/external/webkit/PerformanceTests/PageLoad/svg/files/ |
crawfish2_ganson.svg | 52 <switch a:adobe-blending-mode="multiply" a:adobe-opacity-share="1" i:objectNS="http://ns.adobe.com/ImageReplacement/1.0/" i:objectType="replaceable-image" id="XMLID_2_" opacity="0.8" transform="matrix(1 0 0 1 136 165)"> [all...] |
/external/chromium/chrome/browser/search_engines/ |
template_url_model_unittest.cc | 661 // no longer be replaceable. 681 // no longer be replaceable. [all...] |
template_url.h | 245 // The replaceable parts of url (parsed_url_). These are ordered by index
|
/external/clang/include/clang/AST/ |
CanonicalType.h | 316 /// The CanProxyAdaptor is a replaceable class template that is instantiated
|
/external/icu4c/i18n/ |
cpdtrans.cpp | 475 void CompoundTransliterator::handleTransliterate(Replaceable& text, UTransPosition& index,
|
rbt.h | 404 virtual void handleTransliterate(Replaceable& text, UTransPosition& offsets,
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
unorm.h | 335 * It may wrap around a simple string, a CharacterIterator, a Replaceable, or any
|
urename.h | [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
unorm.h | 335 * It may wrap around a simple string, a CharacterIterator, a Replaceable, or any
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
unorm.h | 335 * It may wrap around a simple string, a CharacterIterator, a Replaceable, or any
|
/external/chromium/chrome/browser/instant/ |
instant_loader.cc | 705 // TODO(sky): having to use a replaceable url is a bit of a hack here. [all...] |