HomeSort by relevance Sort by last modified time
    Searched defs:sSize (Results 1 - 4 of 4) sorted by null

  /external/icu4c/test/intltest/
tscoll.cpp 111 int32_t sSize = pieceSize, tSize = pieceSize;
116 while(sSize == pieceSize && tSize == pieceSize && partialSKResult == 0) {
119 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, &status);
  /external/icu4c/test/cintltst/
callcoll.c 234 int32_t sSize = pieceSize, tSize = pieceSize;
245 while(sSize == pieceSize && tSize == pieceSize && partialSKResult == 0) {
248 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, status);
    [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
StringPrototype.cpp     [all...]
  /hardware/ti/omap4xxx/security/tee_client_api/
schannel6_protocol.h 156 SCHANNEL6_ANSWER_PARAM_SIZE sSize;

Completed in 24 milliseconds