HomeSort by relevance Sort by last modified time
    Searched full:multithreaded (Results 76 - 100 of 337) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu/icu4c/source/samples/strsrch/
strsrch.vcxproj 171 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
210 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/libevent/
poll.c 132 /* If we're using this backend in a multithreaded setting,
135 * polling. If we're not multithreaded, then we'll skip the
  /external/libopus/win32/VS2010/
silk_fixed.vcxproj 127 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
149 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
celt.vcxproj 200 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
231 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
opus.vcxproj 145 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
178 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
silk_float.vcxproj 152 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
186 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/mesa3d/src/mapi/mapi/
u_current.c 80 * multithreaded. Single-threaded applications will use \c _glapi_Dispatch
91 * used to determine whether or not the application is multithreaded.
  /external/protobuf/gtest/codegear/
gtest_unittest.cbproj 35 <Multithreaded>true</Multithreaded>
  /external/valgrind/docs/xml/
xml_help.txt 127 Eraser: A Dynamic Data Race Detector for Multithreaded Programs<br/>
137 Eraser: A Dynamic Data Race Detector for Multithreaded Programs
  /external/vulkan-validation-layers/tests/gtest-1.7.0/codegear/
gtest_unittest.cbproj 35 <Multithreaded>true</Multithreaded>
  /frameworks/rs/cpu_ref/
rsCpuCore.h 64 // MTLaunchStruct passes information about a multithreaded kernel launch.
106 // multithreaded execution.
  /external/google-benchmark/src/
benchmark.cc 267 bool multithreaded; // Is benchmark multi-threaded? member in struct:benchmark::internal::Benchmark::Instance
378 instance.multithreaded = !(family->thread_counts_.empty());
622 if (b.multithreaded)
641 if (b.multithreaded) {
730 if (b.multithreaded) {
  /external/eigen/Eigen/src/SPQRSupport/
SuiteSparseQRSupport.h 39 * This class is used to perform a multithreaded and multifrontal rank-revealing QR decomposition
100 * Tim Davis, "Algorithm 915, SuiteSparseQR: Multifrontal Multithreaded Rank-Revealing
  /external/icu/icu4c/source/samples/break/
break.vcxproj 93 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
135 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/icu/icu4c/source/samples/legacy/
legacy.vcxproj 89 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
128 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/icu/icu4c/source/test/letest/
gendata.vcxproj 167 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
205 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
letest.vcxproj 89 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
164 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 107 private boolean multiThreaded;
219 * Run the analysis multithreaded
223 multiThreaded = enable;
528 if (multiThreaded) {
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
SynchronizedMultivariateSummaryStatistics.java 25 * is safe to use in a multithreaded environment. Multiple threads can safely
SynchronizedSummaryStatistics.java 22 * is safe to use in a multithreaded environment. Multiple threads can safely
  /external/elfutils/libasm/
libasmP.h 176 /* Lock to handle multithreaded programs. */
  /external/google-breakpad/src/tools/windows/converter/
ms_symbol_server_converter.vcproj 171 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
220 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
271 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
323 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/guava/guava/src/com/google/common/cache/
LongAdder.java 132 * points between multithreaded computations. If there are
  /external/libmicrohttpd/src/microhttpd/
connection_https.c 124 * implementations (multithreaded, external select, internal select)
  /external/libmicrohttpd/w32/VS2013/
hellobrowser.vcxproj 161 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>

Completed in 1240 milliseconds

1 2 34 5 6 7 8 91011>>