Home
last modified time | relevance | path

Searched defs:ToTristate (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/public/cpp/
H A Dhost_resolver_mojom_traits.cc27 DnsConfigOverrides::Tristate ToTristate(base::Optional<bool> optional) { in ToTristate() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/public/cpp/
H A Dhost_resolver_mojom_traits.cc30 DnsConfigOverrides::Tristate ToTristate(base::Optional<bool> optional) { in ToTristate() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Semantics/
H A Dtools.h53 inline Tristate ToTristate(bool x) { return x ? Tristate::Yes : Tristate::No; } in ToTristate() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dtools.h60 inline Tristate ToTristate(bool x) { return x ? Tristate::Yes : Tristate::No; } in ToTristate() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Semantics/
H A Dtools.h59 inline Tristate ToTristate(bool x) { return x ? Tristate::Yes : Tristate::No; } in ToTristate() function
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Semantics/
H A Dtools.h59 inline Tristate ToTristate(bool x) { return x ? Tristate::Yes : Tristate::No; } in ToTristate() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Semantics/
H A Dtools.h62 inline Tristate ToTristate(bool x) { return x ? Tristate::Yes : Tristate::No; } in ToTristate() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dtools.h60 inline Tristate ToTristate(bool x) { return x ? Tristate::Yes : Tristate::No; } in ToTristate() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Semantics/
H A Dtools.h53 inline Tristate ToTristate(bool x) { return x ? Tristate::Yes : Tristate::No; } in ToTristate() function
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dtools.h60 inline Tristate ToTristate(bool x) { return x ? Tristate::Yes : Tristate::No; } in ToTristate() function