Searched defs:remainingLength (Results 1 - 4 of 4) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFBurstTrie.c1521 int32_t remainingLength = entry->strlen - cursor->offsetInEntry - 1; local
1558 int32_t remainingLength = entry->strlen - cursor->offsetInEntry - 1; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtznames_impl.cpp422 int32_t remainingLength = POOL_CHUNK_SIZE - fChunks->fLimit; local
/macosx-10.9.5/WebCore-7537.78.1/Modules/websockets/
H A DWebSocketDeflater.cpp164 size_t remainingLength = length - consumedSoFar; local
196 size_t remainingLength = strippedLength - consumedSoFar; local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/InspectorServer/
H A DHTTPRequest.cpp47 size_t remainingLength = length; local

Completed in 256 milliseconds