/dports/devel/creduce/creduce-2.10.0/unifdef/ |
H A D | unifdef.c | 872 static Linetype op_strict(long *p, long v, Linetype at, Linetype bt) { in op_strict() 876 static Linetype op_lt(long *p, Linetype at, long a, Linetype bt, long b) { in op_lt() 879 static Linetype op_gt(long *p, Linetype at, long a, Linetype bt, long b) { in op_gt() 882 static Linetype op_le(long *p, Linetype at, long a, Linetype bt, long b) { in op_le() 885 static Linetype op_ge(long *p, Linetype at, long a, Linetype bt, long b) { in op_ge() 888 static Linetype op_eq(long *p, Linetype at, long a, Linetype bt, long b) { in op_eq() 891 static Linetype op_ne(long *p, Linetype at, long a, Linetype bt, long b) { in op_ne() 894 static Linetype op_or(long *p, Linetype at, long a, Linetype bt, long b) { in op_or() 899 static Linetype op_and(long *p, Linetype at, long a, Linetype bt, long b) { in op_and() 910 static Linetype op_add(long *p, Linetype at, long a, Linetype bt, long b) { in op_add() [all …]
|
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/unifdef/ |
H A D | unifdef.c | 69 } Linetype; typedef 1281 op_strict(long *p, long v, Linetype at, Linetype bt) in op_strict() 1291 op_lt(long *p, Linetype at, long a, Linetype bt, long b) in op_lt() 1296 op_gt(long *p, Linetype at, long a, Linetype bt, long b) in op_gt() 1301 op_le(long *p, Linetype at, long a, Linetype bt, long b) in op_le() 1306 op_ge(long *p, Linetype at, long a, Linetype bt, long b) in op_ge() 1311 op_eq(long *p, Linetype at, long a, Linetype bt, long b) in op_eq() 1316 op_ne(long *p, Linetype at, long a, Linetype bt, long b) in op_ne() 1321 op_or(long *p, Linetype at, long a, Linetype bt, long b) in op_or() 1331 op_and(long *p, Linetype at, long a, Linetype bt, long b) in op_and() [all …]
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/ |
H A D | unifdef.c | 83 } Linetype; typedef 746 static Linetype op_strict(int *p, int v, Linetype at, Linetype bt) { in op_strict() 750 static Linetype op_lt(int *p, Linetype at, int a, Linetype bt, int b) { in op_lt() 753 static Linetype op_gt(int *p, Linetype at, int a, Linetype bt, int b) { in op_gt() 756 static Linetype op_le(int *p, Linetype at, int a, Linetype bt, int b) { in op_le() 759 static Linetype op_ge(int *p, Linetype at, int a, Linetype bt, int b) { in op_ge() 762 static Linetype op_eq(int *p, Linetype at, int a, Linetype bt, int b) { in op_eq() 765 static Linetype op_ne(int *p, Linetype at, int a, Linetype bt, int b) { in op_ne() 768 static Linetype op_or(int *p, Linetype at, int a, Linetype bt, int b) { in op_or() 773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and() [all …]
|
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/ |
H A D | unifdef.c | 83 } Linetype; typedef 746 static Linetype op_strict(int *p, int v, Linetype at, Linetype bt) { in op_strict() 750 static Linetype op_lt(int *p, Linetype at, int a, Linetype bt, int b) { in op_lt() 753 static Linetype op_gt(int *p, Linetype at, int a, Linetype bt, int b) { in op_gt() 756 static Linetype op_le(int *p, Linetype at, int a, Linetype bt, int b) { in op_le() 759 static Linetype op_ge(int *p, Linetype at, int a, Linetype bt, int b) { in op_ge() 762 static Linetype op_eq(int *p, Linetype at, int a, Linetype bt, int b) { in op_eq() 765 static Linetype op_ne(int *p, Linetype at, int a, Linetype bt, int b) { in op_ne() 768 static Linetype op_or(int *p, Linetype at, int a, Linetype bt, int b) { in op_or() 773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and() [all …]
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/ |
H A D | unifdef.c | 83 } Linetype; typedef 746 static Linetype op_strict(int *p, int v, Linetype at, Linetype bt) { in op_strict() 750 static Linetype op_lt(int *p, Linetype at, int a, Linetype bt, int b) { in op_lt() 753 static Linetype op_gt(int *p, Linetype at, int a, Linetype bt, int b) { in op_gt() 756 static Linetype op_le(int *p, Linetype at, int a, Linetype bt, int b) { in op_le() 759 static Linetype op_ge(int *p, Linetype at, int a, Linetype bt, int b) { in op_ge() 762 static Linetype op_eq(int *p, Linetype at, int a, Linetype bt, int b) { in op_eq() 765 static Linetype op_ne(int *p, Linetype at, int a, Linetype bt, int b) { in op_ne() 768 static Linetype op_or(int *p, Linetype at, int a, Linetype bt, int b) { in op_or() 773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and() [all …]
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_01_dxf_entities/ |
H A D | test_121_ltype_table_entry.py | 5 from ezdxf.entities.ltype import Linetype, compile_line_pattern 10 ltype = Linetype.new('FFFF', dxfattribs={ 27 assert isinstance(linetype, Linetype) 39 complex_ltype = Linetype.new('FFFF', dxfattribs={
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/tables/ |
H A D | linetype_table_entry.rst | 1 Linetype chapter 21 .. class:: Linetype 25 Linetype name (str). 33 Linetype description (str).
|
H A D | tables.rst | 40 Linetype Table 45 Collection of :class:`~ezdxf.entities.Linetype` objects.
|
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_import_dxf/dxfgrabber/ |
H A D | linetypes.py | 11 class Linetype(object): class 35 style = Linetype(entry_tags)
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/sections/ |
H A D | classes.rst | 59 16 Linetype change allowed (0x10) 60 32 Linetype scale change allowed (0x20)
|
H A D | tables.rst | 20 … Generic :class:`~ezdxf.sections.table.Table` object for :class:`~ezdxf.entities.Linetype` objects
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/ |
H A D | __init__.py | 22 from .ltype import Linetype
|
H A D | ltype.py | 139 class Linetype(DXFEntity): class
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/concepts/ |
H A D | linetypes.rst | 28 Linetype Scaling
|
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/vector/ |
H A D | dxf.rst | 43 - Linetype: Where available, the line type used for this entity. 347 Linetype Definitions 353 - If the Linetype field is set on a written feature, and that linetype 358 - If the Linetype field is set, but the linetype is not defined in the 361 - If the feature has no Linetype field set, but it does have an OGR 369 header template, and referenced using the Linetype field if desired.
|
H A D | dwg.rst | 25 - Linetype: Where available, the line type used for this entity.
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/vector/ |
H A D | dxf.rst | 43 - Linetype: Where available, the line type used for this entity. 347 Linetype Definitions 353 - If the Linetype field is set on a written feature, and that linetype 358 - If the Linetype field is set, but the linetype is not defined in the 361 - If the feature has no Linetype field set, but it does have an OGR 369 header template, and referenced using the Linetype field if desired.
|
H A D | dwg.rst | 25 - Linetype: Where available, the line type used for this entity.
|
/dports/graphics/gdal/gdal-3.3.3/doc/source/drivers/vector/ |
H A D | dxf.rst | 43 - Linetype: Where available, the line type used for this entity. 347 Linetype Definitions 353 - If the Linetype field is set on a written feature, and that linetype 358 - If the Linetype field is set, but the linetype is not defined in the 361 - If the feature has no Linetype field set, but it does have an OGR 369 header template, and referenced using the Linetype field if desired.
|
H A D | dwg.rst | 25 - Linetype: Where available, the line type used for this entity.
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_08_addons/ |
H A D | test_803_entities_to_code.py | 327 from ezdxf.entities.ltype import Linetype 329 ltype = Linetype.new('FFFF', dxfattribs={
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/ |
H A D | eztypes.py | 54 from ezdxf.entities.ltype import Linetype
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/dxfentities/ |
H A D | dxfgfx.rst | 90 … Linetype as string, special names ``'BYLAYER'``, ``'BYBLOCK'``; default value is ``'BYLAYER'``
|
/dports/graphics/R-cran-ggplot2/ggplot2/man/ |
H A D | annotation_logticks.Rd | 52 \item{linetype}{Linetype of tick marks (\code{solid}, \code{dashed}, etc.)}
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/drawing/ |
H A D | drawing.rst | 119 Reference to the linetypes table, see also :class:`Linetype`.
|