| /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.helper/ |
| D | tuple_size_value_sfinae.pass.cpp | 25 constexpr bool has_value(int) { return true; } in has_value() function 26 template <class> constexpr bool has_value(long) { return false; } in has_value() function 27 template <class T> constexpr bool has_value() { return has_value<T>(0); } in has_value() function
|
| /external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.helper/ |
| D | tuple_size_value_sfinae.pass.cpp | 25 constexpr bool has_value(int) { return true; } in has_value() function 26 template <class> constexpr bool has_value(long) { return false; } in has_value() function 27 template <class T> constexpr bool has_value() { return has_value<T>(0); } in has_value() function
|
| /external/tensorflow/tensorflow/core/kernels/data/ |
| D | optional_ops.h | 54 bool has_value() const { return values_ != nullptr; } in has_value() function 78 bool has_value = false; in Decode() local
|
| /external/tensorflow/tensorflow/python/data/ops/ |
| D | optional_ops.py | 69 def has_value(self, name=None): member in Optional 177 def has_value(self, name=None): member in _OptionalImpl
|
| /external/libtextclassifier/native/utils/ |
| D | optional.h | 53 constexpr bool has_value() const { return init_; } in has_value() function
|
| /external/pigweed/pw_persistent_ram/public/pw_persistent_ram/ |
| D | persistent_buffer.h | 126 bool has_value() const { in has_value() function
|
| D | persistent.h | 117 bool has_value() const { in has_value() function
|
| /external/libchrome/base/test/metrics/ |
| D | histogram_enum_reader.cc | 38 const bool has_value = reader->NodeAttribute("value", &value_str); in ParseEnumFromHistogramsXml() local
|
| /external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
| D | hpack_table.h | 99 int has_value; member
|
| /external/angle/third_party/abseil-cpp/absl/types/ |
| D | any.h | 349 bool has_value() const noexcept { return obj_ != nullptr; } in has_value() function
|
| D | optional.h | 458 constexpr bool has_value() const noexcept { return this->engaged_; } in has_value() function
|
| /external/openscreen/third_party/abseil/src/absl/types/ |
| D | any.h | 349 bool has_value() const noexcept { return obj_ != nullptr; } in has_value() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/ |
| D | any.h | 349 bool has_value() const noexcept { return obj_ != nullptr; } in has_value() function
|
| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | EnumDescriptorProto.php | 29 private $has_value = false; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto
|
| /external/libtextclassifier/abseil-cpp/absl/types/ |
| D | any.h | 349 bool has_value() const noexcept { return obj_ != nullptr; } in has_value() function
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
| D | hpack_table.h | 143 int has_value; member
|
| /external/webrtc/third_party/abseil-cpp/absl/types/ |
| D | any.h | 368 bool has_value() const noexcept { return obj_ != nullptr; } in has_value() function
|
| D | optional.h | 458 constexpr bool has_value() const noexcept { return this->engaged_; } in has_value() function
|
| /external/abseil-cpp/absl/types/ |
| D | any.h | 368 bool has_value() const noexcept { return obj_ != nullptr; } in has_value() function
|
| D | optional.h | 458 constexpr bool has_value() const noexcept { return this->engaged_; } in has_value() function
|
| /external/angle/third_party/abseil-cpp/absl/base/ |
| D | optimization_test.cc | 83 absl::optional<bool> has_value(false); in TEST() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/ |
| D | optimization_test.cc | 83 absl::optional<bool> has_value(false); in TEST() local
|
| /external/autotest/client/cros/ |
| D | kernel_config.py | 57 def has_value(self, name, value): member in KernelConfig
|
| /external/libtextclassifier/abseil-cpp/absl/base/ |
| D | optimization_test.cc | 83 absl::optional<bool> has_value(false); in TEST() local
|
| /external/openscreen/third_party/abseil/src/absl/base/ |
| D | optimization_test.cc | 83 absl::optional<bool> has_value(false); in TEST() local
|