Home
last modified time | relevance | path

Searched defs:bsize (Results 1 - 25 of 67) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/mlock2/
H A Dmlock203.c29 unsigned long bsize, asize1, asize2; in verify_mlock2() local
H A Dmlock201.c92 size_t bsize, asize, act_vmlcks, act_pgs; in verify_mlock2() local
/third_party/openssl/test/
H A Dpunycode_test.c151 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/cups-filters/filter/pdftopdf/
H A Dqpdf_cm.cc19 const int bsize=2048; in load_file() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddatabin.c44 void databingen(int mode, char *buffer, int bsize, int offset) in databingen() argument
83 int databinchk(int mode, char *buffer, int bsize, int offset, char **errmsg) in databinchk() argument
[all...]
H A Ddatapid.c84 int datapidgen(int pid, char *buffer, int bsize, int offset) in datapidgen() argument
181 int datapidchk(int pid, char *buffer, int bsize, int offset, char **errmsg) in datapidchk() argument
[all...]
H A Ddataascii.c45 int dataasciigen(char *listofchars, char *buffer, int bsize, int offset) in dataasciigen() argument
73 int dataasciichk(char *listofchars, char *buffer, int bsize, in dataasciichk() argument
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzutil.c86 ulg bsize = (ulg)items*size; in zcalloc() local
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp71 int bsize = BYTE_COUNT_4; in GetByteSize() local
121 int bsize; in GetChar() local
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.c219 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.c220 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/node/deps/zlib/
H A Dzutil.c204 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest_routines.c78 int bufcmp(char *b1, char *b2, int bsize) in bufcmp() argument
/third_party/skia/third_party/externals/zlib/
H A Dzutil.c220 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/zlib/
H A Dzutil.c212 ulg bsize = (ulg)items*size; in zcalloc() local
/third_party/ffmpeg/libavcodec/
H A Dargo.c179 int bsize = bytestream2_get_byte(gb); in decode_mad1() local
392 int bsize = bytestream2_get_byte(gb); in decode_mad1_24() local
[all...]
H A Dwmaenc.c193 int v, bsize, ch, coef_nb_bits, parse_exponents; in encode_block() local
H A Dwmadec.c396 int block_len, bsize, n; in wma_window() local
446 int n, v, a, ch, bsize; in wma_decode_block() local
[all...]
/third_party/alsa-lib/src/
H A Dinput.c251 size_t bsize = buffer->size; in snd_input_buffer_gets() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dparam_build.c236 OSSL_PARAM_BLD_push_utf8_string(OSSL_PARAM_BLD *bld, const char *key, const char *buf, size_t bsize) OSSL_PARAM_BLD_push_utf8_string() argument
256 OSSL_PARAM_BLD_push_utf8_ptr(OSSL_PARAM_BLD *bld, const char *key, char *buf, size_t bsize) OSSL_PARAM_BLD_push_utf8_ptr() argument
274 OSSL_PARAM_BLD_push_octet_string(OSSL_PARAM_BLD *bld, const char *key, const void *buf, size_t bsize) OSSL_PARAM_BLD_push_octet_string() argument
292 OSSL_PARAM_BLD_push_octet_ptr(OSSL_PARAM_BLD *bld, const char *key, void *buf, size_t bsize) OSSL_PARAM_BLD_push_octet_ptr() argument
[all...]
/third_party/openssl/crypto/
H A Dparam_build.c236 OSSL_PARAM_BLD_push_utf8_string(OSSL_PARAM_BLD *bld, const char *key, const char *buf, size_t bsize) OSSL_PARAM_BLD_push_utf8_string() argument
256 OSSL_PARAM_BLD_push_utf8_ptr(OSSL_PARAM_BLD *bld, const char *key, char *buf, size_t bsize) OSSL_PARAM_BLD_push_utf8_ptr() argument
274 OSSL_PARAM_BLD_push_octet_string(OSSL_PARAM_BLD *bld, const char *key, const void *buf, size_t bsize) OSSL_PARAM_BLD_push_octet_string() argument
292 OSSL_PARAM_BLD_push_octet_ptr(OSSL_PARAM_BLD *bld, const char *key, void *buf, size_t bsize) OSSL_PARAM_BLD_push_octet_ptr() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.c449 FT_Bitmap_Size* bsize = bdfface->available_sizes; in FT_CALLBACK_DEF() local
749 FT_Bitmap_Size* bsize = face->available_sizes; FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c433 FT_Bitmap_Size* bsize = size->face->available_sizes; in FT_CALLBACK_DEF() local
/third_party/selinux/libsepol/src/
H A Dnode_record.c374 sepol_node_get_addr_bytes(sepol_handle_t * handle, const sepol_node_t * node, char **buffer, size_t * bsize) sepol_node_get_addr_bytes() argument
459 sepol_node_get_mask_bytes(sepol_handle_t * handle, const sepol_node_t * node, char **buffer, size_t * bsize) sepol_node_get_mask_bytes() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_dshare.c928 int bsize, psize; in _snd_pcm_dshare_open() local

Completed in 14 milliseconds

123