| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 2391 struct v3d_varying_slot slot = in ntq_setup_gs_inputs() local 3666 struct v3d_varying_slot slot = c->input_slots[i]; in ntq_emit_intrinsic() local 1132 add_output(struct v3d_compile *c, uint32_t decl_offset, uint8_t slot, uint8_t swizzle) add_output() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 744 clamp_slot_type(const struct glsl_type *type, unsigned slot) in clamp_slot_type() argument 783 get_slot_components(nir_variable *var, unsigned slot, unsigne argument 810 find_packed_output(const struct pipe_stream_output_info *so_info, uint8_t *reverse_map, unsigned slot) find_packed_output() argument 825 unsigned slot = 0; update_so_info() local 850 unsigned slot = reverse_map[output->register_index]; update_so_info() local 900 unsigned slot = reverse_map[output->register_index]; update_so_info() local 1373 unsigned slot = var->data.location; assign_producer_var_io() local 1425 unsigned slot = var->data.location; assign_consumer_var_io() local [all...] |
| 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/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 1351 find_propagate_var(nir_shader *nir, unsigned slot) in find_propagate_var() argument 1369 unsigned slot = so_info->so_info_slots[i] << 2 | so_output.start_component; in emit_so_info() local 1413 unsigned slot = bit + VARYING_SLOT_VAR0; in emit_so_info() local 1476 unsigned slot = so_info->so_info_slots[i]; emit_so_outputs() local 1678 unsigned slot = bit + VARYING_SLOT_VAR0; emit_so_outputs() local [all...] |
| /third_party/lzma/C/ |
| H A D | LzmaEnc.c | 213 unsigned slot;
in LzmaEnc_FastPosInit() local 1398 unsigned slot;
in GetOptimum() local 2268 unsigned slot;
in FillDistancesPrices() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | instruction-selector-mips64.cc | 345 int slot = frame_->AllocateSpillSlot(rep.size(), alignment); in VisitStackSlot() local 1773 int slot = kCArgSlotCount; in EmitPrepareArguments() local
|
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | instruction-selector-x64.cc | 378 int slot = frame_->AllocateSpillSlot(rep.size(), rep.alignment()); in VisitStackSlot() local 1955 int slot = static_cast<int>(n); in EmitPrepareArguments() local 2016 InstructionOperand slot = g.UseImmediate(reverse_slot); in EmitPrepareResults() local
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | instruction-selector-ppc.cc | 161 int slot = frame_->AllocateSpillSlot(rep.size(), rep.alignment()); in VisitStackSlot() local 1900 int slot = kStackFrameExtraParamSlot; in EmitPrepareArguments() local
|
| /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...] |
| /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/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...] |