Searched defs:cei (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/drd/
H A Ddrd_cond.c156 CondErrInfo cei = { .tid = DRD_(thread_get_running_tid)(), .cond = cond }; local
161 &cei);
179 CondErrInfo cei = { .tid = DRD_(thread_get_running_tid)(), .cond = cond }; local
184 &cei);
190 CondErrInfo cei = { .tid = DRD_(thread_get_running_tid)(), .cond = cond }; local
196 &cei);
219 CondErrInfo cei = { .tid = DRD_(thread_get_running_tid)(), .cond = cond }; local
224 &cei);
318 CondRaceErrInfo cei = { .tid = DRD_(thread_get_running_tid)(), local
326 &cei);
340 CondErrInfo cei = { .tid = DRD_(thread_get_running_tid)(), .cond = cond }; local
[all...]
H A Ddrd_error.c348 CondRaceErrInfo* cei = (CondRaceErrInfo*)(VG_(get_error_extra)(e)); local
352 what_prefix, cei->cond, cei->mutex, what_suffix);
354 first_observed(cei->cond);
355 first_observed(cei->mutex);
/external/icu/icu4c/source/i18n/
H A Ducoleitr.cpp198 cei = iter;
293 CollationElementIterator *cei = rbc->createCollationElementIterator(s); local
294 if (cei == NULL) {
299 return cei->toUCollationElements();
344 low = cei->getOffset();
345 int32_t ce = cei->next(*status);
346 high = cei->getOffset();
403 high = cei->getOffset();
404 ce = cei->previous(*status);
405 low = cei
[all...]
H A Dusrchimp.h82 CollationElementIterator *cei; member in class:UCollationPCE
H A Drulebasedcollator.cpp1629 CollationElementIterator *cei = new CollationElementIterator(source, this, errorCode); local
1631 delete cei;
1634 return cei;
1641 CollationElementIterator *cei = new CollationElementIterator(source, this, errorCode); local
1643 delete cei;
1646 return cei;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 331 milliseconds