OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firstCharDir
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
nptrans.cpp
205
UCharDirection direction=U_CHAR_DIRECTION_COUNT,
firstCharDir
=U_CHAR_DIRECTION_COUNT;
239
if(
firstCharDir
==U_CHAR_DIRECTION_COUNT){
240
firstCharDir
= direction;
259
!((
firstCharDir
== U_RIGHT_TO_LEFT ||
firstCharDir
== U_RIGHT_TO_LEFT_ARABIC) &&
/external/icu4c/test/intltest/
nptrans.cpp
205
UCharDirection direction=U_CHAR_DIRECTION_COUNT,
firstCharDir
=U_CHAR_DIRECTION_COUNT;
239
if(
firstCharDir
==U_CHAR_DIRECTION_COUNT){
240
firstCharDir
= direction;
259
!((
firstCharDir
== U_RIGHT_TO_LEFT ||
firstCharDir
== U_RIGHT_TO_LEFT_ARABIC) &&
/external/chromium_org/third_party/icu/source/common/
usprep.cpp
691
UCharDirection direction=U_CHAR_DIRECTION_COUNT,
firstCharDir
=U_CHAR_DIRECTION_COUNT;
772
if(
firstCharDir
== U_CHAR_DIRECTION_COUNT){
773
firstCharDir
= direction;
795
!((
firstCharDir
== U_RIGHT_TO_LEFT ||
firstCharDir
== U_RIGHT_TO_LEFT_ARABIC) &&
/external/icu4c/common/
usprep.cpp
688
UCharDirection direction=U_CHAR_DIRECTION_COUNT,
firstCharDir
=U_CHAR_DIRECTION_COUNT;
769
if(
firstCharDir
== U_CHAR_DIRECTION_COUNT){
770
firstCharDir
= direction;
792
!((
firstCharDir
== U_RIGHT_TO_LEFT ||
firstCharDir
== U_RIGHT_TO_LEFT_ARABIC) &&
/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
Completed in 159 milliseconds