Searched defs:IsAllowed (Results 1 - 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dname_uniquer.cc27 bool IsAllowed(char character) { function in namespace:xla::__anon25675
35 CHECK(std::all_of(separator.begin(), separator.end(), IsAllowed))
48 if (!IsAllowed(result[i])) {
/external/v8/src/
H A Dassert-scope.cc102 bool PerThreadAssertScope<kType, kAllow>::IsAllowed() { function in class:v8::internal::PerThreadAssertScope
130 bool PerIsolateAssertScope<kType, kAllow>::IsAllowed(Isolate* isolate) { function in class:v8::internal::PerIsolateAssertScope
/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 ...

Completed in 393 milliseconds