Home
last modified time | relevance | path

Searched refs:list0 (Results 1 – 25 of 1140) sorted by relevance

12345678910>>...46

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/gc/z/
H A Dtest_zList.cpp151 ZList<ZTestEntry> list0; in TEST_F() local
157 list0.transfer(&list1); in TEST_F()
165 ZList<ZTestEntry> list0; in TEST_F() local
184 list0.transfer(&list1); in TEST_F()
189 assert_sorted(&list0); in TEST_F()
194 ZList<ZTestEntry> list0; in TEST_F() local
203 list0.insert_last(&e0); in TEST_F()
204 list0.insert_last(&e1); in TEST_F()
205 list0.insert_last(&e2); in TEST_F()
214 list0.transfer(&list1); in TEST_F()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/gc/z/
H A Dtest_zList.cpp151 ZList<ZTestEntry> list0; in TEST_F() local
157 list0.transfer(&list1); in TEST_F()
165 ZList<ZTestEntry> list0; in TEST_F() local
184 list0.transfer(&list1); in TEST_F()
189 assert_sorted(&list0); in TEST_F()
194 ZList<ZTestEntry> list0; in TEST_F() local
203 list0.insert_last(&e0); in TEST_F()
204 list0.insert_last(&e1); in TEST_F()
205 list0.insert_last(&e2); in TEST_F()
214 list0.transfer(&list1); in TEST_F()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/gc/z/
H A Dtest_zList.cpp151 ZList<ZTestEntry> list0; in TEST_F() local
157 list0.transfer(&list1); in TEST_F()
165 ZList<ZTestEntry> list0; in TEST_F() local
184 list0.transfer(&list1); in TEST_F()
189 assert_sorted(&list0); in TEST_F()
194 ZList<ZTestEntry> list0; in TEST_F() local
203 list0.insert_last(&e0); in TEST_F()
204 list0.insert_last(&e1); in TEST_F()
205 list0.insert_last(&e2); in TEST_F()
214 list0.transfer(&list1); in TEST_F()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/gc/z/
H A Dtest_zList.cpp151 ZList<ZTestEntry> list0; in TEST_F() local
157 list0.transfer(&list1); in TEST_F()
165 ZList<ZTestEntry> list0; in TEST_F() local
184 list0.transfer(&list1); in TEST_F()
189 assert_sorted(&list0); in TEST_F()
194 ZList<ZTestEntry> list0; in TEST_F() local
203 list0.insert_last(&e0); in TEST_F()
204 list0.insert_last(&e1); in TEST_F()
205 list0.insert_last(&e2); in TEST_F()
214 list0.transfer(&list1); in TEST_F()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/gc/z/
H A Dtest_zList.cpp151 ZList<ZTestEntry> list0; in TEST_F() local
157 list0.transfer(&list1); in TEST_F()
165 ZList<ZTestEntry> list0; in TEST_F() local
184 list0.transfer(&list1); in TEST_F()
189 assert_sorted(&list0); in TEST_F()
194 ZList<ZTestEntry> list0; in TEST_F() local
203 list0.insert_last(&e0); in TEST_F()
204 list0.insert_last(&e1); in TEST_F()
205 list0.insert_last(&e2); in TEST_F()
214 list0.transfer(&list1); in TEST_F()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/gc/z/
H A Dtest_zList.cpp151 ZList<ZTestEntry> list0; in TEST_F() local
157 list0.transfer(&list1); in TEST_F()
165 ZList<ZTestEntry> list0; in TEST_F() local
184 list0.transfer(&list1); in TEST_F()
189 assert_sorted(&list0); in TEST_F()
194 ZList<ZTestEntry> list0; in TEST_F() local
203 list0.insert_last(&e0); in TEST_F()
204 list0.insert_last(&e1); in TEST_F()
205 list0.insert_last(&e2); in TEST_F()
214 list0.transfer(&list1); in TEST_F()
[all …]
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_fei/src/
H A DrefListsManagement_fei.cpp215 list0 = list0Frm; in InitRefPicList()
223 list0.Resize(0); in InitRefPicList()
268 list0.Erase( in ModifyRefPicLists()
269 std::remove_if(list0.Begin(), list0.End(), in ModifyRefPicLists()
271 list0.End()); in ModifyRefPicLists()
294 std::swap(list0[0], list0[1]); in ModifyRefPicLists()
300 std::sort(list0.Begin(), list0.End(), RefPocIsGreater(dpb)); in ModifyRefPicLists()
304 for (mfxU8* l = list0.Begin(); l < list0.End(); l++) in ModifyRefPicLists()
318 std::swap(list0[0], list0[idxOf1stSameParity]); in ModifyRefPicLists()
319 list0.Resize(1); in ModifyRefPicLists()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdap2/
H A Ddceparselex.h63 extern void projections(DCEparsestate* state, Object list0);
64 extern void selections(DCEparsestate* state, Object list0);
65 extern Object projectionlist(DCEparsestate* state, Object list0, Object decl);
67 extern Object segmentlist(DCEparsestate* state, Object list0, Object decl);
69 extern Object array_indices(DCEparsestate* state, Object list0, Object decl);
71 extern Object selectionlist(DCEparsestate* state, Object list0, Object decl);
76 extern Object arg_list(DCEparsestate* state, Object list0, Object decl);
77 extern Object value_list(DCEparsestate* state, Object list0, Object decl);
81 extern Object indexpath(DCEparsestate* state, Object list0, Object index);
84 extern Object clauselist(DCEparsestate* state, Object list0, Object decl);
[all …]
H A Ddceparse.c28 NClist* list = (NClist*)list0; in projections()
42 NClist* list = (NClist*)list0; in selections()
57 return collectlist(list0,decl); in projectionlist()
120 return collectlist(list0,decl); in rangelist()
175 return collectlist(list0,decl); in clauselist()
196 return collectlist(list0,index); in indexpath()
204 NClist* list = (NClist*)list0; in array_indices()
250 return collectlist(list0,decl); in arg_list()
257 return collectlist(list0,decl); in value_list()
311 collectlist(Object list0, Object decl) in collectlist() argument
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/libdap2/
H A Ddceparselex.h63 extern void projections(DCEparsestate* state, Object list0);
64 extern void selections(DCEparsestate* state, Object list0);
65 extern Object projectionlist(DCEparsestate* state, Object list0, Object decl);
67 extern Object segmentlist(DCEparsestate* state, Object list0, Object decl);
69 extern Object array_indices(DCEparsestate* state, Object list0, Object decl);
71 extern Object selectionlist(DCEparsestate* state, Object list0, Object decl);
76 extern Object arg_list(DCEparsestate* state, Object list0, Object decl);
77 extern Object value_list(DCEparsestate* state, Object list0, Object decl);
81 extern Object indexpath(DCEparsestate* state, Object list0, Object index);
84 extern Object clauselist(DCEparsestate* state, Object list0, Object decl);
[all …]
H A Ddceparse.c28 NClist* list = (NClist*)list0; in projections()
42 NClist* list = (NClist*)list0; in selections()
57 return collectlist(list0,decl); in projectionlist()
120 return collectlist(list0,decl); in rangelist()
175 return collectlist(list0,decl); in clauselist()
196 return collectlist(list0,index); in indexpath()
204 NClist* list = (NClist*)list0; in array_indices()
250 return collectlist(list0,decl); in arg_list()
257 return collectlist(list0,decl); in value_list()
311 collectlist(Object list0, Object decl) in collectlist() argument
[all …]
/dports/math/R/R-4.1.2/src/library/utils/R/
H A Dpackage.skeleton.R132 if(length(list0))
168 list0 <- .fixPackageFileNames(list)
169 names(list0) <- list
225 sprintf("%s.Rd", list0[item])))
279 list0)
281 list0[wrong] <- paste0("zz", list0[wrong])
283 ok <- grepl("^[[:alnum:]]", list0)
285 list0[!ok] <- paste0("z", list0[!ok])
287 list1 <- tolower(list0)
290 list0[changed] <- list2[changed]
[all …]
/dports/math/libRmath/R-4.1.1/src/library/utils/R/
H A Dpackage.skeleton.R132 if(length(list0))
168 list0 <- .fixPackageFileNames(list)
169 names(list0) <- list
225 sprintf("%s.Rd", list0[item])))
279 list0)
281 list0[wrong] <- paste0("zz", list0[wrong])
283 ok <- grepl("^[[:alnum:]]", list0)
285 list0[!ok] <- paste0("z", list0[!ok])
287 list1 <- tolower(list0)
290 list0[changed] <- list2[changed]
[all …]
/dports/textproc/sgrep2/sgrep-1.94a/
H A Doptimize.c268 ParseTreeNode **list0; in shrink_tree() local
288 list0[i]->oper==NEAR) in shrink_tree()
289 && list0[i]->label_left<list0[i]->label_right) in shrink_tree()
296 tmp=list0[i]->label_left; in shrink_tree()
297 list0[i]->label_left=list0[i]->label_right; in shrink_tree()
299 tree_tmp=list0[i]->left; in shrink_tree()
300 list0[i]->left=list0[i]->right; in shrink_tree()
312 me=list0[i]; in shrink_tree()
357 tmp=list0; in shrink_tree()
358 list0=list1; in shrink_tree()
[all …]
/dports/textproc/sgrep/sgrep-0.99/
H A Doptimize.c266 struct TREE_NODE **list0; in shrink_tree() local
282 if ((list0[i]->oper==OR || in shrink_tree()
283 list0[i]->oper==EQUAL) in shrink_tree()
284 && list0[i]->label_left<list0[i]->label_right) in shrink_tree()
291 tmp=list0[i]->label_left; in shrink_tree()
292 list0[i]->label_left=list0[i]->label_right; in shrink_tree()
294 tree_tmp=list0[i]->left; in shrink_tree()
295 list0[i]->left=list0[i]->right; in shrink_tree()
307 me=list0[i]; in shrink_tree()
353 tmp=list0; in shrink_tree()
[all …]
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbPictureManagerProcess.c203 …reference_entry_ptr->list0.list_count = reference_entry_ptr->list0.list_count - dependantListPosit… in eb_vp9_PictureManagerKernel()
215 …reference_entry_ptr->list0.list[reference_entry_ptr->list0.list_count++] = nextBaseLayerPredPositi… in eb_vp9_PictureManagerKernel()
244 reference_entry_ptr->list0.list[dep_idx]/*, in eb_vp9_PictureManagerKernel()
322 …reference_entry_ptr->list0.list_count = reference_entry_ptr->list0.list_count - dependant_list_pos… in eb_vp9_PictureManagerKernel()
334 …reference_entry_ptr->list0.list[reference_entry_ptr->list0.list_count++] = next_base_layer_pred_po… in eb_vp9_PictureManagerKernel()
363 reference_entry_ptr->list0.list[dep_idx]/*, in eb_vp9_PictureManagerKernel()
423 dep_list_count = reference_entry_ptr->list0.list_count; in eb_vp9_PictureManagerKernel()
433 reference_entry_ptr->list0.list[dep_idx]/*, in eb_vp9_PictureManagerKernel()
439 reference_entry_ptr->list0.list[dep_idx] = 0; in eb_vp9_PictureManagerKernel()
531 reference_entry_ptr->list0.list_count = 0; in eb_vp9_PictureManagerKernel()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbPictureManagerProcess.c203 …reference_entry_ptr->list0.list_count = reference_entry_ptr->list0.list_count - dependantListPosit… in eb_vp9_PictureManagerKernel()
215 …reference_entry_ptr->list0.list[reference_entry_ptr->list0.list_count++] = nextBaseLayerPredPositi… in eb_vp9_PictureManagerKernel()
244 reference_entry_ptr->list0.list[dep_idx]/*, in eb_vp9_PictureManagerKernel()
322 …reference_entry_ptr->list0.list_count = reference_entry_ptr->list0.list_count - dependant_list_pos… in eb_vp9_PictureManagerKernel()
334 …reference_entry_ptr->list0.list[reference_entry_ptr->list0.list_count++] = next_base_layer_pred_po… in eb_vp9_PictureManagerKernel()
363 reference_entry_ptr->list0.list[dep_idx]/*, in eb_vp9_PictureManagerKernel()
423 dep_list_count = reference_entry_ptr->list0.list_count; in eb_vp9_PictureManagerKernel()
433 reference_entry_ptr->list0.list[dep_idx]/*, in eb_vp9_PictureManagerKernel()
439 reference_entry_ptr->list0.list[dep_idx] = 0; in eb_vp9_PictureManagerKernel()
531 reference_entry_ptr->list0.list_count = 0; in eb_vp9_PictureManagerKernel()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/mpl/test/
H A Djoint_view.cpp52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE()
53 test_is_empty< joint_view< list<>,list0<> > >(); in MPL_TEST_CASE()
55 test_is_empty< joint_view< list<>, joint_view< list0<>,list0<> > > >(); in MPL_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpl/test/
H A Djoint_view.cpp52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE()
53 test_is_empty< joint_view< list<>,list0<> > >(); in MPL_TEST_CASE()
55 test_is_empty< joint_view< list<>, joint_view< list0<>,list0<> > > >(); in MPL_TEST_CASE()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpl/test/
H A Djoint_view.cpp52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE()
53 test_is_empty< joint_view< list<>,list0<> > >(); in MPL_TEST_CASE()
55 test_is_empty< joint_view< list<>, joint_view< list0<>,list0<> > > >(); in MPL_TEST_CASE()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpl/test/
H A Djoint_view.cpp52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE()
53 test_is_empty< joint_view< list<>,list0<> > >(); in MPL_TEST_CASE()
55 test_is_empty< joint_view< list<>, joint_view< list0<>,list0<> > > >(); in MPL_TEST_CASE()
/dports/databases/percona57-server/boost_1_59_0/libs/mpl/test/
H A Djoint_view.cpp52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE()
53 test_is_empty< joint_view< list<>,list0<> > >(); in MPL_TEST_CASE()
55 test_is_empty< joint_view< list<>, joint_view< list0<>,list0<> > > >(); in MPL_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/mpl/test/
H A Djoint_view.cpp52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE()
53 test_is_empty< joint_view< list<>,list0<> > >(); in MPL_TEST_CASE()
55 test_is_empty< joint_view< list<>, joint_view< list0<>,list0<> > > >(); in MPL_TEST_CASE()
/dports/databases/percona57-client/boost_1_59_0/libs/mpl/test/
H A Djoint_view.cpp52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE()
53 test_is_empty< joint_view< list<>,list0<> > >(); in MPL_TEST_CASE()
55 test_is_empty< joint_view< list<>, joint_view< list0<>,list0<> > > >(); in MPL_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/mpl/test/
H A Djoint_view.cpp52 test_is_empty< joint_view< list0<>,list0<> > >(); in MPL_TEST_CASE()
53 test_is_empty< joint_view< list<>,list0<> > >(); in MPL_TEST_CASE()
55 test_is_empty< joint_view< list<>, joint_view< list0<>,list0<> > > >(); in MPL_TEST_CASE()

12345678910>>...46