Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/renderer/glcommon/
H A Dtexture.c38 size_t this_depth = PIXMAP_FORMAT_DEPTH(fmt->px_fmt); in glcommon_find_best_pixformat_internal() local
45 (this_is_float && ideal_is_float && !best_is_float) || this_depth >= ideal_depth in glcommon_find_best_pixformat_internal()
52 if(this_channels >= ideal_channels && (this_is_float || this_depth >= best_depth)) { in glcommon_find_best_pixformat_internal()
56 if(this_channels >= ideal_channels && this_depth >= best_depth) { in glcommon_find_best_pixformat_internal()
61 this_depth >= ideal_depth && in glcommon_find_best_pixformat_internal()
63 (this_channels < best_channels || this_depth < best_depth) in glcommon_find_best_pixformat_internal()
/dports/benchmarks/fio/fio-3.29/
H A Dblktrace.c426 static void depth_end(struct blk_io_trace *t, int *this_depth, int *depth) in depth_end() argument
432 depth[ddir] = max(depth[ddir], this_depth[ddir]); in depth_end()
433 this_depth[ddir] = 0; in depth_end()
450 int this_depth[DDIR_RWDIR_CNT] = { }; in load_blktrace() local
500 depth_inc(&t, this_depth); in load_blktrace()
503 depth_dec(&t, this_depth); in load_blktrace()
505 depth_end(&t, this_depth, depth); in load_blktrace()
/dports/textproc/p5-Excel-Template/Excel-Template-0.34/lib/Excel/Template/
H A DContext.pm189 my $this_depth = $depth;
193 next if $this_depth-- > 0;
/dports/print/p5-PDF-Template/PDF-Template-0.22/lib/PDF/Template/
H A DContext.pm213 my $this_depth = $depth;
217 next if $this_depth-- > 0;
/dports/textproc/p5-PDF-FromHTML/PDF-FromHTML-0.33/lib/PDF/FromHTML/Template/
H A DContext.pm191 my $this_depth = $depth;
194 next if $this_depth-- > 0;
/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dstatuswrl.c393 int this_depth = 0; in host_child_depth_separation() local
411 this_depth = host_child_depth_separation(temp_host, child); in host_child_depth_separation()
413 …if(this_depth >= 0 && (have_min_depth == FALSE || (have_min_depth == TRUE && (this_depth < min_dep… in host_child_depth_separation()
415 min_depth = this_depth; in host_child_depth_separation()
H A Dstatusmap.c2454 int this_depth = 0; in host_child_depth_separation() local
2472 this_depth = host_child_depth_separation(temp_host, child); in host_child_depth_separation()
2474 …if(this_depth >= 0 && (have_min_depth == FALSE || (have_min_depth == TRUE && (this_depth < min_dep… in host_child_depth_separation()
2476 min_depth = this_depth; in host_child_depth_separation()
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dstatuswrl.c394 int this_depth = 0; in host_child_depth_separation() local
412 this_depth = host_child_depth_separation(temp_host, child); in host_child_depth_separation()
414 …if(this_depth >= 0 && (have_min_depth == FALSE || (have_min_depth == TRUE && (this_depth < min_dep… in host_child_depth_separation()
416 min_depth = this_depth; in host_child_depth_separation()
H A Dstatusmap.c2432 int this_depth = 0; in host_child_depth_separation() local
2450 this_depth = host_child_depth_separation(temp_host, child); in host_child_depth_separation()
2452 …if(this_depth >= 0 && (have_min_depth == FALSE || (have_min_depth == TRUE && (this_depth < min_dep… in host_child_depth_separation()
2454 min_depth = this_depth; in host_child_depth_separation()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched-ir.h1147 unsigned this_depth; in get_all_loop_exits() local
1159 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1166 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched-ir.h1148 unsigned this_depth; in get_all_loop_exits() local
1160 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1167 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched-ir.h1148 unsigned this_depth; in get_all_loop_exits() local
1160 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1167 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsel-sched-ir.h1147 unsigned this_depth; in get_all_loop_exits() local
1159 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1166 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsel-sched-ir.h1148 unsigned this_depth; in get_all_loop_exits() local
1160 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1167 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsel-sched-ir.h1148 unsigned this_depth; in get_all_loop_exits() local
1160 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1167 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsel-sched-ir.h1147 unsigned this_depth; in get_all_loop_exits() local
1159 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1166 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsel-sched-ir.h1148 unsigned this_depth;
1160 this_depth = loop_depth (this_loop);
1167 && loop_depth (e->dest->loop_father) >= this_depth)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsel-sched-ir.h1148 unsigned this_depth; in get_all_loop_exits() local
1160 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1167 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsel-sched-ir.h1148 unsigned this_depth; in get_all_loop_exits() local
1160 this_depth = loop_depth (this_loop); in get_all_loop_exits()
1167 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dnode.cc1631 int this_depth = 0; in CommonAncestor() local
1635 this_depth++; in CommonAncestor()
1645 if (this_depth > other_depth) { in CommonAncestor()
1646 for (int i = this_depth; i > other_depth; --i) in CommonAncestor()
1648 } else if (other_depth > this_depth) { in CommonAncestor()
1649 for (int i = other_depth; i > this_depth; --i) in CommonAncestor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dnode.cc1644 int this_depth = 0; in CommonAncestor() local
1648 this_depth++; in CommonAncestor()
1658 if (this_depth > other_depth) { in CommonAncestor()
1659 for (int i = this_depth; i > other_depth; --i) in CommonAncestor()
1661 } else if (other_depth > this_depth) { in CommonAncestor()
1662 for (int i = other_depth; i > this_depth; --i) in CommonAncestor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dpaint_layer.cc3445 int this_depth = 0; in CommonAncestor() local
3449 this_depth++; in CommonAncestor()
3460 for (; this_depth > other_depth; this_depth--) in CommonAncestor()
3462 for (; other_depth > this_depth; other_depth--) in CommonAncestor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dpaint_layer.cc3582 int this_depth = 0; in CommonAncestor() local
3586 this_depth++; in CommonAncestor()
3597 for (; this_depth > other_depth; this_depth--) in CommonAncestor()
3599 for (; other_depth > this_depth; other_depth--) in CommonAncestor()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DMovieClip_as.cpp581 const int this_depth = movieclip->get_depth(); in movieclip_swapDepths() local
592 if (this_depth < DisplayObject::lowerAccessibleBound) { in movieclip_swapDepths()
599 this_depth); in movieclip_swapDepths()
/dports/math/taucs/taucs-2.2_23/src/
H A Dtaucs_sn_llt.c3786 int* this_depth = rowind; /* we alias rowind */ local
3790 this_depth[0] = A->n;
3797 child = first_child[ this_depth[i] ];
3805 tmp = this_depth;
3806 this_depth = next_depth;