HomeSort by relevance Sort by last modified time
    Searched refs:ubidi_getSingleton (Results 1 - 17 of 17) sorted by null

  /external/icu4c/common/
ubidi_props.h 35 ubidi_getSingleton(void);
ubidi_props.c 47 ubidi_getSingleton() {
uprops.cpp 42 #define GET_BIDI_PROPS() ubidi_getSingleton()
uniset_props.cpp 250 ubidi_addPropertyStarts(ubidi_getSingleton(), &sa, &status);
    [all...]
usprep.cpp 354 newProfile->bdp = ubidi_getSingleton();
ushape.cpp 325 bdp=ubidi_getSingleton();
    [all...]
ubidi.c 149 pBiDi->bdp=ubidi_getSingleton();
    [all...]
uts46.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
ubidi_props.h 35 ubidi_getSingleton(void);
ubidi_props.c 47 ubidi_getSingleton() {
uprops.cpp 42 #define GET_BIDI_PROPS() ubidi_getSingleton()
usprep.cpp 357 newProfile->bdp = ubidi_getSingleton();
uniset_props.cpp 249 ubidi_addPropertyStarts(ubidi_getSingleton(), &sa, &status);
    [all...]
ushape.c 322 bdp=ubidi_getSingleton();
    [all...]
ubidi.c 148 pBiDi->bdp=ubidi_getSingleton();
    [all...]
  /external/icu4c/common/unicode/
urename.h 446 #define ubidi_getSingleton U_ICU_ENTRY_POINT_RENAME(ubidi_getSingleton)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 457 #define ubidi_getSingleton U_ICU_ENTRY_POINT_RENAME(ubidi_getSingleton)
    [all...]

Completed in 1355 milliseconds