Home
last modified time | relevance | path

Searched refs:tc_idx (Results 1 – 25 of 31) sorted by relevance

12

/dports/textproc/py-python-docx/python-docx-0.8.11/tests/oxml/
H A Dtest_table.py154 tr_cxml, tc_idx, grid_width, expected_tr_cxml = request.param
156 tc = top_tc = tr[tc_idx]
268 tr_cxml, tc_idx, grid_width, expected_tr_cxml = request.param
270 tc = top_tc = tr[tc_idx]
279 tr_cxml, tc_idx, grid_width = request.param
281 tc = top_tc = tr[tc_idx]
/dports/math/heyoka/heyoka-0.16.0/src/detail/
H A Dtaylor_utils.cpp1742 auto *tc_idx in taylor_add_d_out_function() local
1770 auto *tc_idx in taylor_add_d_out_function() local
1791 auto *tc_idx in taylor_add_d_out_function() local
1980 llvm::Value *tc_idx = builder.CreateLoad(first); in add_c_out_function() local
2008 tc_idx = builder.CreateLoad(first); in add_c_out_function()
2020 tc_idx = builder.CreateMul(tc_idx, builder.getInt32(dim * (order + 1u))); in add_c_out_function()
2459 llvm::Value *tc_idx = builder.CreateLoad(first); in add_c_out_function() local
2474 tc_idx, detail::vector_splat( in add_c_out_function()
2478 tc_idx = builder.CreateSub(tc_idx, tc_idx_cmp1); in add_c_out_function()
2479 tc_idx = builder.CreateSub(tc_idx, tc_idx_cmp2); in add_c_out_function()
[all …]
/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dfmt_wavefront.c539 int n_links, v_idx, tc_idx, pos; in wavefront_load_doc_2() local
567 wavefront_parse_face_vertex( bp, &v_idx, &tc_idx ); in wavefront_load_doc_2()
577 tc_indices[n_links] = tc_idx - 1; in wavefront_load_doc_2()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/X3D/
H A DX3DGeoHelper.cpp466 size_t tc_idx = faces.at(fi).mIndices[ii]; in add_tex_coord() local
468 pMesh.mTextureCoords[0][vert_idx] = texcoord_arr_copy.at(tc_idx); in add_tex_coord()
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dcp0_helper.c121 int tc_idx = *tc; in mips_cpu_map_tc() local
130 vpe_idx = tc_idx / cs->nr_threads; in mips_cpu_map_tc()
131 *tc = tc_idx % cs->nr_threads; in mips_cpu_map_tc()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dcp0_helper.c121 int tc_idx = *tc; in mips_cpu_map_tc() local
130 vpe_idx = tc_idx / cs->nr_threads; in mips_cpu_map_tc()
131 *tc = tc_idx % cs->nr_threads; in mips_cpu_map_tc()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dcp0_helper.c122 int tc_idx = *tc; in mips_cpu_map_tc() local
131 vpe_idx = tc_idx / cs->nr_threads; in mips_cpu_map_tc()
132 *tc = tc_idx % cs->nr_threads; in mips_cpu_map_tc()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/sysemu/
H A Dcp0_helper.c118 int tc_idx = *tc; in mips_cpu_map_tc() local
127 vpe_idx = tc_idx / cs->nr_threads; in mips_cpu_map_tc()
128 *tc = tc_idx % cs->nr_threads; in mips_cpu_map_tc()
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/sysemu/
H A Dcp0_helper.c118 int tc_idx = *tc; in mips_cpu_map_tc() local
127 vpe_idx = tc_idx / cs->nr_threads; in mips_cpu_map_tc()
128 *tc = tc_idx % cs->nr_threads; in mips_cpu_map_tc()
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dcp0_helper.c118 int tc_idx = *tc; in mips_cpu_map_tc() local
127 vpe_idx = tc_idx / cs->nr_threads; in mips_cpu_map_tc()
128 *tc = tc_idx % cs->nr_threads; in mips_cpu_map_tc()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/X3D/
H A DX3DImporter.cpp1276 size_t tc_idx = faces.at(fi).mIndices[ii]; in MeshGeometry_AddTexCoord() local
1278 pMesh.mTextureCoords[0][vert_idx] = texcoord_arr_copy.at(tc_idx); in MeshGeometry_AddTexCoord()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DX3DImporter.cpp1269 size_t tc_idx = faces.at(fi).mIndices[ii]; in MeshGeometry_AddTexCoord() local
1271 pMesh.mTextureCoords[0][vert_idx] = texcoord_arr_copy.at(tc_idx); in MeshGeometry_AddTexCoord()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c1873 u8 tc_idx; in qed_init_qm_mcos_pqs() local
1879 for (tc_idx = 0; tc_idx < qed_init_qm_get_num_tcs(p_hwfn); tc_idx++) in qed_init_qm_mcos_pqs()
1880 qed_init_qm_pq(p_hwfn, qm_info, tc_idx, PQ_INIT_SHARE_VPORT); in qed_init_qm_mcos_pqs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c1873 u8 tc_idx; in qed_init_qm_mcos_pqs() local
1879 for (tc_idx = 0; tc_idx < qed_init_qm_get_num_tcs(p_hwfn); tc_idx++) in qed_init_qm_mcos_pqs()
1880 qed_init_qm_pq(p_hwfn, qm_info, tc_idx, PQ_INIT_SHARE_VPORT); in qed_init_qm_mcos_pqs()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c1873 u8 tc_idx; in qed_init_qm_mcos_pqs() local
1879 for (tc_idx = 0; tc_idx < qed_init_qm_get_num_tcs(p_hwfn); tc_idx++) in qed_init_qm_mcos_pqs()
1880 qed_init_qm_pq(p_hwfn, qm_info, tc_idx, PQ_INIT_SHARE_VPORT); in qed_init_qm_mcos_pqs()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
625 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1674 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dnine_ff.c69 uint32_t tc_idx : 24; member
627 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs()
1680 key.tc_idx |= idx << (s * 3); in nine_ff_get_vs()

12