Searched refs:totsize (Results 1 – 6 of 6) sorted by relevance
/external/libpcap/ |
D | sockutils.h | 144 int sock_bufferize(const char *buffer, int size, char *tempbuf, int *offset, int totsize, int check…
|
D | sockutils.c | 939 int sock_bufferize(const char *buffer, int size, char *tempbuf, int *offset, int totsize, int check… in sock_bufferize() argument 941 if ((*offset + size) > totsize) in sock_bufferize()
|
/external/python/cpython2/Python/ |
D | compile.c | 3690 int bsize, totsize, extended_arg_count = 0, last_extended_arg_count; in assemble_jump_offsets() local 3696 totsize = 0; in assemble_jump_offsets() 3700 b->b_offset = totsize; in assemble_jump_offsets() 3701 totsize += bsize; in assemble_jump_offsets()
|
/external/python/cpython3/Python/ |
D | compile.c | 5735 int bsize, totsize, extended_arg_recompile; in assemble_jump_offsets() local 5741 totsize = 0; in assemble_jump_offsets() 5745 b->b_offset = totsize; in assemble_jump_offsets() 5746 totsize += bsize; in assemble_jump_offsets()
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-grand-prime-value-edition.log | 2170 <6>[ 7.771911] [3: AudioOut_2: 465] [c3] [ASoC: PCM ] chan=2 totsize=15360 period=3840
|
D | galaxy-j1-2016.log | 2034 <6>[ 7.523071] [2: AudioOut_2: 466] [c2] [ASoC: PCM ] chan=2 totsize=15360 period=3840
|