HomeSort by relevance Sort by last modified time
    Searched full:threaded (Results 151 - 175 of 1090) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/test/Index/
comment-misc-tags.m 10 @abstract Single-threaded work-loop client request mechanism.
27 // CHECK-NEXT: (CXComment_Text Text=[ Single-threaded work-loop client request mechanism.] HasTrailingNewline)
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/
BulletAppState.java 265 * Default mode; user update, physics update and rendering happen sequentially (single threaded)
269 * Parallel threaded mode; physics update and rendering are executed in parallel, update order is kept.<br/>
  /external/libvorbis/doc/vorbisfile/
ov_fopen.html 82 <dt><b>[a] Threaded decode</b><p>
83 <dd>If your decoder is threaded, it is recommended that you NOT call
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlcdtrack.html 19 TITLE="Multi-threaded Programming"
307 >Multi-threaded Programming</TD
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_timer.h 81 * should not use this function in multi-threaded applications as signals
82 * to multi-threaded apps have undefined behavior in some implementations.
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_timer.h 81 * should not use this function in multi-threaded applications as signals
82 * to multi-threaded apps have undefined behavior in some implementations.
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_timer.h 81 * should not use this function in multi-threaded applications as signals
82 * to multi-threaded apps have undefined behavior in some implementations.
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_timer.h 81 * should not use this function in multi-threaded applications as signals
82 * to multi-threaded apps have undefined behavior in some implementations.
  /external/chromium_org/base/memory/
weak_ptr_unittest.cc 494 // The default style "fast" does not support multi-threaded tests
522 // The default style "fast" does not support multi-threaded tests
542 // The default style "fast" does not support multi-threaded tests
566 // The default style "fast" does not support multi-threaded tests
585 // The default style "fast" does not support multi-threaded tests
  /external/chromium_org/cc/trees/
single_thread_proxy.cc 42 // Impl-side painting not supported without threaded compositing.
44 << "Threaded compositing must be enabled to use impl-side painting.";
222 // In the single-threaded case, the scale and scroll deltas should never be
proxy.h 76 // Defers commits until it is reset. It is only supported when in threaded
  /external/chromium_org/content/browser/gpu/
compositor_util.cc 223 // We always want threaded compositing on Aura.
241 // Force compositing mode is a subset of threaded compositing mode.
284 << "force-compositing-mode and threaded-compositing.";
  /external/chromium_org/third_party/re2/re2/testing/
dfa_test.cc 42 // Check that single-threaded code works.
264 // Same as single-threaded test above.
273 // Check that single-threaded code works.
  /external/regex-re2/re2/testing/
dfa_test.cc 42 // Check that single-threaded code works.
264 // Same as single-threaded test above.
273 // Check that single-threaded code works.
  /external/valgrind/main/drd/tests/
Makefile.am 287 threaded-fork.stderr.exp \
288 threaded-fork.vgtest \
333 threaded-fork \
  /external/bison/lib/
unlocked-io.h 28 fine since all of the applications in this package are single threaded.
  /external/chromium/base/
atomicops_internals_x86_gcc.cc 39 // if we haven't been initialized yet, we're probably single threaded, and our
  /external/chromium/chrome/browser/printing/
print_job_unittest.cc 89 // Test the multi-threaded nature of PrintJob to make sure we can use it with
  /external/chromium/net/base/
host_resolver_proc.h 24 // the HostResolver implementation using them can be multi-threaded.
  /external/chromium/net/proxy/
multi_threaded_proxy_resolver.h 72 // multi-threaded model, each thread may have a different value for this
  /external/chromium/net/url_request/
url_request_job_tracker.h 23 // NOTE: URLRequest is single-threaded, so this class should only be used
  /external/chromium/testing/gmock/
CHANGES 27 * New feature: Google Mock can be safely used in multi-threaded tests
  /external/chromium_org/base/
atomicops_internals_x86_gcc.cc 39 // if we haven't been initialized yet, we're probably single threaded, and our
  /external/chromium_org/base/win/
object_watcher.cc 62 // Make sure ObjectWatcher is used in a single-threaded fashion.
  /external/chromium_org/chrome/browser/printing/
print_job_unittest.cc 92 // Test the multi-threaded nature of PrintJob to make sure we can use it with

Completed in 468 milliseconds

1 2 3 4 5 67 8 91011>>