Home
last modified time | relevance | path

Searched defs:is_settable (Results 1 – 22 of 22) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_anno.erl392 is_settable(file, File) -> function
394 is_settable(generated, Boolean) when Boolean; not Boolean -> function
396 is_settable(location, Line) when ?LLINE(Line) -> function
398 is_settable(location, {Line, Column}) when ?LLINE(Line), ?LCOLUMN(Column) -> function
400 is_settable(record, Boolean) when Boolean; not Boolean -> function
402 is_settable(text, Text) -> function
404 is_settable(_, _) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Derl_anno.erl392 is_settable(file, File) -> function
394 is_settable(generated, Boolean) when Boolean; not Boolean -> function
396 is_settable(location, Line) when ?LLINE(Line) -> function
398 is_settable(location, {Line, Column}) when ?LLINE(Line), ?LCOLUMN(Column) -> function
400 is_settable(record, Boolean) when Boolean; not Boolean -> function
402 is_settable(text, Text) -> function
404 is_settable(_, _) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_anno.erl392 is_settable(file, File) -> function
394 is_settable(generated, Boolean) when Boolean; not Boolean -> function
396 is_settable(location, Line) when ?LLINE(Line) -> function
398 is_settable(location, {Line, Column}) when ?LLINE(Line), ?LCOLUMN(Column) -> function
400 is_settable(record, Boolean) when Boolean; not Boolean -> function
402 is_settable(text, Text) -> function
404 is_settable(_, _) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_anno.erl392 is_settable(file, File) -> function
394 is_settable(generated, Boolean) when Boolean; not Boolean -> function
396 is_settable(location, Line) when ?LLINE(Line) -> function
398 is_settable(location, {Line, Column}) when ?LLINE(Line), ?LCOLUMN(Column) -> function
400 is_settable(record, Boolean) when Boolean; not Boolean -> function
402 is_settable(text, Text) -> function
404 is_settable(_, _) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_anno.erl392 is_settable(file, File) -> function
394 is_settable(generated, Boolean) when Boolean; not Boolean -> function
396 is_settable(location, Line) when ?LLINE(Line) -> function
398 is_settable(location, {Line, Column}) when ?LLINE(Line), ?LCOLUMN(Column) -> function
400 is_settable(record, Boolean) when Boolean; not Boolean -> function
402 is_settable(text, Text) -> function
404 is_settable(_, _) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_anno.erl392 is_settable(file, File) -> function
394 is_settable(generated, Boolean) when Boolean; not Boolean -> function
396 is_settable(location, Line) when ?LLINE(Line) -> function
398 is_settable(location, {Line, Column}) when ?LLINE(Line), ?LCOLUMN(Column) -> function
400 is_settable(record, Boolean) when Boolean; not Boolean -> function
402 is_settable(text, Text) -> function
404 is_settable(_, _) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_anno.erl392 is_settable(file, File) -> function
394 is_settable(generated, Boolean) when Boolean; not Boolean -> function
396 is_settable(location, Line) when ?LLINE(Line) -> function
398 is_settable(location, {Line, Column}) when ?LLINE(Line), ?LCOLUMN(Column) -> function
400 is_settable(record, Boolean) when Boolean; not Boolean -> function
402 is_settable(text, Text) -> function
404 is_settable(_, _) -> function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/src/capabilities/
H A Dhandler_auth_mech.h41 bool is_settable() const override { return false; } in is_settable() function
H A Dhandler_client_interactive.h38 bool is_settable() const override { return true; } in is_settable() function
H A Dhandler_tls.h39 bool is_settable() const override { return true; } in is_settable() function
H A Dcapability_compression.h50 bool is_settable() const override { return true; } in is_settable() function
H A Dhandler_connection_attributes.h37 bool is_settable() const override { return true; } in is_settable() function
H A Dhandler_expired_passwords.h46 bool is_settable() const override { return true; } in is_settable() function
H A Dhandler_readonly_value.h42 bool is_settable() const override { return false; } in is_settable() function
/dports/graphics/sane-backends/sane-backends-1.0.32/japi/
H A DSaneOption.java120 public boolean is_settable() in is_settable() method in SaneOption
/dports/cad/horizon-eda/horizon-2.1.0/src/core/
H A Dcore_properties.hpp95 bool is_settable = true; member in horizon::PropertyMeta
/dports/graphics/airsaned/AirSane-0.3.2-50-gdeab313/sanecpp/
H A Dsanecpp.cpp221 option::is_settable() const in is_settable() function in sanecpp::option
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/audio/mac/
H A Daudio_low_latency_input_mac.cc1312 Boolean is_settable = false; in IsVolumeSettableOnChannel() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/audio/mac/
H A Daudio_low_latency_input_mac.cc1311 Boolean is_settable = false; in IsVolumeSettableOnChannel() local
/dports/graphics/py-pyinsane2/pyinsane2-2.0.13/pyinsane2/wia/
H A Dabstract.py181 def is_settable(self): member in ScannerCapabilities
/dports/graphics/py-pyinsane2/pyinsane2-2.0.13/pyinsane2/sane/
H A Drawapi.py257 def is_settable(self): member in SaneCapabilities
/dports/sysutils/openipmi/OpenIPMI-2.0.29/swig/
H A DOpenIPMI.i8630 int is_settable() in is_settable() function