Home
last modified time | relevance | path

Searched defs:param_type (Results 1 - 25 of 81) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_vpu_if.c265 vpu_dec_get_param(struct vdec_vpu_inst *vpu, uint32_t *data, unsigned int len, unsigned int param_type) vpu_dec_get_param() argument
H A Dvdec_ipi_msg.h131 u32 param_type; member
149 u32 param_type; member
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_function_calls.cpp138 const auto* param_type = in ChooseFunctionCallArguments() local
H A Dtransformation_permute_function_parameters.cpp92 std::vector<uint32_t> param_id, param_type; in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_function_calls.cpp138 const auto* param_type = in ChooseFunctionCallArguments() local
H A Dtransformation_permute_function_parameters.cpp92 std::vector<uint32_t> param_id, param_type; in Apply() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_gentype.hpp46 typedef TYPE<VALTYPE> const & param_type; typedef
/third_party/skia/third_party/externals/tint/src/
H A Dintrinsic_table_test.cc247 auto* param_type = result->Parameters()[0]->Type(); in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Duniform_real_distribution.h68 class param_type { class in absl::uniform_real_distribution
72 explicit param_type(result_type lo = 0, result_type hi = 1) in param_type() function in absl::uniform_real_distribution::param_type
[all...]
H A Dexponential_distribution.h40 class param_type { class in absl::exponential_distribution
44 explicit param_type(result_type lambda = 1) : lambda_(lambda) { in param_type() function in absl::exponential_distribution::param_type
[all...]
H A Dlog_uniform_int_distribution.h52 class param_type { class in absl::log_uniform_int_distribution
56 explicit param_type( in param_type() function in absl::log_uniform_int_distribution::param_type
[all...]
H A Dbernoulli_distribution.h39 class param_type { class in absl::bernoulli_distribution
43 explicit param_type(double p = 0.5) : prob_(p) { in param_type() function in absl::bernoulli_distribution::param_type
[all...]
H A Dgaussian_distribution.h91 class param_type { class in absl::gaussian_distribution
95 explicit param_type(result_type mean = 0, result_type stddev = 1) in param_type() function in absl::gaussian_distribution::param_type
[all...]
H A Dzipf_distribution.h55 class param_type { class in absl::zipf_distribution
149 zipf_distribution<IntType>::param_type::param_type( param_type() function in absl::zipf_distribution::param_type
[all...]
H A Ddiscrete_distribution.h56 class param_type { class in absl::discrete_distribution
60 param_type() { init(); } in param_type() function in absl::discrete_distribution::param_type
63 explicit param_type(InputIterator begin, InputIterator end) in param_type() function in absl::discrete_distribution::param_type
68 explicit param_type(std::initializer_list<double> weights) : p_(weights) { in param_type() function in absl::discrete_distribution::param_type
73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() function in absl::discrete_distribution::param_type
[all...]
H A Duniform_int_distribution.h66 class param_type { class in absl::uniform_int_distribution
70 explicit param_type( in param_type() function in absl::uniform_int_distribution::param_type
[all...]
H A Dpoisson_distribution.h58 class param_type { class in absl::poisson_distribution
133 poisson_distribution<IntType>::param_type::param_type(double mean) param_type() function in absl::poisson_distribution::param_type
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_function_calls.cpp138 const auto* param_type = in ChooseFunctionCallArguments() local
H A Dtransformation_permute_function_parameters.cpp92 std::vector<uint32_t> param_id, param_type; in Apply() local
/arkcompiler/runtime_core/compiler/tests/
H A Dir_builder_test.cpp219 std::string param_type = "i32"; in CheckCondJump() local
286 std::string param_type = "i32"; in CheckCondJumpWithZero() local
/kernel/linux/common_modules/tzdriver/
H A Ddynamic_mem.h84 static inline bool is_ion_param(uint32_t param_type) in is_ion_param() argument
124 alloc_for_ion_sglist(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) alloc_for_ion_sglist() argument
137 alloc_for_ion(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) alloc_for_ion() argument
/kernel/linux/common_modules/tzdriver/ion/
H A Ddynamic_ion_mem.h84 static inline bool is_ion_param(uint32_t param_type) in is_ion_param() argument
124 alloc_for_ion_sglist(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) alloc_for_ion_sglist() argument
137 alloc_for_ion(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) alloc_for_ion() argument
/kernel/linux/linux-5.10/include/media/
H A Dtuner-types.h18 enum param_type { enum
/kernel/linux/linux-6.6/include/media/
H A Dtuner-types.h18 enum param_type { enum
/third_party/libcoap/src/oscore/
H A Doscore.c53 oscore_cs_params(int8_t param, int8_t param_type, size_t *len) { in oscore_cs_params() argument
74 oscore_cs_key_params(cose_curve_t param, int8_t param_type, size_t *len) { in oscore_cs_key_params() argument

Completed in 18 milliseconds

1234