Home
last modified time | relevance | path

Searched defs:bsize (Results 1 – 25 of 91) sorted by relevance

1234

/third_party/mksh/
Dshf.c54 ssize_t bsize = in shf_open() local
131 ssize_t bsize = in shf_fdopen() local
166 ssize_t bsize = in shf_reopen() local
198 shf_sopen(char *buf, ssize_t bsize, int sflags, struct shf *shf) in shf_sopen()
455 shf_read(char *buf, ssize_t bsize, struct shf *shf) in shf_read()
491 shf_getse(char *buf, ssize_t bsize, struct shf *shf) in shf_getse()
743 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) in shf_snprintf()
/third_party/ltp/testcases/kernel/fs/doio/
Ddatabin.c44 void databingen(int mode, char *buffer, int bsize, int offset) in databingen()
83 int databinchk(int mode, char *buffer, int bsize, int offset, char **errmsg) in databinchk()
Ddataascii.c45 int dataasciigen(char *listofchars, char *buffer, int bsize, int offset) in dataasciigen()
73 int dataasciichk(char *listofchars, char *buffer, int bsize, in dataasciichk()
Ddatapid.c84 int datapidgen(int pid, char *buffer, int bsize, int offset) in datapidgen()
181 int datapidchk(int pid, char *buffer, int bsize, int offset, char **errmsg) in datapidchk()
/third_party/ltp/testcases/kernel/syscalls/mlock2/
Dmlock203.c29 unsigned long bsize, asize1, asize2; in verify_mlock2() local
Dmlock201.c92 size_t bsize, asize, act_vmlcks, act_pgs; in verify_mlock2() local
/third_party/grpc/src/core/lib/gpr/
Dmurmur_hash.cc42 const size_t bsize = sizeof(k1); in gpr_murmur_hash3() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dproperties.c48 prop_copy_ensure_buffer (guint8 ** buffer, guint64 * bsize, guint64 * offset, in prop_copy_ensure_buffer()
58 copy_func (void *prop, guint size, guint8 ** buffer, guint64 * bsize, in copy_func()
/third_party/e2fsprogs/misc/
Dfindsuper.c194 unsigned long long bsize, grpsize; in main() local
/third_party/flutter/skia/third_party/externals/freetype/src/bdf/
Dbdfdrivr.c449 FT_Bitmap_Size* bsize = bdfface->available_sizes; in BDF_Face_Init() local
751 FT_Bitmap_Size* bsize = face->available_sizes; in BDF_Size_Request() local
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdfdrivr.c449 FT_Bitmap_Size* bsize = bdfface->available_sizes; in BDF_Face_Init() local
749 FT_Bitmap_Size* bsize = face->available_sizes; in BDF_Size_Request() local
/third_party/freetype/src/bdf/
Dbdfdrivr.c449 FT_Bitmap_Size* bsize = bdfface->available_sizes; in BDF_Face_Init() local
751 FT_Bitmap_Size* bsize = face->available_sizes; in BDF_Size_Request() local
/third_party/iowow/src/fs/tests/
Diwfs_test2.c297 const int bsize = 512; in test_fsm_uniform_alloc_impl() local
616 int bsize = (1 << opts.bpow); /* byte block */ in test_block_allocation1_impl() local
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dzutil.c86 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/freetype/src/gzip/
Dzutil.c86 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/skia/third_party/externals/freetype/src/gzip/
Dzutil.c86 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/ltp/testcases/kernel/io/direct_io/
Ddiotest_routines.c78 int bufcmp(char *b1, char *b2, int bsize) in bufcmp()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvorbispay.c423 guint bsize; in gst_rtp_vorbis_pay_finish_headers() local
474 guint bsize, size, temp; in gst_rtp_vorbis_pay_finish_headers() local
Dgstrtptheorapay.c427 guint bsize; in gst_rtp_theora_pay_finish_headers() local
478 guint bsize, size, temp; in gst_rtp_theora_pay_finish_headers() local
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c809 FT_Bitmap_Size* bsize = root->available_sizes; in FNT_Face_Init() local
963 FT_Bitmap_Size* bsize = size->face->available_sizes; in FNT_Size_Request() local
/third_party/flutter/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c799 FT_Bitmap_Size* bsize = root->available_sizes; in FNT_Face_Init() local
952 FT_Bitmap_Size* bsize = size->face->available_sizes; in FNT_Size_Request() local
/third_party/ffmpeg/libavcodec/
Dwmadec.c380 int block_len, bsize, n; in wma_window() local
429 int n, v, a, ch, bsize; in wma_decode_block() local
/third_party/freetype/src/winfonts/
Dwinfnt.c802 FT_Bitmap_Size* bsize = root->available_sizes; in FNT_Face_Init() local
955 FT_Bitmap_Size* bsize = size->face->available_sizes; in FNT_Size_Request() local
/third_party/skia/third_party/externals/zlib/
Dzutil.c220 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/libwebsockets/win32port/zlib/
Dzutil.c219 ulg bsize = (ulg)items*size; in zcalloc() local

1234