Home
last modified time | relevance | path

Searched defs:buf_end (Results 1 – 14 of 14) sorted by relevance

/external/libunwind/src/
Dos-linux.h38 char *buf_end; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.h41 int buf_start, buf_end; // pbi->tile_buffers to decode, inclusive member
/external/wpa_supplicant_8/hs20/client/
Dest.c548 char *pos, *end, *buf_end; in generate_csr() local
/external/webp/src/dec/
Dvp8_dec.c202 const uint8_t* buf_end = buf + size; in ParsePartitions() local
/external/python/cpython3/Objects/
Dfloatobject.c931 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; in double_round() local
/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c299 sljit_ins *buf_end; in sljit_generate_code() local
DsljitNativeARM_64.c224 sljit_ins *buf_end; in sljit_generate_code() local
DsljitNativePPC_common.c333 sljit_ins *buf_end; in sljit_generate_code() local
DsljitNativeMIPS_common.c385 sljit_ins *buf_end; in sljit_generate_code() local
DsljitNativeARM_T2_32.c366 sljit_u16 *buf_end; in sljit_generate_code() local
DsljitNativeARM_32.c583 sljit_uw *buf_end; in sljit_generate_code() local
DsljitNativeX86_common.c492 sljit_u8 *buf_end; in sljit_generate_code() local
DsljitNativeTILEGX_64.c1002 sljit_ins *buf_end; in sljit_generate_code() local
/external/python/cpython2/Objects/
Dfloatobject.c1095 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; in _Py_double_round() local