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

1 2 3 4 5 6 7 891011>>

  /external/skia/tools/
PictureRenderer.h 491 * Multithreaded mode currently does not support writing to a file.
  /external/zlib/src/contrib/vstudio/vc10/
miniunz.vcxproj 161 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
testzlibdll.vcxproj 161 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /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 136 * designed for use in multithreaded contexts:
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings_test.py 339 'RuntimeLibrary': 'MultiThreaded',
    [all...]
  /external/srec/srec/Recognizer/include/
SR_Recognizer.h 478 * protect internal data from multithreaded access.
    [all...]
  /external/llvm/docs/
GarbageCollection.rst 633 Denotes a multithreaded mutator; the collector must still stop the mutator
635 multithreaded mutator is a complicated problem. It generally requires highly
649 multithreaded programs. This will be added in the future as there is
    [all...]
  /external/chromium_org/content/public/common/
content_switches.cc 276 // Disable multithreaded GPU compositing of web content.
501 // Enable multithreaded GPU compositing of web content.
    [all...]
  /external/chromium_org/third_party/libxml/src/
configure.in 894 echo Disabling multithreaded support
896 echo Enabling multithreaded support
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/
overview.html 100 speed, reuse existing multithreaded/multicore C/C++ code bases, and
  /external/chromium_org/third_party/angle/projects/src/
translator_lib.vcxproj 87 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 42 ${toggle_multithread} multithreaded encoding and decoding
  /external/chromium_org/third_party/sqlite/src/
configure.ac 236 # Do we want to support multithreaded use of sqlite
  /external/chromium_org/third_party/sqlite/src/src/
test4.c 12 ** Code for testing the the SQLite library in a multithreaded environment.
  /external/chromium_org/third_party/tcmalloc/vendor/
NEWS 217 X issue: in multithreaded programs, it seems that OS X often delivers
  /external/chromium_org/v8/src/
api.h 486 // data. In multithreaded V8 programs this data is copied in and out of storage
  /external/clang/include/clang/Frontend/
CompilerInstance.h 656 /// multithreaded use, as the underlying signal mechanism is not reentrant
  /external/eigen/Eigen/src/SparseQR/
SparseQR.h 345 * 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/0.153/libelf/
libelfP.h 319 /* Lock to handle multithreaded programs. */

Completed in 5110 milliseconds

1 2 3 4 5 6 7 891011>>