Home
last modified time | relevance | path

Searched defs:CHUNK_SIZE (Results 1 – 6 of 6) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/binary/
DBase64.java46 static final int CHUNK_SIZE = 76; field in Base64
/external/bluetooth/glib/gio/
Dglocalfileenumerator.c36 #define CHUNK_SIZE 1000 macro
/external/opencore/fileformats/avi/parser/include/
Dpv_avifile_typedefs.h75 const uint32 CHUNK_SIZE = 4; variable
/external/icu4c/common/
Ducnv.c41 #define CHUNK_SIZE 1024 macro
/external/icu4c/test/cintltst/
Dccapitst.c1953 #define CHUNK_SIZE 1024 macro
/external/libxml2/
Dxmlreader.c87 #define CHUNK_SIZE 512 macro