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

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

Completed in 163 milliseconds