Home
last modified time | relevance | path

Searched defs:slot_idx (Results 1 - 12 of 12) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_crypto_slot_management.c111 size_t slot_idx; in psa_get_and_lock_key_slot_in_memory() local
165 size_t slot_idx; in psa_wipe_all_key_slots() local
181 size_t slot_idx; psa_reserve_free_key_slot() local
652 size_t slot_idx; mbedtls_psa_get_stats() local
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.h140 int slot_idx; member
H A Dmpp_rkvdec2_link.c315 int slot_idx; in rkvdec_link_write_task_to_slot() local
394 rkvdec_link_send_task_to_hw(struct rkvdec_link_dev *dev, struct mpp_task *mpp_task, int slot_idx, u32 task_to_run, int resend) rkvdec_link_send_task_to_hw() argument
486 int slot_idx = task->slot_idx; rkvdec2_link_finish() local
609 int slot_idx; rkvdec2_link_prepare() local
766 int slot_idx = rkvdec_link_get_task_read(link_dec); rkvdec2_link_isr() local
1137 int slot_idx = 0; mpp_task_queue() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.h145 int slot_idx; member
H A Dmpp_rkvdec2_link.c313 int slot_idx; in rkvdec_link_write_task_to_slot() local
393 rkvdec_link_send_task_to_hw(struct rkvdec_link_dev *dev, struct mpp_task *mpp_task, int slot_idx, u32 task_to_run, int resend) rkvdec_link_send_task_to_hw() argument
488 int slot_idx = task->slot_idx; rkvdec2_link_finish() local
625 int slot_idx; rkvdec2_link_prepare() local
788 int slot_idx = rkvdec_link_get_task_read(link_dec); rkvdec2_link_isr() local
1163 int slot_idx = 0; mpp_task_queue() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_model_dummy.c1092 int slot_idx = (addr >> 7) & 0xf; local
1601 int slot_idx = (addr >> 7) & 0xf; global() local
[all...]
/third_party/libinput/src/
H A Devdev-fallback.c224 fallback_flush_mt_down(struct fallback_dispatch *dispatch, struct evdev_device *device, int slot_idx, uint64_t time) fallback_flush_mt_down() argument
263 fallback_flush_mt_motion(struct fallback_dispatch *dispatch, struct evdev_device *device, int slot_idx, uint64_t time) fallback_flush_mt_motion() argument
294 fallback_flush_mt_up(struct fallback_dispatch *dispatch, struct evdev_device *device, int slot_idx, uint64_t time) fallback_flush_mt_up() argument
322 fallback_flush_mt_cancel(struct fallback_dispatch *dispatch, struct evdev_device *device, int slot_idx, uint64_t time) fallback_flush_mt_cancel() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc4759 int slot_idx = 0; in AssembleConstructFrame() local
4797 int slot_idx = 0; in AssembleReturn() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c763 unroll_struct_type(const struct glsl_type *slot_type, unsigned *slot_idx) in unroll_struct_type() argument
788 unsigned slot_idx = slot - so_slot; in get_slot_components() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1451 unroll_struct_type(struct ntv_context *ctx, const struct glsl_type *slot_type, unsigned *slot_idx, SpvId *deref, const struct glsl_type **arraytype) in unroll_struct_type() argument
1506 unsigned slot_idx = slot - base_slot; in emit_so_outputs() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc1778 uint32_t slot_idx = declared_function_index(module(), func_index); in GetJumpTableOffset() local
1849 uint32_t slot_idx = JumpTableAssembler::SlotOffsetToIndex(slot_offset); GetFunctionIndexFromJumpTableSlot() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c596 unsigned slot_idx = tx->info->const_i_base + idx; in nine_integer_constant_src() local
624 unsigned slot_idx = tx->info->const_b_base + r; in nine_boolean_constant_src() local
[all...]

Completed in 31 milliseconds