Home
last modified time | relevance | path

Searched refs:bidirectional (Results 1 – 18 of 18) sorted by relevance

/external/icu4c/i18n/
Dtridpars.cpp645 UBool bidirectional, in registerSpecialInverse() argument
653 if (bidirectional && 0==target.caseCompare(inverseTarget, U_FOLD_CASE_DEFAULT)) { in registerSpecialInverse()
654 bidirectional = FALSE; in registerSpecialInverse()
665 if (bidirectional) { in registerSpecialInverse()
Dtridpars.h282 UBool bidirectional,
Dtranslit.cpp1238 UBool bidirectional) { in _registerSpecialInverse() argument
1240 TransliteratorIDParser::registerSpecialInverse(target, inverseTarget, bidirectional, status); in _registerSpecialInverse()
/external/chromium/third_party/icu/source/i18n/
Dtridpars.cpp645 UBool bidirectional, in registerSpecialInverse() argument
653 if (bidirectional && 0==target.caseCompare(inverseTarget, U_FOLD_CASE_DEFAULT)) { in registerSpecialInverse()
654 bidirectional = FALSE; in registerSpecialInverse()
666 if (bidirectional) { in registerSpecialInverse()
Dtridpars.h282 UBool bidirectional,
Dtranslit.cpp1240 UBool bidirectional) { in _registerSpecialInverse() argument
1242 TransliteratorIDParser::registerSpecialInverse(target, inverseTarget, bidirectional, status); in _registerSpecialInverse()
/external/chromium/third_party/icu/public/i18n/unicode/
Dtranslit.h1075 UBool bidirectional);
/external/icu4c/i18n/unicode/
Dtranslit.h1075 UBool bidirectional);
/external/iproute2/examples/
DREADME.cbq95 # So, if you want to build bidirectional shaper you must set it up for
/external/astl/include/
Dlist62 // iterators: ListIterator and ListConstIterator are bidirectional ones.
/external/chromium/third_party/icu/source/data/mappings/
Dconvrtrs.txt411 # -E requires the client to handle the ISO 6429 bidirectional controls
462 # -E requires the client to handle the ISO 6429 bidirectional controls
/external/icu4c/data/mappings/
Dconvrtrs.txt417 # -E requires the client to handle the ISO 6429 bidirectional controls
468 # -E requires the client to handle the ISO 6429 bidirectional controls
/external/stlport/etc/
DChangeLog1444 allow operations 'less-then' and distance; for bidirectional
DChangeLog-5.1183 allow operations 'less-than' and distance; for bidirectional
/external/srec/config/en.us/dictionary/
Dlarge.ok2754 bidirectional bid@rekS~L
/external/webkit/WebCore/
DChangeLog-2002-12-038387 the as-yet unimplemented bidirectional text support) and they were making
DChangeLog-2008-08-1027398 - fix a bug where moving forward in bidirectional text skips over the
DChangeLog-2010-01-2934203 …Also maintain bidirectional weak references between the ScriptCachedFrameData and the DOMWrapperWo…