Home
last modified time | relevance | path

Searched defs:bool_value (Results 1 – 25 of 687) sorted by relevance

12345678910>>...28

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dtest_extra_interfaces.proto48 optional bool bool_value = 2; field
57 optional bool bool_value = 1; field
/dports/sysutils/lnav/lnav-0.10.1/src/formats/logfmt/
H A Dlogfmt.parser.hh56 struct bool_value { struct in logfmt::parser
57 bool bv_value{false};
58 string_fragment bv_str_value;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dom_distiller_js/
H A Dtest_sample.proto16 optional bool bool_value = 4; field
26 repeated bool bool_value = 4; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dom_distiller_js/
H A Dtest_sample.proto16 optional bool bool_value = 4; field
26 repeated bool bool_value = 4; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGLCoverageTests.cpp118 glw::GLboolean bool_value = GL_TRUE; in iterate() local
151 glw::GLboolean bool_value = GL_TRUE; in iterate() local
522 glw::GLboolean bool_value = GL_TRUE; in iterate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/protos/perfetto/trace/track_event/
H A Ddebug_annotation.proto41 optional bool bool_value = 7; field
53 bool bool_value = 2; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/protos/perfetto/trace/track_event/
H A Ddebug_annotation.proto40 optional bool bool_value = 7; field
50 bool bool_value = 2; field
/dports/devel/csmith/csmith-2.3.0/src/
H A DEnumerator.h65 EnumObject(int bound, bool is_bool, bool bool_value) in EnumObject()
79 bool bool_value() { return bool_value_; } in bool_value() function
204 bool bool_value = false; in add_bool_elem() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/protos/perfetto/trace/chrome/
H A Dchrome_trace_event.proto32 optional bool bool_value = 7; field
47 bool bool_value = 2; field
92 bool bool_value = 3; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/protos/perfetto/trace/chrome/
H A Dchrome_trace_event.proto32 optional bool bool_value = 7; field
47 bool bool_value = 2; field
92 bool bool_value = 3; field
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/mp/include/mp/metavalue/
H A Dvalue.h23 using bool_value = value<bool, v>; variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/mp/include/mp/metavalue/
H A Dvalue.h23 using bool_value = value<bool, v>; variable
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/mp/include/mp/metavalue/
H A Dvalue.h23 using bool_value = value<bool, v>; variable
/dports/net/gupnp-dlna/gupnp-dlna-0.10.3/libgupnp-dlna/
H A Dgupnp-dlna-value-union.h34 gboolean bool_value; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/common/feature_policy/
H A Dpolicy_value.cc28 PolicyValue::PolicyValue(bool bool_value) in PolicyValue()
70 void PolicyValue::SetBoolValue(bool bool_value) { in SetBoolValue()
/dports/games/warmux/warmux-11.04/lib/warmux-server/include/
H A DWSERVER_config.h33 std::map<std::string, bool> bool_value; variable
/dports/chinese/pyzy/pyzy-6d9c3cd/src/
H A DVariant.h92 bool bool_value; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/infra_libs/ts_mon/protos/
H A Dmetrics.proto31 bool bool_value = 4; field
58 bool bool_value = 1; field
72 bool bool_value = 4; field
/dports/sysutils/p5-Brackup/Brackup-1.10/lib/Brackup/
H A DConfigSection.pm46 sub bool_value { subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/common/feature_policy/
H A Dpolicy_value.cc17 PolicyValue::PolicyValue(bool bool_value) in PolicyValue()
50 void PolicyValue::SetBoolValue(bool bool_value) { in SetBoolValue()
/dports/sysutils/istio/istio-1.6.7/common-protos/google/api/servicecontrol/v1/
H A Dmetric_value.proto53 bool bool_value = 4; field
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/src/values/
H A Dconfig_boolean.cc18 bool config_boolean::bool_value() const { in bool_value() function in hocon::config_boolean
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/common-protos/google/api/servicecontrol/v1/
H A Dmetric_value.proto53 bool bool_value = 4; field
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/gogo-genproto/common-protos/google/api/servicecontrol/v1/
H A Dmetric_value.proto53 bool bool_value = 4; field
/dports/devel/py-astroid/astroid-2.9.0/astroid/
H A Dbases.py317 def bool_value(self, context=None): member in Instance
417 def bool_value(self, context=None): member in UnboundMethod
546 def bool_value(self, context=None): member in BoundMethod
576 def bool_value(self, context=None): member in Generator

12345678910>>...28