Searched refs:upvec_compact (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dpropsvec.h63 * Special pseudo code point used in upvec_compact() signalling the end of
83 * Will set U_NO_WRITE_PERMISSION if called after upvec_compact().
94 * Always returns 0 if called after upvec_compact().
102 * or if called after upvec_compact()
133 upvec_compact(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode);
136 * Get the vectors array after calling upvec_compact().
138 * Returns NULL if called before upvec_compact().
144 * Get a clone of the vectors array after calling upvec_compact().
146 * Returns NULL if called before upvec_compact().
153 * Call upvec_compact(), creat
[all...]
H A Dpropsvec.c334 upvec_compact(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode) { function
481 upvec_compact(pv, upvec_compactToUTrie2Handler, &toUTrie2, pErrorCode);
/external/icu/icu4c/source/common/
H A Dpropsvec.h63 * Special pseudo code point used in upvec_compact() signalling the end of
83 * Will set U_NO_WRITE_PERMISSION if called after upvec_compact().
94 * Always returns 0 if called after upvec_compact().
102 * or if called after upvec_compact()
133 upvec_compact(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode);
136 * Get the vectors array after calling upvec_compact().
138 * Returns NULL if called before upvec_compact().
144 * Get a clone of the vectors array after calling upvec_compact().
146 * Returns NULL if called before upvec_compact().
153 * Call upvec_compact(), creat
[all...]
H A Dpropsvec.c334 upvec_compact(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode) { function
481 upvec_compact(pv, upvec_compactToUTrie2Handler, &toUTrie2, pErrorCode);
/external/icu/icu4c/source/common/unicode/
H A Durename.h1326 #define upvec_compact U_ICU_ENTRY_POINT_RENAME(upvec_compact) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1405 #define upvec_compact U_ICU_ENTRY_POINT_RENAME(upvec_compact) macro

Completed in 119 milliseconds