OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rightString
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
FontLoader.java
362
String
rightString
= null;
364
rightString
= value.substring(right);
369
if (
rightString
!= null) {
370
value += " " +
rightString
;
373
value =
rightString
!= null ?
rightString
: "";
/external/icu4c/i18n/
alphaindex.cpp
[
all
...]
/external/chromium_org/third_party/icu/source/common/
uloc.c
631
const char*
rightString
= ((const KeywordStruct *)right)->keyword;
632
return uprv_strcmp(leftString,
rightString
);
[
all
...]
/external/icu4c/common/
uloc.cpp
616
const char*
rightString
= ((const KeywordStruct *)right)->keyword;
617
return uprv_strcmp(leftString,
rightString
);
[
all
...]
/prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
Completed in 246 milliseconds