Home
last modified time | relevance | path

Searched refs:f_bool (Results 1 – 25 of 64) sorted by relevance

123

/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Dvars.c53 #define f_bool f_id macro
946 …V(active, 1,1, f_bool, p_bool, su_bool, NULL, s_active_co…
950 …V(adc_blom, 1,1, f_bool, p_bool, su_bool, NULL, NULL, …
951 …V(autoconnect, 0,1, f_bool, p_bool, su_bool, NULL, NULL, …
954 …V(chat_only, 1,1, f_bool, p_bool, su_bool, NULL, NULL, …
959 …V(disconnect_offline,1,1,f_bool, p_bool, su_bool, NULL, NULL, …
964 …V(download_shared, 1,0, f_bool, p_bool, su_bool, NULL, NULL, …
979 …V(log_downloads, 1,0, f_bool, p_bool, su_bool, NULL, NULL, …
980 …V(log_hubchat, 1,1, f_bool, p_bool, su_bool, NULL, NULL, …
981 …V(log_uploads, 1,0, f_bool, p_bool, su_bool, NULL, NULL, …
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dtail-call-casts.ll4 define void @f_bool(i1 zeroext %x) {
10 ; CHECK-LABEL: f_bool:
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/tests/pb/
H A Dtest_decoder.proto18 optional bool f_bool = 8; field
57 optional bool f_bool = 8; field
97 optional bool f_bool = 8; field
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/tests/pb/
H A Dtest_decoder.proto18 optional bool f_bool = 8; field
57 optional bool f_bool = 8; field
97 optional bool f_bool = 8; field
/dports/lang/p5-v6/v6-0.047/lib/Perlito6/Python/
H A DRuntime.py92 return o.f_bool()
191 def f_bool(self): member in mp6_Array
290 def f_bool(self): member in mp6_Hash
360 def f_bool(self): member in mp6_Mu
386 def f_bool(self): member in mp6_Scalar
423 def f_bool(self): member in mp6_Mu_get_proxy
503 def f_bool(self): member in Perlito6__Match
571 def f_bool(self): member in Main
586 def f_bool(self): member in IO
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/lib-arg/
H A Dtestarg.ml10 let f_bool b = record "bool(%b)" b;; function
25 "-b", Bool f_bool, "Bool (1)";
34 "-t", Tuple [Bool f_bool; String f_string; Int f_int], "Tuple (3)";
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/lib-arg/
H A Dtestarg.ml10 let f_bool b = record "bool(%b)" b;; function
25 "-b", Bool f_bool, "Bool (1)";
34 "-t", Tuple [Bool f_bool; String f_string; Int f_int], "Tuple (3)";
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/interfaces/bindings/tests/
H A Dtest_data_view.mojom25 bool f_bool;
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/interfaces/bindings/tests/
H A Dtest_data_view.mojom25 bool f_bool;
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hs/tests/cpp/
H A Dhs_test.cpp80 *dest->f_bool_ref() = source->f_bool != 0; in fillStruct()
105 dest->f_bool = *source->f_bool_ref() ? 1 : 0; in readStruct()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hs/tests/if/
H A Dhs_test.thrift25 1: required bool f_bool; member

123