Home
last modified time | relevance | path

Searched defs:NotSupported (Results 1 – 17 of 17) sorted by relevance

/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dwakeup_fd_posix_default.cc31 absl::StatusOr<std::unique_ptr<WakeupFd>> NotSupported() { in NotSupported() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dwakeup_fd_posix_default.cc31 absl::StatusOr<std::unique_ptr<WakeupFd>> NotSupported() { in NotSupported() function
/external/angle/src/tests/deqp_support/
Dangle_deqp_libtester.h37 NotSupported, enumerator
/external/rust/android-crates-io/crates/smccc/src/arch/
Derror.rs18 NotSupported, enumerator
/external/rust/android-crates-io/crates/vulkano/src/device/
Dfeatures.rs42 NotSupported, enumerator
Dmod.rs862 NotSupported, enumerator
Dphysical.rs2798 NotSupported, enumerator
/external/rust/android-crates-io/crates/rusb/src/
Derror.rs49 NotSupported, enumerator
/external/rust/android-crates-io/crates/vulkano/src/
Dextensions.rs65 NotSupported, enumerator
/external/tensorflow/tensorflow/lite/profiling/
Dmemory_usage_monitor_test.cc33 TEST(MemoryUsageMonitor, NotSupported) { in TEST() argument
/external/rust/android-crates-io/crates/smccc/src/psci/
Derror.rs24 NotSupported, enumerator
/external/swiftshader/tests/regres/testlist/
Dtestlist.go204 NotSupported = Status("NOT_SUPPORTED") const
/external/libbrillo/brillo/http/
Dhttp_request.h190 static const int NotSupported = 501; variable
/external/executorch/runtime/core/
Derror.h52 NotSupported = 0x10, enumerator
/external/tink/cc/core/
Dkey_manager_impl_test.cc419 class NotSupported {}; class
/external/angle/include/GLSLANG/
DShaderLang.h103 NotSupported, enumerator
124 NotSupported, // Fragments cannot be ordered or synchronized. enumerator
/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp3173 TEST_P(ComputeShaderTestES3, NotSupported) in TEST_P() argument