Searched defs:collIterate (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/i18n/
H A Ducol_imp.h23 * 03/12/2001 synwee Added pointer start to collIterate.
243 /* flags bits for collIterate.flags */
263 /* UCOL_USE_ITERATOR - set this if collIterate uses a */
276 typedef struct collIterate : public UMemory { struct in inherits:UMemory
310 } collIterate; typedef in typeref:struct:collIterate
316 typedef struct collIterate collIterate;
325 data similar to collIterate.
342 U_NAMESPACE_QUALIFIER collIterate *s, UErrorCode *status);
345 U_CAPI U_NAMESPACE_QUALIFIER collIterate * U_EXPORT
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_imp.h23 * 03/12/2001 synwee Added pointer start to collIterate.
245 /* flags bits for collIterate.flags */
265 /* UCOL_USE_ITERATOR - set this if collIterate uses a */
278 typedef struct collIterate : public UMemory { struct in inherits:UMemory
312 } collIterate; typedef in typeref:struct:collIterate
318 typedef struct collIterate collIterate;
327 data similar to collIterate.
344 U_NAMESPACE_QUALIFIER collIterate *s, UErrorCode *status);
347 U_CAPI U_NAMESPACE_QUALIFIER collIterate * U_EXPORT
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h2230 #define collIterate U_ICU_ENTRY_POINT_RENAME(collIterate) macro

Completed in 442 milliseconds