Home
last modified time | relevance | path

Searched defs:source_buf (Results 1 – 11 of 11) sorted by relevance

/external/selinux/libsemanage/tests/
Dtest_semanage_store.c309 char *source_buf, *sorted_buf = NULL, *good_buf, *bad_buf; in test_semanage_nc_sort() local
/external/libaom/av1/encoder/
Dmv_prec.c232 uint16_t *source_buf = in collect_mv_stats_b() local
247 uint8_t *source_buf = cpi->source->y_buffer + px_row * y_stride + px_col; in collect_mv_stats_b() local
/external/tcpdump/
Dprint-pgm.c333 char source_buf[INET6_ADDRSTRLEN], group_buf[INET6_ADDRSTRLEN]; in pgm_print() local
/external/python/cpython2/Objects/
Dbufferobject.c537 char *source_buf = (char *)p; in buffer_subscript() local
Dbytesobject.c1684 char* source_buf; in bytes_subscript() local
Dbytearrayobject.c471 char *source_buf = PyByteArray_AS_STRING(self); in bytearray_subscript() local
Dstringobject.c1315 char* source_buf; in string_subscript() local
Dunicodeobject.c8007 Py_UNICODE* source_buf; in unicode_subscript() local
/external/python/cpython3/Objects/
Dbytearrayobject.c419 char *source_buf = PyByteArray_AS_STRING(self); in bytearray_subscript() local
Dbytesobject.c1613 const char* source_buf; in bytes_subscript() local
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c5566 struct stat buf, source_buf; in main() local