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

1 2 3 4 5 6 7 891011>>

  /external/zlib/src/contrib/vstudio/vc11/
miniunz.vcxproj 165 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
minizip.vcxproj 162 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
testzlibdll.vcxproj 165 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_vcxproj.sh 293 release_runtime=MultiThreaded
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_decoder.h 123 * in a multithreaded context.
  /libcore/luni/src/main/java/java/util/concurrent/
package-info.java 151 * designed for use in multithreaded contexts:
  /external/libevent/
whatsnew-2.0.txt 216 different thread. (Previously, if you wanted to write multithreaded code
325 Libevent 2.1 may add a multithreaded WaitForMultipleEvents-based
  /external/opencv3/3rdparty/openexr/
ChangeLog.openexr 285 updated some comments, added comments, more multithreaded
324 to allow thread-safe library initialization in multithreaded
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp     [all...]
  /external/llvm/docs/
GarbageCollection.rst     [all...]
  /external/minijail/
libminijail.c     [all...]
  /external/libxml2/
configure.ac 1038 echo Disabling multithreaded support
1040 echo Enabling multithreaded support
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
oauth2_client.py 65 # Lock used for checking/exchanging refresh token, so multithreaded
  /external/clang/include/clang/Frontend/
CompilerInstance.h 718 /// multithreaded use, as the underlying signal mechanism is not reentrant
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 385 // behavior in multithreaded programs. However, on linux sigprocmask is
  /external/eigen/Eigen/src/SparseQR/
SparseQR.h 372 * Tim Davis, "Algorithm 915, SuiteSparseQR: Multifrontal Multithreaded Rank-Revealing
  /external/eigen/doc/
SparseLinearSystems.dox 47 <td> Any, rectangular</td><td>fill-in reducing, multithreaded, fast dense algebra</td>
  /external/elfutils/libelf/
libelfP.h 310 /* Lock to handle multithreaded programs. */
  /external/gemmlowp/internal/
multi_thread_gemm.h 598 // to getting good multithreaded performance especially for
  /external/google-benchmark/include/benchmark/
benchmark_api.h 123 In a multithreaded test, it is guaranteed that none of the threads will start
  /external/iw/
info.c 111 * callback pointer and store them there so they can be multithreaded
  /external/libpng/contrib/gregbook/
readpng2.c 237 * no real difference for a single image, but for a multithreaded browser
  /external/libvpx/libvpx/
configure 44 ${toggle_multithread} multithreaded encoding and decoding
  /external/libxml2/doc/html/
libxml-threads.html 41 </pre><p>xmlCleanupThreads() is used to to cleanup all the thread related data of the libxml2 library once processing has ended. WARNING: if your application is multithreaded or has plugin support calling this may crash the application if another thread or a plugin is still using libxml2. It's sometimes very hard to guess if libxml2 is in use in the application, some libraries or plugins may use it without notice. In case of doubt abstain from calling this function or do it just before calling exit() to avoid leak reports from valgrind !</p>
  /external/libxml2/os400/dlfcn/
dlfcn.c 64 #define THREADS 000002 /* Multithreaded job. */

Completed in 4619 milliseconds

1 2 3 4 5 6 7 891011>>