Home
last modified time | relevance | path

Searched refs:bottom_h (Results 1 – 17 of 17) sorted by relevance

/dports/finance/py-pycoin/pycoin-0.91.20210515/pycoin/blockchain/
H A DChainFinder.py48 bottom_h, top_h = path[0], path[-1]
51 bottom_descendents = self.descendents_by_top.get(bottom_h)
60 del self.descendents_by_top[bottom_h]
63 top_descendents.add(bottom_h)
66 for bottom_h in self.descendents_by_top.get(h, []):
67 yield self.trees_from_bottom[bottom_h]
/dports/games/edge/Edge-1.35-source/src/
H A Dp_maputl.cc391 num = GAP_RemoveSolid(gaps, num, ef->bottom_h, ef->top_h); in GAP_Construct()
696 ef->bottom_h, ef->top_h); in P_DumpExtraFloors()
703 ef->bottom_h, ef->top_h); in P_DumpExtraFloors()
725 float bottom = ef->bottom_h; in P_ExtraFloorFits()
780 newbie->bottom_h = ctrl->f_h; in P_AddExtraFloor()
783 if (newbie->top_h < newbie->bottom_h) in P_AddExtraFloor()
786 newbie->bottom_h, newbie->top_h); in P_AddExtraFloor()
813 if (cur->bottom_h > newbie->bottom_h) in P_AddExtraFloor()
848 newbie->bottom_h, newbie->top_h, (int)(sec - sectors)); in P_AddExtraFloor()
866 if (cur->bottom_h > newbie->bottom_h) in P_AddExtraFloor()
[all …]
H A Dp_forces.cc70 if (ef && z2 < ef->bottom_h) in WindCurrentForce()
73 if (z1 > (ef ? ef->bottom_h : sec->f_h) + 2.0f) in WindCurrentForce()
78 if (z1 > (ef ? ef->bottom_h : sec->f_h) + 2.0f) in WindCurrentForce()
81 if (z2 < (ef ? ef->bottom_h : sec->c_h)) in WindCurrentForce()
H A Dr_misc.cc278 if (!L || (S && S->bottom_h < L->bottom_h)) in R_PointGetProps()
292 if (C->bottom_h < floor_h || C->bottom_h > sub->sector->c_h) in R_PointGetProps()
H A Dp_map.cc2003 (sec->f_h + dh > sec->bottom_ef->bottom_h)) in P_CheckSolidSectorMove()
2033 if (dh > 0 && new_h > (ef->higher ? ef->higher->bottom_h : in P_CheckSolidSectorMove()
2052 if (dh < 0 && new_h < ef->bottom_h) in P_CheckSolidSectorMove()
2055 if (dh > 0 && new_h > (ef->higher ? ef->higher->bottom_h : in P_CheckSolidSectorMove()
2066 float new_h = ef->bottom_h + dh; in P_CheckSolidSectorMove()
2126 float h = sec->bottom_ef ? sec->bottom_ef->bottom_h : sec->c_h; in P_SolidSectorMove()
2140 ef->bottom_h = sec->f_h; in P_SolidSectorMove()
2144 ef->top_h = ef->bottom_h = sec->f_h; in P_SolidSectorMove()
2164 float h = ef->higher ? ef->higher->bottom_h : ef->sector->c_h; in P_SolidSectorMove()
2178 float h = ef->higher ? ef->higher->bottom_h : ef->sector->c_h; in P_SolidSectorMove()
[all …]
H A Dr_render.cc1548 if (!L || (S && S->bottom_h < L->bottom_h)) in ComputeWallTiles()
1562 if (C->bottom_h < floor_h || C->bottom_h > other->c_h) in ComputeWallTiles()
1588 C->bottom_h + IM_HEIGHT_SAFE(surf->image) : C->top_h; in ComputeWallTiles()
1590 AddWallTile(seg, dfloor, surf, C->bottom_h, C->top_h, in ComputeWallTiles()
2595 if (!L || (S && S->bottom_h < L->bottom_h)) in RGL_WalkSubsector()
2609 if (C->bottom_h < floor_h || C->bottom_h > sector->c_h) in RGL_WalkSubsector()
2616 C->bottom_h, C->top_h, in RGL_WalkSubsector()
H A Dr_defs.h181 float top_h, bottom_h; member
H A Dp_mobj.cc706 if (!L || (S && S->bottom_h < L->bottom_h)) in P_CalcFullProperties()
718 if (C->bottom_h < floor_h || C->bottom_h > sector->c_h) in P_CalcFullProperties()
721 if (bz < C->bottom_h) in P_CalcFullProperties()
H A Dp_spec.cc1553 if (!L || (S && S->bottom_h < L->bottom_h)) in P_PlayerInSpecialSector()
1565 if (C->bottom_h < floor_h || C->bottom_h > sec->c_h) in P_PlayerInSpecialSector()
H A Dam_map.cc620 if (F->bottom_h != B->bottom_h) in CheckSimiliarRegions()
H A Dsv_level.cc294 SF(bottom_h, "bottom_h", 1, SVT_FLOAT, SR_GetFloat, SR_PutFloat),
/dports/science/py-chainer/chainer-7.8.0/chainer/functions/pooling/
H A Dspatial_pyramid_pooling_2d.py52 bottom_c, bottom_h, bottom_w = x.shape[1:]
59 ksize_h = int(math.ceil(bottom_h / (float(n_bins))))
60 remainder_h = ksize_h * n_bins - bottom_h
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/lines_bars_and_markers/
H A Dscatter_hist.py24 bottom_h = left_h = left + width + 0.02 variable
27 rect_histx = [left, bottom_h, width, 0.2]
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/lines_bars_and_markers/
H A Dscatter_hist.py24 bottom_h = left_h = left + width + 0.02 variable
27 rect_histx = [left, bottom_h, width, 0.2]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/preprocessing/
H A Dplot_all_scaling.py129 bottom_h = height + 0.15
133 rect_histx = [left, bottom_h, width, 0.1]
145 rect_histx = [left, bottom_h, width, 0.1]
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Dscte27.c104 int bottom_h = bs_read(&bs, 12); in DecodeSimpleBitmap() local
106 if (top_h >= bottom_h || top_v >= bottom_v) in DecodeSimpleBitmap()
110 int frame_bottom_h = bottom_h; in DecodeSimpleBitmap()
121 frame_bottom_h < bottom_h || in DecodeSimpleBitmap()
142 int bitmap_h = bottom_h - top_h; in DecodeSimpleBitmap()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dr_opengl.cc1063 int bottom_h = dummy->floorh; in DrawLine() local
1066 std::swap(top_h, bottom_h); in DrawLine()
1068 if (top_h <= bottom_h) in DrawLine()
1079 slope_plane_c p1; p1.Init(bottom_h); in DrawLine()
1180 int bottom_h = dummy->floorh; in DrawSector() local
1186 bottom_h = top_h; in DrawSector()
1188 top_h = bottom_h; in DrawSector()
1191 std::swap(top_h, bottom_h); in DrawSector()
1196 DrawSectorPolygons(sec, subdiv, NULL, -1, bottom_h, bottom_tex); in DrawSector()