/third_party/mksh/ |
D | shf.c | 54 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/openssl/test/ |
D | punycode_test.c | 151 unsigned int bsize = OSSL_NELEM(buffer); in test_punycode() local 204 unsigned int bsize = OSSL_NELEM(buf) - 1; in test_puny_overrun() local
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | databin.c | 44 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()
|
D | dataascii.c | 45 int dataasciigen(char *listofchars, char *buffer, int bsize, int offset) in dataasciigen() 73 int dataasciichk(char *listofchars, char *buffer, int bsize, in dataasciichk()
|
D | datapid.c | 84 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/ |
D | mlock203.c | 29 unsigned long bsize, asize1, asize2; in verify_mlock2() local
|
D | mlock201.c | 92 size_t bsize, asize, act_vmlcks, act_pgs; in verify_mlock2() local
|
/third_party/openssl/crypto/ |
D | param_build.c | 233 const char *buf, size_t bsize) in OSSL_PARAM_BLD_push_utf8_string() 253 char *buf, size_t bsize) in OSSL_PARAM_BLD_push_utf8_ptr() 271 const void *buf, size_t bsize) in OSSL_PARAM_BLD_push_octet_string() 289 void *buf, size_t bsize) in OSSL_PARAM_BLD_push_octet_ptr()
|
D | params.c | 946 size_t bsize) in OSSL_PARAM_construct_BN() 1189 size_t bsize) in OSSL_PARAM_construct_utf8_string() 1197 size_t bsize) in OSSL_PARAM_construct_octet_string() 1254 size_t bsize) in OSSL_PARAM_construct_utf8_ptr() 1260 size_t bsize) in OSSL_PARAM_construct_octet_ptr()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | properties.c | 48 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/cups-filters/filter/pdftopdf/ |
D | qpdf_cm.cc | 19 const int bsize=2048; in load_file() local
|
/third_party/freetype/src/bdf/ |
D | bdfdrivr.c | 449 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/iowow/src/fs/tests/ |
D | iwfs_test2.c | 298 const int bsize = 512; in test_fsm_uniform_alloc_impl() local 620 int bsize = (1 << opts.bpow); /* byte block */ in test_block_allocation1_impl() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/bdf/ |
D | bdfdrivr.c | 449 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/ |
D | bdfdrivr.c | 449 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/flutter/skia/third_party/externals/freetype/src/gzip/ |
D | zutil.c | 86 ulg bsize = (ulg)items*size; in zcalloc() local
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | zutil.c | 86 ulg bsize = (ulg)items*size; in zcalloc() local
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
D | diotest_routines.c | 78 int bufcmp(char *b1, char *b2, int bsize) in bufcmp()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtptheorapay.c | 427 guint bsize; in gst_rtp_theora_pay_finish_headers() local 478 guint bsize, size, temp; in gst_rtp_theora_pay_finish_headers() local
|
D | gstrtpvorbispay.c | 423 guint bsize; in gst_rtp_vorbis_pay_finish_headers() local 474 guint bsize, size, temp; in gst_rtp_vorbis_pay_finish_headers() local
|
/third_party/ffmpeg/libavcodec/ |
D | wmadec.c | 380 int block_len, bsize, n; in wma_window() local 429 int n, v, a, ch, bsize; in wma_decode_block() local
|
/third_party/skia/third_party/externals/freetype/src/winfonts/ |
D | winfnt.c | 809 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/ |
D | winfnt.c | 799 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/freetype/src/winfonts/ |
D | winfnt.c | 813 FT_Bitmap_Size* bsize = root->available_sizes; in FNT_Face_Init() local 967 FT_Bitmap_Size* bsize = size->face->available_sizes; in FNT_Size_Request() local
|
/third_party/node/deps/zlib/ |
D | zutil.c | 220 ulg bsize = (ulg)items*size; in zcalloc() local
|