Searched defs:UNREACHABLE (Results 1 - 19 of 19) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A Ddebug.h63 #undef UNREACHABLE macro
64 #define UNREACHABLE(value) do { \ macro
/external/swiftshader/src/Common/
H A DDebugAndroid.hpp75 #define UNREACHABLE(value) do { \ macro
/external/swiftshader/src/OpenGL/common/
H A Ddebug.h81 #undef UNREACHABLE macro
83 #define UNREACHABLE(value) do { \ macro
88 #define UNREACHABLE(value) ERR("\t! Unreachable reached: %s(%d). %s: %d\n", __FUNCTION__, __LINE__, #value, value)
/external/apache-http/src/org/apache/http/conn/routing/
H A DHttpRouteDirector.java57 public final static int UNREACHABLE = -1; field in interface:HttpRouteDirector
/external/v8/src/base/
H A Dlogging.h19 // The FATAL, UNREACHABLE and UNIMPLEMENTED macros are useful during
26 #define UNREACHABLE() \ macro
33 #define UNREACHABLE() V8_Fatal("", 0, "unreachable code") macro
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h250 #define UNREACHABLE(msg) do { \ macro
255 #define UNIMPLEMENTED() UNREACHABLE("unimplemented")
/external/iputils/
H A Dclockdiff.c95 #define UNREACHABLE 2 macro
204 return UNREACHABLE;
383 return UNREACHABLE;
667 case UNREACHABLE:
/external/robolectric/v1/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
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/ ...
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/ ...

Completed in 487 milliseconds