HomeSort by relevance Sort by last modified time
    Searched full:notsupported (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/skia/src/gpu/
GrPictureUtils.cpp 58 NotSupported();
152 NotSupported();
185 NotSupported();
199 static void NotSupported() {
  /external/skia/src/gpu/
GrPictureUtils.cpp 58 NotSupported();
152 NotSupported();
185 NotSupported();
199 static void NotSupported() {
  /external/deqp/doc/testlog-stylesheet/
testlog.css 112 .NotSupported { background: #ff69b4; }
testlog.xsl 28 <tr><td><xsl:text>Not supported</xsl:text></td><td class="NotSupported"><xsl:value-of select="ResultTotals/@NotSupported"/></td></tr>
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
status.h 41 static Status NotSupported(const Slice& msg, const Slice& msg2 = Slice()) {
  /external/deqp/executor/
xeTestCaseResult.cpp 42 case TESTSTATUSCODE_NOT_SUPPORTED: return "NotSupported";
xeTestResultParser.cpp 93 { 0x6409f93c, "NotSupported", TESTSTATUSCODE_NOT_SUPPORTED },
  /external/deqp/scripts/
testset.py 209 FilterRule("any-fail", "Any of results is not 'Pass' or 'NotSupported'", [lambda l: not all(l, lambda r: r == 'Pass' or r == 'NotSupported')]),
run_nightly.py 45 .NotSupported { background: #ff69b4; }
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_characteristic_client.cc 184 error_callback.Run("org.bluez.Error.NotSupported",
215 error_callback.Run("org.bluez.Error.NotSupported",
  /external/chromium_org/third_party/skia/src/utils/
SkGatherPixelRefsAndRects.h 312 NotSupported();
324 static void NotSupported() {
  /external/skia/src/utils/
SkGatherPixelRefsAndRects.h 312 NotSupported();
324 static void NotSupported() {
  /external/deqp/doc/
qpa_file_format.txt 164 NotSupported, // Some feature was not supported in the implementation.
  /external/deqp/scripts/log/
log_parser.py 12 NOT_SUPPORTED = 'NotSupported'
  /external/deqp/doc/testspecs/GLES2/
functional.fbo.completeness.txt 108 Some tests may return the status "NotSupported" because the implementation
  /external/deqp/modules/egl/
teglSimpleConfigCase.cpp 88 // If no compatible configs are found, it is reported as NotSupported
teglMultiThreadTests.cpp 334 bool notSupported = false;
342 notSupported = true;
386 if (notSupported)
    [all...]
teglGLES2SharingThreadedTests.cpp     [all...]
  /external/chromium_org/chromeos/network/
network_device_handler.h 95 // Error.NotSupported on all other technologies.
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DeqpTestRunnerTest.java 552 * Test dEQP NotSupported result code.
555 testResultCode("NotSupported", true);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DeqpTestRunner.java 259 } else if (code.compareTo("NotSupported") == 0) {
  /external/deqp/framework/qphelper/
qpTestLog.c 169 { QP_TEST_RESULT_NOT_SUPPORTED, "NotSupported" },
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 

Completed in 2452 milliseconds

1 2