Searched defs:maxLength (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Ddebugging_internal.cpp39 CFIndex maxLength = CFStringGetMaximumSizeForEncoding(CFStringGetLength(message), kCFStringEncodingUTF8) + 1; local
H A Ddebugsupport.h54 static const int maxLength = 12; member in class:Security::Debug::Name
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A Dc++utils.cpp7 CFIndex maxLength = CFStringGetMaximumSizeForEncoding(CFStringGetLength(theString), 0); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Ddebugging_internal.cpp39 CFIndex maxLength = CFStringGetMaximumSizeForEncoding(CFStringGetLength(message), kCFStringEncodingUTF8) + 1; local
H A Ddebugsupport.h54 static const int maxLength = 12; member in class:Security::Debug::Name
/macosx-10.10.1/JavaScriptCore-7600.1.17/
H A DKeywordLookupGenerator.py176 def maxLength(self): member in class:Trie
/macosx-10.10.1/Heimdal-398.1.2/lib/wind/
H A Dgen-normalize.py61 maxLength = 0 variable
63 maxLength = max(maxLength, len(v[0].split())) variable
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Ddenseranges.cpp78 int32_t maxLength; member in class:__anon1261::LargestGaps
109 int64_t maxLength=(int64_t)maxValue-(int64_t)minValue+1; local
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DStringView.h123 unsigned maxLength = this->length() - start; local
H A DAtomicString.cpp325 unsigned maxLength = baseString->length() - start; local
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ddictionarydata.cpp43 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t *lengths, int32_t &count, int32_t limit, int32_t *values) const { argument
107 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t *lengths, int32_t &count, int32_t limit, int32_t *values) const { argument
H A Dudataswp.c328 int32_t maxLength; local
H A Dunisetspan.cpp66 void setMaxLength(int32_t maxLength) { argument
/macosx-10.10.1/ICU-531.30/icuSources/tools/gensprep/
H A Dstore.c156 static int32_t maxLength = 0; /* maximum length of mapping string */ variable
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DIOCFURLAccess.c482 Boolean _IOReadBytesFromFile(CFAllocatorRef alloc, const char *path, void **bytes, CFIndex *length, CFIndex maxLength) { argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecKeychainItem.cpp311 OSStatus SecKeychainItemGetData(SecKeychainItemRef itemRef, UInt32 maxLength, void* data, UInt32* actualLength) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecKeychainItem.cpp311 OSStatus SecKeychainItemGetData(SecKeychainItemRef itemRef, UInt32 maxLength, void* data, UInt32* actualLength) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecKeychainItem.cpp311 OSStatus SecKeychainItemGetData(SecKeychainItemRef itemRef, UInt32 maxLength, void* data, UInt32* actualLength) argument
/macosx-10.10.1/Security-57031.1.35/SecurityTool/
H A DcreateFVMaster.c243 CFIndex maxLength = CFStringGetMaximumSizeForEncoding(CFStringGetLength(theString), kCFStringEncodingUTF8) + 1; local
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DRegisterInfoEmitter.cpp256 unsigned maxLength = 0; local
379 unsigned maxLength = 0; local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixRFont.c578 Tk_MeasureChars( Tk_Font tkfont, CONST char *source, int numBytes, int maxLength, int flags, int *lengthPtr) argument
674 TkpMeasureCharsInContext( Tk_Font tkfont, CONST char *source, int numBytes, int rangeStart, int rangeLength, int maxLength, int flags, int *lengthPtr) argument
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dregcoll.cpp1278 const int32_t maxLength = 50; local
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DDOMHTMLClasses.cpp1090 HRESULT STDMETHODCALLTYPE DOMHTMLInputElement::maxLength( function in class:DOMHTMLInputElement
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXFont.c710 Tk_MeasureChars( Tk_Font tkfont, const char *source, int numBytes, int maxLength, int flags, int *lengthPtr) argument
761 TkpMeasureCharsInContext( Tk_Font tkfont, const char * source, int numBytes, int rangeStart, int rangeLength, int maxLength, int flags, int *lengthPtr) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIONVRAM.cpp714 UInt32 length, maxLength; local

Completed in 271 milliseconds

12