Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/external/rust/crates/nix/src/sys/socket/
Dsockopt.rs687 struct GetBool { struct
692 impl Get<bool> for GetBool { argument
/external/flatbuffers/go/
Dencode.go27 func GetBool(buf []byte) bool { func
Dtable.go68 func (t *Table) GetBool(off UOffsetT) bool { func
/external/webrtc/rtc_base/strings/
Djson_unittest.cc100 TEST(JsonTest, GetBool) { in TEST() argument
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dattr_builder.cc348 bool AttrBuilder::GetBool(absl::string_view attr_name, bool* result) const { in GetBool() function in tensorflow::AttrBuilder
/external/libchrome/base/debug/
Dactivity_tracker.cc295 bool ActivityUserData::TypedValue::GetBool() const { in GetBool() function in base::debug::ActivityUserData::TypedValue
/external/libchrome/base/
Dvalues.cc225 bool Value::GetBool() const { in GetBool() function in base::Value
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.cc1223 bool OpAttrsInterface::GetBool(absl::string_view attr_name, in GetBool() function in tfrt::tf::OpAttrsInterface
/external/mesa3d/src/imgui/
Dimgui.cpp1912 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const in GetBool() function in ImGuiStorage