Searched refs:RETURN_FAILURE (Results 1 - 10 of 10) sorted by relevance

/external/python/cpython3/Modules/
H A Dsre_lib.h360 #define RETURN_FAILURE do { ret = 0; goto exit; } while(0) macro
368 do { RETURN_ON_ERROR(i); if (i == 0) RETURN_FAILURE; } while (0)
536 RETURN_FAILURE;
576 RETURN_FAILURE;
587 RETURN_FAILURE;
599 RETURN_FAILURE;
606 RETURN_FAILURE;
616 RETURN_FAILURE;
626 RETURN_FAILURE;
635 RETURN_FAILURE;
[all...]
/external/python/cpython2/Modules/
H A D_sre.c673 #define RETURN_FAILURE do { ret = 0; goto exit; } while(0) macro
681 do { RETURN_ON_ERROR(i); if (i == 0) RETURN_FAILURE; } while (0)
842 RETURN_FAILURE;
882 RETURN_FAILURE;
893 RETURN_FAILURE;
909 RETURN_FAILURE;
919 RETURN_FAILURE;
929 RETURN_FAILURE;
938 RETURN_FAILURE;
947 RETURN_FAILURE;
[all...]
/external/v8/src/
H A Dobjects.cc1520 RETURN_FAILURE(isolate, should_throw,
4441 RETURN_FAILURE(
4461 RETURN_FAILURE(isolate, should_throw,
4471 RETURN_FAILURE(isolate, should_throw,
4521 RETURN_FAILURE(it->isolate(), should_throw,
4539 RETURN_FAILURE(
4548 RETURN_FAILURE(array->GetIsolate(), should_throw,
5070 RETURN_FAILURE(isolate, should_throw,
5136 RETURN_FAILURE(isolate, should_throw,
6277 RETURN_FAILURE(isolat
[all...]
H A Dobjects.h1139 #define RETURN_FAILURE(isolate, should_throw, call) \ macro
/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 2301 milliseconds