Home
last modified time | relevance | path

Searched refs:index (Results 2176 - 2200 of 24969) sorted by relevance

1...<<81828384858687888990>>...999

/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dvnic_intr.c21 unsigned int index) in vnic_intr_alloc()
23 intr->index = index; in vnic_intr_alloc()
26 intr->ctrl = vnic_dev_get_res(vdev, RES_TYPE_INTR_CTRL, index); in vnic_intr_alloc()
29 index); in vnic_intr_alloc()
20 vnic_intr_alloc(struct vnic_dev *vdev, struct vnic_intr *intr, unsigned int index) vnic_intr_alloc() argument
/third_party/node/test/fixtures/wpt/hr-time/resources/
H A Dtiming-attack.js24 let index = 0;
31 times[index++] = hrt1;
32 times[index++] = hrt2;
37 times[index++] = hrt;
40 assert_true(check_resolutions(times, index), 'Difference should be at least ' + resolution + ' microseconds.');
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp41 // We iterate through the operands using an explicit index (rather in GetAvailableOpportunities()
42 // than using a lambda) so that we use said index in the construction in GetAvailableOpportunities()
44 for (uint32_t index = 0; index < inst.NumOperands(); index++) { in GetAvailableOpportunities()
45 const auto& operand = inst.GetOperand(index); in GetAvailableOpportunities()
64 &inst, index, constant->result_id())); in GetAvailableOpportunities()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp41 // We iterate through the operands using an explicit index (rather in GetAvailableOpportunities()
42 // than using a lambda) so that we use said index in the construction in GetAvailableOpportunities()
44 for (uint32_t index = 0; index < inst.NumOperands(); index++) { in GetAvailableOpportunities()
45 const auto& operand = inst.GetOperand(index); in GetAvailableOpportunities()
64 &inst, index, constant->result_id())); in GetAvailableOpportunities()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_tone_curve.cpp126 for (uint32 index = 0; index < fCoord.size (); index++) in Solve()
129 solver.Add (fCoord [index].h, in Solve()
130 fCoord [index].v); in Solve()
/third_party/skia/docs/examples/
H A DImage_scalePixels.cpp22 for (unsigned index = 0; index < SK_ARRAY_COUNT(samplings); ++index) { in REG_FIDDLE()
23 image->scalePixels(pixmap, samplings[index]); in REG_FIDDLE()
25 canvas->drawImage(filtered, 16 * index, 0); in REG_FIDDLE()
/third_party/spirv-tools/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp41 // We iterate through the operands using an explicit index (rather in GetAvailableOpportunities()
42 // than using a lambda) so that we use said index in the construction in GetAvailableOpportunities()
44 for (uint32_t index = 0; index < inst.NumOperands(); index++) { in GetAvailableOpportunities()
45 const auto& operand = inst.GetOperand(index); in GetAvailableOpportunities()
64 &inst, index, constant->result_id())); in GetAvailableOpportunities()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindMain.cpp20 for (size_t index = 0; index < sequence.size(); ++index) in FindMainIndex()
22 TIntermNode *node = sequence[index]; in FindMainIndex()
26 return index; in FindMainIndex()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c229 init_rdvgai(struct nvbios_init *init, u16 port, u8 index) in init_rdvgai() argument
234 return nvkm_rdvgai(subdev->device, head, port, index); in init_rdvgai()
240 init_wrvgai(struct nvbios_init *init, u16 port, u8 index, u8 value) in init_wrvgai() argument
246 if (port == 0x03d4 && index == 0x44) in init_wrvgai()
252 nvkm_wrvgai(device, head, port, index, value); in init_wrvgai()
257 if (port == 0x03d4 && index == 0x44 && value == 3) in init_wrvgai()
263 init_i2c(struct nvbios_init *init, int index) in init_i2c() argument
268 if (index == 0xff) { in init_i2c()
269 index = NVKM_I2C_BUS_PRI; in init_i2c()
271 index in init_i2c()
285 init_rdi2cr(struct nvbios_init *init, u8 index, u8 addr, u8 reg) init_rdi2cr() argument
294 init_wri2cr(struct nvbios_init *init, u8 index, u8 addr, u8 reg, u8 val) init_wri2cr() argument
409 init_script(struct nvkm_bios *bios, int index) init_script() argument
461 init_xlat_(struct nvbios_init *init, u8 index, u8 offset) init_xlat_() argument
501 u8 index = nvbios_rd08(bios, table + (cond * 5) + 2); init_io_condition_met() local
518 u8 index = nvbios_rd08(bios, table + (cond * 9) + 2); init_io_flag_condition_met() local
625 u8 index = nvbios_rd08(bios, init->offset + 3); init_io_restrict_prog() local
688 u8 index = nvbios_rd08(bios, init->offset + 3); init_io_restrict_pll() local
747 u8 index = nvbios_rd08(bios, init->offset + 9); init_copy() local
851 u8 index = nvbios_rd08(bios, init->offset + 1); init_io_mask_or() local
870 u8 index = nvbios_rd08(bios, init->offset + 1); init_io_or() local
954 u8 index = nvbios_rd08(bios, init->offset + 3); init_io_restrict_pll2() local
1005 u8 index = nvbios_rd08(bios, init->offset + 1); init_i2c_byte() local
1036 u8 index = nvbios_rd08(bios, init->offset + 1); init_zm_i2c_byte() local
1062 u8 index = nvbios_rd08(bios, init->offset + 1); init_zm_i2c() local
1391 u8 index = nvbios_rd08(bios, init->offset + 1); init_i2c_if() local
1445 u8 index = nvbios_rd08(bios, init->offset + 3); init_zm_index_io() local
1666 u8 index = nvbios_rd08(bios, init->offset + 1); init_sub() local
1857 u8 index = nvbios_rd16(bios, init->offset + 3); init_index_io() local
1987 u8 index = init_ram_restrict(init); init_ram_restrict_zm_reg_group() local
2063 u8 index = nvbios_rd08(bios, init->offset + 7); init_xlat() local
2155 u8 index = nvbios_rd08(bios, init->offset + 1); init_i2c_long_if() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c229 init_rdvgai(struct nvbios_init *init, u16 port, u8 index) in init_rdvgai() argument
234 return nvkm_rdvgai(subdev->device, head, port, index); in init_rdvgai()
240 init_wrvgai(struct nvbios_init *init, u16 port, u8 index, u8 value) in init_wrvgai() argument
246 if (port == 0x03d4 && index == 0x44) in init_wrvgai()
252 nvkm_wrvgai(device, head, port, index, value); in init_wrvgai()
257 if (port == 0x03d4 && index == 0x44 && value == 3) in init_wrvgai()
263 init_i2c(struct nvbios_init *init, int index) in init_i2c() argument
268 if (index == 0xff) { in init_i2c()
269 index = NVKM_I2C_BUS_PRI; in init_i2c()
271 index in init_i2c()
285 init_rdi2cr(struct nvbios_init *init, u8 index, u8 addr, u8 reg) init_rdi2cr() argument
294 init_wri2cr(struct nvbios_init *init, u8 index, u8 addr, u8 reg, u8 val) init_wri2cr() argument
409 init_script(struct nvkm_bios *bios, int index) init_script() argument
461 init_xlat_(struct nvbios_init *init, u8 index, u8 offset) init_xlat_() argument
501 u8 index = nvbios_rd08(bios, table + (cond * 5) + 2); init_io_condition_met() local
518 u8 index = nvbios_rd08(bios, table + (cond * 9) + 2); init_io_flag_condition_met() local
625 u8 index = nvbios_rd08(bios, init->offset + 3); init_io_restrict_prog() local
688 u8 index = nvbios_rd08(bios, init->offset + 3); init_io_restrict_pll() local
747 u8 index = nvbios_rd08(bios, init->offset + 9); init_copy() local
851 u8 index = nvbios_rd08(bios, init->offset + 1); init_io_mask_or() local
870 u8 index = nvbios_rd08(bios, init->offset + 1); init_io_or() local
954 u8 index = nvbios_rd08(bios, init->offset + 3); init_io_restrict_pll2() local
1005 u8 index = nvbios_rd08(bios, init->offset + 1); init_i2c_byte() local
1036 u8 index = nvbios_rd08(bios, init->offset + 1); init_zm_i2c_byte() local
1062 u8 index = nvbios_rd08(bios, init->offset + 1); init_zm_i2c() local
1391 u8 index = nvbios_rd08(bios, init->offset + 1); init_i2c_if() local
1445 u8 index = nvbios_rd08(bios, init->offset + 3); init_zm_index_io() local
1666 u8 index = nvbios_rd08(bios, init->offset + 1); init_sub() local
1857 u8 index = nvbios_rd16(bios, init->offset + 3); init_index_io() local
1987 u8 index = init_ram_restrict(init); init_ram_restrict_zm_reg_group() local
2063 u8 index = nvbios_rd08(bios, init->offset + 7); init_xlat() local
2155 u8 index = nvbios_rd08(bios, init->offset + 1); init_i2c_long_if() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dhost.c115 * be used as an index.
127 * be used as an index into an array
259 u32 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_task_completion() local
260 struct isci_request *ireq = ihost->reqs[index]; in sci_controller_task_completion()
265 ISCI_TAG_SEQ(ireq->io_tag) == ihost->io_request_sequence[index]) in sci_controller_task_completion()
274 u32 index; in sci_controller_sdma_completion() local
278 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_sdma_completion()
283 ireq = ihost->reqs[index]; in sci_controller_sdma_completion()
293 idev = ihost->device_table[index]; in sci_controller_sdma_completion()
309 u32 index; in sci_controller_unsolicited_frame() local
373 u32 index; sci_controller_event_completion() local
753 u32 index; sci_controller_initialize_completion_queue() local
992 u16 index; sci_controller_start() local
1205 u32 index; sci_controller_stop_phys() local
1471 u32 index; sci_controller_stop_ports() local
1498 u32 index; sci_controller_stop_devices() local
2425 u32 index; sci_controller_has_remote_devices_stopping() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/altera-stapl/
H A Daltera.c248 u32 index; in altera_execute() local
916 index = 7 + 1; in altera_execute()
917 if (altera_check_stack(stack_ptr, index, &status)) in altera_execute()
918 swap(stack[stack_ptr - index], stack[stack_ptr - 1]); in altera_execute()
925 index = 6 + 1; in altera_execute()
926 if (altera_check_stack(stack_ptr, index, &status)) in altera_execute()
927 swap(stack[stack_ptr - index], stack[stack_ptr - 1]); in altera_execute()
930 index = 8 + 1; in altera_execute()
931 if (altera_check_stack(stack_ptr, index, &status)) { in altera_execute()
932 stack[stack_ptr] = stack[stack_ptr - index]; in altera_execute()
2288 altera_get_act_info(u8 *p, s32 program_size, int index, char **name, char **description, struct altera_procinfo **proc_list) altera_get_act_info() argument
2387 int index = 0; altera_init() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dhost.c113 * be used as an index.
125 * be used as an index into an array
257 u32 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_task_completion() local
258 struct isci_request *ireq = ihost->reqs[index]; in sci_controller_task_completion()
263 ISCI_TAG_SEQ(ireq->io_tag) == ihost->io_request_sequence[index]) in sci_controller_task_completion()
272 u32 index; in sci_controller_sdma_completion() local
276 index = SCU_GET_COMPLETION_INDEX(ent); in sci_controller_sdma_completion()
281 ireq = ihost->reqs[index]; in sci_controller_sdma_completion()
291 idev = ihost->device_table[index]; in sci_controller_sdma_completion()
307 u32 index; in sci_controller_unsolicited_frame() local
371 u32 index; sci_controller_event_completion() local
751 u32 index; sci_controller_initialize_completion_queue() local
990 u16 index; sci_controller_start() local
1203 u32 index; sci_controller_stop_phys() local
1469 u32 index; sci_controller_stop_ports() local
1496 u32 index; sci_controller_stop_devices() local
2423 u32 index; sci_controller_has_remote_devices_stopping() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Drc80211_minstrel_ht.c327 * Look up an MCS group index based on mac80211 rate information
338 * Look up an MCS group index based on new cfg80211 rate_info.
358 * Look up an MCS group index based on new cfg80211 rate_info.
457 minstrel_get_ratestats(struct minstrel_ht_sta *mi, int index) in minstrel_get_ratestats() argument
459 return &mi->groups[MI_RATE_GROUP(index)].rates[MI_RATE_IDX(index)]; in minstrel_get_ratestats()
462 static inline int minstrel_get_duration(int index) in minstrel_get_duration() argument
464 const struct mcs_group *group = &minstrel_mcs_groups[MI_RATE_GROUP(index)]; in minstrel_get_duration()
465 unsigned int duration = group->duration[MI_RATE_IDX(index)]; in minstrel_get_duration()
538 minstrel_ht_sort_best_tp_rates(struct minstrel_ht_sta *mi, u16 index, in minstrel_ht_sort_best_tp_rates() argument
574 minstrel_ht_set_best_prob_rate(struct minstrel_ht_sta *mi, u16 *dest, u16 index) minstrel_ht_set_best_prob_rate() argument
878 int i, index = 0; minstrel_ht_next_inc_rate() local
942 int i, index, offset; minstrel_ht_next_jump_rate() local
1066 u16 index; minstrel_ht_update_stats() local
1382 minstrel_calc_retransmit(struct minstrel_priv *mp, struct minstrel_ht_sta *mi, int index) minstrel_calc_retransmit() argument
1442 minstrel_ht_set_rate(struct minstrel_priv *mp, struct minstrel_ht_sta *mi, struct ieee80211_sta_rates *ratetbl, int offset, int index) minstrel_ht_set_rate() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dstring-inl.h339 base::uc32 FlatStringReader::Get(int index) const { in Get()
341 return Get<uint8_t>(index); in Get()
343 return Get<base::uc16>(index); in Get()
348 Char FlatStringReader::Get(int index) const { in Get()
350 DCHECK(0 <= index && index < length_); in Get()
352 return static_cast<Char>(static_cast<const uint8_t*>(start_)[index]); in Get()
354 return static_cast<Char>(static_cast<const base::uc16*>(start_)[index]); in Get()
804 uint16_t String::Get(int index) const { in Get()
806 return GetImpl(index, GetPtrComprCageBas in Get()
810 Get(int index, Isolate* isolate) const Get() argument
815 Get(int index, LocalIsolate* local_isolate) const Get() argument
820 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument
826 GetImpl( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const GetImpl() argument
841 HandleInvalidString( String str, int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) GetImpl() argument
853 Set(int index, uint16_t value) Set() argument
984 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument
992 SeqOneByteStringSet(int index, uint16_t value) SeqOneByteStringSet() argument
999 SeqOneByteStringSetChars(int index, const uint8_t* string, int string_length) SeqOneByteStringSetChars() argument
1047 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument
1055 SeqTwoByteStringSet(int index, uint16_t value) SeqTwoByteStringSet() argument
1221 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument
1293 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvdec_sample.cpp97 void VDecCallbackTest::OnNeedInputData(uint32_t index, std::shared_ptr<AVMemoryMock> data) in OnNeedInputData() argument
106 signal_->inIndexQueue_.push(index); in OnNeedInputData()
111 void VDecCallbackTest::OnNewOutputData(uint32_t index, std::shared_ptr<AVMemoryMock> data, OH_AVCodecBufferAttr attr) in OnNewOutputData() argument
120 signal_->outIndexQueue_.push(index); in OnNewOutputData()
146 void VDecCallbackTestExt::OnNeedInputData(uint32_t index, std::shared_ptr<AVBufferMock> data) in OnNeedInputData() argument
155 signal_->inIndexQueue_.push(index); in OnNeedInputData()
160 void VDecCallbackTestExt::OnNewOutputData(uint32_t index, std::shared_ptr<AVBufferMock> data) in OnNewOutputData() argument
169 signal_->outIndexQueue_.push(index); in OnNewOutputData()
359 int32_t VideoDecSample::PushInputData(uint32_t index, OH_AVCodecBufferAttr &attr) in PushInputData() argument
365 return videoDec_->PushInputData(index, att in PushInputData()
368 RenderOutputData(uint32_t index) RenderOutputData() argument
376 FreeOutputData(uint32_t index) FreeOutputData() argument
384 PushInputBuffer(uint32_t index) PushInputBuffer() argument
393 RenderOutputBuffer(uint32_t index) RenderOutputBuffer() argument
401 RenderOutputBufferAtTime(uint32_t index, int64_t renderTimestampNs) RenderOutputBufferAtTime() argument
409 FreeOutputBuffer(uint32_t index) FreeOutputBuffer() argument
640 uint32_t index = signal_->inIndexQueue_.front(); InputLoopInner() local
685 uint32_t index = signal_->outIndexQueue_.front(); OutputLoopInner() local
763 uint32_t index = signal_->outIndexQueue_.front(); OutputLoopInnerExt() local
828 uint32_t index = signal_->inIndexQueue_.front(); InputLoopInnerExt() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh241 local index
250 index=$((BASE_INDEX - i))
261 "tc filter add dev $h2 ingress protocol ip pref $index \
262 handle $index \
273 tc_check_packets "dev $h2 ingress" $index 1
278 index=$((BASE_INDEX - i))
283 tc_check_packets "dev $h2 ingress" $index 2
286 tc filter del dev $h2 ingress protocol ip pref $index \
287 handle $index flower
656 local index
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh241 local index
250 index=$((BASE_INDEX - i))
261 "tc filter add dev $h2 ingress protocol ip pref $index \
262 handle $index \
273 tc_check_packets "dev $h2 ingress" $index 1
278 index=$((BASE_INDEX - i))
283 tc_check_packets "dev $h2 ingress" $index 2
286 tc filter del dev $h2 ingress protocol ip pref $index \
287 handle $index flower
656 local index
[all...]
/third_party/skia/tests/
H A DPathOpsThreadedCommon.cpp13 for (int index = 0; index < fRunnables.count(); index++) { in ~PathOpsThreadedTestRunner()
14 delete fRunnables[index]; in ~PathOpsThreadedTestRunner()
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_type.h1991 /** The index value is invalid. */
2269 * @param index Indicates the index of the target water flow section.
2274 int32_t index, int32_t itemCount);
2286 * @brief Obtains the number of items in the water flow section that matches the specified index.
2289 * @param index Indicates the index of the target water flow section.
2293 int32_t OH_ArkUI_WaterFlowSectionOption_GetItemCount(ArkUI_WaterFlowSectionOption* option, int32_t index);
2299 * @param index Indicates the index o
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dvx-insn-asm.h272 .macro VLVGB v, gr, index, base variable
273 VLVG \v, \gr, \index, \base, 0 variable
275 .macro VLVGH v, gr, index
276 VLVG \v, \gr, \index, 1 variable
278 .macro VLVGF v, gr, index
279 VLVG \v, \gr, \index, 2 variable
281 .macro VLVGG v, gr, index
282 VLVG \v, \gr, \index, 3 variable
295 .macro VL v, disp, index="%r0", base variable
297 GR_NUM x2, \index
305 .macro VLEx vr1, disp, index="%r0", base, m3, opc global() variable
313 .macro VLEB vr1, disp, index="%r0", base, m3 global() variable
314 VLEx \\vr1, \\disp, \\index, \\base, \\m3, 0x00 global() variable
316 .macro VLEH vr1, disp, index="%r0", base, m3 global() variable
317 VLEx \\vr1, \\disp, \\index, \\base, \\m3, 0x01 global() variable
319 .macro VLEF vr1, disp, index="%r0", base, m3 global() variable
320 VLEx \\vr1, \\disp, \\index, \\base, \\m3, 0x03 global() variable
322 .macro VLEG vr1, disp, index="%r0", base, m3 global() variable
323 VLEx \\vr1, \\disp, \\index, \\base, \\m3, 0x02 global() variable
334 VLEIx \\vr1, \\imm2, \\index, 0x40 global() variable
337 VLEIx \\vr1, \\imm2, \\index, 0x41 global() variable
340 VLEIx \\vr1, \\imm2, \\index, 0x43 global() variable
343 VLEIx \\vr1, \\imm2, \\index, 0x42 global() variable
379 .macro VST vr1, disp, index="%r0", base global() variable
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Drx.c111 unsigned index; in ef4_reuse_page() local
115 index = rx_queue->page_remove & rx_queue->page_ptr_mask; in ef4_reuse_page()
116 page = rx_queue->page_ring[index]; in ef4_reuse_page()
120 rx_queue->page_ring[index] = NULL; in ef4_reuse_page()
160 unsigned index, count; in ef4_init_rx_buffers() local
191 index = rx_queue->added_count & rx_queue->ptr_mask; in ef4_init_rx_buffers()
192 rx_buf = ef4_rx_buffer(rx_queue, index); in ef4_init_rx_buffers()
250 unsigned index; in ef4_recycle_rx_page() local
256 index = rx_queue->page_add & rx_queue->page_ptr_mask; in ef4_recycle_rx_page()
257 if (rx_queue->page_ring[index] in ef4_recycle_rx_page()
530 ef4_rx_packet(struct ef4_rx_queue *rx_queue, unsigned int index, unsigned int n_frags, unsigned int len, u16 flags) ef4_rx_packet() argument
798 unsigned index = i & rx_queue->ptr_mask; ef4_fini_rx_queue() local
909 unsigned int channel_idx, index, size; __ef4_filter_rfs_expire() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Drx.c111 unsigned index; in ef4_reuse_page() local
115 index = rx_queue->page_remove & rx_queue->page_ptr_mask; in ef4_reuse_page()
116 page = rx_queue->page_ring[index]; in ef4_reuse_page()
120 rx_queue->page_ring[index] = NULL; in ef4_reuse_page()
160 unsigned index, count; in ef4_init_rx_buffers() local
191 index = rx_queue->added_count & rx_queue->ptr_mask; in ef4_init_rx_buffers()
192 rx_buf = ef4_rx_buffer(rx_queue, index); in ef4_init_rx_buffers()
250 unsigned index; in ef4_recycle_rx_page() local
256 index = rx_queue->page_add & rx_queue->page_ptr_mask; in ef4_recycle_rx_page()
257 if (rx_queue->page_ring[index] in ef4_recycle_rx_page()
530 ef4_rx_packet(struct ef4_rx_queue *rx_queue, unsigned int index, unsigned int n_frags, unsigned int len, u16 flags) ef4_rx_packet() argument
800 unsigned index = i & rx_queue->ptr_mask; ef4_fini_rx_queue() local
911 unsigned int channel_idx, index, size; __ef4_filter_rfs_expire() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Dnative_type.h1991 /** The index value is invalid. */
2267 * @param index Indicates the index of the target water flow section.
2272 int32_t index, int32_t itemCount);
2284 * @brief Obtains the number of items in the water flow section that matches the specified index.
2287 * @param index Indicates the index of the target water flow section.
2291 int32_t OH_ArkUI_WaterFlowSectionOption_GetItemCount(ArkUI_WaterFlowSectionOption* option, int32_t index);
2297 * @param index Indicates the index o
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c203 LLVMTypeRef elem_type, LLVMValueRef ptr, LLVMValueRef index, const char *name) { in indexed_load()
204 ptr = LLVMBuildGEP2(builder, gep_type, ptr, &index, 1, name); in indexed_load()
239 LLVMValueRef index = lp_build_const_int32(gallivm, in coeffs_init_simple() local
253 dadxaos = indexed_load(builder, fs_elem_type, setup_bld->vec_type, dadx_ptr, index, ""); in coeffs_init_simple()
254 dadyaos = indexed_load(builder, fs_elem_type, setup_bld->vec_type, dady_ptr, index, ""); in coeffs_init_simple()
261 a0aos = indexed_load(builder, fs_elem_type, setup_bld->vec_type, a0_ptr, index, ""); in coeffs_init_simple()
323 LLVMValueRef index; in attribs_update_simple() local
329 index = lp_build_const_int32(gallivm, chan); in attribs_update_simple()
359 index); in attribs_update_simple()
362 index); in attribs_update_simple()
202 indexed_load(LLVMBuilderRef builder, LLVMTypeRef gep_type, LLVMTypeRef elem_type, LLVMValueRef ptr, LLVMValueRef index, const char *name) indexed_load() argument
454 LLVMValueRef index = LLVMBuildMul(builder, indir_index, lp_build_const_int_vec(gallivm, coeff_bld->type, 4), ""); lp_build_interp_soa_indirect() local
604 LLVMValueRef index = lp_build_const_int32(gallivm, chan); lp_build_interp_soa() local
763 LLVMValueRef pixoffx, pixoffy, index; lp_build_interp_soa_init() local
[all...]

Completed in 39 milliseconds

1...<<81828384858687888990>>...999