Searched refs:shouldClose (Results 1 - 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
H A Draw_ostream.cpp471 raw_fd_ostream::raw_fd_ostream(int fd, bool shouldClose, bool unbuffered) argument
473 ShouldClose(shouldClose), Error(false), UseAtomicWrites(false) {
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Draw_ostream.h356 raw_fd_ostream(int fd, bool shouldClose, bool unbuffered=false);
/external/llvm/lib/Support/
H A Draw_ostream.cpp519 raw_fd_ostream::raw_fd_ostream(int fd, bool shouldClose, bool unbuffered) argument
520 : raw_pwrite_stream(unbuffered), FD(fd), ShouldClose(shouldClose),
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp493 raw_fd_ostream::raw_fd_ostream(int fd, bool shouldClose, bool unbuffered) argument
494 : raw_pwrite_stream(unbuffered), FD(fd), ShouldClose(shouldClose),
/external/llvm/include/llvm/Support/
H A Draw_ostream.h387 raw_fd_ostream(int fd, bool shouldClose, bool unbuffered=false);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Draw_ostream.h400 raw_fd_ostream(int fd, bool shouldClose, bool unbuffered=false);
/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 517 milliseconds