Searched defs:slot_idx (Results 1 – 7 of 7) sorted by relevance
/third_party/mbedtls/library/ |
D | psa_crypto_slot_management.c | 102 size_t slot_idx; in psa_get_and_lock_key_slot_in_memory() local 154 size_t slot_idx; in psa_wipe_all_key_slots() local 168 size_t slot_idx; in psa_get_empty_key_slot() local 546 size_t slot_idx; in mbedtls_psa_get_stats() local
|
/third_party/libinput/src/ |
D | evdev-fallback.c | 350 int slot_idx, in fallback_flush_mt_down() 389 int slot_idx, in fallback_flush_mt_motion() 420 int slot_idx, in fallback_flush_mt_up() 448 int slot_idx, in fallback_flush_mt_cancel()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-code-manager.cc | 1344 uint32_t slot_idx = declared_function_index(module(), code->index()); in PublishCodeLocked() local 1396 uint32_t slot_idx = declared_function_index(module(), code->index()); in ReinstallDebugCode() local 1778 uint32_t slot_idx = declared_function_index(module(), func_index); in GetJumpTableOffset() local 1849 uint32_t slot_idx = JumpTableAssembler::SlotOffsetToIndex(slot_offset); in GetFunctionIndexFromJumpTableSlot() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.c | 763 unroll_struct_type(const struct glsl_type *slot_type, unsigned *slot_idx) in unroll_struct_type() 788 unsigned slot_idx = slot - so_slot; in get_slot_components() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 596 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
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 1451 unroll_struct_type(struct ntv_context *ctx, const struct glsl_type *slot_type, unsigned *slot_idx, … in unroll_struct_type() 1506 unsigned slot_idx = slot - base_slot; in emit_so_outputs() local
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | code-generator-x64.cc | 4759 int slot_idx = 0; in AssembleConstructFrame() local 4797 int slot_idx = 0; in AssembleReturn() local
|