Searched refs:NOT_IMPLEMENTED (Results 1 - 25 of 32) sorted by last modified time

12

/external/tpm2/
H A DCommandAttributeData.c124 #define NOT_IMPLEMENTED (_ATTR_)(0) macro
152 (_ATTR_) (NOT_IMPLEMENTED),
263 (_ATTR_) (NOT_IMPLEMENTED),
273 (_ATTR_) (NOT_IMPLEMENTED),
287 (_ATTR_) (NOT_IMPLEMENTED),
317 (_ATTR_) (NOT_IMPLEMENTED),
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/
H A DConversionException.java36 public static final String NOT_IMPLEMENTED = "Conversion mode not implemented yet"; field in class:ConversionException
H A DProjectConverter.java68 addException(new ConversionException(ConversionException.NOT_IMPLEMENTED));
/external/skia/src/pdf/
H A DSkPDFDevice.cpp331 NOT_IMPLEMENTED(clipFill == SkPath::kInverseEvenOdd_FillType, false);
332 NOT_IMPLEMENTED(clipFill == SkPath::kInverseWinding_FillType, false);
689 NOT_IMPLEMENTED(!matrix.hasPerspective(), false);
1288 NOT_IMPLEMENTED(paint.getMaskFilter() != nullptr, false);
1363 NOT_IMPLEMENTED(paint.getMaskFilter() != nullptr, false);
2072 NOT_IMPLEMENTED(paint.getPathEffect() != nullptr, false);
2073 NOT_IMPLEMENTED(paint.getMaskFilter() != nullptr, false);
2074 NOT_IMPLEMENTED(paint.getColorFilter() != nullptr, false);
H A DSkPDFUtils.cpp211 NOT_IMPLEMENTED(fill == SkPath::kInverseEvenOdd_FillType, false);
212 NOT_IMPLEMENTED(fill == SkPath::kInverseWinding_FillType, false);
H A DSkPDFUtils.h28 #define NOT_IMPLEMENTED(condition, assert) \ macro
31 PRINT_NOT_IMPL("NOT_IMPLEMENTED: " #condition "\n"); \
/external/robolectric/v3/runtime/
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/nist-sip/java/gov/nist/javax/sip/message/
H A DSIPResponse.java249 case NOT_IMPLEMENTED :
/external/nist-sip/java/javax/sip/message/
H A DResponse.java49 int NOT_IMPLEMENTED = 501; field in interface:Response
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
H A DNanoHTTPD.java1208 NOT_IMPLEMENTED(501, "Not Implemented"), enum constant in enum:NanoHTTPD.Response.Status
/external/jetty/lib/
H A Djetty-util-6.1.26.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...
/external/jetty/src/java/org/eclipse/jetty/http/
H A DHttpStatus.java800 NOT_IMPLEMENTED(NOT_IMPLEMENTED_501, "Not Implemented"), enum constant in enum:HttpStatus.Code
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/guice/extensions/struts2/lib/
H A Djetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/bindings/python/clang/
H A Dcindex.py772 CursorKind.NOT_IMPLEMENTED = CursorKind(72)
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
H A Dtransport_test.py311 self.ResetServer(wsgi_util.error(six.moves.http_client.NOT_IMPLEMENTED,
/external/caliper/lib/
H A Djersey-client-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DJDWPConstants.java465 public static final int NOT_IMPLEMENTED = 99; field in class:JDWPConstants.Error
588 case NOT_IMPLEMENTED:
589 return "NOT_IMPLEMENTED";

Completed in 654 milliseconds

12