| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | instruction-selector-arm64.cc | 575 int slot = frame_->AllocateSpillSlot(rep.size(), rep.alignment()); in VisitStackSlot() local 2084 int slot = claim_count - 1; in EmitPrepareArguments() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | instruction-selector-ia32.cc | 472 int slot = frame_->AllocateSpillSlot(rep.size(), rep.alignment()); in VisitStackSlot() local 1454 int const slot = static_cast<int>(n); in EmitPrepareArguments() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | mid-tier-register-allocator.cc | 3371 SpillSlot* slot = *it; GetFreeSpillSlot() local 3392 SpillSlot* slot = GetFreeSpillSlot(byte_width); Allocate() local [all...] |
| H A D | register-allocator.cc | 1794 auto* slot = AllocatedOperand::New(allocation_zone(), in MeetConstraintsBefore() local 1800 auto* slot = it->second; in MeetConstraintsBefore() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | instruction-selector-loong64.cc | 341 int slot = frame_->AllocateSpillSlot(rep.size(), alignment); in VisitStackSlot() local 1679 int slot = 0; in EmitPrepareArguments() local
|
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| H A D | instruction-selector-riscv64.cc | 358 int slot = frame_->AllocateSpillSlot(rep.size(), alignment); in VisitStackSlot() local 1713 int slot = kCArgSlotCount; in EmitPrepareArguments() local
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-compiler.cc | 1204 BuildCall(uint32_t slot, uint32_t arg_count, Args... args) BuildCall() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects.cc | 4821 int slot = 0; in LazyRegisterPrototypeUser() local 4857 int slot = user_info->registry_slot(); in UnregisterPrototypeUser() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 1000 VisitSlotImpl(cage_base(), slot); variable 1006 VisitSlotImpl(code_cage_base(), slot); variable 1025 V8_INLINE void VisitSlotImpl(PtrComprCageBase cage_base, TSlot slot) { in VisitSlotImpl() argument 1715 MaybeObjectSlot slot in ExtractDescriptorArrayReferences() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_context.c | 542 update_descriptor_state_ubo(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot, struct zink_resource *res) in update_descriptor_state_ubo() argument 568 update_descriptor_state_ssbo(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot, struct zink_resource *res) update_descriptor_state_ssbo() argument 587 update_descriptor_state_sampler(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot, struct zink_resource *res) update_descriptor_state_sampler() argument 636 update_descriptor_state_image(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot, struct zink_resource *res) update_descriptor_state_image() argument 1103 update_existing_vbo(struct zink_context *ctx, unsigned slot) update_existing_vbo() argument 1252 unbind_ubo(struct zink_context *ctx, struct zink_resource *res, enum pipe_shader_type pstage, unsigned slot) unbind_ubo() argument 1371 unbind_ssbo(struct zink_context *ctx, struct zink_resource *res, enum pipe_shader_type pstage, unsigned slot, bool writable) unbind_ssbo() argument 1507 unbind_shader_image(struct zink_context *ctx, enum pipe_shader_type stage, unsigned slot) unbind_shader_image() argument 1696 unbind_samplerview(struct zink_context *ctx, enum pipe_shader_type stage, unsigned slot) unbind_samplerview() argument 3810 rebind_ubo(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot) rebind_ubo() argument 3819 rebind_ssbo(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot) rebind_ssbo() argument 3833 rebind_tbo(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot) rebind_tbo() argument 3851 rebind_ibo(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot) rebind_ibo() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 4029 int slot = variant->key.primid_output; in draw_tes_llvm_generate() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc.h | 531 unsigned slot:3; member
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 2231 panfrost_emit_varyings(struct panfrost_batch *batch, struct mali_attribute_buffer_packed *slot, unsigned stride, unsigned count) panfrost_emit_varyings() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_render_node.cpp | 2004 auto slot = isForeground ? RSDrawableSlot::COMPOSITING_FILTER : RSDrawableSlot::BACKGROUND_FILTER; in GetFilterDrawable() local 2090 void RSRenderNode::UpdateDirtySlotsAndPendingNodes(RSDrawableSlot slot) in UpdateDirtySlotsAndPendingNodes() argument 2155 CheckFilterCacheAndUpdateDirtySlots( std::shared_ptr<DrawableV2::RSFilterDrawable>& filterDrawable, RSDrawableSlot slot) CheckFilterCacheAndUpdateDirtySlots() argument [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir_lower_ngg.c | 2236 update_ms_output_info_slot(lower_ngg_ms_state *s, unsigned slot, unsigned base_off, uint32_t components_mask) update_ms_output_info_slot() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | psa_crypto.c | 705 psa_status_t psa_allocate_buffer_to_slot(psa_key_slot_t *slot, in psa_allocate_buffer_to_slot() argument 721 psa_status_t psa_copy_key_material_into_slot(psa_key_slot_t *slot, in psa_copy_key_material_into_slot() argument 1098 psa_key_slot_t *slot = NULL; psa_get_and_lock_key_slot_with_policy() local 1178 psa_remove_key_data_from_memory(psa_key_slot_t *slot) psa_remove_key_data_from_memory() argument 1192 psa_wipe_key_slot(psa_key_slot_t *slot) psa_wipe_key_slot() argument 1250 psa_key_slot_t *slot; psa_destroy_key() local 1402 psa_key_slot_t *slot; psa_get_key_attributes() local 1482 psa_key_slot_t *slot; psa_export_key() local 1597 psa_key_slot_t *slot; psa_export_public_key() local 1757 psa_key_slot_t *slot; psa_start_key_creation() local 1879 psa_finish_key_creation( psa_key_slot_t *slot, psa_se_drv_table_entry_t *driver, mbedtls_svc_key_id_t *key) psa_finish_key_creation() argument 1971 psa_fail_key_creation(psa_key_slot_t *slot, psa_se_drv_table_entry_t *driver) psa_fail_key_creation() argument 2020 psa_validate_optional_attributes( const psa_key_slot_t *slot, const psa_key_attributes_t *attributes) psa_validate_optional_attributes() argument 2046 psa_key_slot_t *slot = NULL; psa_import_key() local 2134 psa_key_slot_t *slot = NULL; mbedtls_psa_register_se_key() local 2593 psa_key_slot_t *slot = NULL; psa_mac_setup() local 2794 psa_key_slot_t *slot; psa_mac_compute_internal() local 2948 psa_key_slot_t *slot; psa_sign_internal() local 3013 psa_key_slot_t *slot; psa_verify_internal() local 3325 psa_key_slot_t *slot; psa_asymmetric_encrypt() local 3382 psa_key_slot_t *slot; psa_asymmetric_decrypt() local 3485 psa_key_slot_t *slot; psa_sign_hash_start() local 3644 psa_key_slot_t *slot; psa_verify_hash_start() local 4253 psa_key_slot_t *slot = NULL; psa_cipher_setup() local 4533 psa_key_slot_t *slot = NULL; psa_cipher_encrypt() local 4610 psa_key_slot_t *slot = NULL; psa_cipher_decrypt() local 4737 psa_key_slot_t *slot; psa_aead_encrypt() local 4803 psa_key_slot_t *slot; psa_aead_decrypt() local 4904 psa_key_slot_t *slot = NULL; psa_aead_setup() local 6141 psa_generate_derived_ecc_key_weierstrass_helper( psa_key_slot_t *slot, size_t bits, psa_key_derivation_operation_t *operation, uint8_t **data ) psa_generate_derived_ecc_key_weierstrass_helper() argument 6300 psa_generate_derived_ecc_key_weierstrass_helper( psa_key_slot_t *slot, size_t bits, psa_key_derivation_operation_t *operation, uint8_t **data) psa_generate_derived_ecc_key_weierstrass_helper() argument 6322 psa_generate_derived_key_internal( psa_key_slot_t *slot, size_t bits, psa_key_derivation_operation_t *operation) psa_generate_derived_key_internal() argument 6430 psa_key_slot_t *slot = NULL; psa_key_derivation_output_key_ext() local 7422 psa_key_slot_t *slot; psa_key_derivation_input_key() local 7573 psa_key_slot_t *slot; psa_key_derivation_key_agreement() local 7619 psa_key_slot_t *slot = NULL; psa_raw_key_agreement() local 7921 psa_key_slot_t *slot = NULL; psa_generate_key_ext() local 8446 psa_key_slot_t *slot = NULL; psa_pake_set_password_key() local [all...] |
| /third_party/mesa3d/src/compiler/ |
| H A D | shader_enums.h | 450 _mesa_varying_slot_in_fs(gl_varying_slot slot) in _mesa_varying_slot_in_fs() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 1475 uint32_t slot = slot_row + tx; in tu_cmd_render_tiles() local 629 tu6_emit_cond_for_load_stores(struct tu_cmd_buffer *cmd, struct tu_cs *cs, uint32_t pipe, uint32_t slot, bool wfm) tu6_emit_cond_for_load_stores() argument 643 tu6_emit_tile_select(struct tu_cmd_buffer *cmd, struct tu_cs *cs, uint32_t tx, uint32_t ty, uint32_t pipe, uint32_t slot) tu6_emit_tile_select() argument 1374 tu6_render_tile(struct tu_cmd_buffer *cmd, struct tu_cs *cs, uint32_t tx, uint32_t ty, uint32_t pipe, uint32_t slot) tu6_render_tile() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 6866 uint32_t slot; in radv_register_border_color() local 6887 radv_unregister_border_color(struct radv_device *device, uint32_t slot) in radv_unregister_border_color() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_compiler.h | 1225 static inline unsigned brw_vue_slot_to_offset(unsigned slot) in brw_vue_slot_to_offset() argument [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_module.c | 1282 emit_attrib_group(struct dxil_module *m, int id, uint32_t slot, in emit_attrib_group() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 983 uint32_t slot; in dzn_cmd_buffer_get_dsv() local 1012 uint32_t slot; in dzn_cmd_buffer_get_rtv() local 1036 uint32_t slot; in dzn_cmd_buffer_get_null_rtv() local [all...] |
| /third_party/libinput/src/ |
| H A D | libinput.c | 193 int32_t slot; member 2642 touch_notify_touch_down(struct libinput_device *device, uint64_t time, int32_t slot, int32_t seat_slot, const struct device_coords *point) touch_notify_touch_down() argument 2668 touch_notify_touch_motion(struct libinput_device *device, uint64_t time, int32_t slot, int32_t seat_slot, const struct device_coords *point) touch_notify_touch_motion() argument 2694 touch_notify_touch_up(struct libinput_device *device, uint64_t time, int32_t slot, int32_t seat_slot) touch_notify_touch_up() argument 2718 touch_notify_touch_cancel(struct libinput_device *device, uint64_t time, int32_t slot, int32_t seat_slot) touch_notify_touch_cancel() argument [all...] |
| /third_party/libinput/test/ |
| H A D | litest.c | 2143 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument 2000 litest_auto_assign_value(struct litest_device *d, const struct input_event *ev, int slot, double x, double y, struct axis_replacement *axes, bool touching) litest_auto_assign_value() argument 2064 slot_start(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes, bool touching, bool filter_abs_xy) slot_start() argument 2107 slot_move(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes, bool touching, bool filter_abs_xy) slot_move() argument 2184 litest_slot_start(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes, bool touching) litest_slot_start() argument 2233 litest_touch_sequence(struct litest_device *d, unsigned int slot, double x_from, double y_from, double x_to, double y_to, int steps) litest_touch_sequence() argument 2250 litest_touch_down(struct litest_device *d, unsigned int slot, double x, double y) litest_touch_down() argument 2259 litest_touch_down_extended(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes) litest_touch_down_extended() argument 2269 litest_slot_move(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes, bool touching) litest_slot_move() argument 2313 litest_touch_up(struct litest_device *d, unsigned int slot) litest_touch_up() argument 2346 litest_touch_move(struct litest_device *d, unsigned int slot, double x, double y) litest_touch_move() argument 2355 litest_touch_move_extended(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes) litest_touch_move_extended() argument 2365 litest_touch_move_to(struct litest_device *d, unsigned int slot, double x_from, double y_from, double x_to, double y_to, int steps) litest_touch_move_to() argument 2379 litest_touch_move_to_extended(struct litest_device *d, unsigned int slot, double x_from, double y_from, double x_to, double y_to, struct axis_replacement *axes, int steps) litest_touch_move_to_extended() argument 2637 litest_hover_start(struct litest_device *d, unsigned int slot, double x, double y) litest_hover_start() argument 2652 litest_hover_end(struct litest_device *d, unsigned int slot) litest_hover_end() argument 2684 litest_hover_move(struct litest_device *d, unsigned int slot, double x, double y) litest_hover_move() argument 2697 litest_hover_move_to(struct litest_device *d, unsigned int slot, double x_from, double y_from, double x_to, double y_to, int steps) litest_hover_move_to() argument 4217 int slot; litest_assert_touch_sequence() local 4505 litest_semi_mt_touch_down(struct litest_device *d, struct litest_semi_mt *semi_mt, unsigned int slot, double x, double y) litest_semi_mt_touch_down() argument 4549 litest_semi_mt_touch_move(struct litest_device *d, struct litest_semi_mt *semi_mt, unsigned int slot, double x, double y) litest_semi_mt_touch_move() argument 4587 litest_semi_mt_touch_up(struct litest_device *d, struct litest_semi_mt *semi_mt, unsigned int slot) litest_semi_mt_touch_up() argument [all...] |
| /third_party/node/deps/v8/src/init/ |
| H A D | bootstrapper.cc | 1280 int slot = scope_info->ReceiverContextSlotIndex(); in InstallGlobalThisBinding() local
|