Home
last modified time | relevance | path

Searched defs:GetBool (Results 1 – 25 of 1295) sorted by relevance

12345678910>>...52

/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/json/
H A Dobject_parser.cc55 Result<bool> GetBool(const char* key) const { in GetBool() function in arrow::json::internal::ObjectParser::Impl
79 Result<bool> ObjectParser::GetBool(const char* key) const { return impl_->GetBool(key); } in GetBool() function in arrow::json::internal::ObjectParser
/dports/editors/lazarus/lazarus/ide/
H A Dfrmcustomapplicationoptions.pas47 function GetBool(Index: integer): Boolean; in GetBool() function
113 function TCustomApplicationOptionsForm.GetBool(Index: integer): Boolean; in GetBool() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dfrmcustomapplicationoptions.pas47 function GetBool(Index: integer): Boolean; in GetBool() function
113 function TCustomApplicationOptionsForm.GetBool(Index: integer): Boolean; in GetBool() function
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dfrmcustomapplicationoptions.pas47 function GetBool(Index: integer): Boolean; in GetBool() function
113 function TCustomApplicationOptionsForm.GetBool(Index: integer): Boolean; in GetBool() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dfrmcustomapplicationoptions.pas47 function GetBool(Index: integer): Boolean; in GetBool() function
113 function TCustomApplicationOptionsForm.GetBool(Index: integer): Boolean; in GetBool() function
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Internal/
H A DRandomGenerator.cs135 public bool GetBool() in GetBool() method in NUnit.Framework.Internal.RandomGenerator
144 public bool GetBool(double probability) in GetBool() method in NUnit.Framework.Internal.RandomGenerator
/dports/devel/lazygit/lazygit-0.31.4/pkg/commands/git_config/
H A Dcached_git_config.go11 GetBool(string) bool methodSpec
52 func (self *CachedGitConfig) GetBool(key string) bool { func
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/core/
H A Doptions.cc66 bool Options::GetBool(const std::string &name) const { in GetBool() function in draco::Options
70 bool Options::GetBool(const std::string &name, bool default_val) const { in GetBool() function in draco::Options
/dports/archivers/draco/draco-1.4.3/src/draco/core/
H A Doptions.cc69 bool Options::GetBool(const std::string &name) const { in GetBool() function in draco::Options
73 bool Options::GetBool(const std::string &name, bool default_val) const { in GetBool() function in draco::Options

12345678910>>...52