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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/content/browser/resources/gpu/
info_view.js 113 'enabled_threaded': 'Hardware accelerated on demand and threaded',
115 'Hardware accelerated on all pages and threaded',
118 'accelerated_threaded': 'Accelerated and threaded',
123 'disabled_software_multithreaded': 'Software only, multi-threaded',
  /external/chromium_org/content/browser/service_worker/
service_worker_context_core.h 38 // The class is single threaded and should only be used on the IO thread.
  /external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_android.cc 35 // We only used threaded uploads when we can:
  /external/chromium_org/media/video/capture/win/
pin_base_win.h 6 // used in a single threaded apartment.
  /external/chromium_org/mojo/public/tests/
system_core_unittest.cc 108 // TODO(vtl): Add multi-threaded tests.
  /external/chromium_org/remoting/host/
chromoting_host_context.cc 19 // On Windows the AudioCapturer requires COM, so we run a single-threaded
  /external/chromium_org/third_party/WebKit/public/platform/
WebExternalTextureLayer.h 41 // When using the threaded compositor, this can mean at an arbitrary time until
  /external/chromium_org/third_party/libjingle/source/talk/examples/chat/
consoletask.h 39 // Provides properly threaded console I/O.
  /external/chromium_org/third_party/mesa/src/docs/
systems.html 44 generation and is multi-threaded
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
thread_lister.c 47 /* Default trivial thread lister for single-threaded applications,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
thread_lister.c 47 /* Default trivial thread lister for single-threaded applications,
  /external/chromium_org/v8/src/ia32/
cpu-ia32.cc 57 // code simultaneously. V8 (and JavaScript) is single threaded and when code
  /external/chromium_org/webkit/browser/blob/
blob_storage_host.h 28 // destruction of the instance. The class is single threaded and should
  /external/mesa3d/docs/
systems.html 44 generation and is multi-threaded
  /external/protobuf/src/google/protobuf/stubs/
once.cc 73 // that the program is still single-threaded at this time, and therefore it
  /external/qemu/distrib/sdl-1.2.15/src/timer/symbian/
SDL_systimer.cpp 105 SDL_SetError("Internal logic error: Epoc uses threaded timer");
  /external/v8/src/
vm-state-inl.h 39 // logger and partially threaded through the call stack. States are pushed by
  /external/valgrind/main/none/tests/
pth_atfork1.c 1 /* Tests for fork in multi-threaded environment.
  /external/webp/
README.android 34 - Added multi-threaded alpha encoding for lossy compression.
  /frameworks/base/core/jni/
android_database_SQLiteGlobal.cpp 52 // Enable multi-threaded mode. In this mode, SQLite is safe to use by multiple
  /frameworks/ex/variablespeed/src/com/android/ex/variablespeed/
SingleThreadedMediaPlayerProxy.java 27 * MediaPlayerProxy is single-threaded.
  /external/chromium_org/cc/output/
output_surface.h 144 // This can only supported in threaded compositing mode.
176 // Forwarded to OutputSurfaceClient but threaded through OutputSurface
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.h 42 bool threaded);
145 RenderWidgetCompositor(RenderWidget* widget, bool threaded);
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
ConvolverNode.cpp 40 // If the reverb is single-threaded and processes entirely in the real-time audio thread,
42 // But, the Reverb object is multi-threaded, so we want this as high as possible without losing too much accuracy.
  /external/chromium_org/third_party/sqlite/src/test/
mutex1.test 97 # * Multi-threaded mode,
98 # * Single-threaded mode.

Completed in 2394 milliseconds

1 2 3 4 56 7 8 91011>>