Home
last modified time | relevance | path

Searched defs:params (Results 3251 - 3275 of 6433) sorted by relevance

1...<<131132133134135136137138139140>>...258

/third_party/alsa-lib/src/pcm/
H A Dpcm_dsnoop.c778 struct slave_params params; in _snd_pcm_dsnoop_open() local
528 snd_pcm_dsnoop_open(snd_pcm_t **pcmp, const char *name, struct snd_pcm_direct_open_conf *opts, struct slave_params *params, snd_config_t *root, snd_config_t *sconf, snd_pcm_stream_t stream, int mode) snd_pcm_dsnoop_open() argument
[all...]
H A Dpcm_hooks.c111 static int snd_pcm_hooks_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) in snd_pcm_hooks_hw_params() argument
H A Dpcm_generic.c88 int snd_pcm_generic_sw_params(snd_pcm_t *pcm, snd_pcm_sw_params_t *params) in snd_pcm_generic_sw_params() argument
94 int snd_pcm_generic_hw_refine(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) in snd_pcm_generic_hw_refine() argument
100 int snd_pcm_generic_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) in snd_pcm_generic_hw_params() argument
/third_party/alsa-lib/test/
H A Dpcm.c101 set_hwparams(snd_pcm_t *handle, snd_pcm_hw_params_t *params, snd_pcm_access_t access) set_hwparams() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp101 Formattable params [] = { in Test4074764() local
196 Formattable params []= { in Test4031438() local
[all...]
/third_party/libuv/src/win/
H A Dthread.c115 uv_thread_options_t params; in uv_thread_create() local
120 uv_thread_create_ex(uv_thread_t* tid, const uv_thread_options_t* params, void (*entry)(void *arg), void *arg) uv_thread_create_ex() argument
/third_party/mbedtls/library/
H A Dlmots.c83 static unsigned short lmots_checksum_calculate(const mbedtls_lmots_parameters_t *params, in lmots_checksum_calculate() argument
119 static int create_digit_array_with_checksum(const mbedtls_lmots_parameters_t *params, in create_digit_array_with_checksum() argument
208 hash_digit_array(const mbedtls_lmots_parameters_t *params, const unsigned char *x_digit_array, const unsigned char *hash_idx_min_values, const unsigned char *hash_idx_max_values, unsigned char *output) hash_digit_array() argument
313 public_key_from_hashed_digit_array(const mbedtls_lmots_parameters_t *params, const unsigned char *y_hashed_digits, unsigned char *pub_key) public_key_from_hashed_digit_array() argument
456 mbedtls_lmots_calculate_public_key_candidate(const mbedtls_lmots_parameters_t *params, const unsigned char *msg, size_t msg_size, const unsigned char *sig, size_t sig_size, unsigned char *out, size_t out_size, size_t *out_len) mbedtls_lmots_calculate_public_key_candidate() argument
[all...]
H A Dlms.c94 static int create_merkle_leaf_value(const mbedtls_lms_parameters_t *params, in create_merkle_leaf_value() argument
167 static int create_merkle_internal_value(const mbedtls_lms_parameters_t *params, in create_merkle_internal_value() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_mediump.c726 fold_16bit_tex_image(nir_builder *b, nir_instr *instr, void *params) in fold_16bit_tex_image() argument
H A Dnir_lower_double_ops.c590 nir_ssa_def *params[4] = { NULL, }; in lower_doubles_instr_to_soft() local
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c90 const struct isa_field_params *params; member
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c92 char **params; member
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c1024 D3DDEVICE_CREATION_PARAMETERS params; in NineAdapter9_CreateDevice() local
1085 D3DDEVICE_CREATION_PARAMETERS params; in NineAdapter9_CreateDeviceEx() local
[all...]
H A Ddevice9.h72 D3DDEVICE_CREATION_PARAMETERS params; member
H A Ddevice9ex.c292 D3DPRESENT_PARAMETERS *params = &pPresentationParameters[i]; in NineDevice9Ex_ResetEx() local
325 D3DPRESENT_PARAMETERS *params = &pPresentationParameters[i]; in NineDevice9Ex_Reset() local
/third_party/node/src/crypto/
H A Dcrypto_keys.h298 AdditionalParams params; in New() local
325 KeyExportJob( Environment* env, v8::Local<v8::Object> object, CryptoJobMode mode, std::shared_ptr<KeyObjectData> key, WebCryptoKeyFormat format, AdditionalParams&& params) KeyExportJob() argument
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Ddispatch.cc345 Response(int call_id, std::unique_ptr<Serializable> params) in Response() argument
372 Notification(const char* method, std::unique_ptr<Serializable> params) in Notification() argument
398 CreateResponse( int call_id, std::unique_ptr<Serializable> params) CreateResponse() argument
404 CreateNotification( const char* method, std::unique_ptr<Serializable> params) CreateNotification() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc364 auto params = fwdconf.params; in push_request_headers() local
/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h57 Initialize( HasherCommon* common, HashToBinaryTree* BROTLI_RESTRICT self, const BrotliEncoderParams* params) Initialize() argument
81 HashMemAllocInBytes( const BrotliEncoderParams* params, BROTLI_BOOL one_shot, size_t input_size) HashMemAllocInBytes() argument
201 FindAllMatches( HashToBinaryTree* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const BrotliEncoderParams* params, BackwardMatch* matches) FindAllMatches() argument
H A Dhash_forgetful_chain_inc.h83 Initialize( HasherCommon* common, HashForgetfulChain* BROTLI_RESTRICT self, const BrotliEncoderParams* params) Initialize() argument
119 HashMemAllocInBytes( const BrotliEncoderParams* params, BROTLI_BOOL one_shot, size_t input_size) HashMemAllocInBytes() argument
H A Dhash_longest_match_inc.h61 Initialize( HasherCommon* common, HashLongestMatch* BROTLI_RESTRICT self, const BrotliEncoderParams* params) Initialize() argument
95 HashMemAllocInBytes( const BrotliEncoderParams* params, BROTLI_BOOL one_shot, size_t input_size) HashMemAllocInBytes() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.c1069 _mesa_SamplerParameteriv(GLuint sampler, GLenum pname, const GLint *params) in _mesa_SamplerParameteriv() argument
650 set_sampler_border_colorf(struct gl_context *ctx, struct gl_sampler_object *samp, const GLfloat params[4]) set_sampler_border_colorf() argument
662 set_sampler_border_colori(struct gl_context *ctx, struct gl_sampler_object *samp, const GLint params[4]) set_sampler_border_colori() argument
674 set_sampler_border_colorui(struct gl_context *ctx, struct gl_sampler_object *samp, const GLuint params[4]) set_sampler_border_colorui() argument
1162 _mesa_SamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat *params) _mesa_SamplerParameterfv() argument
1248 _mesa_SamplerParameterIiv(GLuint sampler, GLenum pname, const GLint *params) _mesa_SamplerParameterIiv() argument
1335 _mesa_SamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint *params) _mesa_SamplerParameterIuiv() argument
1422 _mesa_GetSamplerParameteriv(GLuint sampler, GLenum pname, GLint *params) _mesa_GetSamplerParameteriv() argument
1518 _mesa_GetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat *params) _mesa_GetSamplerParameterfv() argument
1596 _mesa_GetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint *params) _mesa_GetSamplerParameterIiv() argument
1674 _mesa_GetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint *params) _mesa_GetSamplerParameterIuiv() argument
[all...]
H A Dpipelineobj.c708 _mesa_GetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint *params) in _mesa_GetProgramPipelineiv() argument
[all...]
H A Duniform_query.cpp931 struct gl_program_parameter_list *params = prog->Parameters; in associate_uniform_storage() local
133 _mesa_GetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum pname, GLint *params) _mesa_GetActiveUniformsiv() argument
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c295 load_texel(nir_builder *b, nir_tex_instr *tex, wrap_lower_param_t *params) in load_texel() argument
331 evalute_active_lod(nir_builder *b, nir_tex_instr *tex, lod_params *params) in evalute_active_lod() argument
420 wrap_lower_param_t params = {0}; lower_sample_to_txf_for_integer_tex_impl() local
[all...]

Completed in 25 milliseconds

1...<<131132133134135136137138139140>>...258