Searched defs:inputLength (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DQuotedPrintable.cpp42 static size_t lengthOfLineEndingAtIndex(const char* input, size_t inputLength, size_t index) argument
/macosx-10.10/ICU-531.30/icuSources/samples/csdet/
H A Dcsdet.c29 int32_t inputLength, match, matchCount = 0; local
/macosx-10.10/WebCore-7600.1.25/html/
H A DDOMTokenList.cpp198 unsigned inputLength = input.length(); local
/macosx-10.10/WebCore-7600.1.25/Modules/websockets/
H A DWebSocketDeflater.cpp77 static void setStreamParameter(z_stream* stream, const char* inputData, size_t inputLength, char* outputData, size_t outputLength) argument
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DParsedContentType.cpp59 unsigned inputLength = input.length(); local
77 unsigned inputLength = input.length(); local
/macosx-10.10/xar-254/xar/lib/
H A Db64.c187 unsigned char* xar_from_base64(const unsigned char* input, size_t inputLength, size_t *outputLength) argument
/macosx-10.10/ICU-531.30/icuSources/test/perf/unisetperf/
H A Dunisetperf.cpp59 int32_t inputLength; local
/macosx-10.10/ICU-531.30/icuSources/test/perf/utrie2perf/
H A Dutrie2perf.cpp55 int32_t inputLength; local
/macosx-10.10/WebCore-7600.1.25/platform/text/mac/
H A DTextCodecMac.cpp132 OSStatus TextCodecMac::decode(const unsigned char* inputBuffer, int inputBufferLength, int& inputLength, argument
193 inputLength = bytesRead; member in namespace:WebCore
/macosx-10.10/ICU-531.30/icuSources/test/perf/utfperf/
H A Dutfperf.cpp86 int32_t inputLength; local
145 int32_t inputLength; member in class:Command
/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonCryptor.c297 static inline size_t ccGetPadOutputlen(CCCryptor *cryptor, size_t inputLength, bool final) { argument
646 static inline size_t ccGetOutputLength(CCCryptor *cryptor, size_t inputLength, bool final) { argument
651 CCCryptorGetOutputLength( CCCryptorRef cryptorRef, size_t inputLength, bool final) argument
H A DcorecryptoSymmetricBridge.c495 static size_t ccpkcs7_padlen(int encrypting, const cc2CCModeDescriptor *modeptr, const corecryptoMode modeObj, size_t inputLength, bool final) argument
589 static size_t ccctsX_padlen(int encrypting, const cc2CCModeDescriptor *modeptr, const corecryptoMode modeObj, size_t inputLength, boo argument
656 ccnopad_padlen(int encrypting, const cc2CCModeDescriptor *modeptr, const corecryptoMode modeObj, size_t inputLength, bool final) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ddictbe.cpp967 size_t inputLength = rangeEnd - rangeStart; local
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dregextst.cpp4316 int32_t inputLength; local

Completed in 318 milliseconds