/foundation/ai/neural_network_runtime/test/unittest/components/nn_executor/ |
H A D | nn_executor_test.cpp | 143 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; in HWTEST_F() local 150 pair2.first = tensorDesr; in HWTEST_F() 152 m_inputTensorDescs.emplace_back(pair2); in HWTEST_F() 154 m_outputTensorDescs.emplace_back(pair2); in HWTEST_F() 492 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; in HWTEST_F() local 494 m_outputTensorDescs.emplace_back(pair2); in HWTEST_F() 521 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; in HWTEST_F() local 525 m_outputTensorDescs.emplace_back(pair2); in HWTEST_F() 552 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; in HWTEST_F() local 560 pair2 in HWTEST_F() 652 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 679 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 734 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 761 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 911 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 972 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1032 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1140 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1238 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1272 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1341 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1374 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1435 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1463 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1521 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1549 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1612 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1646 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1693 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1768 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1802 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1876 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1910 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 1957 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 2032 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 2066 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 2144 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 2179 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local 2216 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; HWTEST_F() local [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | mappedTypeIndexedAccess.js | 25 let pair2: Pairs<FooBar>[keyof FooBar] = { 40 var pair2 = {
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
H A D | t1afm.c | 91 AFM_KernPair pair2 = (AFM_KernPair)b; in compare_kern_pairs() local 94 FT_ULong index2 = KERN_INDEX( pair2->index1, pair2->index2 ); in compare_kern_pairs()
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | Update.cpp | 811 const CUpdatePair2 &pair2 = updatePairs2[i];
in Compress() local 817 if (pair2.DirIndex >= 0 &&
in Compress() 818 (pair2.NewProps || pair2.IsSameTime))
in Compress() 820 ft2 = dirItems.Items[(unsigned)pair2.DirIndex].MTime;
in Compress() 823 else if (pair2.UseArcProps && pair2.ArcIndex >= 0)
in Compress() 825 const CArcItem &arcItem = arcItems[(unsigned)pair2.ArcIndex];
in Compress()
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrtypes.h | 187 FT_UInt32 pair2; member
|
H A D | pfrload.c | 679 item->pair2 = PFR_KERN_INDEX( char1, char2 ); in FT_CALLBACK_DEF() 693 item->pair2 = PFR_KERN_INDEX( char1, char2 ); in FT_CALLBACK_DEF()
|
H A D | pfrobjs.c | 512 if ( pair >= item->pair1 && pair <= item->pair2 ) in FT_LOCAL_DEF()
|
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 1843 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; in HWTEST_F() local 1850 pair2.first = tensorDesr; in HWTEST_F() 1852 m_inputTensorDescs.emplace_back(pair2); in HWTEST_F() 1854 m_outputTensorDescs.emplace_back(pair2); in HWTEST_F() 2023 std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType> pair2; in HWTEST_F() local 2030 pair2.first = tensorDesr; in HWTEST_F() 2032 m_inputTensorDescs.emplace_back(pair2); in HWTEST_F() 2034 m_outputTensorDescs.emplace_back(pair2); in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | marvell.c | 2069 int pair0, pair1, pair2, pair3; in marvell_vct7_cable_test_report() local 2080 pair2 = (ret & MII_VCT7_RESULTS_PAIR2_MASK) >> in marvell_vct7_cable_test_report() 2092 marvell_vct7_cable_test_report_trans(pair2)); in marvell_vct7_cable_test_report() 2106 if (marvell_vct7_distance_valid(pair2)) in marvell_vct7_cable_test_report()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | marvell.c | 2343 int pair0, pair1, pair2, pair3; in marvell_vct7_cable_test_report() local 2354 pair2 = (ret & MII_VCT7_RESULTS_PAIR2_MASK) >> in marvell_vct7_cable_test_report() 2366 marvell_vct7_cable_test_report_trans(pair2)); in marvell_vct7_cable_test_report() 2380 if (marvell_vct7_distance_valid(pair2)) in marvell_vct7_cable_test_report()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_bm3d.c | 222 const struct PosPairCode *pair2 = b; in cmp_scores() local 223 return FFDIFFSIGN(pair1->score, pair2->score); in cmp_scores()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUResourceBundle.java | 1267 public int compare(String[] pair1, String[] pair2) { 1268 return pair1[0].compareTo(pair2[0]);
|
/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | ui_node_test_ng.cpp | 357 auto pair2 = ONE->GetChildFlatIndex(2); in HWTEST_F() local 358 EXPECT_EQ(pair2.second, 0); in HWTEST_F()
|