Home
last modified time | relevance | path

Searched defs:slot (Results 51 - 75 of 482) sorted by relevance

12345678910>>...20

/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c57 static void run_pci_testcases(int bus, int slot) in run_pci_testcases() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vue_map.c47 assign_vue_slot(struct brw_vue_map *vue_map, int varying, int slot) in assign_vue_slot() argument
108 int slot = 0; in brw_compute_vue_map() local
244 int slot = 0; brw_compute_tess_vue_map() local
282 varying_name(brw_varying_slot slot, gl_shader_stage stage) varying_name() argument
[all...]
/third_party/libinput/test/
H A Dlitest-device-protocol-a-touch-screen.c32 struct slot { struct
53 protocolA_down(struct litest_device *d, unsigned int slot, double x, double y) in protocolA_down() argument
98 protocolA_move(struct litest_device *d, unsigned int slot, double x, double y) in protocolA_move() argument
138 protocolA_up(struct litest_device *d, unsigned int slot) in protocolA_up() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_print.c131 bi_print_scoreboard_line(unsigned slot, const char *name, uint64_t mask, FILE *fp) in bi_print_scoreboard_line() argument
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrobjs.h78 pfr_slot_init( FT_GlyphSlot slot ); /* PFR_Slot */ variable
81 pfr_slot_done( FT_GlyphSlot slot ); /* PFR_Slot */ variable
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftrend1.c53 ft_raster1_transform( FT_Renderer render, FT_GlyphSlot slot, const FT_Matrix* matrix, const FT_Vector* delta ) ft_raster1_transform() argument
80 ft_raster1_get_cbox( FT_Renderer render, FT_GlyphSlot slot, FT_BBox* cbox ) ft_raster1_get_cbox() argument
93 ft_raster1_render( FT_Renderer render, FT_GlyphSlot slot, FT_Render_Mode mode, const FT_Vector* origin ) ft_raster1_render() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.h96 T42_GlyphSlot_Init( FT_GlyphSlot slot ); variable
106 T42_GlyphSlot_Done( FT_GlyphSlot slot ); variable
/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_touchscreen.cpp98 int32_t VirtualTouchScreen::DownButton(int32_t slot, int32_t x, int32_t y) in DownButton() argument
125 UpButton(int32_t slot) UpButton() argument
157 Move(int32_t slot, int32_t dx, int32_t dy) Move() argument
198 MoveTo(int32_t slot, int32_t x, int32_t y) MoveTo() argument
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_sorting.cpp40 void NotificationSorting::SetSlot(const sptr<NotificationSlot> &slot) in SetSlot() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_slot_service_test.cpp86 sptr<NotificationSlot> slot = new NotificationSlot(type); in TestAddSlot() local
104 sptr<NotificationSlot> slot = new NotificationSlot(slotType); in HWTEST_F() local
184 sptr<NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::LIVE_VIEW); in HWTEST_F() local
359 sptr<NotificationSlot> slot; in HWTEST_F() local
396 sptr<NotificationSlot> slot = new NotificationSlot(slotType); HWTEST_F() local
434 sptr<NotificationSlot> slot = nullptr; HWTEST_F() local
451 sptr<NotificationSlot> slot = nullptr; HWTEST_F() local
498 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(NotificationConstant::SlotType::CUSTOMER_SERVICE); HWTEST_F() local
517 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(NotificationConstant::SlotType::SERVICE_REMINDER); HWTEST_F() local
531 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(NotificationConstant::SlotType::SERVICE_REMINDER); HWTEST_F() local
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto_core.h170 psa_key_slot_has_readers(const psa_key_slot_t *slot) psa_key_slot_has_readers() argument
182 psa_key_slot_get_slot_number( const psa_key_slot_t *slot) psa_key_slot_get_slot_number() argument
[all...]
H A Dpsa_crypto_storage.h288 psa_key_slot_number_t slot; global() member
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_input_attachments.c63 gl_varying_slot slot = options->use_view_id_for_layer ? in load_layer_id() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_cs_derived.cpp94 add_system_value( int slot, const glsl_type *type, const char *name) add_system_value() argument
/third_party/node/src/
H A Dnode_process_object.cc117 auto* slot = &versions_array[0]; in CreateProcessObject() local
/third_party/musl/src/exit/
H A Datexit.c22 static int slot; variable
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.h55 struct vn_feedback_slot *slot; member
/third_party/libevdev/test/
H A Dtest-libevdev-events.c662 int slot = -1; in START_TEST() local
1025 int i, slot; START_TEST() local
[all...]
/third_party/node/deps/v8/include/cppgc/
H A Dheap-consistency.h66 GetWriteBarrierType(const void* slot, WriteBarrierParams& params, in GetWriteBarrierType() argument
45 GetWriteBarrierType( const void* slot, const void* value, WriteBarrierParams& params) GetWriteBarrierType() argument
147 GenerationalBarrier(const WriteBarrierParams& params, const void* slot) GenerationalBarrier() argument
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-handle-base.h48 V8_INLINE static T* SlotAsValue(S* slot) { in SlotAsValue() argument
65 V8_INLINE static T* SlotAsValue(S* slot) { in SlotAsValue() argument
132 V8_INLINE internal::Address* const& slot() const { return location_; } in slot() function in v8::IndirectHandleBase::internal
133 V8_INLINE internal::Address*& slot() { return location_; } in slot() function in v8::IndirectHandleBase
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dheap-consistency.h90 GetWriteBarrierType(const void* slot, WriteBarrierParams& params, in GetWriteBarrierType() argument
46 GetWriteBarrierType( const void* slot, const void* value, WriteBarrierParams& params) GetWriteBarrierType() argument
171 GenerationalBarrier(const WriteBarrierParams& params, const void* slot) GenerationalBarrier() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dobjects-visiting.cc54 ObjectSlot slot = slot_holder.RawField(slot_offset); in VisitWeakList() local
135 ObjectSlot slot = context.RawField(Context::OffsetOfElementAt(idx)); in VisitLiveObject() local
H A Dslot-set.cc25 TypedSlot slot = {TypeField::encode(type) | OffsetField::encode(offset)}; in Insert() local
[all...]
H A Dheap-write-barrier.cc38 void WriteBarrier::MarkingSlow(Heap* heap, HeapObject host, HeapObjectSlot slot, in MarkingSlow() argument
/third_party/node/deps/v8/src/ic/
H A Dbinary-op-assembler.h57 Generate_BitwiseOrWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BitwiseOrWithFeedback() argument
67 Generate_BitwiseXorWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BitwiseXorWithFeedback() argument
78 Generate_BitwiseAndWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BitwiseAndWithFeedback() argument
89 Generate_ShiftLeftWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_ShiftLeftWithFeedback() argument
100 Generate_ShiftRightWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_ShiftRightWithFeedback() argument
111 Generate_ShiftRightLogicalWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_ShiftRightLogicalWithFeedback() argument
122 Generate_BitwiseBinaryOpWithFeedback( Operation bitwise_op, TNode<Object> left, TNode<Object> right, const LazyNode<Context>& context, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BitwiseBinaryOpWithFeedback() argument
[all...]

Completed in 10 milliseconds

12345678910>>...20