Home
last modified time | relevance | path

Searched refs:one_i (Results 1 – 25 of 88) sorted by relevance

1234

/dports/audio/clementine-player/Clementine-1.4.0rc1/tests/
H A Dmergedproxymodel_test.cpp40 QModelIndex one_i = merged_.index(0, 0, QModelIndex()); in TEST_F() local
43 EXPECT_EQ("one", one_i.data().toString()); in TEST_F()
45 EXPECT_FALSE(merged_.parent(one_i).isValid()); in TEST_F()
46 EXPECT_FALSE(merged_.hasChildren(one_i)); in TEST_F()
58 ASSERT_EQ(1, merged_.rowCount(one_i)); in TEST_F()
59 QModelIndex two_i = merged_.index(0, 0, one_i); in TEST_F()
61 EXPECT_EQ("one", one_i.data().toString()); in TEST_F()
77 EXPECT_EQ("one", merged_.data(one_i).toString()); in TEST_F()
78 EXPECT_TRUE(merged_.hasChildren(one_i)); in TEST_F()
80 ASSERT_EQ(1, merged_.rowCount(one_i)); in TEST_F()
[all …]
/dports/audio/strawberry/strawberry-1.0.0/tests/src/
H A Dmergedproxymodel_test.cpp48 QModelIndex one_i = merged_.index(0, 0, QModelIndex()); in TEST_F() local
51 EXPECT_EQ("one", one_i.data().toString()); in TEST_F()
53 EXPECT_FALSE(merged_.parent(one_i).isValid()); in TEST_F()
54 EXPECT_FALSE(merged_.hasChildren(one_i)); in TEST_F()
68 ASSERT_EQ(1, merged_.rowCount(one_i)); in TEST_F()
69 QModelIndex two_i = merged_.index(0, 0, one_i); in TEST_F()
71 EXPECT_EQ("one", one_i.data().toString()); in TEST_F()
89 EXPECT_EQ("one", merged_.data(one_i).toString()); in TEST_F()
90 EXPECT_TRUE(merged_.hasChildren(one_i)); in TEST_F()
92 ASSERT_EQ(1, merged_.rowCount(one_i)); in TEST_F()
[all …]
/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_sv_interp_lsfit.c60 HYPRE_Int one_i = 1; in hypre_BoomerAMGFitInterpVectors() local
423 Beta, &num_smooth_vecs, w_old, &one_i, in hypre_BoomerAMGFitInterpVectors()
424 &one, alpha, &one_i); in hypre_BoomerAMGFitInterpVectors()
432 hypre_dgetrs("N", &num_smooth_vecs, &one_i, B_s, in hypre_BoomerAMGFitInterpVectors()
438 Beta, &num_smooth_vecs, alpha, &one_i, in hypre_BoomerAMGFitInterpVectors()
439 &one, w, &one_i); in hypre_BoomerAMGFitInterpVectors()
H A Dpar_gauss_elim.c230 HYPRE_Int one_i = 1; in hypre_GaussElimSolve() local
290 hypre_dgetrs("N", &n_global, &one_i, A_tmp, &n_global, piv, b_vec, &n_global, &my_info); in hypre_GaussElimSolve()
308 hypre_dgemv(&cN, &n, &n_global, &one, Ainv, &n, b_vec, &one_i, &zero, u_data_host, &one_i); in hypre_GaussElimSolve()
/dports/databases/sqlite3/sqlite-src-3350500/ext/rbu/
H A Drbu8.test67 a 1 one_i
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/rbu/
H A Drbu8.test67 a 1 one_i
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/rbu/
H A Drbu8.test67 a 1 one_i
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/rbu/
H A Drbu8.test67 a 1 one_i
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
H A Dsfn_value.cpp194 PValue Value::one_i(new InlineConstValue(ALU_SRC_1_INT, 0)); member in r600::Value
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
H A Dsfn_value.cpp194 PValue Value::one_i(new InlineConstValue(ALU_SRC_1_INT, 0)); member in r600::Value
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
H A Dsfn_value.cpp194 PValue Value::one_i(new InlineConstValue(ALU_SRC_1_INT, 0)); member in r600::Value
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
H A Dsfn_value.cpp194 PValue Value::one_i(new InlineConstValue(ALU_SRC_1_INT, 0)); member in r600::Value
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
H A Dsfn_value.cpp194 PValue Value::one_i(new InlineConstValue(ALU_SRC_1_INT, 0)); member in r600::Value
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h99 static Value::Pointer one_i; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/image_processing/
H A Dscreen_finder.py474 one_i = np.int32(np.rint(ind[one[0]]))
480 q_1 = np.average(grey_frame[one_i[:, 1], one_i[:, 0]])

1234