Home
last modified time | relevance | path

Searched refs:itb (Results 1 – 25 of 2680) sorted by relevance

12345678910>>...108

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
55 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
98 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
127 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
185 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
256 const void *itb, *match_data = NULL; in load_fit() local
263 itb = load_device_tree(filename, &itb_size); in load_fit()
264 if (!itb) { in load_fit()
286 off = fdt_next_subnode(itb, off); in load_fit()
299 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
56 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
131 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
189 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
263 const void *itb, *match_data = NULL; in load_fit() local
270 itb = load_device_tree(filename, &itb_size); in load_fit()
271 if (!itb) { in load_fit()
294 off = fdt_next_subnode(itb, off); in load_fit()
307 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
56 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
131 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
189 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
263 const void *itb, *match_data = NULL; in load_fit() local
270 itb = load_device_tree(filename, &itb_size); in load_fit()
271 if (!itb) { in load_fit()
294 off = fdt_next_subnode(itb, off); in load_fit()
307 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
56 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
131 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
190 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
264 const void *itb, *match_data = NULL; in load_fit() local
271 itb = load_device_tree(filename, &itb_size); in load_fit()
272 if (!itb) { in load_fit()
295 off = fdt_next_subnode(itb, off); in load_fit()
308 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
56 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
131 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
190 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
264 const void *itb, *match_data = NULL; in load_fit() local
271 itb = load_device_tree(filename, &itb_size); in load_fit()
272 if (!itb) { in load_fit()
295 off = fdt_next_subnode(itb, off); in load_fit()
308 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
56 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
131 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
190 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
264 const void *itb, *match_data = NULL; in load_fit() local
271 itb = load_device_tree(filename, &itb_size); in load_fit()
272 if (!itb) { in load_fit()
295 off = fdt_next_subnode(itb, off); in load_fit()
308 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
56 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
131 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
190 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
264 const void *itb, *match_data = NULL; in load_fit() local
271 itb = load_device_tree(filename, &itb_size); in load_fit()
272 if (!itb) { in load_fit()
295 off = fdt_next_subnode(itb, off); in load_fit()
308 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
56 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
131 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
190 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
264 const void *itb, *match_data = NULL; in load_fit() local
271 itb = load_device_tree(filename, &itb_size); in load_fit()
272 if (!itb) { in load_fit()
295 off = fdt_next_subnode(itb, off); in load_fit()
308 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/core/
H A Dloader-fit.c47 off = fdt_path_offset(itb, path); in fit_load_image_alloc()
56 data = fdt_getprop(itb, off, "data", &sz); in fit_load_image_alloc()
100 prop = fdt_getprop(itb, img, name, &len); in fit_image_addr()
131 name = fdt_getprop(itb, cfg, "kernel", NULL); in fit_load_kernel()
190 name = fdt_getprop(itb, cfg, "fdt", NULL); in fit_load_fdt()
264 const void *itb, *match_data = NULL; in load_fit() local
271 itb = load_device_tree(filename, &itb_size); in load_fit()
272 if (!itb) { in load_fit()
295 off = fdt_next_subnode(itb, off); in load_fit()
308 cfg_off = fdt_path_offset(itb, path); in load_fit()
[all …]
/dports/science/tinker/tinker/source/
H A Dkstrbnd.f36 integer ita,itb,itc local
135 itb = class(ib)
139 call numeral (itb,pb,size)
227 integer ita,itb,itc local
247 itb = class (ib)
455 sbk(1,nstrbnd) = stbn_abc9(ita,itb,itc)
456 sbk(2,nstrbnd) = stbn_cba9(ita,itb,itc)
472 sbk(1,nstrbnd) = stbn_abc8(ita,itb,itc)
473 sbk(2,nstrbnd) = stbn_cba8(ita,itb,itc)
611 sbk(1,nstrbnd) = stbn_abc(ita,itb,itc)
[all …]
H A Dvalence.f806 integer ita,itb local
821 itb = 0
827 itb = k
1033 ita = itb
1034 itb = tmp
1649 if (itb.gt.itc .or. (itb.eq.itc.and.ita.gt.itd)) then
1650 tmp = itb
1651 itb = itc
2779 if (itb.lt.itc .or. (itb.eq.itc.and.ita.le.itd)) then
3289 if (itb.lt.itc .or. (itb.eq.itc.and.ita.le.itd)) then
[all …]
H A Dkangle.f35 integer ita,itb,itc local
407 itb = class(ib)
411 call numeral (itb,pb,size)
587 integer ita,itb,itc local
639 itb = class(ib)
718 itb = eqclass(ittb,1)
722 itb = eqclass(ittb,2)
726 itb = eqclass(ittb,2)
730 itb = eqclass(ittb,2)
734 itb = eqclass(ittb,2)
[all …]
H A Dhybrid.f132 integer ita,itb
149 itb = class(ib)
247 integer ita,itb,itc
264 itb = class(ib)
371 integer ita,itb,itc
389 itb = class(ib)
519 integer ita,itb,itc,itd
795 itb = class(ib)
1054 itb = class(ib)
1405 integer ita,itb
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/msrp/
H A Dmsrp_cmap.c132 itb = ita; in msrp_cmap_destroy()
169 msrp_citem_t *itb; in msrp_cmap_save() local
271 for(itb=_msrp_cmap_head->cslots[idx].first; itb; itb=itb->next) in msrp_cmap_save()
273 if(itb->citemid>it->citemid || itb->next==NULL) { in msrp_cmap_save()
275 itb->next=it; in msrp_cmap_save()
326 msrp_citem_t *itb; in msrp_cmap_lookup() local
349 for(itb=_msrp_cmap_head->cslots[idx].first; itb; itb=itb->next) in msrp_cmap_lookup()
357 ret = msrp_env_set_dstinfo(mf, &itb->addr, &itb->sock, 0); in msrp_cmap_lookup()
363 if(itb==NULL) in msrp_cmap_lookup()
375 msrp_citem_t *itb; in msrp_cmap_clean() local
[all …]
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_sub_vector.h53 IT itb, itbe; member
84 : itb(it.itb), itbe(it.itbe), si(it.si) {} in sparse_sub_vector_iterator()
93 { while(itb!=itbe && index()==size_type(-1)) { ++itb; } } in forward()
97 { while(itb!=itbe && index()==size_type(-1)) --itb; } in backward()
259 IT itb;
290 { return (itb - i.itb) / si.step(); }
303 SUBI> &it) : itb(it.itb), si(it.si) {}
379 IT itb = it.itb;
382 update_for_sub_skyline(itb, it.itb, it.si);
391 IT itb = it.itb;
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.aop/src/test/java/org/springframework/aop/aspectj/annotation/
H A DAbstractAspectJAdvisorFactoryTests.java123 itb.getSpouse(); in testPerTargetAspect()
153 itb.getSpouse(); in testMultiplePerTargetAspects()
179 itb.getSpouse(); in testMultiplePerTargetAspectsWithOrderAnnotation()
210 itb.getSpouse(); in testPerThisAspect()
247 itb.getSpouse(); in testPerTypeWithinAspect()
285 itb.setAge(10); in testNamedPointcutFromAspectLibraryWithBinding()
307 itb.setAge(10); in testBindingWithSingleArg()
450 itb.setAge(itb.getAge()); in XtestIntroductionWithArgumentBinding()
478 itb.getAge(); in testAspectMethodThrowsExceptionLegalOnSignature()
498 itb.getAge(); in testAspectMethodThrowsExceptionIllegalOnSignature()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_sub_vector.h52 IT itb, itbe; member
82 SUBI> &it) : itb(it.itb), itbe(it.itbe), si(it.si) {} in sparse_sub_vector_iterator()
87 { while(itb!=itbe && index()==size_type(-1)) { ++itb; } } in forward()
91 { while(itb!=itbe && index()==size_type(-1)) --itb; } in backward()
253 IT itb;
284 { return (itb - i.itb) / si.step(); }
297 SUBI> &it) : itb(it.itb), si(it.si) {}
373 IT itb = it.itb;
376 update_for_sub_skyline(itb, it.itb, it.si);
385 IT itb = it.itb;
[all …]
/dports/math/giacxcas/giac-1.6.0/src/
H A Dindex.cc107 *itres=(*ita)+(*itb); in add()
114 *itres=(*ita)+(*itb); in add()
127 *itres=(*ita)+(*itb); in operator +()
194 if (*itb) in operator /()
195 return *ita / *itb; in operator /()
207 if ((*ita)<(*itb)) in all_sup_equal()
220 if ((*ita)>(*itb)) in all_inf_equal()
574 *it = (*ita)+(*itb); in operator +()
626 if ((*ita)<(*itb)) in operator >=()
640 if ((*ita)>(*itb)) in operator <=()
[all …]
H A Dunary.cc594 if (itb==itend) in printsommetasoperator()
600 … if ( sommetstr=="=" || itb->type==_IDNT || (itb->type<=_CPLX && is_positive(*itb,contextptr)) ) in printsommetasoperator()
605 ++itb; in printsommetasoperator()
607 if (itb==itend) in printsommetasoperator()
609 …if ( (itb->type==_SYMB || itb->type==_FRAC || itb->type==_CPLX || (itb->type==_VECT && itb->subtyp… in printsommetasoperator()
613 ++itb; in printsommetasoperator()
622 if (itb==itend) in texprintsommetasoperator()
628 … if ( sommetstr=="=" || itb->type==_IDNT || (itb->type<=_CPLX && is_positive(*itb,contextptr)) ) in texprintsommetasoperator()
633 ++itb; in texprintsommetasoperator()
637 …if ( itb->type==_SYMB || itb->type==_FRAC || itb->type==_CPLX || (itb->type==_VECT && itb->subtype… in texprintsommetasoperator()
[all …]
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/ffsubsync/
H A Dsubtitle_transformers.py68 ita, itb = iter(a), iter(b)
70 cur_b = next(itb, None)
77 cur_b = next(itb, None)
90 ita, itb = itb, ita
100 cur_b = next(itb, None)
105 ita, itb = itb, ita
110 cur_b = next(itb, None)
114 ita, itb = itb, ita
118 cur_b = next(itb, None)
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dlas-sieve-shared-data.cpp66 auto itb = us_cache.insert(std::make_pair(p, unsieve_data(p))); in get_unsieve_data() local
67 ASSERT(itb.second); in get_unsieve_data()
68 return &(*itb.first).second; in get_unsieve_data()
80 auto itb = jdiv_cache.insert(std::pair<unsigned int, j_divisibility_helper>(Jround, Jround)); in get_j_divisibility_helper() local
81 ASSERT(itb.second); in get_j_divisibility_helper()
82 return &(*itb.first).second; in get_j_divisibility_helper()
114 auto itb = facul_strategies_cache.insert(std::make_pair(conf, in get_strategies() local
120 ASSERT_ALWAYS(itb.second); in get_strategies()
127 if (!(*itb.first).second.get()) { in get_strategies()
132 return (*itb.first).second.get(); in get_strategies()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPolyhedralSurf_neighbors.h160 Vertex_const_iterator itb, ite; in T_PolyhedralSurf_neighbors() local
161 boost::tie(itb,ite) = vertices(P); in T_PolyhedralSurf_neighbors()
162 for(;itb!=ite;itb++) is_visited_map[*itb] = false; in T_PolyhedralSurf_neighbors()
188 itb++;//the first vertex v is the center to which distances are in compute_one_ring()
193 for (; itb != ite; itb++){ in compute_one_ring()
195 p = get(vpm, *itb); in compute_one_ring()
219 typename std::list<halfedge_descriptor>::const_iterator itb = contour.begin(), in compute_neighbors() local
221 for (; itb != ite; itb++) { in compute_neighbors()
222 if (!( is_border(*itb,P) )) GatePQ.push(make_gate(v, *itb)); in compute_neighbors()
312 itb = vces.begin(), ite = vces.end(); in reset_is_visited_map() local
[all …]
/dports/textproc/py-petl/petl-1.7.4/petl/transform/
H A Dsetops.py128 next(itb) # ignore b fields
137 b = next(itb)
158 b = next(itb)
163 b = next(itb)
410 itb = iter(b)
412 next(itb) # ignore b header
416 b = tuple(next(itb))
423 b = tuple(next(itb))
425 b = tuple(next(itb))
468 itb = iter(b)
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.aop/src/test/java/org/springframework/aop/aspectj/
H A DMethodInvocationProceedingJoinPointTests.java127 ITestBean itb = (ITestBean) pf.getProxy(); in testCanGetMethodSignatureFromJoinPoint() local
159 ITestBean itb = (ITestBean) pf.getProxy(); in testCanGetSourceLocationFromJoinPoint() local
161 itb.getAge(); in testCanGetSourceLocationFromJoinPoint()
180 itb.getAge(); in testCanGetStaticPartFromJoinPoint()
205 itb.getAge(); in toShortAndLongStringFormedCorrectly()
206 itb.setName("foo"); in toShortAndLongStringFormedCorrectly()
207 itb.getDoctor(); in toShortAndLongStringFormedCorrectly()
208 itb.getStringArray(); in toShortAndLongStringFormedCorrectly()
209 itb.getSpouses(); in toShortAndLongStringFormedCorrectly()
210 itb.setSpouse(new TestBean()); in toShortAndLongStringFormedCorrectly()
[all …]
/dports/math/cgal/CGAL-5.3/examples/Ridges_3/
H A DPolyhedralSurf_rings.h66 Vertex_const_iterator itb, ite; in T_PolyhedralSurf_rings() local
67 boost::tie(itb,ite) = vertices(P); in T_PolyhedralSurf_rings()
68 for(;itb!=ite;itb++) ring_index_map[*itb] = -1; in T_PolyhedralSurf_rings()
99 itb = currentRing.begin(), ite = currentRing.end(); in collect_ith_ring() local
101 CGAL_For_all(itb, ite) push_neighbours_of(*itb, ith, nextRing, all); in collect_ith_ring()
109 itb = vces.begin(), ite = vces.end(); in reset_ring_indices() local
110 CGAL_For_all(itb, ite) ring_index_map[*itb] = -1; in reset_ring_indices()

12345678910>>...108