Home
last modified time | relevance | path

Searched defs:bylayer (Results 1 – 15 of 15) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dltype_control.c10 BITCODE_H bylayer; in api_process() local
H A Ddynapi_test.c49889 BITCODE_H bylayer; in test_LTYPE_CONTROL() local
/dports/math/R-cran-terra/terra/src/
H A Draster_stats.cpp59 std::vector<std::vector<double>> SpatRaster::freq(bool bylayer, bool round, int digits, SpatOptions… in freq()
106 std::vector<size_t> SpatRaster::count(double value, bool bylayer, bool round, int digits, SpatOptio… in count()
234 std::vector<std::vector<double>> SpatRaster::unique(bool bylayer, SpatOptions &opt) { in unique()
H A Draster_methods.cpp3028 …std::vector<double>> rcl, unsigned right, bool lowest, bool othersNA, bool bylayer, SpatOptions &o… in reclassify()
3143 …double> rcl, unsigned nc, unsigned right, bool lowest, bool othersNA, bool bylayer, SpatOptions &o… in reclassify()
/dports/math/R-cran-raster/raster/R/
H A DwriteRaster.R96 function(x, filename, format, bylayer=FALSE, suffix='numbers', ...) { argument
/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/jwwlib/src/
H A Ddl_codes.h88 bylayer = 256, enumerator
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/dxflib_qcad/
H A Ddl_codes.h88 bylayer = 256, enumerator
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/dxflib/
H A Ddl_codes.h89 bylayer = 256, enumerator
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes_dxf/dxflib/
H A Ddl_codes.h92 bylayer = 256, enumerator
/dports/math/R-cran-terra/terra/R/
H A Dvalues.R142 function(x, bylayer=FALSE) { argument
H A Dgenerics.R299 bylayer = FALSE functionVar
415 function(x, digits=0, value=NULL, bylayer=TRUE, usenames=FALSE) { argument
/dports/cad/librepcb/librepcb-0.1.6/libs/dxflib/src/
H A Ddl_codes.h82 bylayer = 256, enumerator
/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dclient.c4226 gboolean bylayer, in client_search_all_top_parents_internal()
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py2476bylayer = property(_LibreDWG.Dwg_Object_LTYPE_CONTROL_bylayer_get, _LibreDWG.Dwg_Object_LTYPE_CONT… variable in Dwg_Object_LTYPE_CONTROL
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h2310 BITCODE_H bylayer; member