Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 25 of 43) sorted by relevance

12

/external/e2fsprogs/lib/ext2fs/
Dswapfs.c93 void ext2fs_swap_ext_attr(char *to, char *from, int bufsize, int has_header) in ext2fs_swap_ext_attr()
134 int bufsize) in ext2fs_swap_inode_full()
Dinode.c385 struct ext2_inode *inode, int bufsize) in ext2fs_get_next_inode_full()
505 struct ext2_inode * inode, int bufsize) in ext2fs_read_inode_full()
611 struct ext2_inode * inode, int bufsize) in ext2fs_write_inode_full()
/external/tesseract/liblept/
Dutils.c209 l_int32 bufsize; in l_errorString() local
244 l_int32 bufsize; in l_errorInt() local
278 l_int32 bufsize; in l_errorFloat() local
327 l_int32 bufsize; in l_warningString() local
362 l_int32 bufsize; in l_warningInt() local
396 l_int32 bufsize; in l_warningFloat() local
445 l_int32 bufsize; in l_infoString() local
480 l_int32 bufsize; in l_infoInt() local
515 l_int32 bufsize; in l_infoInt2() local
549 l_int32 bufsize; in l_infoFloat() local
[all …]
Drunlength.c68 l_int32 i, j, w, h, wpld, bufsize, maxsize, n; in pixRunlengthTransform() local
/external/tesseract/image/
Dbitstrm.h34 inT32 bufsize; //size of buffer variable
/external/dropbear/
Dpacket.c320 unsigned long bufsize; in checkmac() local
525 unsigned long bufsize; in writemac() local
/external/openssl/crypto/asn1/
Df_enum.c102 int i,j,k,m,n,again,bufsize; in a2i_ASN1_ENUMERATED() local
Df_int.c106 int i,j,k,m,n,again,bufsize; in a2i_ASN1_INTEGER() local
Df_string.c100 int i,j,k,m,n,again,bufsize; in a2i_ASN1_STRING() local
/external/bluetooth/bluez/src/
Dsdpd-service.c450 unsigned int bufsize, in extract_pdu_server()
558 int bufsize = req->len - sizeof(sdp_pdu_hdr_t); in service_register_req() local
628 int bufsize = req->len - sizeof(sdp_pdu_hdr_t); in service_update_req() local
/external/opencore/oscl/oscl/osclio/src/
Doscl_socket_imp_pv.cpp103 int bufsize = (1024 * 1024); in Bind() local
338 int32 bufsize = 65536; in Open() local
/external/opencore/oscl/oscl/osclbase/src/
Doscl_queue.h142 uint32 bufsize; // size of elems variable
Doscl_vector.h169 uint32 bufsize; //available bufsize as number of T-sized items. variable
/external/jpeg/
Dansi2knr.c324 #define bufsize 5000 /* arbitrary size */ macro
/external/opencore/codecs_v2/omx/omx_proxy/src/
Domx_proxy_vector.h239 uint32 bufsize; variable
/external/ppp/pppd/include/
Dpcap-int.h81 int bufsize; member
/external/openssl/apps/
Denc.c109 unsigned char *buff=NULL,*bufsize=NULL; in MAIN() local
/external/bluetooth/bluez/lib/
Dsdp.c1026 int sdp_uuid_extract(const uint8_t *p, int bufsize, uuid_t *uuid, int *scanned) in sdp_uuid_extract()
1072 static sdp_data_t *extract_int(const void *p, int bufsize, int *len) in extract_int()
1151 static sdp_data_t *extract_uuid(const uint8_t *p, int bufsize, int *len, in extract_uuid()
1171 static sdp_data_t *extract_str(const void *p, int bufsize, int *len) in extract_str()
1250 int sdp_extract_seqtype(const uint8_t *buf, int bufsize, uint8_t *dtdp, int *size) in sdp_extract_seqtype()
1299 static sdp_data_t *extract_seq(const void *p, int bufsize, int *len, in extract_seq()
1345 sdp_data_t *sdp_extract_attr(const uint8_t *p, int bufsize, int *size, in sdp_extract_attr()
1427 sdp_record_t *sdp_extract_pdu(const uint8_t *buf, int bufsize, int *scanned) in sdp_extract_pdu()
3118 static void extract_record_handle_seq(uint8_t *pdu, int bufsize, sdp_list_t **seq, int count, unsig… in extract_record_handle_seq()
/external/opencore/protocols/rtp_payload_parser/util/include/
Dlatmpayloadparser.h140 int32 bufsize; //original buffer size variable
/external/e2fsprogs/debugfs/
Dutil.c349 const char *cmd, int bufsize) in debugfs_read_inode_full()
/external/opencore/oscl/unit_test/src/
Dunit_test_vector.h363 uint32 bufsize; variable
/external/tcpdump/
Dutil.c266 register int v, char *buf, size_t bufsize) in tok2strbuf()
/external/e2fsprogs/e2fsck/
Dutil.c367 struct ext2_inode * inode, int bufsize, in e2fsck_write_inode_full()
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_iconv.c134 static const char *getlocale(char *buffer, size_t bufsize) in getlocale()
/external/bison/lib/
Dquotearg.c556 size_t bufsize = quotearg_buffer (0, 0, arg, argsize, o) + 1; in quotearg_alloc() local

12