| /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
|
| H A D | nir_to_dxil.c | 5725 int slot; member
|
| /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/compiler/backend/ |
| 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/init/ |
| H A D | bootstrapper.cc | 1280 int slot = scope_info->ReceiverContextSlotIndex(); in InstallGlobalThisBinding() local
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | accessor-assembler.cc | 72 TryMonomorphicCase( TNode<TaggedIndex> slot, TNode<FeedbackVector> vector, TNode<Map> lookup_start_object_map, Label* if_handler, TVariable<MaybeObject>* var_handler, Label* if_miss) TryMonomorphicCase() argument 145 TryMegaDOMCase(TNode<Object> lookup_start_object, TNode<Map> lookup_start_object_map, TVariable<MaybeObject>* var_handler, TNode<Object> vector, TNode<TaggedIndex> slot, Label* miss, ExitPoint* exit_point) TryMegaDOMCase() argument 3283 TNode<TaggedIndex> slot = lazy_slot(); LoadGlobalIC() local 3318 LoadGlobalIC_TryPropertyCellCase( TNode<FeedbackVector> vector, TNode<TaggedIndex> slot, const LazyNode<Context>& lazy_context, ExitPoint* exit_point, Label* try_handler, Label* miss) LoadGlobalIC_TryPropertyCellCase() argument 3355 LoadGlobalIC_TryHandlerCase( TNode<FeedbackVector> vector, TNode<TaggedIndex> slot, const LazyNode<Context>& lazy_context, const LazyNode<Name>& lazy_name, TypeofMode typeof_mode, ExitPoint* exit_point, Label* miss) LoadGlobalIC_TryHandlerCase() argument 3659 TNode<TaggedIndex> slot = p->slot(); KeyedLoadICPolymorphicName() local 4157 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadIC() local 4170 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadIC_Megamorphic() local 4204 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadIC_Noninlined() local 4251 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadICTrampoline() local 4263 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadICBaseline() local 4275 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadICTrampoline_Megamorphic() local 4289 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadSuperIC() local 4304 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadSuperICBaseline() local 4326 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadGlobalIC() local 4345 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadGlobalICTrampoline() local 4358 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLoadGlobalICBaseline() local 4381 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLookupContextBaseline() local 4401 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateLookupGlobalICBaseline() local 4432 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedLoadIC() local 4445 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedLoadIC_Megamorphic() local 4458 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedLoadICTrampoline() local 4470 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedLoadICBaseline() local 4482 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedLoadICTrampoline_Megamorphic() local 4495 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedLoadIC_PolymorphicName() local 4508 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateStoreGlobalIC() local 4522 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateStoreGlobalICTrampoline() local 4534 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateStoreGlobalICBaseline() local 4547 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateStoreIC() local 4562 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateStoreICTrampoline() local 4576 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateStoreICBaseline() local 4590 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateDefineNamedOwnIC() local 4607 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateDefineNamedOwnICTrampoline() local 4621 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateDefineNamedOwnICBaseline() local 4635 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedStoreIC() local 4650 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedStoreICTrampoline() local 4664 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedStoreICBaseline() local 4678 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateDefineKeyedOwnIC() local 4693 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateDefineKeyedOwnICTrampoline() local 4707 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateDefineKeyedOwnICBaseline() local 4721 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateStoreInArrayLiteralIC() local 4736 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateStoreInArrayLiteralICBaseline() local 4803 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateCloneObjectICBaseline() local 4816 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateCloneObjectIC() local 4963 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedHasIC() local 4976 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedHasICBaseline() local 4999 auto slot = Parameter<TaggedIndex>(Descriptor::kSlot); GenerateKeyedHasIC_PolymorphicName() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.h | 1340 void SetData(uint32_t slot, void* data) { in SetData() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | mark-compact.cc | 123 VerifyCodePointer(slot); variable 322 VerifyCodePointer(slot); global() variable 1289 MarkObject(HeapObject host, ObjectSlot slot, Object object) MarkObject() argument 1518 RecordMigratedSlot(HeapObject host, MaybeObject value, Address slot) RecordMigratedSlot() argument 1534 MemoryChunk::FromHeapObject(host), slot); RecordMigratedSlot() local 1537 MemoryChunk::FromHeapObject(host), slot); RecordMigratedSlot() local 2631 isolate(), [](HeapObject object, ObjectSlot slot, HeapObject target) { FlushBytecodeFromSFI() local 2733 ObjectSlot slot = ProcessOldCodeCandidates() local 2766 ObjectSlot slot = flushed_js_function.RawField(JSFunction::kCodeOffset); ProcessFlushedBaselineCandidates() local 2984 std::pair<HeapObject, HeapObjectSlot> slot; ClearWeakReferences() local 3016 ObjectSlot slot = weak_ref.RawField(JSWeakRef::kTargetOffset); ClearJSWeakRefs() local 3046 ObjectSlot slot = weak_cell.RawField(WeakCell::kTargetOffset); ClearJSWeakRefs() local 3066 ObjectSlot slot = weak_cell.RawField(WeakCell::kUnregisterTokenOffset); ClearJSWeakRefs() local 3200 UpdateSlot(PtrComprCageBase cage_base, TSlot slot, typename TSlot::TObject old, HeapObject heap_obj) UpdateSlot() argument 3238 UpdateSlot(PtrComprCageBase cage_base, TSlot slot) UpdateSlot() argument 3253 UpdateStrongSlot(PtrComprCageBase cage_base, TSlot slot) UpdateStrongSlot() argument 3266 UpdateStrongCodeSlot( HeapObject host, PtrComprCageBase cage_base, PtrComprCageBase code_cage_base, CodeObjectSlot slot) UpdateStrongCodeSlot() argument 3358 UpdateRootSlotInternal( PtrComprCageBase cage_base, FullObjectSlot slot) UpdateRootSlotInternal() argument 3363 UpdateRootSlotInternal( PtrComprCageBase cage_base, OffHeapObjectSlot slot) UpdateRootSlotInternal() argument 3368 UpdateStrongMaybeObjectSlotInternal( PtrComprCageBase cage_base, MaybeObjectSlot slot) UpdateStrongMaybeObjectSlotInternal() argument 3373 UpdateStrongSlotInternal( PtrComprCageBase cage_base, ObjectSlot slot) UpdateStrongSlotInternal() argument 3378 UpdateSlotInternal( PtrComprCageBase cage_base, MaybeObjectSlot slot) UpdateSlotInternal() argument 3426 VerifySlot(PtrComprCageBase cage_base, ObjectSlot slot) VerifySlot() argument 3433 VerifySlot(PtrComprCageBase cage_base, MaybeObjectSlot slot) VerifySlot() argument 4328 CheckAndUpdateOldToNewSlot(TSlot slot) CheckAndUpdateOldToNewSlot() argument 5077 VisitPointerImpl(HeapObject host, TSlot slot) VisitPointerImpl() argument 5201 MemoryChunk::FromHeapObject(host), slot); global() variable 5204 MemoryChunk::FromHeapObject(host), slot); global() variable 5622 CheckAndMarkObject(YoungGenerationMarkingTask* task, TSlot slot) CheckAndMarkObject() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 4192 int slot = vue_map->varying_to_slot[fs_attr]; in iris_emit_sbe_swiz() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_dx.h | 227 uint32 slot; member 1072 uint32 slot; member
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 4667 uint64_t slot = nir_src_as_uint(*slot_src) + nir_intrinsic_base(intr); in bifrost_nir_lower_store_component() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.c | 1056 void *slot[0]; /* more will be allocated if needed */ member 1302 uint8_t slot[0]; member 1330 struct pipe_scissor_state slot[0]; /* more will be allocated if needed */ member 1359 struct pipe_viewport_state slot[0]; /* more will be allocated if needed */ global() member 1392 struct pipe_scissor_state slot[0]; /* more will be allocated if needed */ global() member 1421 struct pipe_sampler_view *slot[0]; /* more will be allocated if needed */ global() member 1499 struct pipe_image_view slot[0]; /* more will be allocated if needed */ global() member 1591 struct pipe_shader_buffer slot[0]; /* more will be allocated if needed */ global() member 1674 struct pipe_vertex_buffer slot[0]; /* more will be allocated if needed */ global() member 2619 char slot[0]; /* more will be allocated if needed */ global() member 2704 char slot[0]; /* more will be allocated if needed */ global() member 2817 char slot[0]; /* more will be allocated if needed */ global() member 3273 struct pipe_draw_start_count_bias slot[]; /* variable-sized array */ global() member 3602 struct pipe_draw_start_count_bias slot[0]; global() member [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_state.c | 4347 evergreen_get_pipe_constant_buffer(struct r600_context *rctx, enum pipe_shader_type shader, uint slot, struct pipe_constant_buffer *cbuf) evergreen_get_pipe_constant_buffer() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_compile.c | 5314 PCRE2_UCHAR *slot = cb->name_table; in find_dupname_details() local 8888 PCRE2_UCHAR *slot = cb->name_table; in add_name_to_table() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 294 struct zlist slot; // expanding list of zmap_slot elements member [all...] |
| /third_party/python/Objects/ |
| H A D | typeobject.c | 2595 PyObject *slot = PyTuple_GET_ITEM(slots, i); in type_new_copy_slots() local 3384 const PyType_Slot *slot; PyType_FromModuleAndSpec() local 3659 PyType_GetSlot(PyTypeObject *type, int slot) PyType_GetSlot() argument [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | trampoline.c | 2478 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t slot, in vkCmdBeginQuery() argument 2490 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdEndQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t slot) { in vkCmdEndQuery() argument 2513 vkCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlagBits pipelineStage, VkQueryPool queryPool, uint32_t slot) vkCmdWriteTimestamp() argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | fair.c | 2290 int slot = ps_ratio - NUMA_PERIOD_THRESHOLD; in update_task_scan_period() local 2301 int slot = lr_ratio - NUMA_PERIOD_THRESHOLD; in update_task_scan_period() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 2291 int i, slot = -off - 1, spi = slot / BPF_REG_SIZ in check_stack_write_fixed_off() local 2447 int slot, spi; check_stack_write_var_off() local 2512 int i, slot, spi; mark_reg_stack_read() local 2563 int i, slot = -off - 1, spi = slot / BPF_REG_SIZE; check_stack_read_fixed_off() local 3953 int err, min_off, max_off, i, j, slot, spi; check_stack_range_initialized() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_sdio.c | 7945 dhdsdio_probe(uint16 venid, uint16 devid, uint16 bus_no, uint16 slot, in dhdsdio_probe() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 4291 int slot = nir_intrinsic_base(intrin) - FRAG_RESULT_DATA0; in radv_lower_fs_output() local 6245 single_slot_to_ps_input(const struct radv_vs_output_info *outinfo, unsigned slot, uint32_t *ps_input_cntl, unsigned *ps_offset, bool skip_undef, bool use_default_0, bool flat_shade) single_slot_to_ps_input() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | bytecode-graph-builder.cc | 1132 CreateFeedbackSource(FeedbackSlot slot) CreateFeedbackSource() argument 2333 int slot = bytecode_iterator().GetIndexOperand(2); VisitCloneObject() local 2868 FeedbackSlot slot = BuildUnaryOp() local 2893 FeedbackSlot slot = BuildBinaryOp() local 2912 GetForInMode(FeedbackSlot slot) GetForInMode() argument 2913 FeedbackSource source(feedback_vector(), slot); GetForInMode() local 2929 FeedbackSource source(feedback_vector(), slot); ComputeCallFrequency() local 2941 FeedbackSlot slot = FeedbackVector::ToSlot(slot_id); GetSpeculationMode() local 2942 FeedbackSource source(feedback_vector(), slot); GetSpeculationMode() local 2950 FeedbackSlot slot = FeedbackVector::ToSlot(slot_id); ComputeCallFeedbackRelation() local 2951 FeedbackSource source(feedback_vector(), slot); ComputeCallFeedbackRelation() local 3063 FeedbackSlot slot = BuildBinaryOpWithImmediate() local 3203 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(1); BuildCompareOp() local 3381 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(0); VisitToNumber() local 3402 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(0); VisitToNumeric() local 3573 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(1); VisitForInPrepare() local 3613 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(3); VisitForInNext() local 4029 TryBuildSimplifiedUnaryOp(const Operator* op, Node* operand, FeedbackSlot slot) TryBuildSimplifiedUnaryOp() argument 4042 TryBuildSimplifiedBinaryOp(const Operator* op, Node* left, Node* right, FeedbackSlot slot) TryBuildSimplifiedBinaryOp() argument 4055 TryBuildSimplifiedForInNext(Node* receiver, Node* cache_array, Node* cache_type, Node* index, FeedbackSlot slot) TryBuildSimplifiedForInNext() argument 4069 TryBuildSimplifiedForInPrepare(Node* enumerator, FeedbackSlot slot) TryBuildSimplifiedForInPrepare() argument 4081 TryBuildSimplifiedToNumber(Node* value, FeedbackSlot slot) TryBuildSimplifiedToNumber() argument 4092 TryBuildSimplifiedCall( const Operator* op, Node* const* args, int arg_count, FeedbackSlot slot) TryBuildSimplifiedCall() argument 4104 TryBuildSimplifiedConstruct(const Operator* op, Node* const* args, int arg_count, FeedbackSlot slot) TryBuildSimplifiedConstruct() argument 4132 TryBuildSimplifiedLoadNamed(const Operator* op, FeedbackSlot slot) TryBuildSimplifiedLoadNamed() argument 4143 TryBuildSimplifiedLoadKeyed(const Operator* op, Node* receiver, Node* key, FeedbackSlot slot) TryBuildSimplifiedLoadKeyed() argument 4156 TryBuildSimplifiedStoreNamed(const Operator* op, Node* receiver, Node* value, FeedbackSlot slot) TryBuildSimplifiedStoreNamed() argument 4169 TryBuildSimplifiedStoreKeyed(const Operator* op, Node* receiver, Node* key, Node* value, FeedbackSlot slot) TryBuildSimplifiedStoreKeyed() argument [all...] |