Home
last modified time | relevance | path

Searched defs:set_option_value (Results 1 – 11 of 11) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dpetsc_compatibility.h46 set_option_value(const std::string &name, const std::string &value) in set_option_value() function
/dports/net/sngrep/sngrep-1.4.9/src/
H A Doption.c167 set_option_value(const char *opt, const char *value) in set_option_value() function
/dports/graphics/py-pyinsane2/pyinsane2-2.0.13/pyinsane2/sane/
H A Ddaemon.py44 def set_option_value(scanner_name, option_name, option_value): function
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/ext/libav/
H A Dgstavcfg.c401 set_option_value (AVCodecContext * ctx, GParamSpec * pspec, in set_option_value() function
/dports/print/lyx/lyx-2.3.4.2/lib/lyx2lyx/
H A Dparser_tools.py349 def set_option_value(line, option, value): function
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dp5.c567 set_option_value (P5_Session * s, int option, void *val, SANE_Int * myinfo) in set_option_value() function
H A Drts8891.c691 set_option_value (Rts8891_Session * s, int option, void *val, in set_option_value() function
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/GCode/
H A DGCodeProcessor.cpp58 static void set_option_value(ConfigOptionFloats& option, size_t id, float value) in set_option_value() function
/dports/editors/vim/vim-8.2.3745/src/
H A Doption.c4308 set_option_value( in set_option_value() function
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/genesys/
H A Dgenesys.cpp5882 static void set_option_value(Genesys_Scanner* s, int option, void *val, SANE_Int* myinfo) in set_option_value() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Doption.c4954 char *set_option_value(const char *const name, const long number, const char *const string, in set_option_value() function