Searched refs:CHUNKSIZE (Results 1 - 9 of 9) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
H A Dmemory.c56 #define CHUNKSIZE (64*1024) macro
86 if (chunksize == 0) chunksize = CHUNKSIZE;
/external/libpcap/
H A Dpcap-nit.c64 #define CHUNKSIZE (2*1024) macro
69 #define BUFSPACE (4*CHUNKSIZE)
219 nioc.nioc_chunksize = CHUNKSIZE;
H A Dpcap-snit.c77 #define CHUNKSIZE (2*1024) macro
82 #define BUFSPACE (4*CHUNKSIZE)
270 int chunksize = CHUNKSIZE;
H A Dpcap-dlpi.c147 #define CHUNKSIZE 65536 macro
153 #define PKTBUFSIZE CHUNKSIZE
909 chunksize = CHUNKSIZE;
/external/tremolo/Tremolo/
H A Dcodec_internal.h41 #define CHUNKSIZE 1024 macro
H A Dvorbisfile.c94 unsigned char *buffer=ogg_sync_bufferin(vf->oy,CHUNKSIZE);
95 long bytes=(vf->callbacks.read_func)(buffer,1,CHUNKSIZE,vf->datasource);
176 begin-=CHUNKSIZE;
193 ret=_get_next_page(vf,og,CHUNKSIZE);
221 if(endsearched-searched<CHUNKSIZE){
293 ogg_int64_t llret=_get_next_page(vf,&og,CHUNKSIZE);
324 if(_get_next_page(vf,og_ptr,CHUNKSIZE)<0){
1198 if(end-begin<CHUNKSIZE){
1203 (target-begintime)*(end-begin)/(endtime-begintime) - CHUNKSIZE;
1218 bisect-=CHUNKSIZE;
[all...]
/external/libvorbis/lib/
H A Dvorbisfile.c64 #define CHUNKSIZE 65536 /* greater-than-page-size granularity seeking */ macro
153 begin-=CHUNKSIZE;
179 ret=_get_next_page(vf,og,CHUNKSIZE);
237 begin-=CHUNKSIZE;
290 ogg_int64_t llret=_get_next_page(vf,&og,CHUNKSIZE);
336 ogg_int64_t llret=_get_next_page(vf,og_ptr,CHUNKSIZE);
381 if(_get_next_page(vf,og_ptr,CHUNKSIZE)<0){
530 if(endsearched-searched<CHUNKSIZE){
1423 if(end-begin<CHUNKSIZE){
1429 - CHUNKSIZE;
[all...]
/external/elfutils/src/
H A Dstrings.c520 #define CHUNKSIZE 65536 macro
521 unsigned char *buf = xmalloc (CHUNKSIZE + min_len_bytes
528 MIN (fdlen, CHUNKSIZE)));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1172 milliseconds