Home
last modified time | relevance | path

Searched defs:isBottom (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DDsStrictData.hs38 isBottom f = unsafePerformIO $ function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/tests/examples/
H A DDsStrictData.hs38 isBottom f = unsafePerformIO $ function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc80/
H A DDsStrictData.hs38 isBottom f = unsafePerformIO $ function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DDsStrictData.hs38 isBottom f = unsafePerformIO $ function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree/
H A DMesh2D_DEM_VertexStarter.h131 bool isBottom = (row == nRows - 1); in operator() local
H A DMesh3D_DEM_VertexStarter.h135 bool isBottom = (row == nRows - 1); in operator() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/contourtree/
H A DMesh2D_DEM_VertexStarter.h143 bool isBottom = (row == nRows - 1); in operator() local
H A DMesh3D_DEM_VertexStarter.h147 bool isBottom = (row == nRows - 1); in operator() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.Analysis.Numerical/
H A DDisInterval.cs174 … public static Sequence<Interval> Normalize (Sequence<Interval> intervals, out bool isBottom) in Normalize()
385 …atic Sequence<Interval> Meet (Sequence<Interval> left, Sequence<Interval> right, out bool isBottom) in Meet()
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/ui/
H A DTextAnchor.java196 public boolean isBottom() { in isBottom() method in TextAnchor
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DBorderBox.py62 def isBottom(self): member in BorderBox
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/internal/core/subsume/
H A Dsubsume.go84 func isBottom(x adt.Node) bool { func
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dmap_cave.c532 const bool isBottom = _v.y == room.Pos.y + room.Size.y - 1; in MapIsAreaClearForCaveRoom() local
615 const bool isBottom = _v.y == room.Pos.y + room.Size.y - 1; in MapBuildRoom() local
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/
H A DLayerList.java143 public boolean isBottom(Layer lyr) { in isBottom() method in LayerList
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_Align.h79 bool isBottom() const in isBottom() function
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_Align.h79 bool isBottom() const in isBottom() function
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_Align.h79 bool isBottom() const in isBottom() function
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_Align.h79 bool isBottom() const in isBottom() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.DataFlowAnalysis/
H A DForwardAnalysis.cs57 Func<APC, AbstractState, bool> isBottom, in ForwardAnalysis()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dlogoitem.cpp841 bool LogoItem::isBottom() { in isBottom() function in LogoItem
909 bool SchematicLogoItem::isBottom() { in isBottom() function in SchematicLogoItem
982 bool BreadboardLogoItem::isBottom() { in isBottom() function in BreadboardLogoItem
1141 bool BoardLogoItem::isBottom() { in isBottom() function in BoardLogoItem
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/internal/core/convert/
H A Dgo.go776 func isBottom(x adt.Node) bool { func
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java131 public boolean isBottom() { return _state == 0; } in isBottom() method in CellTypeState
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/util/
H A DAttrStringUtils.java285 private static boolean isBottom(TextAnchor anchor) { in isBottom() method in AttrStringUtils
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java131 public boolean isBottom() { return _state == 0; } in isBottom() method in CellTypeState
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java131 public boolean isBottom() { return _state == 0; } in isBottom() method in CellTypeState

123