Home
last modified time | relevance | path

Searched defs:btDouble (Results 1 – 16 of 16) sorted by relevance

/dports/math/ogdf/OGDF/include/ogdf/orthogonal/
H A DEdgeRouter.h299 const BendType btDouble) { in updateOneBend()
/dports/devel/binutils/binutils-2.37/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/gnulibiberty/binutils-2.37/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/avr-gdb/gdb-7.3.1/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/gdb761/gdb-7.6.1/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/gdb/gdb-11.1/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/devel/djgpp-binutils/binutils-2.17/include/coff/
H A Dsymconst.h148 #define btDouble 11 /* Double (real) */ macro
/dports/math/ogdf/OGDF/src/ogdf/orthogonal/
H A DEdgeRouter.cpp3416 const BendType btDouble = bendLeft ? BendType::Bend2Left : BendType::Bend2Right; in updateBends() local
3470 const BendType btDouble = bendLeft ? BendType::ProbB2L : BendType::ProbB2R; in updateLowerEdgesBends() local