Home
last modified time | relevance | path

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

/external/angle/src/tests/deqp_support/
Dangle_deqp_libtester.h36 NotSupported, enumerator
/external/rust/crates/psci/src/smccc/arch/
Derror.rs18 NotSupported, enumerator
/external/rust/crates/vulkano/src/device/
Dfeatures.rs209 NotSupported, enumerator
/external/tensorflow/tensorflow/lite/profiling/
Dmemory_usage_monitor_test.cc33 TEST(MemoryUsageMonitor, NotSupported) { in TEST() argument
/external/rust/crates/psci/src/
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/rust/crates/vulkano/src/
Dextensions.rs225 NotSupported, enumerator
/external/openthread/third_party/mbedtls/repo/tests/scripts/
Dgenerate_psa_tests.py156 class NotSupported: class
/external/mbedtls/tests/scripts/
Dgenerate_psa_tests.py154 class NotSupported: class
/external/angle/include/GLSLANG/
DShaderLang.h97 NotSupported, enumerator
107 NotSupported, // Fragments cannot be ordered or synchronized. enumerator
/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp3185 TEST_P(ComputeShaderTestES3, NotSupported) in TEST_P() argument