Home
last modified time | relevance | path

Searched defs:IsUnknown (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dparse_number.h54 inline bool IsUnknown(const NumberType& type) { in IsUnknown() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dparse_number.h54 inline bool IsUnknown(const NumberType& type) { in IsUnknown() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/
H A Dparse_number.h54 inline bool IsUnknown(const NumberType& type) { in IsUnknown() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Derrors.cc243 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/pigweed/pw_status/public/pw_status/
H A Dstatus_with_size.h169 [[nodiscard]] constexpr bool IsUnknown() const { in IsUnknown() function
H A Dstatus.h162 [[nodiscard]] constexpr bool IsUnknown() const { in IsUnknown() function
/aosp_15_r20/external/libtextclassifier/native/utils/i18n/
H A Dlocale.cc148 bool Locale::IsUnknown() const { in IsUnknown() function in libtextclassifier3::Locale
/aosp_15_r20/external/icing/icing/absl_ports/
H A Dcanonical_errors.cc120 bool IsUnknown(const libtextclassifier3::Status& status) { in IsUnknown() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dsymbolic_shapes.cc42 bool IsUnknown(const TensorShapeProto::Dim& dim) { return dim.size() == -1; } in IsUnknown() function
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc191 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc191 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/
H A Dstatus.cc260 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/abseil-cpp/absl/status/
H A Dstatus.cc260 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/status/
H A Dstatus.cc260 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/
H A Dstatus.cc437 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatus.cc454 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/status/
H A Dstatus.cc453 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/status/
H A Dstatus.cc454 bool IsUnknown(const Status& status) { in IsUnknown() function
/aosp_15_r20/build/soong/filesystem/
H A Dfilesystem.go314 func (fs fsType) IsUnknown() bool { func
/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination.cc355 bool IsUnknown() const { in IsUnknown() function in art::LSEVisitor::Value