Home
last modified time | relevance | path

Searched refs:rba (Results 1 – 25 of 793) sorted by relevance

12345678910>>...32

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c510 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_allocator() local
611 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_allocator_get() local
627 spin_lock(&rba->lock); in iwl_pcie_rx_allocator_get()
636 spin_unlock(&rba->lock); in iwl_pcie_rx_allocator_get()
777 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_alloc() local
1077 struct iwl_rb_allocator *rba = &trans_pcie->rba; in _iwl_pcie_rx_init() local
1197 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_free() local
1246 spin_lock(&rba->lock); in iwl_pcie_rx_move_to_allocator()
1262 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_reuse_rbd() local
1285 queue_work(rba->alloc_wq, &rba->rx_alloc); in iwl_pcie_rx_reuse_rbd()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c510 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_allocator() local
611 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_allocator_get() local
627 spin_lock(&rba->lock); in iwl_pcie_rx_allocator_get()
636 spin_unlock(&rba->lock); in iwl_pcie_rx_allocator_get()
777 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_alloc() local
1077 struct iwl_rb_allocator *rba = &trans_pcie->rba; in _iwl_pcie_rx_init() local
1197 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_free() local
1246 spin_lock(&rba->lock); in iwl_pcie_rx_move_to_allocator()
1262 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_reuse_rbd() local
1285 queue_work(rba->alloc_wq, &rba->rx_alloc); in iwl_pcie_rx_reuse_rbd()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c510 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_allocator() local
611 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_allocator_get() local
627 spin_lock(&rba->lock); in iwl_pcie_rx_allocator_get()
636 spin_unlock(&rba->lock); in iwl_pcie_rx_allocator_get()
777 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_alloc() local
1077 struct iwl_rb_allocator *rba = &trans_pcie->rba; in _iwl_pcie_rx_init() local
1197 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_free() local
1246 spin_lock(&rba->lock); in iwl_pcie_rx_move_to_allocator()
1262 struct iwl_rb_allocator *rba = &trans_pcie->rba; in iwl_pcie_rx_reuse_rbd() local
1285 queue_work(rba->alloc_wq, &rba->rx_alloc); in iwl_pcie_rx_reuse_rbd()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/network/
H A Dq3socket.cpp136 Q3Membuf rba; // read buffer member in Q3SocketPrivate
197 rba.clear(); wba.clear(); in close()
862 if ( index > d->rba.size() ) in at()
889 return that->d->rba.size() == 0; in atEnd()
937 return that->d->rba.size(); in waitForMore()
992 if ( maxlen >= d->rba.size() ) in readData()
993 maxlen = d->rba.size(); in readData()
997 d->rba.consumeBytes( maxlen, data ); in readData()
1080 d->rba.consumeBytes( 1, (char*)&c ); in getch()
1126 return d->rba.ungetch( ch ); in ungetch()
[all …]
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dhdd_esdi.c63 uint32_t rba; member
392 esdi->status_data[4] = (esdi->rba-1) & 0xffff; /*Last RBA processed*/ in complete_command_status()
393 esdi->status_data[5] = (esdi->rba-1) >> 8; in complete_command_status()
455 if ((esdi->rba + esdi->sector_count) >= hdd_file->sectors) in esdi_callback()
482 if (esdi->rba >= hdd_file->sectors) in esdi_callback()
504 esdi->rba++; in esdi_callback()
542 if ((esdi->rba + esdi->sector_count) >= hdd_file->sectors) in esdi_callback()
582 if (esdi->rba >= hdd_file->sectors) in esdi_callback()
585 esdi->rba++; in esdi_callback()
618 if ((esdi->rba + esdi->sector_count) >= hdd_file->sectors) in esdi_callback()
[all …]
/dports/devel/sunpromake/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/devel/smake/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/devel/sccs/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/devel/schilybase/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/net/rscsi/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/archivers/star/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/editors/ved/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/mkisofs/
H A Dudf.c858 UInt32_t rba;
888 UInt32_t rba;
924 UInt32_t rba, in set_file_entry() argument
939 UInt32_t rba;
1204 UInt32_t rba, in set_macvolume_filed_entry() argument
1216 UInt32_t rba;
1398 unsigned rba, in set_attr_file_entry() argument
1410 unsigned rba;
1510 unsigned rba, in set_filed_entry() argument
1521 unsigned rba;
[all …]
/dports/archivers/rpm4/rpm-4.16.1.3/
H A Drpmbuild.c75 BTA_t rba = &rpmBTArgs; in buildArgCallback() local
112 case POPT_NODIRTOKENS: rba->pkgFlags |= RPMBUILD_PKG_NODIRTOKENS; break; in buildArgCallback()
113 case POPT_NOBUILD: rba->buildAmount |= RPMBUILD_NOBUILD; break; in buildArgCallback()
115 case POPT_RMSOURCE: rba->buildAmount |= RPMBUILD_RMSOURCE; break; in buildArgCallback()
116 case POPT_RMSPEC: rba->buildAmount |= RPMBUILD_RMSPEC; break; in buildArgCallback()
117 case POPT_RMBUILD: rba->buildAmount |= RPMBUILD_RMBUILD; break; in buildArgCallback()
119 if (rba->buildRootOverride) { in buildArgCallback()
123 rba->buildRootOverride = xstrdup(arg); in buildArgCallback()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.10/execution/samplers/
H A Dglsl-fs-texture2d-masked.shader_test20 gl_FragColor.rba = texture2D(tex, texcoords.xy).rba;
/dports/emulators/qemu/qemu-6.2.0/hw/pci-host/
H A Dpnv_phb3_msi.c201 msi->rba[idx] |= bit; in phb3_msi_reject()
220 if ((msi->rba[i] & (1ull << j)) == 0) { in phb3_msi_resend()
223 msi->rba[i] &= ~(1ull << j); in phb3_msi_resend()
236 memset(msi->rba, 0, sizeof(msi->rba)); in phb3_msi_reset()
/dports/emulators/qemu60/qemu-6.0.0/hw/pci-host/
H A Dpnv_phb3_msi.c201 msi->rba[idx] |= bit; in phb3_msi_reject()
220 if ((msi->rba[i] & (1ull << j)) == 0) { in phb3_msi_resend()
223 msi->rba[i] &= ~(1ull << j); in phb3_msi_resend()
236 memset(msi->rba, 0, sizeof(msi->rba)); in phb3_msi_reset()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/pci-host/
H A Dpnv_phb3_msi.c199 msi->rba[idx] |= bit; in phb3_msi_reject()
218 if ((msi->rba[i] & (1ull << j)) == 0) { in phb3_msi_resend()
221 msi->rba[i] &= ~(1u << j); in phb3_msi_resend()
260 memset(msi->rba, 0, sizeof(msi->rba)); in phb3_msi_reset()
/dports/emulators/qemu5/qemu-5.2.0/hw/pci-host/
H A Dpnv_phb3_msi.c201 msi->rba[idx] |= bit; in phb3_msi_reject()
220 if ((msi->rba[i] & (1ull << j)) == 0) { in phb3_msi_resend()
223 msi->rba[i] &= ~(1ull << j); in phb3_msi_resend()
236 memset(msi->rba, 0, sizeof(msi->rba)); in phb3_msi_reset()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/pci-host/
H A Dpnv_phb3_msi.c201 msi->rba[idx] |= bit; in phb3_msi_reject()
220 if ((msi->rba[i] & (1ull << j)) == 0) { in phb3_msi_resend()
223 msi->rba[i] &= ~(1ull << j); in phb3_msi_resend()
236 memset(msi->rba, 0, sizeof(msi->rba)); in phb3_msi_reset()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/pci-host/
H A Dpnv_phb3_msi.c201 msi->rba[idx] |= bit; in phb3_msi_reject()
220 if ((msi->rba[i] & (1ull << j)) == 0) { in phb3_msi_resend()
223 msi->rba[i] &= ~(1ull << j); in phb3_msi_resend()
236 memset(msi->rba, 0, sizeof(msi->rba)); in phb3_msi_reset()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/pci-host/
H A Dpnv_phb3_msi.c201 msi->rba[idx] |= bit; in phb3_msi_reject()
220 if ((msi->rba[i] & (1ull << j)) == 0) { in phb3_msi_resend()
223 msi->rba[i] &= ~(1ull << j); in phb3_msi_resend()
236 memset(msi->rba, 0, sizeof(msi->rba)); in phb3_msi_reset()
/dports/science/tinker/tinker/source/
H A Dxyzatm.f31 real*8 xba,yba,zba,rba local
145 rba = sqrt(xba**2 + yba**2 + zba**2)
146 xba = xba / rba
147 yba = yba / rba
148 zba = zba / rba
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/
H A Dtypes_test.cpp108 IOVector rba = bc.take_front(3); in TEST() local
109 ASSERT_EQ(3ULL, rba.size()); in TEST()
110 ASSERT_EQ(*create_block("rba"), rba.coalesce()); in TEST()

12345678910>>...32