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

  /external/valgrind/main/drd/
drd_cond.c 156 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...]
drd_error.c 349 CondRaceErrInfo* cei = (CondRaceErrInfo*)(VG_(get_error_extra)(e)); local
353 what_prefix, cei->cond, cei->mutex, what_suffix);
355 first_observed(cei->cond);
356 first_observed(cei->mutex);
  /external/icu/icu4c/source/i18n/
ucoleitr.cpp 188 cei = iter;
283 CollationElementIterator *cei = rbc->createCollationElementIterator(s); local
284 if (cei == NULL) {
289 return cei->toUCollationElements();
334 low = cei->getOffset();
335 int32_t ce = cei->next(*status);
336 high = cei->getOffset();
393 high = cei->getOffset();
394 ce = cei->previous(*status);
395 low = cei->getOffset()
    [all...]
usrchimp.h 80 CollationElementIterator *cei; member in class:UCollationPCE
rulebasedcollator.cpp 1624 CollationElementIterator *cei = new CollationElementIterator(source, this, errorCode); local
1636 CollationElementIterator *cei = new CollationElementIterator(source, this, errorCode); local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
alphaindex.cpp 396 CollationElementIterator &cei, int32_t variableTop,
398 cei.setText(s, errorCode);
401 int32_t ce32 = cei.next(errorCode);
427 LocalPointer<CollationElementIterator> cei(
429 if (cei.isNull()) {
517 hasMultiplePrimaryWeights(*cei, variableTop, current, errorCode) &&
529 *cei, variableTop, singleBucket->lowerBoundary_, errorCode)) {
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 449 milliseconds