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

  /external/chromium/third_party/icu/source/common/
ubidi_props.h 47 ubidi_getSingleton(UErrorCode *pErrorCode);
ubidi_props.c 220 ubidi_getSingleton(UErrorCode *pErrorCode) {
480 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
491 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
498 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
uprops.c 61 bdp=ubidi_getSingleton(&errorCode);
543 ubidi_addPropertyStarts(ubidi_getSingleton(pErrorCode), sa, pErrorCode);
uniset_props.cpp 184 ubidi_addPropertyStarts(ubidi_getSingleton(&status), &sa, &status);
    [all...]
usprep.cpp 398 profile->bdp = ubidi_getSingleton(status);
ushape.c 325 bdp=ubidi_getSingleton(&errorCode);
    [all...]
ubidi.c 148 pBiDi->bdp=ubidi_getSingleton(pErrorCode);
    [all...]
  /external/icu4c/common/
ubidi_props.h 47 ubidi_getSingleton(UErrorCode *pErrorCode);
ubidi_props.c 220 ubidi_getSingleton(UErrorCode *pErrorCode) {
480 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
491 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
498 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
uprops.cpp 65 bdp=ubidi_getSingleton(&errorCode);
750 ubidi_addPropertyStarts(ubidi_getSingleton(pErrorCode), sa, pErrorCode);
uniset_props.cpp 242 ubidi_addPropertyStarts(ubidi_getSingleton(&status), &sa, &status);
    [all...]
usprep.cpp 357 newProfile->bdp = ubidi_getSingleton(status);
ushape.c 325 bdp=ubidi_getSingleton(&errorCode);
    [all...]
ubidi.c 148 pBiDi->bdp=ubidi_getSingleton(pErrorCode);
    [all...]
  /external/icu4c/common/unicode/
urename.h 454 #define ubidi_getSingleton U_ICU_ENTRY_POINT_RENAME(ubidi_getSingleton)
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 420 #define ubidi_getSingleton ubidi_getSingleton_4_2
    [all...]

Completed in 310 milliseconds