Home
last modified time | relevance | path

Searched refs:getCapacity (Results 1 – 25 of 37) sorted by relevance

12

/external/icu4c/common/
Dnormlzr.cpp145 int32_t length=unorm_internalNormalize(buffer, dest->getCapacity(), in normalize()
153 length=unorm_internalNormalize(buffer, dest->getCapacity(), in normalize()
191 int32_t length=unorm_compose(buffer, dest->getCapacity(), in compose()
199 length=unorm_compose(buffer, dest->getCapacity(), in compose()
237 int32_t length=unorm_decompose(buffer, dest->getCapacity(), in decompose()
245 length=unorm_decompose(buffer, dest->getCapacity(), in decompose()
285 buffer, dest->getCapacity(), in concatenate()
294 buffer, dest->getCapacity(), in concatenate()
553 length=unorm_next(text, p, buffer.getCapacity(), in nextNormalize()
562 length=unorm_next(text, p, buffer.getCapacity(), in nextNormalize()
[all …]
Dlocid.cpp776 buffer, result.getCapacity(), in getDisplayLanguage()
788 buffer, result.getCapacity(), in getDisplayLanguage()
816 buffer, result.getCapacity(), in getDisplayScript()
828 buffer, result.getCapacity(), in getDisplayScript()
856 buffer, result.getCapacity(), in getDisplayCountry()
868 buffer, result.getCapacity(), in getDisplayCountry()
896 buffer, result.getCapacity(), in getDisplayVariant()
908 buffer, result.getCapacity(), in getDisplayVariant()
936 buffer, result.getCapacity(), in getDisplayName()
948 buffer, result.getCapacity(), in getDisplayName()
/external/opencore/pvmi/pvmf/include/
Dpvmf_media_frag_group.h76 virtual uint32 getCapacity();
249 uint32 PVMFMediaFragGroup<Alloc>::getCapacity() in getCapacity() function
269 if (len > iFragments[index].getCapacity()) in setMediaFragFilledLen()
314 capacity += memfrag.getCapacity(); in appendMediaFragment()
Dpvmf_media_data_impl.h55 OSCL_IMPORT_REF virtual uint32 getCapacity() = 0;
Dpvmf_simple_media_buffer.h52 OSCL_IMPORT_REF virtual uint32 getCapacity();
Dpvmf_media_data.h102 OSCL_IMPORT_REF uint32 getCapacity();
Dpvmf_resizable_simple_mediamsg.h162 uint32 currCapacity = memFrag.getCapacity(); in ResizeMemoryFragment()
Dpvmf_timedtext.h345 uint32 currCapacity = memFrag.getCapacity(); in ResizeMemoryFragment()
/external/icu4c/i18n/
Dnortrans.cpp164 length = unorm_next(&iter, buffer, output.getCapacity(), in handleTransliterate()
175 length = unorm_next(&iter, buffer, output.getCapacity(), in handleTransliterate()
/external/opencore/protocols/systems/tools/general/common/src/
Dpvmf_file_data_source.cpp59 if (refCtrMemFrag.getCapacity() < bytesToSend) in TimeoutOccurred()
Dpvmf_buffer_data_source.cpp125 if (refCtrMemFrag.getCapacity() < bytesToSend) in TimeoutOccurred()
/external/opencore/oscl/oscl/osclbase/src/
Doscl_refcounter_memfrag.h188 uint32 getCapacity() in getCapacity() function
/external/opencore/pvmi/pvmf/src/
Dpvmf_media_data.cpp131 OSCL_EXPORT_REF uint32 PVMFMediaData::getCapacity() in getCapacity() function in PVMFMediaData
133 return impl_ptr->getCapacity(); in getCapacity()
Dpvmf_simple_media_buffer.cpp97 OSCL_EXPORT_REF uint32 PVMFSimpleMediaBuffer::getCapacity() in getCapacity() function in PVMFSimpleMediaBuffer
/external/opencore/protocols/http_parcom/src/
Dhttp_parser.cpp679 return iHTTPMemFrag.getCapacity(); in isNextLineAvailable()
701 if (aFrag.getCapacity() <= iLineBufferSize - iLineBufferOccupied) in assemblyLineFragments()
703 oscl_memcpy(iLineBuffer + iLineBufferOccupied, (char*)aFrag.getPtr(), aFrag.getCapacity()); in assemblyLineFragments()
709 iLineBufferSize = (aFrag.getCapacity() + iLineBufferOccupied) << 1; in assemblyLineFragments()
715 … oscl_memcpy(aNewLineBuffer + iLineBufferOccupied, (char*)aFrag.getPtr(), aFrag.getCapacity()); in assemblyLineFragments()
721 iLineBufferOccupied += aFrag.getCapacity(); in assemblyLineFragments()
Dhttp_parcom_internal.h146 uint32 getCapacity() in getCapacity() function
/external/icu4c/tools/toolutil/
Dxmlparser.cpp215 &pu, buffer+src.getCapacity(), in parseFile()
283 cnv, &pu, buffer+src.getCapacity(), in parseFile()
289 capacity=(3*src.getCapacity())/2; // increase capacity by 50% in parseFile()
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DRouteSpecificPool.java127 public int getCapacity() { in getCapacity() method in RouteSpecificPool
DConnPoolByRoute.java305 boolean hasCapacity = rospl.getCapacity() > 0;
308 log.debug("Available capacity: " + rospl.getCapacity()
/external/icu4c/test/intltest/
Dustrtest.cpp994 if(test1.getCapacity()<20) { in TestMiscellaneous()
1042 for(int32_t i=0; i<test1.getCapacity(); ++i) { in TestMiscellaneous()
1046 …if(test1.length()!=test1.getCapacity() || test1.charAt(1)!=1 || test1.charAt(100)!=1 || test1.char… in TestMiscellaneous()
1473 …gus() || test3.setTo((UChar *)test1.getBuffer(), test1.length(), test1.getCapacity()).isBogus() ||… in TestBogus()
Dstrcase.cpp444 u_strFromUTF8(buffer, result.getCapacity(), &resultLength, utf8Out, utf8OutLength, &errorCode); in TestCasingImpl()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlowerlayer.cpp587 …int bytes_to_stuff = stuffing_sz > stuffing_frag.getCapacity() ? stuffing_frag.getCapacity() : stu… in DoStuffing()
/external/opencore/nodes/pvvideoparsernode/src/
Dpvmf_videoparser_node.cpp391 if (!tempImpl || !tempImpl->getCapacity()) in Run()
762 …GetRep() && (iVideoFrame->getFilledSize() + memFrag.getMemFragSize()) > iVideoFrame->getCapacity()) in DataReceived()
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_common.cpp666 memFrag.len = fragOut.getCapacity(); in processMicroStateSendRequest()
/external/icu4c/common/unicode/
Dunistr.h1607 inline int32_t getCapacity(void) const;
3287 UnicodeString::getCapacity() const in getCapacity() function

12