Home
last modified time | relevance | path

Searched defs:mode (Results 4251 - 4275 of 12207) sorted by relevance

1...<<171172173174175176177178179180>>...489

/third_party/libsnd/src/
H A Dmpeg_l3_encode.c242 mpeg_l3_encoder_set_bitrate_mode (SF_PRIVATE *psf, int mode) in mpeg_l3_encoder_set_bitrate_mode() argument
H A Ddwvw.c154 dwvw_seek (SF_PRIVATE *psf, int UNUSED (mode), sf_count_t offset) in dwvw_seek() argument
H A Ddither.c87 dither_init (SF_PRIVATE *psf, int mode) in dither_init() argument
H A Dgsm610.c375 gsm610_seek (SF_PRIVATE *psf, int UNUSED (mode), sf_count_t offset) in gsm610_seek() argument
H A Dg72x.c347 g72x_seek (SF_PRIVATE *psf, int UNUSED (mode), sf_count_t UNUSED (offset)) in g72x_seek() argument
/third_party/libuv/src/unix/
H A Dpipe.c191 int mode; in uv_pipe_open() local
429 int uv_pipe_chmod(uv_pipe_t* handle, int mode) { in uv_pipe_chmod() argument
[all...]
H A Dtty.c142 int mode; in uv_tty_init() local
281 uv_tty_set_mode(uv_tty_t* tty, uv_tty_mode_t mode) uv_tty_set_mode() argument
[all...]
/third_party/libsnd/include/
H A Dsndfile.hh174 SndfileHandle::SndfileHandle (const char *path, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
196 SndfileHandle::SndfileHandle (std::string const & path, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
218 SndfileHandle::SndfileHandle (int fd, bool close_desc, int mode, in argument
243 SndfileHandle(SF_VIRTUAL_IO &sfvirtual, void *user_data, int mode, int fmt, int chans, int srate) SndfileHandle() argument
430 SndfileHandle(const wchar_t *wpath, int mode, int fmt, int chans, int srate) SndfileHandle() argument
[all...]
/third_party/libsnd/programs/
H A Dsndfile-info.c271 str_of_type (int mode) in str_of_type() argument
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c121 lws_diskcache_prepare(const char *cache_base_dir, int mode, uid_t uid) in lws_diskcache_prepare() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_cipher.c126 mbedtls_cipher_values_from_psa( psa_algorithm_t alg, psa_key_type_t key_type, size_t *key_bits, mbedtls_cipher_mode_t *mode, mbedtls_cipher_id_t *cipher_id) mbedtls_cipher_values_from_psa() argument
264 mbedtls_cipher_mode_t mode; mbedtls_cipher_info_from_psa() local
[all...]
H A Dchachapoly.c104 mbedtls_chachapoly_starts(mbedtls_chachapoly_context *ctx, const unsigned char nonce[12], mbedtls_chachapoly_mode_t mode) mbedtls_chachapoly_starts() argument
244 chachapoly_crypt_and_tag(mbedtls_chachapoly_context *ctx, mbedtls_chachapoly_mode_t mode, size_t length, const unsigned char nonce[12], const unsigned char *aad, size_t aad_len, const unsigned char *input, unsigned char *output, unsigned char tag[16]) chachapoly_crypt_and_tag() argument
H A Dpsa_crypto_aead.c35 mbedtls_cipher_mode_t mode; in psa_aead_setup() local
H A Dnist_kw.c125 mbedtls_nist_kw_wrap(mbedtls_nist_kw_context *ctx, mbedtls_nist_kw_mode_t mode, const unsigned char *input, size_t in_len, unsigned char *output, size_t *out_len, size_t out_size) mbedtls_nist_kw_wrap() argument
319 mbedtls_nist_kw_unwrap(mbedtls_nist_kw_context *ctx, mbedtls_nist_kw_mode_t mode, const unsigned char *input, size_t in_len, unsigned char *output, size_t *out_len, size_t out_size) mbedtls_nist_kw_unwrap() argument
[all...]
H A Daria.c512 mbedtls_aria_crypt_cbc(mbedtls_aria_context *ctx, int mode, size_t length, unsigned char iv[MBEDTLS_ARIA_BLOCKSIZE], const unsigned char *input, unsigned char *output) mbedtls_aria_crypt_cbc() argument
563 mbedtls_aria_crypt_cfb128(mbedtls_aria_context *ctx, int mode, size_t length, size_t *iv_off, unsigned char iv[MBEDTLS_ARIA_BLOCKSIZE], const unsigned char *input, unsigned char *output) mbedtls_aria_crypt_cfb128() argument
H A Dpkcs5.c113 int mbedtls_pkcs5_pbes2(const mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs5_pbes2() argument
129 int mbedtls_pkcs5_pbes2_ext(const mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs5_pbes2_ext() argument
H A Dpkcs12.c132 int mbedtls_pkcs12_pbe(mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs12_pbe() argument
150 int mbedtls_pkcs12_pbe_ext(mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs12_pbe_ext() argument
H A Ddes.c638 mbedtls_des_crypt_cbc(mbedtls_des_context *ctx, int mode, size_t length, unsigned char iv[8], const unsigned char *input, unsigned char *output) mbedtls_des_crypt_cbc() argument
736 mbedtls_des3_crypt_cbc(mbedtls_des3_context *ctx, int mode, size_t length, unsigned char iv[8], const unsigned char *input, unsigned char *output) mbedtls_des3_crypt_cbc() argument
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Dsiaddrlib.h51 AddrTileMode mode; member
/third_party/libcoap/include/oscore/
H A Doscore_context.h95 oscore_mode_t mode; member
/third_party/mbedtls/programs/x509/
H A Dcert_app.c78 int mode; /* the mode to run the application in */ member
/third_party/mbedtls/programs/pkey/
H A Dkey_app_writer.c85 int mode; /* the mode to run the application in */ member
[all...]
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c175 mbedtls_cipher_mode_t mode = mbedtls_cipher_get_cipher_mode(ctx); in aead_info() local
/third_party/lame/ACM/
H A DACMStream.cpp108 bool ACMStream::init(const int nSamplesPerSec, const int nOutputSamplesPerSec, const int nChannels, const int nAvgBytesPerSec, const vbr_mode mode) in init() argument
[all...]
/third_party/lame/frontend/
H A Dmain.c415 FILE* lame_fopen(char const* file, char const* mode) in lame_fopen() argument
447 FILE* lame_fopen(char const* file, char const* mode) in lame_fopen() argument

Completed in 22 milliseconds

1...<<171172173174175176177178179180>>...489