Searched defs:buf_end (Results 1 – 14 of 14) sorted by relevance
/external/libunwind/src/ |
D | os-linux.h | 38 char *buf_end; member
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decoder.h | 41 int buf_start, buf_end; // pbi->tile_buffers to decode, inclusive member
|
/external/wpa_supplicant_8/hs20/client/ |
D | est.c | 548 char *pos, *end, *buf_end; in generate_csr() local
|
/external/webp/src/dec/ |
D | vp8_dec.c | 202 const uint8_t* buf_end = buf + size; in ParsePartitions() local
|
/external/python/cpython3/Objects/ |
D | floatobject.c | 931 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; in double_round() local
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_common.c | 299 sljit_ins *buf_end; in sljit_generate_code() local
|
D | sljitNativeARM_64.c | 224 sljit_ins *buf_end; in sljit_generate_code() local
|
D | sljitNativePPC_common.c | 333 sljit_ins *buf_end; in sljit_generate_code() local
|
D | sljitNativeMIPS_common.c | 385 sljit_ins *buf_end; in sljit_generate_code() local
|
D | sljitNativeARM_T2_32.c | 366 sljit_u16 *buf_end; in sljit_generate_code() local
|
D | sljitNativeARM_32.c | 583 sljit_uw *buf_end; in sljit_generate_code() local
|
D | sljitNativeX86_common.c | 492 sljit_u8 *buf_end; in sljit_generate_code() local
|
D | sljitNativeTILEGX_64.c | 1002 sljit_ins *buf_end; in sljit_generate_code() local
|
/external/python/cpython2/Objects/ |
D | floatobject.c | 1095 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; in _Py_double_round() local
|