Searched defs:chunk (Results 1 - 25 of 93) sorted by path

1234

/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftp/
H A Dftp.c595 void *chunk; local
/macosx-10.10/ICU-531.30/icuSources/extra/uconv/
H A Duconv.cpp610 UnicodeString chunk; // One chunk of the text being collected for transformation. local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcbiditst.c4404 short int chunk; member in struct:__anon1019
4435 int32_t srcLen, processedLen, chunk, len, nPortions; local
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIRange.cpp265 IOPCIScalar chunk, bump, tail; local
[all...]
H A Dballoc.c181 vtd_baddr_t chunk; local
[all...]
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.cpp2795 addr64_t chunk = 0; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dutils.c729 int i, chunk, len, rc = 0, hex = 0; local
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Droaming_common.c131 size_t chunk = out_buf_size - out_last; local
/macosx-10.10/OpenSSL098-52/src/apps/
H A Drand.c215 int chunk; local
/macosx-10.10/OpenSSL098-52/src/crypto/bio/
H A Dbss_bio.c238 size_t chunk; local
396 size_t chunk; local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/engine/
H A Deng_padlock.c909 size_t chunk, allocated=0; local
[all...]
/macosx-10.10/OpenSSL098-52/src/demos/easy_tls/
H A Deasy-tls.c508 int chunk = rest < INT_MAX ? (int)rest : INT_MAX; local
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dt1_enc.c128 int chunk; local
/macosx-10.10/WebCore-7600.1.25/Scripts/
H A Dmake-js-file-arrays.py38 def chunk(list, chunkSize): function
/macosx-10.10/WebCore-7600.1.25/platform/
H A DPODFreeListArena.h91 FreeListChunk* chunk = static_cast<FreeListChunk*>(it->get()); local
H A DSharedBufferChunkReader.cpp73 bool SharedBufferChunkReader::nextChunk(Vector<char>& chunk, bool includeSeparator) argument
/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DTextCodecLatin1.cpp138 MachineWord chunk = *reinterpret_cast_ptr<const MachineWord*>(source); local
189 MachineWord chunk = *reinterpret_cast_ptr<const MachineWord*>(source); local
H A DTextCodecUTF8.cpp297 MachineWord chunk = *reinterpret_cast_ptr<const MachineWord*>(source); local
374 MachineWord chunk = *reinterpret_cast_ptr<const MachineWord*>(source); local
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGTextChunkBuilder.cpp147 void SVGTextChunkBuilder::processTextChunk(const SVGTextChunk& chunk) argument
[all...]
H A DSVGTextLayoutEngine.cpp186 const SVGTextChunk& chunk = textChunks.at(i); local
/macosx-10.10/WebCore-7600.1.25/xml/parser/
H A DXMLDocumentParser.cpp270 bool XMLDocumentParser::parseDocumentFragment(const String& chunk, DocumentFragment& fragment, Element* contextElement, ParserContentPolicy parserContentPolicy) argument
H A DXMLDocumentParserLibxml2.cpp532 PassRefPtr<XMLParserContext> XMLParserContext::createMemoryParser(xmlSAXHandlerPtr handlers, void* userData, const CString& chunk) argument
1325 void XMLDocumentParser::initializeParserContext(const CString& chunk) argument
1472 bool XMLDocumentParser::appendFragmentSource(const String& chunk) argument
[all...]
/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DBoundaryTagInlines.h82 inline Range BoundaryTag::init(LargeChunk* chunk) argument
H A DHeap.cpp166 XLargeChunk* chunk = XLargeChunk::create(size); local
178 XLargeChunk* chunk = XLargeChunk::get(object); local
H A DLargeChunk.h88 LargeChunk* chunk = get(object); local
97 LargeChunk* chunk = get(object); local

Completed in 340 milliseconds

1234