Searched defs:capacity (Results 1 - 25 of 170) sorted by relevance

1234567

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dustrfmt.c28 uprv_itou (UChar * buffer, int32_t capacity, argument
H A Duscript.c28 uscript_getCode(const char* nameOrAbbrOrLocale, UScriptCode* fillIn, int32_t capacity, UErrorCode* err) argument
H A Dbytestream.cpp29 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, int32_t capacity) argument
H A Dcharstr.cpp110 UBool CharString::ensureCapacity(int32_t capacity, argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Duplrule.cpp30 uplrule_select(const UPluralRules *plrules, int32_t number, UChar *keyword, int32_t capacity, UErrorCode *status) argument
39 uplrule_selectDouble(const UPluralRules *plrules, double number, UChar *keyword, int32_t capacity, UErrorCode *status) argument
H A Ducol_cnt.h55 int32_t capacity; member in struct:CntTable
H A Dupluralrules.cpp39 uplrules_select(const UPluralRules *uplrules, double number, UChar *keyword, int32_t capacity, UErrorCode *status) argument
H A Dbocsu.cpp101 int32_t capacity; local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtextfile.h64 int32_t capacity; member in class:TextFile
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DASTArray.hpp28 ASTArray(int capacity) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DMutableArray.cpp44 void MutableArray::reserveCapacity(unsigned capacity) argument
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIORangeAllocator.h56 UInt32 capacity; member in class:IORangeAllocator
[all...]
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSArray.h97 unsigned int capacity; member in class:OSArray
[all...]
H A DOSData.h81 unsigned int capacity; member in class:OSData
[all...]
H A DOSDictionary.h124 unsigned int capacity; member in class:OSDictionary
[all...]
H A DOSOrderedSet.h128 unsigned int capacity; member in class:OSOrderedSet
[all...]
H A DOSSerialize.h86 unsigned int capacity; // of container member in class:OSSerialize
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DgiantIntegers.h78 unsigned capacity; /* largest possible number of giantDigits */ member in struct:__anon3694
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DgiantIntegers.h78 unsigned capacity; /* largest possible number of giantDigits */ member in struct:__anon4409
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/libDER/Tests/
H A DDER_Ticket.h19 DERTag capacity; /* should be large enough to hold all encountered tags. member in struct:__anon4762
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/SecureObjectSync/
H A DSOSTransport.h46 size_t capacity; member in struct:SOSDigestVector
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DPageCache.h49 int capacity() { return m_capacity; } function in class:WebCore::PageCache
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/mac/
H A DLayerPool.h53 unsigned capacity() const { return m_maxBytesForPool; } function in class:WebCore::LayerPool
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DBlackBerryGlobal.cpp127 int capacity = pageCache()->capacity(); local
/macosx-10.9.5/zlib-53/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs27 public CircularBuffer(int capacity) argument

Completed in 139 milliseconds

1234567