Home
last modified time | relevance | path

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

12345678910>>...36

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/utility/
H A Dlazy.h166 size_t Ways = 1,
239 Ways,
251 size_t Ways = 1,
329 Ways,
484 AccessCache<Object, Lines, Ways, Allocator>::AccessCache() in AccessCache()
569 assert(element_count <= Lines * Ways); in is_full()
570 return element_count == Lines * Ways; in is_full()
579 AccessCacheMap<ObjectMap, Lines, Ways, Allocator>::AccessCacheMap() in AccessCacheMap()
586 AccessCacheMap<ObjectMap, Lines, Ways, Allocator>::access( in access()
667 assert(element_count <= Lines * Ways); in is_full()
[all …]
H A Dcache.h146 assert(i < Ways);
151 assert(i < Ways);
202 EntryType m_entries[Ways];
218 static const size_t Ways = 1;
223 assert(i < Ways);
228 assert(i < Ways);
272 static const size_t Ways = 2;
277 assert(i < Ways);
282 assert(i < Ways);
403 Ways
[all …]
/dports/astro/routino/routino-3.3.3/src/
H A Dvisualiser.h32 void OutputJunctions(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,…
34 void OutputSuper(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,doub…
36 void OutputWaytype(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,do…
38 void OutputHighway(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,do…
42 void OutputBarrier(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,do…
44 void OutputTurnRestrictions(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double …
46 void OutputSpeedLimits(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmi…
48 void OutputWeightLimits(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latm…
50 void OutputHeightLimits(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latm…
51 void OutputWidthLimits(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmi…
[all …]
H A Dways.h99 Ways *LoadWayList(const char *filename);
101 void DestroyWayList(Ways *ways);
118 static inline Way *LookupWay(Ways *ways,index_t index,int position);
120 static inline char *WayName(Ways *ways,Way *wayp);
151 static inline Way *LookupWay(Ways *ways,index_t index,int position) in CACHE_DELETECACHE_PROTO()
169 static inline char *WayName(Ways *ways,Way *wayp) in WayName()
H A Dways.c38 Ways *LoadWayList(const char *filename) in LoadWayList()
40 Ways *ways; in LoadWayList()
42 ways=(Ways*)malloc(sizeof(Ways)); in LoadWayList()
86 void DestroyWayList(Ways *ways) in DestroyWayList()
H A Dvisualiser.c55 static Ways *OSMWays;
104 void OutputJunctions(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,… in OutputJunctions()
183 void OutputSuper(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,doub… in OutputSuper()
266 void OutputWaytype(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,do… in OutputWaytype()
356 void OutputHighway(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmin,do… in OutputHighway()
587 void OutputTurnRestrictions(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double … in OutputTurnRestrictions()
677 void OutputSpeedLimits(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmi… in OutputSpeedLimits()
719 void OutputWeightLimits(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latm… in OutputWeightLimits()
761 void OutputHeightLimits(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latm… in OutputHeightLimits()
803 void OutputWidthLimits(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,double latmi… in OutputWidthLimits()
[all …]
H A Dfunctions.h37 Results *CalculateRoute(Nodes *nodes,Segments *segments,Ways *ways,Relations *relations,Profile *pr…
44 Routino_Output *PrintRoute(Results **results,int nresults,Nodes *nodes,Segments *segments,Ways *way…
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Platform/
H A DWays.hs23 module GHC.Platform.Ways
25 , Ways
75 type Ways = Set Way type
78 hasWay :: Ways -> Way -> Bool
82 addWay :: Way -> Ways -> Ways
96 waysTag :: Ways -> String
102 waysBuildTag :: Ways -> String
125 fullWays :: Ways -> Ways
129 rtsWays :: Ways -> Ways
257 hostWays :: Ways
[all …]
H A DProfile.hs14 import GHC.Platform.Ways
24 , profileWays :: !Ways -- ^ Ways
/dports/textproc/html-pretty/htmlpty-1.01/DTD/
H A Dcatalog14 -- Ways to refer to Level 3: most general to most specific --
22 -- Ways to refer to strict Level 3: most general to most specific --
28 -- Ways to refer to Level 2: most general to most specific --
37 -- Ways to refer to Level 1: most general to most specific --
41 -- Ways to refer to Level 0: most general to most specific --
45 -- Ways to refer to Strict Level 2 --
51 -- Ways to refer to Strict Level 1 --
55 -- Ways to refer to Strict Level 0 --
59 -- Ways to refer to Netscape extensions HTML --
/dports/lang/ghc/ghc-8.10.7/distrib/compare/
H A DBuildInfo.hs11 biMaybeWays :: Maybe Ways
23 type Ways = [String] function
25 emptyBuildInfo :: Maybe Ways -> BuildInfo
42 getMaybeWays :: BIMonad (Maybe Ways)
H A Dcompare.hs116 findWays :: [TarLine] -> Maybe Ways
123 diffWays :: Ways -> Ways -> [FileChange]
148 mkContents :: Maybe Ways -> [TarLine]
268 then return [FP ".depend-", Ways, FP ".", FP depType]
273 compareContent :: Maybe Ways -> [(FilenameDescr, TarLine)]
274 -> Maybe Ways -> [(FilenameDescr, TarLine)]
H A DFilenameDescr.hs19 | Ways constructor
58 f Ways = case biMaybeWays buildInfo of
/dports/games/pcgen/pcgen/data/35e/12_to_midnight/50_new_ways_to_blow_things_up/
H A D50newwaystoblowthingsup.pcc2 CAMPAIGN:50 New Ways to Blow Things Up: Starlanko the Magnificent's Big Book of Evocations
13 SOURCELONG:50 New Ways to Blow Things Up - Starlanko the Magnificent's Big Book of Evocations
21 COPYRIGHT:PCGen dataset conversion for the 50 New Ways to Blow Things Up Copyright 2006, PCGen Data…
26Ways to Blow Things Up: Starlanko the Magnificent's Big Book of Evocations is the first in the ser…
/dports/textproc/jade/jade-1.2.1/pubtext/
H A Dhtml.soc5 -- Ways to refer to Level 2: most general to most specific --
11 -- Ways to refer to Level 1: most general to most specific --
15 -- Ways to refer to
22 -- Ways to refer to
/dports/textproc/openjade/openjade-1.3.3-pre1/pubtext/
H A Dhtml.soc5 -- Ways to refer to Level 2: most general to most specific --
11 -- Ways to refer to Level 1: most general to most specific --
15 -- Ways to refer to
22 -- Ways to refer to
/dports/textproc/opensp/OpenSP-1.5.2/pubtext/
H A Dhtml.soc5 -- Ways to refer to Level 2: most general to most specific --
11 -- Ways to refer to Level 1: most general to most specific --
15 -- Ways to refer to
22 -- Ways to refer to
/dports/astro/marble/marble-21.12.3/src/plugins/runner/osm/translators/
H A DOsmConverter.h32 using Ways = QVector<Way>; variable
38 const Ways & ways() const;
43 Ways m_ways;
/dports/emulators/mess/mame-mame0226/src/devices/cpu/i386/
H A Dcache.h61 static const int Ways = 1 << WayBits;
78 cacheline lines[Ways];
98 for (int w = 0; w < Ways; w++) in reset()
116 for (int w = 0; w < Ways; w++) in search()
176 for (int w = 0; w < Ways; w++) in first_dirty()
197 if (last_way == Ways) in next_dirty()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/i386/
H A Dcache.h61 static const int Ways = 1 << WayBits;
78 cacheline lines[Ways];
98 for (int w = 0; w < Ways; w++) in reset()
116 for (int w = 0; w < Ways; w++) in search()
176 for (int w = 0; w < Ways; w++) in first_dirty()
197 if (last_way == Ways) in next_dirty()
/dports/science/axom/axom-0.6.1/src/docs/sphinx/coding_guide/
H A Dreferences.rst32 #. Meyers, S., *More Effective C++: 35 New Ways to Improve Your Programs and Designs*, Addison-Wesl…
34 #. Meyers, S., *Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Librar…
36 #. Meyers, S., *Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)*…
38 #. Meyers, S., *Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14*, O'R…
/dports/textproc/html/html-4.01_2/
H A Dcatalog3 -- Ways to refer to Level 2: most general to most specific --
9 -- Ways to refer to Level 1: most general to most specific --
13 -- Ways to refer to Strict Level 2: most general to most specific --
19 -- Ways to refer to Strict Level 1: most general to most specific --
/dports/converters/osm2pgrouting/osm2pgrouting-2.3.8/include/osm_elements/
H A DOSMDocument.h46 typedef std::vector<Way> Ways; typedef
72 const Ways& ways() const {return m_ways;} in ways()
145 Ways m_ways;
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/
H A DInfo.hs35 import GHC.Platform.Ways
196 collectLibraryDirs :: Ways -> [UnitInfo] -> [FilePath]
208 libraryDirsForWay :: Ways -> UnitInfo -> [String]
213 unitHsLibs :: GhcNameVersion -> Ways -> UnitInfo -> [String]
/dports/converters/osm2pgrouting/osm2pgrouting-2.3.8/include/database/
H A DExport2DB.h48 typedef std::vector<Way> Ways; typedef
107 const Ways &ways,

12345678910>>...36