Home
last modified time | relevance | path

Searched defs:NotSupported (Results 1 – 15 of 15) 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/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.h36 NotSupported, enumerator
/external/rust/crates/smccc/src/arch/
Derror.rs18 NotSupported, enumerator
/external/rust/crates/vulkano/src/device/
Dfeatures.rs42 NotSupported, enumerator
Dmod.rs862 NotSupported, enumerator
Dphysical.rs2798 NotSupported, enumerator
/external/rust/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/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/tink/cc/core/
Dkey_manager_impl_test.cc419 class NotSupported {}; class
/external/angle/include/GLSLANG/
DShaderLang.h104 NotSupported, enumerator
114 NotSupported, // Fragments cannot be ordered or synchronized. enumerator
/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp3173 TEST_P(ComputeShaderTestES3, NotSupported) in TEST_P() argument