/external/icu/libandroidicu/include/unicode/ |
D | urep.h | 44 typedef void* UReplaceable; typedef 63 int32_t (*length)(const UReplaceable* rep); 76 UChar (*charAt)(const UReplaceable* rep, 89 UChar32 (*char32At)(const UReplaceable* rep, 108 void (*replace)(UReplaceable* rep, 127 void (*extract)(UReplaceable* rep, 148 void (*copy)(UReplaceable* rep,
|
D | utrans.h | 387 UReplaceable* rep, 438 UReplaceable* rep,
|
/external/cronet/stable/third_party/icu/source/common/unicode/ |
D | urep.h | 44 typedef void* UReplaceable; typedef 63 int32_t (*length)(const UReplaceable* rep); 76 UChar (*charAt)(const UReplaceable* rep, 89 UChar32 (*char32At)(const UReplaceable* rep, 108 void (*replace)(UReplaceable* rep, 127 void (*extract)(UReplaceable* rep, 148 void (*copy)(UReplaceable* rep,
|
/external/icu/icu4c/source/common/unicode/ |
D | urep.h | 44 typedef void* UReplaceable; typedef 63 int32_t (*length)(const UReplaceable* rep); 76 UChar (*charAt)(const UReplaceable* rep, 89 UChar32 (*char32At)(const UReplaceable* rep, 108 void (*replace)(UReplaceable* rep, 127 void (*extract)(UReplaceable* rep, 148 void (*copy)(UReplaceable* rep,
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urep.h | 46 typedef void* UReplaceable; typedef 65 int32_t (*length)(const UReplaceable* rep); 78 UChar (*charAt)(const UReplaceable* rep, 91 UChar32 (*char32At)(const UReplaceable* rep, 110 void (*replace)(UReplaceable* rep, 129 void (*extract)(UReplaceable* rep, 150 void (*copy)(UReplaceable* rep,
|
D | utrans.h | 350 UReplaceable* rep, 403 UReplaceable* rep,
|
/external/icu/libicu/cts_headers/unicode/ |
D | urep.h | 44 typedef void* UReplaceable; typedef 63 int32_t (*length)(const UReplaceable* rep); 76 UChar (*charAt)(const UReplaceable* rep, 89 UChar32 (*char32At)(const UReplaceable* rep, 108 void (*replace)(UReplaceable* rep, 127 void (*extract)(UReplaceable* rep, 148 void (*copy)(UReplaceable* rep,
|
D | utrans.h | 387 UReplaceable* rep, 438 UReplaceable* rep,
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | urep.h | 44 typedef void* UReplaceable; typedef 63 int32_t (*length)(const UReplaceable* rep); 76 UChar (*charAt)(const UReplaceable* rep, 89 UChar32 (*char32At)(const UReplaceable* rep, 108 void (*replace)(UReplaceable* rep, 127 void (*extract)(UReplaceable* rep, 148 void (*copy)(UReplaceable* rep,
|
/external/cronet/stable/third_party/icu/source/test/cintltst/ |
D | utransts.c | 83 static int32_t Xlength(const UReplaceable* rep) { in Xlength() 89 static UChar XcharAt(const UReplaceable* rep, int32_t offset) { in XcharAt() 95 static UChar32 Xchar32At(const UReplaceable* rep, int32_t offset) { in Xchar32At() 101 static void Xreplace(UReplaceable* rep, int32_t start, int32_t limit, in Xreplace() 114 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy() 126 static void Xextract(UReplaceable* rep, int32_t start, int32_t limit, UChar* dst) { in Xextract() 805 utrans_trans(trans, (UReplaceable*)xrepPtr, &xrepVtable, 0, &limit, &status); in _expect() 828 utrans_transIncremental(trans, (UReplaceable*)xrepPtr, &xrepVtable, &pos, &status); in _expect() 829 utrans_trans(trans, (UReplaceable*)xrepPtr, &xrepVtable, pos.start, &pos.limit, &status); in _expect()
|
/external/icu/icu4c/source/test/cintltst/ |
D | utransts.c | 83 static int32_t Xlength(const UReplaceable* rep) { in Xlength() 89 static UChar XcharAt(const UReplaceable* rep, int32_t offset) { in XcharAt() 95 static UChar32 Xchar32At(const UReplaceable* rep, int32_t offset) { in Xchar32At() 101 static void Xreplace(UReplaceable* rep, int32_t start, int32_t limit, in Xreplace() 114 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy() 126 static void Xextract(UReplaceable* rep, int32_t start, int32_t limit, UChar* dst) { in Xextract() 805 utrans_trans(trans, (UReplaceable*)xrepPtr, &xrepVtable, 0, &limit, &status); in _expect() 828 utrans_transIncremental(trans, (UReplaceable*)xrepPtr, &xrepVtable, &pos, &status); in _expect() 829 utrans_trans(trans, (UReplaceable*)xrepPtr, &xrepVtable, pos.start, &pos.limit, &status); in _expect()
|
/external/cronet/tot/third_party/icu/source/test/cintltst/ |
D | utransts.c | 83 static int32_t Xlength(const UReplaceable* rep) { in Xlength() 89 static UChar XcharAt(const UReplaceable* rep, int32_t offset) { in XcharAt() 95 static UChar32 Xchar32At(const UReplaceable* rep, int32_t offset) { in Xchar32At() 101 static void Xreplace(UReplaceable* rep, int32_t start, int32_t limit, in Xreplace() 114 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy() 126 static void Xextract(UReplaceable* rep, int32_t start, int32_t limit, UChar* dst) { in Xextract() 805 utrans_trans(trans, (UReplaceable*)xrepPtr, &xrepVtable, 0, &limit, &status); in _expect() 828 utrans_transIncremental(trans, (UReplaceable*)xrepPtr, &xrepVtable, &pos, &status); in _expect() 829 utrans_trans(trans, (UReplaceable*)xrepPtr, &xrepVtable, pos.start, &pos.limit, &status); in _expect()
|
/external/icu/icu4c/source/i18n/ |
D | utrans.cpp | 43 UReplaceable *rep; 48 ReplaceableGlue(UReplaceable *replaceable, 90 ReplaceableGlue::ReplaceableGlue(UReplaceable *replaceable, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 400 UReplaceable* rep, in utrans_trans() 420 UReplaceable* rep, in utrans_transIncremental()
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | utrans.cpp | 43 UReplaceable *rep; 48 ReplaceableGlue(UReplaceable *replaceable, 90 ReplaceableGlue::ReplaceableGlue(UReplaceable *replaceable, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 400 UReplaceable* rep, in utrans_trans() 420 UReplaceable* rep, in utrans_transIncremental()
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | utrans.cpp | 43 UReplaceable *rep; 48 ReplaceableGlue(UReplaceable *replaceable, 90 ReplaceableGlue::ReplaceableGlue(UReplaceable *replaceable, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 400 UReplaceable* rep, in utrans_trans() 420 UReplaceable* rep, in utrans_transIncremental()
|
/external/cronet/tot/third_party/icu/source/i18n/unicode/ |
D | utrans.h | 387 UReplaceable* rep, 438 UReplaceable* rep,
|
/external/cronet/stable/third_party/icu/source/i18n/unicode/ |
D | utrans.h | 387 UReplaceable* rep, 438 UReplaceable* rep,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | utrans.h | 387 UReplaceable* rep, 438 UReplaceable* rep,
|
/external/icu/libicu/src/ |
D | shim.cpp | 1237 void utrans_trans(const UTransliterator * trans, UReplaceable * rep, const UReplaceableCallbacks * … in utrans_trans() 1240 void utrans_transIncremental(const UTransliterator * trans, UReplaceable * rep, const UReplaceableC… in utrans_transIncremental()
|