Home
last modified time | relevance | path

Searched defs:get_bool (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/dports/devel/xsimd/xsimd-7.6.0/test/
H A Dtest_batch_bool.cpp64 type all_true = type(true);
65 type all_false = type(false);
66 type half = type(0, 1);
67 type ihalf = type(1, 0);
76 type all_true = type(1);
77 type all_false = type(0);
87 type all_true = type(true);
98 type all_true = type(true);
109 type all_true = type(true);
120 type all_true = type(true);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/mir-opt/
H A Dwhile-storage.rs4 fn get_bool(c: bool) -> bool { in get_bool() function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/build_system/
H A Dconfig.rs20 pub(crate) fn get_bool(name: &str) -> bool { in get_bool() function
/dports/lang/perl5.30/perl-5.30.3/utils/
H A Dlibnetcfg.PL237 sub get_bool ($$) subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/utils/
H A Dlibnetcfg.PL237 sub get_bool ($$) subroutine
/dports/lang/perl5.32/perl-5.32.1/utils/
H A Dlibnetcfg.PL237 sub get_bool ($$) subroutine
/dports/lang/perl5.34/perl-5.34.0/utils/
H A Dlibnetcfg.PL237 sub get_bool ($$) subroutine
/dports/mail/mailutils/mailutils-3.13/mu/libexec/
H A Dgetarg.c21 get_bool (const char *str, int *pb) in get_bool() function
/dports/textproc/hevea/hevea-2.34/
H A Dget.mli29 val get_bool : string arg -> bool val
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/aux_/
H A Dsession_settings.hpp62 bool get_bool(int name) const in get_bool() function
124 bool get_bool(int name) const in get_bool() function
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/aux_/
H A Dsession_settings.hpp62 bool get_bool(int name) const in get_bool() function
124 bool get_bool(int name) const in get_bool() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/
H A Dboard.h58 int (*get_bool)(struct udevice *dev, int id, bool *val); member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dboard.h58 int (*get_bool)(struct udevice *dev, int id, bool *val); member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dboard.h58 int (*get_bool)(struct udevice *dev, int id, bool *val); member
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dparam_types_crash.erl48 get_bool(Data) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/small_SUITE_data/src/
H A Dparam_types_crash.erl48 get_bool(Data) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dparam_types_crash.erl48 get_bool(Data) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dparam_types_crash.erl48 get_bool(Data) -> function
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dboard.h58 int (*get_bool)(struct udevice *dev, int id, bool *val); member
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dparam_types_crash.erl48 get_bool(Data) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dparam_types_crash.erl48 get_bool(Data) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dparam_types_crash.erl48 get_bool(Data) -> function
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/include/
H A Dboard.h58 int (*get_bool)(struct udevice *dev, int id, bool *val); member
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Dpreferences.cc25 EXPORT bool WidgetConfig::get_bool() const in get_bool() function in WidgetConfig
/dports/www/phpbb3/phpBB3/phpbb/php/
H A Dini.php65 public function get_bool($varname) function in phpbb\\php\\ini

12345678910>>...21