Home
last modified time | relevance | path

Searched refs:prevKey (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dptw32_tkAssocCreate.c108 assoc->prevKey = NULL; in ptw32_tkAssocCreate()
112 assoc->nextKey->prevKey = assoc; in ptw32_tkAssocCreate()
Dptw32_tkAssocDestroy.c68 prev = assoc->prevKey; in ptw32_tkAssocDestroy()
76 next->prevKey = prev; in ptw32_tkAssocDestroy()
Dimplement.h506 ThreadKeyAssoc *prevKey; member
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp1484 CollationKey prevKey; in checkCompareTwo() local
1486 prevKey, errorCode)) { in checkCompareTwo()
1499 infoln(printCollationKey(prevKey)); in checkCompareTwo()
1510 infoln(printCollationKey(prevKey)); in checkCompareTwo()
1524 infoln(printCollationKey(prevKey)); in checkCompareTwo()
1535 infoln(printCollationKey(prevKey)); in checkCompareTwo()
1566 infoln(printCollationKey(prevKey)); in checkCompareTwo()
1577 infoln(printCollationKey(prevKey)); in checkCompareTwo()
1590 infoln(printCollationKey(prevKey)); in checkCompareTwo()
1601 infoln(printCollationKey(prevKey)); in checkCompareTwo()
[all …]