Home
last modified time | relevance | path

Searched refs:OSs (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/CodeGen/
DParallelCG.cpp39 std::unique_ptr<Module> M, ArrayRef<llvm::raw_pwrite_stream *> OSs, in splitCodeGen() argument
43 assert(BCOSs.empty() || BCOSs.size() == OSs.size()); in splitCodeGen()
45 if (OSs.size() == 1) { in splitCodeGen()
48 codegen(M.get(), *OSs[0], TMFactory, FileType); in splitCodeGen()
55 ThreadPool CodegenThreadPool(OSs.size()); in splitCodeGen()
59 std::move(M), OSs.size(), in splitCodeGen()
76 llvm::raw_pwrite_stream *ThreadOS = OSs[ThreadCount++]; in splitCodeGen()
/external/llvm/include/llvm/CodeGen/
DParallelCG.h40 splitCodeGen(std::unique_ptr<Module> M, ArrayRef<raw_pwrite_stream *> OSs,
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp842 std::list<tool_output_file> OSs; in main() local
849 OSs.emplace_back(PartFilename, EC, sys::fs::F_None); in main()
852 OSPtrs.push_back(&OSs.back().os()); in main()
859 for (tool_output_file &OS : OSs) in main()
/external/bzip2/
DREADME.COMPILATION.PROBLEMS22 bytes or above. Many older OSs can't handle files above this size,
/external/tensorflow/tensorflow/examples/android/
Dbuild.gradle21 // it will conflict with the BUILD file used by Bazel on case-insensitive OSs.
/external/llvm/tools/gold/
Dgold-plugin.cpp1085 std::list<llvm::raw_fd_ostream> OSs; in runSplitCodeGen() local
1091 OSs.emplace_back(FD, true); in runSplitCodeGen()
1092 OSPtrs[I] = &OSs.back(); in runSplitCodeGen()
/external/python/cpython3/Doc/library/
Dasyncio-subprocess.rst256 Stop the child. On Posix OSs the method sends :py:data:`signal.SIGTERM`
262 Kills the child. On Posix OSs the function sends :py:data:`SIGKILL` to
Dsubprocess.rst675 Stop the child. On Posix OSs the method sends SIGTERM to the
682 Kills the child. On Posix OSs the function sends SIGKILL to the child.
/external/compiler-rt/test/asan/
Dlit.cfg195 # Only run the tests on supported OSs.
/external/llvm/test/CodeGen/X86/
Dwin32_sret.ll188 ; The %x argument is moved to %ecx on all OSs. It will be the this pointer.
/external/compiler-rt/cmake/Modules/
DAddCompilerRT.cmake26 # Tries to add an "object library" target for a given list of OSs and/or
/external/python/cpython2/Doc/library/
Dsubprocess.rst518 Stop the child. On Posix OSs the method sends SIGTERM to the
527 Kills the child. On Posix OSs the function sends SIGKILL to the child.
/external/libevent/
Dwhatsnew-2.0.txt381 the data without ever copying it to userspace. On OSs where this is not
/external/valgrind/
DNEWS.old291 OSs.