Home
last modified time | relevance | path

Searched refs:MultiThreaded (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/.gitlab-ci/windows/
Dmesa_deps_build.ps179 -DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded `
112 -DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded `
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCOM.h20 enum class COMThreadingMode { SingleThreaded, MultiThreaded }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dscheduler.cpp141 cfg.allocator->create<Worker>(this, Worker::Mode::MultiThreaded, i);
372 case Mode::MultiThreaded: { in start()
409 case Mode::MultiThreaded: { in stop()
575 if (mode == Mode::MultiThreaded) { in run()
603 if (mode == Mode::MultiThreaded) { in waitForWork()
/third_party/skia/third_party/externals/libpng/projects/vstudio/
DREADME.txt37 Studio. In particular the runtime library is the "MultiThreaded DLL"
48 a non-standard runtime library - the "MultiThreaded" version. When you
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_sample_token_test.cc143 TEST(CordzSampleTokenTest, MultiThreaded) { in TEST() argument
Dcordz_handle_test.cc179 TEST(CordzHandleTest, MultiThreaded) { in TEST() argument
/third_party/glfw/
DCMakeLists.txt99 set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
/third_party/benchmark/test/
Dperf_counters_gtest.cc235 TEST(PerfCountersTest, MultiThreaded) { in TEST() argument
/third_party/vulkan-loader/tests/
DCMakeLists.txt24 set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>DLL")
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dscheduler.h331 MultiThreaded, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc302 TEST(HashtablezSamplerTest, MultiThreaded) { in TEST() argument
/third_party/vulkan-loader/
DCMakeLists.txt33 set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
/third_party/ninja/
DCMakeLists.txt23 set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
/third_party/astc-encoder/Source/
Dcmake_core.cmake256 MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
/third_party/node/
Dcommon.gypi172 'MSVC_runtimeType': 0 # MultiThreaded (/MT)
/third_party/libsnd/
DREADME.md261 cmake .. -D"MultiThreaded$<$<CONFIG:Debug>:Debug>"
/third_party/curl/
DCMakeLists.txt326 set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")