Home
last modified time | relevance | path

Searched defs:cost_t (Results 1 – 12 of 12) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/resource/
H A Dresource.h32 struct cost_t struct
34 u16 gold;
35 u8 wood;
36 u8 mercury;
37 u8 ore;
38 u8 sulfur;
39 u8 crystal;
40 u8 gems;
/dports/cad/pcb/pcb-4.2.0/src/
H A Dheap.h47 typedef double cost_t; typedef
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/pathfinding/
H A Dpath.h30 using cost_t = float; variable
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/fpoptimizer/
H A Dtransformations.cc140 typedef long cost_t; typedef
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/bzip2/
H A DCBZip2OutputStream.java1111 final int cost_t = cost[t]; in sendMTFValues1() local
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/io/compress/bzip2/
H A DCBZip2OutputStream.java1099 final int cost_t = cost[t]; in sendMTFValues1() local
/dports/math/nfft/nfft-3.5.2/tests/
H A Dnfct.c94 typedef R (*cost_t)(X(plan) *p); typedef
H A Dnfst.c94 typedef R (*cost_t)(X(plan) *p); typedef
H A Dnfft.c95 typedef R (*cost_t)(X(plan) *p); typedef
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/lsa/
H A Dospf_rfc.h55 typedef uint32_t cost_t; typedef
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/espresso/
H A Despresso.h278 } cost_t, *pcost; typedef
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/
H A Dfpoptimizer.cc11849 typedef long cost_t; typedef