Searched defs:chunk (Results 51 - 75 of 93) sorted by relevance

1234

/macosx-10.10/libxslt-13/libxslt/doc/
H A Dapibuild.py1770 chunk = 0 variable in class:docBuilder
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Dvm_compressor_pager.c361 compressor_slot_t *chunk; local
582 compressor_pager_slots_chunk_free( compressor_slot_t *chunk, int num_slots, int flags, int *failures) argument
620 compressor_slot_t *chunk; local
902 compressor_slot_t *chunk; local
1011 compressor_slot_t *chunk; local
[all...]
/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/OpenSSL098-52/src/demos/easy_tls/
H A Deasy-tls.c508 int chunk = rest < INT_MAX ? (int)rest : INT_MAX; local
/macosx-10.10/cups-408/cups/cups/
H A Dtls-sspi.c1122 int chunk = min((int)sspi->streamSizes.cbMaximumMessage, bytesLeft); local
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dimap.c1536 size_t chunk = pp->cache_size; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dcomplete.el
/macosx-10.10/emacs-93/emacs/src/
H A Dinsdel.c1212 int chunk, chunk_expanded; local
[all...]
H A Dxselect.c2440 int chunk = (bytes_remaining < max_bytes variable
/macosx-10.10/swig-12/Source/Preprocessor/
H A Dcpp.c1182 static void add_chunk(DOH *ns, DOH *chunk, int allow) { argument
1229 String *chunk, *decl; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngset.c995 png_set_unknown_chunk_location(png_structp png_ptr, png_infop info_ptr, int chunk, int location) argument
[all...]
H A Dpngtest.c587 read_user_chunk_callback(png_struct *png_ptr, png_unknown_chunkp chunk) argument
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp399 uint64_t chunk; local
H A DIOLib.cpp841 uintptr_t chunk; local
/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftp/
H A Dftp.c595 void *chunk; local
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.cpp2795 addr64_t chunk = 0; local
[all...]
/macosx-10.10/WebCore-7600.1.25/xml/parser/
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/emacs-93/emacs/lisp/obsolete/
H A Dlazy-lock.el
/macosx-10.10/libauto-186/
H A DDefinitions.h889 PointerChunk *chunk = chunks; local
934 PointerChunk *chunk = _head; local
959 PointerChunk *chunk = _head; local
[all...]
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap.c489 char *chunk; local
H A Dgencode.c204 struct chunk { struct
/macosx-10.10/swig-12/Source/Modules/
H A Docaml.cxx1005 String *chunk = NewString(next); local
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_xattr.c3202 size_t chunk, orig_chunk; local
3255 size_t chunk, orig_chunk; local
[all...]
/macosx-10.10/libxml2-26/libxml2/python/
H A Dlibxml.c1454 const char *chunk; local
1486 const char *chunk; local
/macosx-10.10/libxml2-26/libxml2/
H A DxmlIO.c3408 int chunk; /* number of byte curreent processed from buf */ local
3573 int chunk; /* numbe local
[all...]

Completed in 626 milliseconds

1234